/* DEFINE COLOR PALETTE */
/* #C1BAB2; */
/* FONT STYLES */
body h1,
body h2,
body h3 {
  font-family: 'Open Sans', sans-serif;
  color: #c49b68;
}
body h1 {
  font-size: 40px;
  font-weight: 800;
  line-height: 60px;
  margin-top: 0;
}
body h2 {
  font-size: 30px;
  font-weight: 800;
  line-height: 45px;
  margin-top: 0;
  color: #928775;
}
body h3 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 15px;
  color: #928775;
}
body h4,
body h5,
body h6 {
  font-family: 'Roboto Slab', serif;
  font-size: 26px;
  color: #928775;
}
body h4 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 15px;
}
body h5 {
  font-size: 23px;
  line-height: 27px;
  margin-bottom: 15px;
}
body h5 em {
  color: #b9ac98;
}
body h6 {
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 15px;
}
html body {
  background-color: #f7f2ec !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
/* BOOTSTRAP OVERRIDE */
html body {
  color: #6e6557;
  /*line-height: 1.8;*/
}
body a {
  color: #da9138;
}
body a:hover,
body a:focus,
ul.breadcrumb li a:hover,
ul.breadcrumb li a:focus {
  color: #f4ab51;
}
body a:focus {
  outline: none;
}
a[name]::before {
  content: "";
  display: block;
  height: 100px;
  margin: -100px 0 0;
}
.nav-wide ul.level0 li.level1 span.subtitle:hover {
  color: #648ec8;
}
.products-grid .product-name a,
.products-list .product-name a,
.footer-products-list .product-name a,
.sidebar .block li.item .product-details .product-name a {
  color: #da9138;
}
.products-grid .product-name a:hover,
.products-list .product-name a:hover,
.footer-products-list .product-name a:hover,
.sidebar .block li.item .product-details .product-name a:hover {
  color: #f4ab51;
}
body .btn {
  border: none;
  font-weight: 600;
}
body .btn-default {
  background-color: #61865a;
  color: #f7f2ec;
}
body .btn-default:focus {
  background-color: #736d60 !important;
  color: #f7f2ec;
}
.btn-default[disabled] {
  background-color: #736d60 !important;
  opacity: 1;
}
body .btn-default:hover,
body .btn-default:active,
body .btn.btn-default:hover,
body .btn.btn-primary:hover,
body .btn.btn-default:active,
body .btn.btn-primary:active,
body .ajaxkit-login-submit-form:hover {
  background-color: #52714C !important;
  color: #f7f2ec;
}
body .btn-primary,
body .btn-success {
  color: #f7f2ec !important;
  background-color: #61865a !important;
  box-shadow: 0 3px 0 0 #52714C;
}
body .btn.btn-primary:hover,
body .btn.btn-success:hover,
body .btn-primary:active,
body .btn-primary.active,
body .btn.btn-success:active,
body .btn.btn-success.active,
body .btn-primary:focus,
body .btn-primary.focus,
body .btn-success:focus,
body .btn-success.focus {
  background-color: #688f61;
  color: #f7f2ec;
  box-shadow: none;
  margin-top: 3px !important;
  margin-bottom: -3px !important;
}
body .btn-primary:active,
body .btn-primary.active,
body .btn-success:active,
body .btn-success.active {
  background: #435c3e;
}
body .btn-lg,
body .btn-group-lg > .btn {
  position: absolute;
  float: none;
  margin: 0px 0 10px 0px;
  padding: 8px 17px;
  height: 40px;
  font-size: 15px;
  width: auto;
  line-height: normal;
  vertical-align: top;
}
.btn.amgiftcard {
  position: relative;
  margin: 0px 0px 3px 0px;
}
body .ajaxkit-login-submit-form.btn.btn-primary:hover {
  /*margin-top: 0 !important;*/
  margin-bottom: 3em !important;
  box-shadow: 0 3px 0 0 #52714C;
}

.btn-gray {
  background-color:#6c6456 !important;
}
.btn-gray:hover, body .btn.btn-gray:hover {
  background-color:#bb9f7c !important;
}

img.out-stock-img {
    position:absolute;
    z-index:9;
    background-color:#000;
    opacity:0.3;
}

.out-stock-price .price {
   color:#aaaaaa; 
}

.rev_slider_wrapper .tp-leftarrow.default:hover,
.rev_slider_wrapper .tp-rightarrow.default:hover {
  background-color: #52714C;
}
body hr {
  border-top: 1px solid #ede5dd;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.fa-sm {
  font-size: 11px;
}
.main-container ul.bullets {
  list-style-type: disc;
}
.main-container ul.bullets li {
  margin-left: 20px;
}
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
  margin-left: 15px;
}
table.table,
table.table > thead > tr > th,
table.table > tbody > tr > th,
table.table > tfoot > tr > th,
table.table > thead > tr > td,
table.table > tbody > tr > td,
table.table > tfoot > tr > td {
  border-color: #D2C6BA;
}
table.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ede5dd;
}
table.table-striped {
  border-top: 1px solid #ede5dd;
}
table.table thead th {
  text-align: left;
}
table th,
table td strong,
table th strong {
  font-weight: 600;
  /*background-color: @block_bg;*/
}
thead .first.last:not(.my-order-head) {
  background-color: #5A5347;
}
html .media {
  border-bottom: 1px solid #ede5dd;
}
html .media-body {
  width: 86%;
}
.media-object + .media-object {
  margin-top: 10px;
  margin-bottom: 15px;
}
html .progress {
  border-radius: 8px;
}
.progress-label {
  line-height: 30px;
  font-weight: 800;
}
html .progress .pull-left,
html .progress .pull-right {
  position: relative;
  top: 22px;
  color: #5a5347;
}
span.more:before {
  top: 1px;
  display: inline-block;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform 0.25s linear;
}
p a.more:before {
  top: 1px;
  display: inline-block;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform 0.25s linear;
}
.more[aria-expanded="true"]:before {
  font-family: "FontAwesome";
  content: "\f139";
  font-size: 1.5em;
  margin-top: 10px;
  margin-right: 5px;
  margin-left: 3px;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  vertical-align: -10%;
}
.more[aria-expanded="false"]:before {
  font-family: "FontAwesome";
  content: "\f13a";
  font-size: 1.5em;
  margin-top: 10px;
  margin-right: 5px;
  margin-left: 3px;
  vertical-align: -10%;
}
a.more {
  font-size: 1.1em;
}
html .progress-bar-default {
  background-color: #ceb391;
}
.callout {
  padding: 20px !important;
  margin: 20px 0 !important;
  border: 1px solid #e4d9cc;
  border-left-width: 5px;
  border-radius: 3px;
  font-weight: 600;
  background-color: #ede5dd;
}
.callout-info {
  border-left-color: #52714C;
}
html .progress-bar-warning,
html .btn-warning,
html .label-warning {
  background-color: #ce9044;
}
html .btn-warning:hover {
  background-color: #d9a86c;
}
html .callout-warning {
  border-left-color: #ce9044;
}
html .callout-danger {
  border-left-color: #b9521e;
  color: #b9521e;
}
html .progress-bar-success,
html .label-success {
  background-color: #4f7647;
}
html .callout-success {
  border-left-color: #4f7647;
}
.tone-bg {
  padding: 0 15px;
  background: #ede5dd;
  overflow: hidden;
  margin-bottom: 15px;
}
.progress.tone {
  background: -webkit-linear-gradient(left, #6b4708 0%, #e08d00 100%);
  height: 15px !important;
  border: 1px solid rgba(90, 55, 34, 0.5);
  box-shadow: inset 1px 3px 5px rgba(0, 0, 0, 0.5);
  overflow: visible !important;
  font-weight: bold;
  color: #f7f2ec;
  margin-bottom: 30px;
}
.tone .progress-bar-default {
  background-color: transparent !important;
}
.tone .progress-bar-success {
  background: -webkit-linear-gradient(#5A5347, #f7f2ec, #5A5347);
  height: 35px;
  margin-top: -12px;
  border-radius: 2px;
  border: 1px outset #5A5347;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
html .alert {
  border-radius: 3px;
  font-weight: 600;
}
html .alert-success {
  background-color: #e9ede8;
  border-color: #bfcdbc;
  color: #52714C;
}
html .alert-info {
  background-color: #e8e9ea;
  border-color: #cdd0d2;
  color: #455f7b;
}
html .alert-warning {
  background-color: #f6f0e8;
  border-color: #e0cbb2;
  color: #8e6738;
}
html .alert-danger {
  background-color: #efe1da;
  border-color: #d8b5a4;
  color: #b9521e;
}
html .alert-general {
  background-color: #f7f2ec;
  border-color: #e4d9cc;
  color: #5A5347;
}
html .well {
  background-color: #ede5dd;
  border: 1px solid #dbcdbb;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
}
html .thumbnail {
  background-color: #f7f2ec;
  border-color: #ede5dd;
  border-radius: 3px;
}
html .center-block {
  float: none;
}
html .close {
  font-size: 27px;
}
html .form-control {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  /*border: 1px solid darken(@page_bg_darker, 5%);*/
  color: #5A5347;
  background-color: #f7f2ec;
  border-color: #52714C;
}
html .form-control:focus {
  border-color: #435c3e;
}
html .form-contact .form-control {
  background-color: #f7f2ec;
}
html .bootstrap-select > .selectpicker {
  font-size: 14px;
}
html .form-control[disabled],
html .form-control[readonly],
html fieldset[disabled] .form-control {
  background-color: #ede5dd;
  font-style: italic;
  border-color: #ce9044;
}
html .panel-default {
  border-color: transparent;
}
html .panel.panel-default {
  box-shadow: none;
}
html .panel-default > .panel-heading {
  border-color: #dbcdbb;
}
html .panel,
html .panel.panel-default .panel-heading,
html .panel.panel-default .panel-body,
html .panel.panel-default .panel-footer {
  background-color: #ece8e2;
  /*@page_bg_darker; */
  border-radius: 10px !important;
}
html .panel.panel-default .panel-title {
  font-family: 'Roboto Slab', serif;
  font-size: 1.4em;
  /* 23px */
  color: #928775;
}
html .form-list label {
  color: #5A5347;
}
html form .buttons-set {
  border-top: none;
  padding-top: 0;
  /*height:86px;*/
}
html p.required {
  text-align: left;
}
.price {
  font-family: 'Open Sans', sans-serif;
}
.ajax-media-overlay .loader,
.AddToCart-loader {
  background-color: transparent !important;
}
#AddToCart-popup > div {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
#AddToCart-popup {
  /*top: 35%;*/
  /*min-width: 500px;*/
}
#AddToCart-popup #ajaxkit-popup-content {
  background-color: #f7f2ec;
  border: 1px solid #52714C;
}
#AddToCart-popup #ajaxkit-popup-content .product-view .add-to-links i {
  border: 1px solid #5A5347;
  color: #5A5347;
}
#AddToCart-popup #ajaxkit-popup-content .product-view .add-to-links i:hover {
  border: 1px solid #ce9044;
  color: #d2b38d;
}
#AddToCart-popup .close-popup {
  background-color: #52714C;
}
#AddToCart-popup .close-popup i {
  color: #f7f2ec;
}
#AddToCart-popup .close-popup i:hover {
  color: #ede5dd;
}
#AddToCart-popup .close-popup:hover {
  background-color: #d2b38d;
}
#AddToCart-popup #ajaxkit-popup-footer {
  color: #53704c;
  font-weight: bold;
  margin: 1.2em 0 0;
}
#popup-block .modal-header .close {
  background-color: #52714C;
}
#popup-block .modal-header .close i {
  color: #f7f2ec;
}
#popup-block .modal-header .close i:hover {
  color: #ede5dd;
}
#popup-block .modal-header .close:hover {
  background-color: #d2b38d;
}
.popup-added-product-list .product-name,
header.header .top-cart .product-name a {
  color: #c49b68;
  font-size: 1em;
  /*line-height: 1em;*/
}
header.header .top-cart .block-content .actions a {
  color: #da9138;
}
.block .actions {
  border-top: 1px solid #ede5dd;
}
header.header .top-cart .cart-price-qt strong {
  background-color: #ede5dd;
  color: #5A5347;
}
header.header .top-cart .block-content .subtotal .label {
  color: #5A5347;
}
header.header .top-cart .btn-edit i,
header.header .top-cart .btn-remove i {
  color: #5A5347;
}
span.filter-option.pull-left {
  color: #5a5347;
}
button.btn.dropdown-toggle.selectpicker.btn-default {
  border-color: none;
  /*#52714c;*/
}
button.btn.dropdown-toggle.selectpicker.btn-default:hover {
  background-color: #ece5dc !important;
  border-color: #5a5347;
}
button.btn.dropdown-toggle.selectpicker.btn-default {
  background-color: #f7f2ec;
}
button.btn.dropdown-toggle.selectpicker.btn-default:focus {
  background-color: #f7f2ec !important;
}
/*=========== AFFIX ==============*/
/*.affix-top{
  top: 85px; 
}*/
.affix {
  top: 85px;
}
.sidebar-affix {
  padding-top: 85px;
  margin-top: -85px;
}
.sidebar-affix.affix-top {
  width: 285.5px;
}
.sidebar-affix.affix {
  width: 285.5px;
}
.sidebar-affix.affix-bottom {
  position: absolute;
  width: 285.5px;
}
.fade {
  -webkit-transition: opacity 0.1s linear !important;
  -o-transition: opacity 0.1s linear !important;
  transition: opacity 0.1s linear !important;
}
/*.nav-tabs>li {
    width:50%;
    margin-bottom: 0px !important;
}*/
/* PAINT_APP CSS OVERRIDE */
.paintSwatch {
  display: block;
  width: 100%;
  height: 319px;
}
ul.clickImg li {
  cursor: pointer;
  float: left;
  width: 20%;
  height: 25%;
}
.open > .dropdown-toggle.btn-default {
  color: #52714C !important;
  border-color: #52714C !important;
}
.dropdown-menu {
  font-size: 14px !important;
  background-color: #f7f2ec !important;
  padding: 0 !important;
}
.dropdown-menu > li > a {
  color: #928775 !important;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #ece4dc !important;
}
/*HORIZONTAL ALIGN OVERRIDE*/
.bs-center {
  margin: 0 auto;
}
/*WIDTH OVERRIDES*/
.bs-50 {
  width: 50%;
}
/* HEADER STYLES */
header.header-10 {
  border: none;
}
#header.header-10 .top-block .container {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
header.header-10 .menu-block {
  background-color: #52714C;
}
header.header-10 h2.logo {
  margin: 5px 0;
}
header.header-10 .top-block,
header.header-10 .language-currency-block,
header.header-10 .customer-name .user-icon,
header.header-10 .links:not(.default-links) li a.top-link-login i.fa,
header.header-10 .top-cart .block-title .top-cart-icon i,
header.header-10 .top-cart .block-title .title-cart,
.header .customer-name .user-icon,
.header .links:not(.default-links) li a.top-link-login,
.nav li .menu-item-button {
  color: #D6CCC0;
}
.header .links:not(.default-links) li a.top-link-login {
  border-color: #6e6557;
}
.header.header .customer-name .user-icon:hover,
.header .links:not(.default-links) li a.top-link-login:hover {
  background-color: #d2b38d;
  border-color: #5A5347;
}
header.header-10 .links:not(.default-links) li a.top-link-login:hover i.fa {
  color: #5A5347;
}
header.header-10 .form-search input,
header.header-10 .form-search .btn,
header.header-10 .form-search .btn i {
  color: #D6CCC0;
  border-color: #6e6557;
}
.header.header-10 .form-search input,
.header.header-10 .form-search .btn {
  background-color: #464137;
}
header.header-10 .form-search input {
  height: 30px;
  width: 190px;
}
header.header-10 .form-search .btn {
  height: 30px;
  width: 30px;
}
.wide-layout .header .top-block,
.boxed-layout .header .top-block .container {
  background-color: #5A5347;
  padding-top: 1em;
  padding-bottom: 1em;
}
header.header .top-cart.horizontal {
  margin-top: 1px;
}
ul.topmenu li.level0 {
  padding: 0px 10px;
  border-left: 1px solid #435c3e;
}
ul.topmenu li.level0:first-child {
  border-left: none;
}
ul.topmenu li.level0 a.level-top {
  font-size: 1.08em;
  color: #D6CCC0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
header.header-10 ul.topmenu li.level0 a.level-top {
  padding: 0.67em 0 .37em 0;
}
ul.topmenu li ul a span {
  padding-left: 0;
}
ul.topmenu ul li:not(.item) a {
  padding: 3px 0;
  font-size: 0.85em;
  line-height: initial;
  border-radius: 5px;
}
.nav-wide a.level-top span::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 3px;
  vertical-align: middle;
  border-top: 3px dashed;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
}
ul.topmenu ul li.level2 {
  line-height: 20px;
}
ul.topmenu .subtitle {
  text-transform: uppercase;
  font-size: 1em;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}
span.subtitle {
  border-bottom: 1px solid #6e6557;
}
ul.topmenu .subtitle-heading {
  display: block;
  clear: both;
  color: #d2b38d;
  font-size: 0.90em;
  font-weight: 600;
}
.menu-block .wrapper-menu {
  border: none;
}
.nav-wide .menu-wrapper {
  background-color: #f7f2ec;
  border: 2px solid #435c3e;
  border-width: 1px 2px 2px 2px;
  padding: 14px 16px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 1, 5, 0.3);
  box-shadow: 0 1px 5px rgba(0, 1, 5, 0.3);
  /*margin-top: -1px;*/
}
.sub-caret span i {
  color: #b28e6f;
}
.guitar-necks .col-space,
.guitar-bodies .col-space,
.bass-necks .col-space,
.bass-bodies .pickguards .col-space {
  width: 3.5% !important;
  float: left;
}
.guitar-necks .col-left,
.guitar-bodies .col-left,
.bass-necks .col-left,
.bass-bodies .pickguards .col-left {
  width: 21% !important;
  float: left;
}
.guitar-necks .col-mid,
.guitar-bodies .col-mid,
.bass-necks .col-mid,
.bass-bodies .pickguards .col-mid {
  width: 47% !important;
  float: left;
  padding: 5px 0;
}
.guitar-necks .col-two,
.guitar-bodies .col-two,
.bass-necks .col-two,
.bass-bodies .pickguards .col-two {
  width: 47.5% !important;
  float: left;
}
.guitar-necks .col-right,
.guitar-bodies .col-right,
.bass-necks .col-right,
.bass-bodies .pickguards .col-right {
  width: 25% !important;
  float: left;
}
.guitar-necks .col-third,
.guitar-bodies .col-third,
.bass-necks .col-third,
.bass-bodies .pickguards .col-third {
  width: 30% !important;
  float: left;
}
.guitar-necks .auto-third,
.guitar-bodies .auto-third,
.bass-necks .auto-third,
.bass-bodies .pickguards .auto-third {
  width: auto !important;
  float: left;
}
.guitar-necks .col-33,
.guitar-bodies .col-33,
.bass-necks .col-33,
.bass-bodies .pickguards .col-33 {
  width: 33% !important;
  float: left;
}
.guitar-necks .flow,
.guitar-bodies .flow,
.bass-necks .flow,
.bass-bodies .pickguards .flow {
  overflow: hidden;
}
.guitar-necks .thumb,
.guitar-bodies .thumb,
.bass-necks .thumb,
.bass-bodies .pickguards .thumb {
  width: 20%;
  float: left !important;
  text-align: center;
  height: 100px;
}
.guitar-necks .thumb-horiz,
.guitar-bodies .thumb-horiz,
.bass-necks .thumb-horiz,
.bass-bodies .pickguards .thumb-horiz {
  width: 25%;
  float: left !important;
  text-align: center;
  height: 65px;
}
.guitar-necks .thumb-icon,
.guitar-bodies .thumb-icon,
.bass-necks .thumb-icon,
.bass-bodies .pickguards .thumb-icon {
  width: 20%;
  float: left !important;
  text-align: center;
  height: 50px;
}
.guitar-necks .all a,
.guitar-bodies .all a,
.bass-necks .all a,
.bass-bodies .pickguards .all a,
.guitar-necks .all-small a,
.guitar-bodies .all-small a,
.bass-necks .all-small a,
.bass-bodies .pickguards .all-small a {
  font-weight: bold !important;
  text-transform: uppercase;
  background-color: #f7f2ec;
  line-height: 1.3 !important;
  border: 2px solid #676156;
  padding: 8px 0 !important;
  display: block !important;
  text-align: center;
  margin-top: 17px;
}
.guitar-necks .all-small a,
.guitar-bodies .all-small a,
.bass-necks .all-small a,
.bass-bodies .pickguards .all-small a {
  /*line-height: 35px !important;*/
}
.guitar-necks .flow.hardware-flow > .subtitle > a,
.guitar-bodies .flow.hardware-flow > .subtitle > a,
.bass-necks .flow.hardware-flow > .subtitle > a,
.bass-bodies .pickguards .flow.hardware-flow > .subtitle > a {
  display: none;
  border: none;
}
.guitar-necks .sidebar-links,
.guitar-bodies .sidebar-links,
.bass-necks .sidebar-links,
.bass-bodies .pickguards .sidebar-links {
  background: #f5e0c7;
  border: 2px solid #eccea9;
  padding: 3px 18px;
  border-radius: 5px;
}
.guitar-necks .col-guitar,
.guitar-bodies .col-guitar,
.bass-necks .col-guitar,
.bass-bodies .pickguards .col-guitar {
  padding: 3px 18px;
  background: #f3ead2;
  border: 2px solid #e4d4a6;
  border-radius: 5px;
}
.guitar-necks .col-bass,
.guitar-bodies .col-bass,
.bass-necks .col-bass,
.bass-bodies .pickguards .col-bass {
  padding: 3px 18px;
  background: #d7e2d7;
  border: 2px solid #b6c7b6;
  border-radius: 5px;
}
.guitar-necks .col-padding,
.guitar-bodies .col-padding,
.bass-necks .col-padding,
.bass-bodies .pickguards .col-padding {
  padding: 5px;
}
.guitar-necks .menu-img-center,
.guitar-bodies .menu-img-center,
.bass-necks .menu-img-center,
.bass-bodies .pickguards .menu-img-center {
  float: right;
}
.guitar-bodies .col-midright {
  width: 73% !important;
  float: left;
  padding: 5px 0;
}
.guitar-bodies .col-midright .thumb {
  width: 14%;
  float: left !important;
  text-align: center;
  height: 100px;
}
header.header-10 .quick-access {
  margin: 18px 0 5px 0;
}
header.header .top-cart .block-content {
  top: 61px;
  background: #f7f2ec;
}
header.header-10 .welcome-msg {
  margin: 10px 0 0 20px;
}
header .contactInfo {
  /*width: 200px;*/
  display: inline-block;
  line-height: 20px;
}
header .email {
  text-transform: uppercase;
  font-size: 0.88em;
}
header .hours {
  font-size: 0.7em;
}
header .phone {
  font-size: 1.15em;
  font-weight: 800;
  letter-spacing: 0.85px;
}
span.welcome_msg {
  margin-left: 15px;
}
header .top-link-login .fa-user:before {
  content: "\f090";
}
ul.topmenu li.level0.parent a.level-top::after {
  display: none;
}
ul.topmenu ul ul {
  margin-bottom: 5px;
}
ul.topmenu ul li a:hover,
.nav-wide ul.level1 a:hover {
  color: #d2b38d !important;
}
ul.topmenu ul li ul li:hover a {
  color: #5A5347;
}
ul.topmenu ul li a:not(.lightbox-button) i.fa {
  position: static;
  left: inherit;
  top: inherit;
  margin-top: 0;
  font-size: 1.5em;
  line-height: inherit;
  padding: 0;
  right: inherit;
}


.abalone-msg-wrap {
    width:100%;
  }
.abalone-msg {
    display:block;
    background:#f7f2ec;
    width:65%;
    text-align:center;
    margin: 0 auto 20px auto;
    padding:20px 20px 5px 20px;
    border:3px solid #52714c;
    border-radius: 10px;    
}

.abalone-msg a {
    margin:12px 0;
}


/* STICKY HEADER STYLES */
#sticky-header {
  background-color: #5A5347;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  border-bottom: 5px solid #52714C;
}
#sticky-header .nav-wide .menu-wrapper {
  top: 62px !important;
  border: 2px solid #52714C;
}
#sticky-header .small-logo {
  margin: 4px 0 0 0;
}
#sticky-header .logo {
  margin-right: 5px;
  margin-bottom: 3px;
}
#sticky-header ul.topmenu li.level0 {
  border-color: #464137;
  padding: 15px 10px 0 10px;
}
#sticky-header ul.topmenu li.level0 a.level-top {
  font-size: 0.86em;
  color: #D6CCC0;
  padding: 11px;
  margin: 0 -11px;
  padding-bottom: 15px;
}
#sticky-header .top-cart.horizontal {
  margin-top: 4px;
}
#sticky-header .top-cart .block-content {
  top: 54px;
}
#sticky-header .top-cart .block-title .top-cart-icon i {
  color: #D6CCC0;
}
#sticky-header ul.topmenu li a:not(.lightbox-button) i {
  color: #5A5347;
}
#sticky-header .phone {
  display: inline-block;
  margin-top: 8px;
  color: #d2b38d;
  font-size: 1em;
}
.email a,
.phone a {
  color: #d2b38d;
}
.email a:hover,
.phone a:hover {
  color: #dcc4a7;
}
ul.topmenu li.level0 a.level-top:hover,
ul.topmenu li.level0.over a.level-top,
ul.topmenu.navbar-nav li.level0.active > a.level-top,
#sticky-header ul.topmenu li.level0 a.level-top:hover,
#sticky-header ul.topmenu li.level0.over a.level-top,
#sticky-header ul.topmenu.navbar-nav li.level0.active > a.level-top,
header.header .top-cart .block-title.active .title-cart,
header.header .top-cart .block-title .title-cart:hover,
header.header .top-cart .block-title .cart-qty:hover {
  color: #d2b38d;
  border-color: #d2b38d;
}
header.header-10 .top-cart .block-title.active .top-cart-icon i,
#sticky-header .top-cart .block-title.active .top-cart-icon i {
  color: #d2b38d;
}
header.header .top-cart .block-title.active .cart-qty {
  color: #d2b38d;
  background-color: #6e6557;
}
#sticky-header .top-cart .block-title .title-cart {
  padding: 0.19em 0;
}
@media only screen and (max-width: 1331px) and (min-width: 1008px) {
  #sticky-header .small-logo {
    margin: 5px 0 !important;
  }
  #sticky-header ul.topmenu li.level0 a.level-top {
    font-size: 0.85em;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1100px) and (min-width: 1024px) {
  #sticky-header .small-logo {
    width: 180px;
    margin-right: 5px;
  }
  #sticky-header .navbar-collapse.collapse {
    padding: 0;
  }
  #sticky-header ul.topmenu li.level0 {
    padding: 10px 5px;
  }
  #sticky-header ul.topmenu li.level0 a.level-top {
    font-size: 0.9em !important;
  }
  #sticky-header .phone {
    font-size: 1.1em !important;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 1007px) and (min-width: 768px) {
  .header .welcome-msg {
    display: block;
  }
  .header .topmenu.navbar-collapse {
    background-color: #52714C !important;
  }
  ul.topmenu li.level0 a.level-top,
  .header .topmenu.navbar-collapse li a {
    color: #D6CCC0 !important;
  }
  header.header .topmenu li.level0 a.level-top:hover,
  header.header .topmenu li.level0.over a.level-top,
  header.header .topmenu.navbar-nav li.level0.active > a.level-top {
    color: #d2b38d !important;
  }
  ul.topmenu li.level0 {
    border: none;
  }
}
@media only screen and (max-width: 767px) {
  .header .topmenu.navbar-collapse {
    background-color: #52714C !important;
  }
  .navbar-default .navbar-collapse {
    border: 0;
  }
  ul.topmenu li.level0 a.level-top,
  .header .topmenu.navbar-collapse li a {
    color: #D6CCC0 !important;
  }
  header.header .topmenu li.level0 a.level-top:hover,
  header.header .topmenu li.level0.over a.level-top,
  header.header .topmenu.navbar-nav li.level0.active > a.level-top {
    color: #d2b38d !important;
  }
  ul.topmenu li.level0 {
    border: none;
  }
}
.menu-block .navbar-default .navbar-toggle {
  color: #D6CCC0;
  background-color: transparent;
}
.menu-block .navbar-default .navbar-toggle:hover,
.menu-block .navbar-default .navbar-toggle.active {
  color: #d2b38d;
  background-color: transparent;
}
.text-blocks .text-block:hover {
  background-color: #ede5dd;
}
/* BREADCRUMB STYLES */
body.breadcrumbs-type-3 .breadcrumbs-wrapper.type-3,
.breadcrumbs-type-3 ul.breadcrumb {
  text-align: left;
}
.breadcrumbs-type-3 .breadcrumbs-wrapper .page-title h1 {
  font-weight: 800;
  color: #6e6557;
  text-shadow: 1px 1px 1px #e5dcd3;
}
.breadcrumb,
ul.breadcrumb li a {
  color: #464137;
}
.breadcrumbs-wrapper {
  background-color: #e5dcd3;
}
body.breadcrumbs-type-3 .breadcrumbs-wrapper.type-3 {
  background-size: contain;
  background-position: right 18% bottom;
}
body.breadcrumbs-type-3 .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/default_header.jpg);
}
body.breadcrumbs-type-3.cms-woods .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/bodywoods_header.jpg);
}
body.breadcrumbs-type-3.cms-chambered-bodies .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/chamberedbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-stratocaster .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/stratbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-vintage-strat .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/stratvintage_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-hybrid-strat .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/strathybrid_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-telecaster .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/telebody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-vintage-tele .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/televintage_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-carved-top-tele .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/telecarvedtop_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-tele-deluxe .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/teledeluxe_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-tele-custom .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/telecustom_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-thinline .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/telethinline_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-72-thinline .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/tele72thinline_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-la-cabronita .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/telecabronita_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-hybrid-tele .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/telehybrid_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-jazzmaster .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/jazzmasterbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-split-jazzmaster .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/jazzmastersplit_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-jazzcaster .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/jazzcaster_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-jaguar .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/jaguarbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-mustang .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/mustangbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-jagstang .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/jagstang_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-mooncaster .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/mooncasterbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-musiclander .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/musiclander_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-regal .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/regalbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-vip .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/vipbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-diamondback .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/diamondback_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-nomad .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/nomadbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-wgd .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/wgd_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-soloist .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/soloistbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-carved-top-soloist .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/soloistcarvedtop_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-switchback .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/switchback_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-v-r .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/vr_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-v-k .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/vk_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-velocity .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/velocitybody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-carved-top-velocity .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/velocitycarvedtop_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-star .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/star_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-z .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/zguitarbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-iceman .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/iceman_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-7-8-s-style .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/78s-style_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-7-8-t-style .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/78t-style_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-7-string .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/7stringbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-bass6-body .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/bass6body_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-double-neck-s-style .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/doubleneckss_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-double-neck-t-style .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/doublenecktt_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-double-neck-s-t-style .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/doubleneckst_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-double-neck-s-p-style .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/doublenecksp_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies-body-blank .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/guitarbodyblank_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-j-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/JBassbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-p-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/PBassbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-51-p-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/51pbass_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-54-p-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/54pbass_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-72-p-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/72pbass_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-custom-t-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/customTbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-jazzmaster-bass-iv .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/jazzmasterbassIV_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-z-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/zbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-g4-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/g4body_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-iceman-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/icemanbass_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-dinky-j .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/dinkyjbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-dinky-p .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/dinkypbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-body-blank .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/bassbodyblank_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-ssb-j-style .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/ssbjbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-ssb-p-style .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/ssbpbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-ssb-z-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/ssbzbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-ssb-g4 .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/ssbg4body_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-ssb-g4-single-cut .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/ssbg4scbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-deluxe5-j-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/jbassdeluxe5_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-j-bass-mim .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/standard5mimbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-deluxe5-p-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/deluxe5pbassbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-deluxe5-slab-72-p-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/deluxe5slab72_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-g5-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/g5body_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-deluxe5-z-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/zbodydeluxe5_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-deluxe5-iceman-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/deluxe5iceman_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-deluxe5-body-blank .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/deluxe5bodyblank_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-gecko5-string-small .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/gecko5smallbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-gecko5-string-medium .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/gecko5mediumbody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-gecko-5-string-wide .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/gecko5widebody_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-gecko6-string .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/gecko6body_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-bass6 .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/bass6body_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-double-neck-s-p-style .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/doublenecksp_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies-diamondback-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/diamondbackbass_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-stratocaster .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/stratneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-stratocaster-modern-construction .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/stratneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-stratocaster-vintage-construction .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/stratneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-stratocaster-vintage-modern-construction .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/stratneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-stratocaster-superwide .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/stratneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-stratocaster-gibson-scale-conversion .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/stratneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-stratocaster-baritone-scale-conversion .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/stratneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-stratocaster-modern-tiltback-construction .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/stratneck_header.jpg);
}
body.breadcrumbs-type-3.category-hombre .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/hombreneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-telecaster .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/teleneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-warhead .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/warheadneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-cbs-strat .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/cbsstratneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-cbs-strat-cbs-modern .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/cbsstratneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-cbs-strat-cbs-vintagemodern .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/cbsstratneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-cbs-strat-cbs-gibson-conversion .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/cbsstratneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-7-string .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/7stringneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-7-string-paddle-head .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/7stringpaddleneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-12-string .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/12stringneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-65-12-string .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/6512stringneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-7-8-warhead .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/78warheadneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-arcade .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/arcadeneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-arrow .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/arrowneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-bass6 .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/bass6neck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-mustang-jaguar-cbs-strat .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/cbsmustangjagneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-jazzmaster .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/jazzmasterneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-mooncaster .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/mooncasterneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-mustang-jaguar-strat .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/mustangjagneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-nomad .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/nomadneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-paddle-head .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/paddleheadneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-slapshot .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/slapshotneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-snakehead .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/snakeheadneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-vortex .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/vortexneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks-warmoth .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/warmothneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-j-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/jbassneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-p-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/pbassneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-tele-bass .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/telebassneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-8-string .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/8stringbassneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-j-bass-mim .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/standard5mimbassneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-deluxe5-inline .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/deluxe5inline_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-deluxe5-4-1 .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/deluxe54+1_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-deluxe5-warmoth .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/deluxe5warmoth_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-deluxe5-paddle-head .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/deluxe5paddleneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-paddle-head .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/paddleheadstraightbassneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-tiltback-paddle .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/paddleheadtiltbackbassneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-deluxe5-tele .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/deluxe5teleneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-gecko5-medium .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/gecko5mediumneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-gecko5-wide .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/gecko5wideneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-gecko6 .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/gecko6neck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-gecko5-small .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/gecko5smallneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-bass6 .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/bass6neck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-warmoth .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/warmothbassneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-ssb-warhead .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/ssbwarhead_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks-ssb-warmoth .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/ssbwarmoth_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-necks .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/bassneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-necks .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/guitarneck_header.jpg);
}
body.breadcrumbs-type-3.categorypath-bass-bodies .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/bass_header.jpg);
}
body.breadcrumbs-type-3.categorypath-guitar-bodies .breadcrumbs-wrapper.type-3 {
  background-image: url(/skin/images/breadcrumb-backgrounds/guitar_header.jpg);
}
/* PARALLAX IMAGES */
.parallax_1 {
  background-image: url("/skin/images/parallax/col_parallax2.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax_2 {
  background-image: url("/skin/images/parallax/bw_parallax2.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax_3 {
  background-image: url("/skin/images/parallax/col_parallax.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax_4 {
  background-image: url("/skin/images/parallax/bw_parallax5.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax_5 {
  background-image: url("/skin/images/parallax/col_parallax4.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.remove-a {
  margin-left: 6px;
  color: #928775;
}
.remove-a:hover {
    color: #d2b38d;
}

/*@media only screen and (max-device-width: 1024px) {
    .parallax_1, .parallax_2 {
        background-attachment: scroll;
    } 
}*/
/* SUBCATEGORY STYLES */
.sub-categories {
  /* Strat Category Specific Styles */
}
.sub-categories a.sub-link {
  display: block;
  overflow: hidden;
  background-color: #ede5dd;
}
.sub-categories .sub-title {
  background-color: #6c6456;
  color: #ffffff;
  padding: 5px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}
.sub-categories .sub-desc {
  color: #5A5347;
  padding: 5px;
  background-color: #f7f2ec;
}
.sub-categories .sub-desc a {
  background-color: #f7f2ec;
}
.sub-categories a.sub-link:hover .sub-title {
  background-color: #807664;
  /*color: @page_bg;*/
}
.sub-categories .sub-title {
  font-size: 0.99em;
}
/* CATEGORY STYLES */
.products-grid .quickview-wrapper,
.products-list .quickview-wrapper {
  background: rgba(218, 145, 56, 0.75);
  bottom: 0;
  top: inherit !important;
}
.products-grid .quickview-wrapper .btn-quickview,
.products-list .quickview-wrapper .btn-quickview {
  background: transparent;
  color: #f7f2ec;
}
.vertnav-container {
  background-color: #ede5dd;
  margin-bottom: 25px;
}
.vertnav-container h3 {
  font-size: 14px;
  background-color: #5A5347;
  padding: 5px 15px;
  margin: 0;
  color: #f7f2ec;
  font-weight: bold;
  line-height: inherit;
}
.vertnav-container #vertnav > li {
  border-top: 1px solid #fffefe;
  padding: 8px 15px;
}
.vertnav-container li.active > .vertnav-cat > a {
  color: #5A5347;
}
.vertnav-container li.has-children ul {
  margin: 0 10px;
}
.vertnav-container #vertnav li .vertnav-cat {
  border-bottom: none;
  padding: 0;
  width: auto;
}
.vertnav-container #vertnav .prev .vertnav-cat,
.vertnav-container #vertnav .inactive .vertnav-cat,
.vertnav-container #vertnav .next .vertnav-cat,
.vertnav-container #vertnav li.active .vertnav-cat {
  background-color: transparent;
  font-weight: normal;
}
.vertnav-container #vertnav li.active > .vertnav-cat:before {
  font-family: "FontAwesome";
  content: "\f0da";
  font-size: 16px;
  position: relative;
  left: -14px;
  margin-right: -6px;
  line-height: initial;
  color: #5A5347;
}
.toolbar {
  padding: 14px 14px 7px 20px;
}
.searchindex-result .toolbar {
  padding: 14px 0px 7px 0px;
}
.sorter .view-mode i {
  font-size: 1.5em;
  line-height: 1.8;
  vertical-align: middle;
}
.sorter .sort-by {
  float: left;
}
.sorter .view-mode {
  float: right;
}
.sorter .limiter {
  float: none;
  display: inline-block;
}
.sorter .asc,
.sorter .desc {
  float: none;
  font-size: 1em;
  display: inline-block;
  vertical-align: middle;
  color: #52714C;
  margin: 0 15px;
}
.sorter .asc:hover,
.sorter .desc:hover {
  color: #435c3e;
}
.sorter .view-mode a {
  color: #52714C;
}
.sorter .view-mode strong {
  color: #D2C6BA;
}
.sorter .view-mode a:hover {
  color: #d2b38d;
}
.sorter .view-mode:not(.small) .grid + .list,
.sorter .view-mode:not(.small) .list + .grid {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.8;
  vertical-align: middle;
  margin-left: 15px;
  padding-left: 15px;
}
.sorter .view-mode span {
  line-height: 1.8;
  vertical-align: middle;
}
.sorter .view-mode span strong {
  display: none;
}
.toolbar .sorter label {
  font-size: 1em;
  display: inline-block;
  vertical-align: middle;
  color: #6e6557;
  margin: 0;
  padding: 0;
}
.toolbar .sorter .view-mode label {
  display: none;
}
.products-grid .product-name,
.products-list .product-name {
  line-height: inherit;
}
.products-grid .link-wishlist i.fa,
.products-grid .link-compare i.fa,
.products-list .add-to-links li i.fa {
  border: solid 1px #6e6557;
  color: #6e6557;
  border-radius: 50px;
}
.products-grid .link-wishlist i.fa:hover,
.products-grid .link-compare i.fa:hover,
.products-list .add-to-links li i.fa:hover {
  border: solid 1px #d2b38d;
  color: #d2b38d;
  background: none;
}
.link-wishlist i {
  color: #5A5347;
}
.lightbox-button {
  opacity: 100;
}
.lightbox-button i {
  display: block;
  background-color: #656565;
  color: #f7f2ec;
}
.products-grid .item:not(.type-4):not(.type-9) .lightbox-button,
.products-list .item .lightbox-button {
  display: none;
}
.price {
  color: #52714C;
}
.products-grid li.item {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.sidebar .block {
  border: none;
}
.sidebar .block a:not(.btn) {
  color: #da9138;
}
.block:not(.block-related) .block-content li a,
.block .block-content {
  font-size: 14px;
}
.block-layered-nav,
.block-blog,
.block-viewed {
  border: none;
}
.block-layered-nav .block-title,
.block-blog .block-title,
.block-viewed .block-title {
  background-color: #5A5347;
  color: #f7f2ec;
  font-size: 14px;
  padding: 5px 15px;
  margin: 0;
  line-height: inherit;
}
.block-layered-nav .block-layered-nav,
.block-blog .block-layered-nav,
.block-viewed .block-layered-nav {
  padding: 0 !important;
}
.block-layered-nav .block-blog,
.block-blog .block-blog,
.block-viewed .block-blog,
.block-layered-nav .block-viewed,
.block-blog .block-viewed,
.block-viewed .block-viewed {
  padding-top: 85px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  margin-top: -85px;
}
.block-layered-nav .block-title strong span,
.block-blog .block-title strong span,
.block-viewed .block-title strong span {
  font-weight: bold;
  padding-bottom: 0;
  border: none;
  color: #f7f2ec;
}
.block-layered-nav #narrow-by-list,
.block-blog #narrow-by-list,
.block-viewed #narrow-by-list {
  padding: 10px 0px;
}
.currently {
    margin-bottom: 20px;
}
.block.block-reorder {
    margin-bottom: 3em !important;
}
.block-layered-nav #recently-viewed-items,
.block-blog #recently-viewed-items,
.block-viewed #recently-viewed-items {
  /*padding: 10px 5px;*/
  /* */
  background-color: #ede5dd;
}
.block-layered-nav .menu-recent,
.block-blog .menu-recent,
.block-viewed .menu-recent,
.block-layered-nav .menu-categories,
.block-blog .menu-categories,
.block-viewed .menu-categories {
  background-color: #ede5dd;
}
.block-layered-nav #recently-viewed-items li.item .product-name:before,
.block-blog #recently-viewed-items li.item .product-name:before,
.block-viewed #recently-viewed-items li.item .product-name:before {
  display: none;
}
.block-layered-nav .menu-recent li a:before,
.block-blog .menu-recent li a:before,
.block-viewed .menu-recent li a:before {
  display: none;
}
.block-layered-nav dt,
.block-blog dt,
.block-viewed dt {
  color: #5A5347;
  font-weight: 600;
  line-height: initial;
  font-size: 14px;
}
#narrow-by-list dt i {
  font-weight: 500;
  font-size: 1.2em;
  margin-left: 3px;
}
.block-blog .block-content ul li a:hover,
.block-list li.item .product-name a:hover,
.block-compare li.item .btn-remove i:hover {
  color: #f4ab51;
}
.block-title:after {
  display: none;
}
img.sub-img.center-block {
  width: 100%;
}
/*  BUILDER BUTTONS  */
/* Dont show builder buttons on category pages */
.necks .cat-body-builderButton,
.bodies .cat-body-builderButton {
  display: none;
}
.cat-body-builderButton {
  display: block;
  height: 125px;
  margin-top: 10px;
}
.builderButton-box-a {
  float: left;
  height: 120px;
  background-color: #bb9f7c;
  width: 45%;
  text-align: center;
  padding-top: 20px;
  border-radius: 10px;
}
.builderButton-box-a h4,
.builderButton-box-c h4,
.builderButton-box-a h5 {
  color: #f8f2ec;
  line-height: 0.1em;
  font-family: 'Open Sans', sans-serif;
}
.builderButton-box-b {
  float: left;
  width: 10%;
  text-align: center;
}
.builderButton-box-c {
  float: left;
  height: 120px;
  background-color: #6c6456;
  width: 45%;
  text-align: center;
  padding-top: 34px;
  border-radius: 10px;
}
.builderButton-box-b h3 {
  margin-top: 38px;
  font-weight: 600;
}
.cat-body-builderButton h4 {
  font-size: 1.5em;
}
.cat-body-builderButton h5 {
  font-size: 1.4em;
}
.cat-body-builderButton i {
  margin: 0 5px;
  font-size: 1.5em;
}
.builderButton-box-a:hover {
  background-color: #D2B38D;
  color: #ffffff;
}
/* MINI-BUTTONS-ON-CATEGORY-PAGES */
.sub-buttons {
  float: right;
  height: 38px;
  width: 50%;
  display: none;
  padding-top: 6px;
  padding-bottom: 45px;
}
.sub-description {
  float: right;
  width: 100%;
  display: none;
  padding-bottom: 0px;
}
.category-guitar-necks .sub-description,
.category-bass-necks .sub-description,
.category-guitar-bodies .sub-description,
.category-bass-bodies .sub-description,
.category-guitar-necks .sub-buttons,
.category-bass-necks .sub-buttons,
.category-guitar-bodies .sub-buttons,
.category-bass-bodies .sub-buttons {
  display: block;
}
.builderMiniButton-box-a {
  height: 38px;
  background-color: #bb9f7c;
  width: 80%;
  text-align: center;
  padding-top: 18px;
  border-radius: 6px;
  margin: 0 auto;
}
.builderMiniButton-box-c {
  height: 38px;
  background-color: #6c6456;
  width: 80%;
  text-align: center;
  padding-top: 18px;
  border-radius: 6px;
  margin: 0 auto;
}
.builderMiniButton-box-c p,
.builderMiniButton-box-a p {
  color: #f8f2ec;
  line-height: 0.1em;
  font-family: 'Open Sans', sans-serif;
  font-size: 85%;
}
.builderMiniButton-box-a:hover {
  background-color: #D2B38D;
  color: #ffffff;
}
.builderMiniButton-box-c:hover {
  background-color: #807664;
  color: #ffffff;
}
/*.cat-body-builderButton {
    display:block;
    height:125px;
    margin-top:20px; 
}
.builderButton-box-a {
    float:left;
    height:120px;
    background-color:#57688a;
    width:45%;
    text-align:center;
    padding-top:20px;
    border-radius: 10px;
}
.builderButton-box-a h4, .builderButton-box-c h4, .builderButton-box-a h5 {
  color:#f8f2ec;
  line-height:0.1em;
  font-family: 'Open Sans', sans-serif;
}

.builderButton-box-b {
    float:left;
    width:10%;
    text-align:center;
}

.builderButton-box-c {
    float:left;
    height:120px;
    background-color:#53714d;
    width:45%;
    text-align:center;
    padding-top: 34px;
    border-radius: 10px;
}
.builderButton-box-b h3 {
    margin-top: 38px;
    font-weight:600
}
.cat-body-builderButton h4 {
    font-size:1.5em;
}
.cat-body-builderButton h5 {
    font-size:1.4em;
}
.cat-body-builderButton i {
    margin:0 5px;
    font-size: 1.5em;
} */
.guitarBodyBuilderBtn {
  /*background-image: url("/skin/images/general/GuitarBodyBuilderButton.png");*/
}
.bassBodyBuilderBtn {
  /*background-image: url("/skin/images/general/BassBodyBuilderButton.png");*/
}
.guitarNeckBuilderBtn {
  /*background-image: url("/skin/images/general/GuitarNeckBuilderButton.png");*/
}
.bassNeckBuilderBtn {
  /*background-image: url("/skin/images/general/BassNeckBuilderButton.png");*/
}
/* PRODUCT STYLES */
.loading .lightbox-button i {
  display: none;
}
.lightbox-button i:hover {
  background-color: #52714C;
  color: #f7f2ec;
}
.product-view .product-img-box .more-views h2 {
  display: none;
}
.product-options {
  padding: 0;
  border: none;
  margin-bottom: 1.5em;
}
.configurable-price-from {
    display: block !important;
    text-align: left !important;
    width: 100% !important;
    font-size: 1em !important;
    margin-top: -10px !important;
    color: #928775 !important;
}
.products-grid .configurable-price-from {
    display: block !important;
    text-align: left !important;
    width: 100% !important;
    font-size: 0.9em !important;
    margin-top: -18px !important;
    margin-left: -7px;
    position: absolute !important;
    color: #928775 !important;
}
.products-grid .price-box {
  margin-top: 1.5em;
}
.product-options dt label {
  background: none;
  color: #928775;
  font-weight: bold;
}
.product-options dt:before {
  display: none;
}
.product-options dt label.required em {
  color: #FF0000;
  font-style: normal;
}
.quantity-wrapper i {
  color: #f7f2ec;
}
.quantity-wrapper i:hover {
  color: #ede5dd;
}
.product-options-bottom .add-to-cart {
  overflow: hidden;
  border-bottom: 1px solid #ede5dd;
  padding-bottom: 20px;
  height: 63px;
}
.add-to-box .add-to-cart {
  border-bottom: 1px solid #ede5dd;
}
.product-options-bottom .add-to-links {
  margin-top: 1.5em;
  margin-right: 12px;
}
.product-options-bottom + .product-custom {
  padding-top: 2.25em;
}
.product-view .product-name h2 {
  color: #c49b68;
  font-size: 25px;
  line-height: 33px;
}
.product-view .availability {
  display: block;
  margin-bottom: 0;
}
.product-view .availability {
  /*margin-bottom: 25px;*/
}
.product-view .add-to-links a:hover i {
  background-color: transparent;
  color: #d2b38d;
  border-color: #d2b38d;
}
.product-view #tabs {
  padding: 0;
  border-color: #ede5dd !important;
  border-width: 0px;
}
.product-view .tab-content {
  padding: 1.5em;
  border: 2px solid #ede5dd !important;
  margin-top: -3px;
  border-top: 2px solid #ede5dd;
  border-left: 2px solid #ede5dd;
  border-right: 2px solid #ede5dd;
}
.product-view .nav-tabs {
  /*background-color: @page_bg_darker;*/
  /*border-right: 1px solid @page_bg_darker;*/
  text-align: center;
  overflow: hidden;
  /*background: #ede5dd;*/
}
.product-view .nav-tabs li:not(:last-child) {
  margin-right: 0px;
  float: left;
  z-index: 12;
  background-color: #ede5dd;
}
.product-view .nav-tabs li {
  border-top: 2px solid #ede5dd;
  border-left: 2px solid #ede5dd;
  border-right: 2px solid #ede5dd;
}
.product-image-gallery .nav-tabs li {
  border-top: 0px solid #ede5dd;
  border-bottom: 3px solid #ede5dd;
}
.product-view .nav-tabs li a {
  padding: .5em 1em;
  color: #928775;
  background-color: #ede5dd;
}
.product-view .nav-tabs li a:hover,
.product-view .nav-tabs li a:focus {
  color: #d2b38d;
  border-radius: 3px;
}
.product-view .nav-tabs li.active a:hover,
.product-view .nav-tabs li.active a:focus,
.product-view .nav-tabs li.active a {
  color: #61865a;
  border-radius: 3px;
}
.product-view .nav-tabs > li.active > a,
.product-view .nav-tabs > li.active > a:hover,
.product-view .nav-tabs > li.active > a:focus {
  background-color: #f7f2ec;
}
.product-view .nav-tabs > li > a:hover,
.product-view .nav-tabs > li > a:focus {
  /*border: none;*/
  background-color: #ede5dd;
  outline-offset: none !important;
}
#product-attribute-specs-table th {
  background-color: #ede5dd;
  color: #5A5347;
  font-weight: 600;
}
.product-sidebar:not(.sidebar-left) .sidebar-inner {
  border-left: 0px solid #ede5dd;
  /*padding-left: 15px;*/
  padding-top: 0 !important;
}
.block-related .block-content .product-name a {
  font-size: inherit;
}
.block-related form {
  display: inline-block;
}
.block-related li.item:last-child hr {
  display: none;
}
.preset-block.vis-desc-mobi {
  display: none;
}
/* Dont show first price on custom builders - hide on showcase products via CSS PJW 2/28/19 */
.sku-reviews-block {
  display: none;
}
/* Simple products Fix for not showing second price */
.add-to-box {
  display: none;
}
/* SIDEBAR STYLES */
.sidebar-inner .sidebar-links .sidebar-heading {
  background-color: #5A5347;
  padding: 5px 15px;
  color: #f7f2ec;
  font-weight: bold;
}
.sidebar-inner .sidebar-links li {
  border-top: 2px solid #fffefe;
  padding: 8px 15px;
}
.sidebar-inner .sidebar-links ul {
  background-color: #ede5dd;
}
.sidebar .block {
  margin-bottom: 25px;
}
/* FOOTER STYLES */
body.wide-layout #footer,
body.boxed-layout #footer .container,
#footer,
#footer h3.footer-block-title,
#footer ul.social-links li a i,
#toTopHover i {
  color: #D6CCC0;
}
#footer .btn {
  background-color: #61865a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#footer .btn:hover,
#footer .btn:active {
  background-color: #688f61;
}
#footer h3.footer-block-title {
  border-bottom: 1px solid #6e6557;
  font-size: 18px;
  letter-spacing: 1px;
  padding-bottom: 5px;
}
#footer hr {
  border-top: 1px solid #6e6557;
}
#footer .footer-block-content,
#footer address {
  font-size: 0.85em;
}
#footer .social {
  line-height: 20px;
}
#footer ul.social-links {
  display: inline-block;
  vertical-align: top;
  margin-top: -8px;
}
#footer ul:not(.social-links) li a {
  padding: .2em 0 0.2em 10px;
  font-size: 1em;
}
#footer ul:not(.social-links) li a:hover,
#footer .footer-block-content a:hover {
  color: #d2b38d;
}
#footer ul:not(.social-links) li a::before {
  font-family: FontAwesome;
  content: "\f111";
  font-size: .4em;
  position: absolute;
  left: 0;
  vertical-align: middle;
  top: 1.75em;
  color: rgba(255, 255, 255, 0.2);
}
#footer ul.social-links li a:hover {
  background-color: #d2b38d;
}
#footer ul.social-links li a:hover i {
  color: #5A5347;
}
#footer .community-links {
  margin-bottom: 1em;
}
#footer .block-content input.form-control {
  background-color: #464137;
  color: #D6CCC0;
  border-color: #6e6557;
}
#footer .bottom-block-inner {
  border-top: 1px solid #6e6557;
  margin-top: 10px;
}
#toTopHover i {
  border-radius: 34px;
  background-color: #52714C;
}
#toTopHover i:hover {
  background-color: #d2b38d;
}
@media only screen and (max-width: 750px) {
  #toTopHover i:hover {
    background-color: #52714C;
  }
}
body.wide-layout #footer {
  background-color: #5A5347;
  position: relative;
  z-index: 1;
}
/* BUILDER STYLES */
/* ====== CONTROL RULES =============*/
/*img#pgColor, img#pgNPickup, img#pgMPickup, img#pgBPickup, img#pgBridge, img#pgHoles, */
img.vol-1,
img.vol-2,
img.tone-1,
img.tone-2,
img.blade {
  position: absolute;
  width: 94%;
  z-index: 10;
}
#tabPreview img {
  position: absolute;
  width: 94%;
  /*z-index:10;*/
  top: 90px;
  left: 13px;
}
.leftPg #tabPreview img:not(#bodyTurtle) {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.leftRight {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  margin-left:3px;
}
#img-block {
  position: absolute;
  padding: 0.5em 1em;
  background: #ede5dd;
  width: 93.4%;
  /*height:619px;*/
  top: 85px;
  z-index: 9;
}
#tabInfo {
  position: absolute;
  padding: 0.5em 1em;
  background: #ede5dd;
  min-width: 100%;
  height: 600px;
  top: 85px;
  z-index: 11;
  overflow-y: auto;
  overflow-x: hidden;
}
#tabInfo h2 {
  display: block;
}
.visTab {
  padding: 0 !important;
}
.hidden-check {
  position: relative;
  float: right;
  top: -30px;
  left: 3px;
  width: 18px !important;
  height: 22px !important;
  display: none;
}
.hidden-check i {
  font-size: 1.3em;
  color: #63c55b;
}
.hidden-loader {
  position: relative;
  float: right;
  top: -30px;
  left: 3px;
  width: 23px !important;
  height: 23px !important;
  display: none;
}
.hidden-loader i {
  font-size: 1.3em;
  color: #d99138;
}
ul .hidden-check,
ul .hidden-loader {
  float: left;
  /*???? 🤷‍ IDK ????*/
  top: 3px !important;
  margin-top: -30px !important;
  /*position:relative;*/
  /*width:0 !important;*/
}
.input-box {
  width: 95%;
}
.pg-border {
  padding: 10px;
  border-bottom: 1px solid #D2C6BA;
  border-right: 1px solid #D2C6BA;
}
/* == Hide CMS titles except for Builder/Showcase panel slider == */
.panSlide-title {
  display: none;
}
#finishNote {
  display: none;
}
/*=== Show the price and scroll on builders ===*/
.float-price {
  display: none;
}
.current-price-label {
  float: right;
  font-size: 1em;
  font-weight: 600;
  color: #5A5347;
  margin-right: 10px;
  margin-top: 5px;
  text-transform: uppercase;
}
.float-price .price {
  float: right;
  font-size: 1.5em;
  font-weight: 600;
  color: #52714C;
  margin-right: 18px;
}
@media only screen and (max-width: 767px) {
  .capture-build {
    opacity: 0;
  }
  .image-top .capture-build {
    opacity: 1;
    top: 103px !important;
    left: 20px !important;
  }
}
@media only screen and (max-width: 751px) {
  /*.builder-container {
    margin-top: -75px !important;
  }*/
}
/* MOBILE STYLES */
/*   ===================   Laptops   ====================     */
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  .small-logo img {
    max-width: 125px;
  }
}
/* with retna */
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  .small-logo img {
    max-width: 125px;
  }
}
/*   ===================    iPad     ====================      */
@media only screen and (min-device-width: 769px) and (max-device-width: 1025px) {
  /* =============== Mobile  MENU  =======================  */
  .guitar-necks .col-space,
  .guitar-bodies .col-space,
  .bass-necks .col-space,
  .bass-bodies .col-space,
  .pickguards .col-space {
    width: 3.5% !important;
    float: left;
  }
  .guitar-necks .col-left,
  .guitar-bodies .col-left,
  .bass-necks .col-left,
  .bass-bodies .col-left,
  .pickguards .col-left,
  .guitar-necks .col-mid,
  .guitar-bodies .col-mid,
  .bass-necks .col-mid,
  .bass-bodies .col-mid,
  .pickguards .col-mid,
  .guitar-necks .col-two,
  .guitar-bodies .col-two,
  .bass-necks .col-two,
  .bass-bodies .col-two,
  .pickguards .col-two,
  .guitar-necks .col-third,
  .guitar-bodies .col-third,
  .bass-necks .col-third,
  .bass-bodies .col-third,
  .pickguards .col-third {
    width: auto !important;
    float: left;
  }
  .guitar-necks .col-right,
  .guitar-bodies .col-right,
  .bass-necks .col-right,
  .bass-bodies .col-right,
  .pickguards .col-right,
  .guitar-necks .col-third,
  .guitar-bodies .col-third,
  .bass-necks .col-third,
  .bass-bodies .col-third,
  .pickguards .col-third {
    width: 100% !important;
  }
  .guitar-necks .col-right div,
  .guitar-bodies .col-right div,
  .bass-necks .col-right div,
  .bass-bodies .col-right div,
  .pickguards .col-right div,
  .guitar-necks .col-third div,
  .guitar-bodies .col-third div,
  .bass-necks .col-third div,
  .bass-bodies .col-third div,
  .pickguards .col-third div {
    text-align: center;
  }
  .guitar-necks .col-33,
  .guitar-bodies .col-33,
  .bass-necks .col-33,
  .bass-bodies .col-33,
  .pickguards .col-33 {
    width: 100% !important;
    float: left;
  }
  .guitar-necks .flow,
  .guitar-bodies .flow,
  .bass-necks .flow,
  .bass-bodies .flow,
  .pickguards .flow {
    overflow: hidden;
  }
  .guitar-necks .thumb,
  .guitar-bodies .thumb,
  .bass-necks .thumb,
  .bass-bodies .thumb,
  .pickguards .thumb {
    width: 33%;
    float: left !important;
    text-align: center;
    height: 100px;
  }
  .guitar-necks .thumb img,
  .guitar-bodies .thumb img,
  .bass-necks .thumb img,
  .bass-bodies .thumb img,
  .pickguards .thumb img {
    width: 40px;
    /*35%*/
  }
  .guitar-necks .thumb-horiz,
  .guitar-bodies .thumb-horiz,
  .bass-necks .thumb-horiz,
  .bass-bodies .thumb-horiz,
  .pickguards .thumb-horiz {
    width: 25%;
    float: left !important;
    text-align: center;
    height: auto;
  }
  .guitar-necks .thumb-icon,
  .guitar-bodies .thumb-icon,
  .bass-necks .thumb-icon,
  .bass-bodies .thumb-icon,
  .pickguards .thumb-icon {
    width: 20%;
    float: left !important;
    text-align: center;
    height: 50px;
  }
  .guitar-necks .hardware-flow .menu-item-button,
  .guitar-bodies .hardware-flow .menu-item-button,
  .bass-necks .hardware-flow .menu-item-button,
  .bass-bodies .hardware-flow .menu-item-button,
  .pickguards .hardware-flow .menu-item-button {
    padding: 0 5px;
  }
  .guitar-necks .all-small a,
  .guitar-bodies .all-small a,
  .bass-necks .all-small a,
  .bass-bodies .all-small a,
  .pickguards .all-small a {
    margin-top: 15px;
  }
  .guitar-necks .all a,
  .guitar-bodies .all a,
  .bass-necks .all a,
  .bass-bodies .all a,
  .pickguards .all a {
    line-height: 55px !important;
  }
  .nav-8.last.level-top.parent {
    padding-bottom: 8px;
  }
  .nav-wide .menu-wrapper .sub-content {
    padding-right: 0;
    padding-left: 0;
  }
  .flow.hardware-flow > .subtitle > a {
    display: block !important;
  }
  .menu-item-button i {
    float: right;
  }
  .nav-wide ul.level1 a span:before {
    content: "";
    font-size: 0;
    margin: 0;
    line-height: 0;
  }
  .col-mid .subtitle {
    margin-bottom: 20px !important;
  }
  li.thumb.all {
    width: 100%;
    height: 70px;
  }
  .nav-wide a.level-top span::after {
    content: none;
    display: none;
  }
  .hardware-flow .sidebar-heading {
    display: none;
  }
  .hardware-flow li.subtitle {
    border-bottom: 0px;
  }
  .hardware-flow .sidebar-heading {
    display: none;
  }
  .col-space {
    line-height: 0.5em;
  }
  body.breadcrumbs-type-3 .breadcrumbs-wrapper.type-3 {
    background-size: cover;
    background-position: right 80% top !important;
  }
  .home-slider-conainer {
    padding-bottom: 0;
  }
  #panSlider .pan-handle {
    top: 346px !important;
    width: 120px !important;
    right: -30px !important;
    border-radius: 0px 0px 5px 5px !important;
  }
  /*option filters*/
  .col-sm-3 {
    width: 100% !important;
  }
}
/* =======================  iPad Mini  ======================  */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .col-sm-9 {
    width: 100% !important;
  }
  /*option filters*/
  .col-sm-3 {
    width: 100% !important;
  }
  .hidden-xs {
    display: none;
  }
  .searchautocomplete {
    right: 152px;
    padding: 8px 10px;
  }
  .searchautocomplete .nav {
    width: 240px;
  }
  .searchautocomplete .nav-submit-button {
    position: absolute;
    right: -29px;
  }
  .nav-input.UI-NAV-INPUT.over {
    padding-left: 102px !important;
  }
  .searchautocomplete .nav .nav-search-in .category-fake {
    width: 80px;
  }
  body.breadcrumbs-type-3 .breadcrumbs-wrapper.type-3 {
    background-size: cover;
    background-position: right 40% top;
  }
  #panSlider .pan-handle {
    top: 346px !important;
    width: 120px !important;
    right: -30px !important;
    border-radius: 0px 0px 5px 5px !important;
  }
  .builder-container.affix-top {
    position: absolute;
    width: 93.4%;
  }
  .builder-container.affix {
    width: 45.5% !important;
  }
  .builder-container.affix-bottom {
    width: 93.4% !important;
  }
  .hidden-check,
  .hidden-loader {
    left: 10px;
  }
  .product-image-gallery img {
    width: 97%;
    left: 9px;
    top: 5px;
    margin-bottom: 25px;
  }
  .product-view .tab-content {
    border: none !important;
    border-top: none;
  }
}
/* =======================  iPad Landscape  ======================  */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .builder-container.affix {
    width: 45.8% !important;
  }
  #sticky-header .phone {
    display: none;
  }
}
/* =======================  iPhone Landscape  ======================  */
@media screen and (max-width: 767px) and (orientation: landscape) {
  header.header-10 h2.logo {
    width: 42%;
    float: left;
    padding-top: 10px !important;
  }
  .quick-access {
    clear: none !important;
    margin-top: 2.1em !important;
  }
  .more-views > div {
    width: 70%;
    margin: 0 auto;
  }
  #amasty_zoom_fix {
    width: 100% !important;
  }
}
/*   ===================    iPhone 6     ====================      */
@media only screen and (max-width: 767px) {
  /* Body */
  body .content-wrapper > .container {
    padding-top: 0.5em;
  }
  /* Popups / Cart */
  #AddToCart-popup > div {
    width: 100%;
  }
  #AddToCart-popup .close-popup {
    top: 64px;
    /*right: -4px;*/
    position: fixed;
    background: transparent;
    z-index: 101;
  }
  #AddToCart-popup #ajaxkit-popup-content {
    position: absolute;
    width: 100%;
  }
  #AddToCart-popup .popup-uc-image .close-popup {
    font-size: 2em;
    top: 138px;
    right: 32px;
    position: fixed;
    background: transparent;
    z-index: 999;
  }
  .popup-added-product-list .popup-text {
    width: 95%;
  }
  #AddToCart-popup .close-popup i {
    color: #417248;
    font-size: 1.5em;
  }
  /* CHECKOUT */
  #shopping-cart-table .show .item-options {
    margin: -40px 0 0 -50%;
  }
  .payment-method-margin-bottom input {
    width: 100%;
  }
  /* HEADER STYLES */
  header.header-10 h2.logo {
    padding-top: 15px;
  }
  header.header .top-cart .block-content {
    width: 348px;
    margin-right: -64px;
  }
  /* Breadcrumb Styles */
  body.breadcrumbs-type-3 .breadcrumbs-wrapper.type-3 {
    padding: 40px 0 20px 0;
  }
  ul.breadcrumb {
    padding: 10px 0 10px 0;
  }
  .page-title h1 {
    line-height: 1em;
  }
  /* Paint CSS */
  .paintSwatch {
    /*height: 300px;*/
    height: auto;
  }
  #paintPrice {
    margin-top: 0px !important;
  }
  .ul-swatch-cont ul {
    margin-bottom: 10px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .ul-swatch-cont .clearSwatch {
    width: auto;
  }

  /*If new finish added - add 90px to category width*/
  .ul-swatch-cont .solidSwatch {
    /*width: 110em;*/
    width: 1620px;
  }
  .ul-swatch-cont .transparentSwatch {
    /*width: 117em;*/
    width:1080px;
  }
  .ul-swatch-cont .dyeSwatch {
    /*width: 125em;*/
    width:1710px;
  }
  .ul-swatch-cont .burstSwatch {
    /*width: 90em;*/
    width:1260;
  }
  .ul-swatch-cont .metallicSwatch {
    /*width: 124em;*/
    width:1710px;
  }
  .ul-swatch-cont .metallicBurstSwatch {
    /*width: 53em;*/
    width:720px;
  }
  .ul-swatch-cont .candySwatch {
    /*width: 46em;*/
    width:630px;
  }
  .ul-swatch-cont .flakeSwatch {
    /*width: 72em;*/
    width:990px;
  }
  /*.ul-swatch-cont .neonSwatch {
    width: 40em;
  }*/
  .ul-swatch-cont {
    overflow-y: hidden;
  }
  ul.clickImg li {
    width: 90px;
  }
  ul.clickImg li img {
    width: auto;
  }
  /* Inlay App Styles */
  .inlayCont img {
    width: 100% !important;
  }
  .inlay-opt-cont {
    overflow-y: hidden;
  }
  .row-wrap {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 73em;
    -webkit-overflow-scrolling: touch;
  }
  .row-wrap h5 {
    max-width: 320px;
  }
  .inlayWrap {
    float: left;
  }
  .inlay-block {
    width: 350px;
    float: left;
  }
  .col-md-4.inlay-block {
    width: 100px;
  }
  .inlayMat img {
    width: 50px;
  }
  ul.topmenu ul li:not(.item) a {
    /*font-size: 1.1em;*/
  }
  /* Homepage slider */
  .widget-slider + .owl-buttons .prev.owl-prev,
  .widget-slider + .owl-buttons .next.owl-next {
    top: 30% !important;
  }
  .para-x span {
    font-size: 2em;
    line-height: 1em;
    margin-top: 20px;
  }
  .row-parallax {
    height: 100px;
  }
  .text-blocks .text-block:nth-child(1) {
    border-right: solid 1px rgba(0, 0, 0, 0.2);
  }
  .text-blocks .text-block:nth-child(2) {
    border-right: solid 0px rgba(0, 0, 0, 0.2);
  }
  .text-blocks .text-block:nth-child(3) {
    border-right: solid 1px rgba(0, 0, 0, 0.2);
  }
  .text-blocks .text-block:nth-child(4) {
    border-right: solid 0px rgba(0, 0, 0, 0.2);
  }
  .text-blocks h3 {
    font-size: 1.1em;
  }
  .text-blocks.with-sprite .icon img {
    position: relative;
    top: 12px;
    width: 28px;
  }
  .text-blocks .text-block {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .prev.owl-prev,
  .next.owl-next {
    top: 32% !important;
  }
  header.header .top-cart .block-title .title-cart {
    height: 69px;
    margin-bottom: -5px;
  }
  /* =============== Mobile  MENU  =======================  */
  .guitar-necks .col-space,
  .guitar-bodies .col-space,
  .bass-necks .col-space,
  .bass-bodies .col-space,
  .pickguards .col-space {
    width: 3.5% !important;
    float: left;
  }
  .guitar-necks .col-left,
  .guitar-bodies .col-left,
  .bass-necks .col-left,
  .bass-bodies .col-left,
  .pickguards .col-left,
  .guitar-necks .col-mid,
  .guitar-bodies .col-mid,
  .bass-necks .col-mid,
  .bass-bodies .col-mid,
  .pickguards .col-mid,
  .guitar-necks .col-two,
  .guitar-bodies .col-two,
  .bass-necks .col-two,
  .bass-bodies .col-two,
  .pickguards .col-two,
  .guitar-necks .col-third,
  .guitar-bodies .col-third,
  .bass-necks .col-third,
  .bass-bodies .col-third,
  .pickguards .col-third {
    width: auto !important;
    float: left;
  }
  .guitar-necks .col-right,
  .guitar-bodies .col-right,
  .bass-necks .col-right,
  .bass-bodies .col-right,
  .pickguards .col-right,
  .guitar-necks .col-third,
  .guitar-bodies .col-third,
  .bass-necks .col-third,
  .bass-bodies .col-third,
  .pickguards .col-third {
    width: 100% !important;
  }
  .guitar-necks .col-right div,
  .guitar-bodies .col-right div,
  .bass-necks .col-right div,
  .bass-bodies .col-right div,
  .pickguards .col-right div,
  .guitar-necks .col-third div,
  .guitar-bodies .col-third div,
  .bass-necks .col-third div,
  .bass-bodies .col-third div,
  .pickguards .col-third div {
    text-align: center;
  }
  .guitar-necks .col-33,
  .guitar-bodies .col-33,
  .bass-necks .col-33,
  .bass-bodies .col-33,
  .pickguards .col-33 {
    width: 100% !important;
    float: left;
  }
  .guitar-necks .flow,
  .guitar-bodies .flow,
  .bass-necks .flow,
  .bass-bodies .flow,
  .pickguards .flow {
    overflow: hidden;
  }
  .guitar-necks .thumb,
  .guitar-bodies .thumb,
  .bass-necks .thumb,
  .bass-bodies .thumb,
  .pickguards .thumb {
    width: 33%;
    float: left !important;
    text-align: center;
    height: 100px;
  }
  .guitar-necks .thumb img,
  .guitar-bodies .thumb img,
  .bass-necks .thumb img,
  .bass-bodies .thumb img,
  .pickguards .thumb img {
    width: 40px;
  }
  .guitar-necks .thumb-horiz,
  .guitar-bodies .thumb-horiz,
  .bass-necks .thumb-horiz,
  .bass-bodies .thumb-horiz,
  .pickguards .thumb-horiz {
    width: 25%;
    float: left !important;
    text-align: center;
    height: auto;
  }
  .guitar-necks .thumb-icon,
  .guitar-bodies .thumb-icon,
  .bass-necks .thumb-icon,
  .bass-bodies .thumb-icon,
  .pickguards .thumb-icon {
    width: 20%;
    float: left !important;
    text-align: center;
    height: 50px;
  }
  .guitar-necks .menu-img-center,
  .guitar-bodies .menu-img-center,
  .bass-necks .menu-img-center,
  .bass-bodies .menu-img-center,
  .pickguards .menu-img-center {
    float: none;
  }
  .guitar-necks .hardware-flow .menu-item-button,
  .guitar-bodies .hardware-flow .menu-item-button,
  .bass-necks .hardware-flow .menu-item-button,
  .bass-bodies .hardware-flow .menu-item-button,
  .pickguards .hardware-flow .menu-item-button {
    padding: 0 5px;
  }
  .guitar-necks .all-small a,
  .guitar-bodies .all-small a,
  .bass-necks .all-small a,
  .bass-bodies .all-small a,
  .pickguards .all-small a {
    margin-top: 15px;
  }
  .guitar-necks .all a,
  .guitar-bodies .all a,
  .bass-necks .all a,
  .bass-bodies .all a,
  .pickguards .all a {
    /*line-height:55px !important*/
  }
  .nav-8.last.level-top.parent {
    padding-bottom: 8px;
  }
  .nav-wide .menu-wrapper .sub-content {
    padding-right: 0;
    padding-left: 0;
  }
  .flow.hardware-flow > .subtitle > a {
    display: block !important;
  }
  .menu-item-button i {
    float: right;
    font-size: 1.5em;
    line-height: 0.8;
  }
  .nav-wide ul.level1 a span:before {
    content: "";
    font-size: 0;
    margin: 0;
    line-height: 0;
  }
  .col-mid .subtitle {
    margin-bottom: 20px !important;
  }
  li.thumb.all {
    width: 100%;
    /* height:70px; */
  }
  .nav-wide a.level-top span::after {
    content: none;
    display: none;
  }
  .hardware-flow .sidebar-heading {
    display: none;
  }
  .hardware-flow li.subtitle {
    border-bottom: 0px;
  }
  .hardware-flow .sidebar-heading {
    display: none;
  }
  .col-space {
    line-height: 0.5em;
  }
  .home-slider-conainer {
    padding-bottom: 0;
  }
  /* LogIn */
  header.header .customer-name-wrapper + .links {
    top: 177px !important;
    border-top: solid 3px #d1b28c;
    box-shadow: inset 0 0 0;
  }
  /* Search */
  .searchautocomplete {
    /*right: 128px;*/
    right: auto;
  }
  .searchautocomplete .nav .nav-search-in {
    display: none;
  }
  .searchautocomplete .nav .nav-input {
    padding-left: 22px !important;
    margin-top: 3px;
  }
  .searchautocomplete .nav {
    width: 140px;
  }
  .searchautocomplete .nav .nav-input input {
    width: 97%;
    height: 28px;
  }
  .searchautocomplete .searchautocomplete-placeholder {
    right: auto;
    width: 328px;
  }
  /* BUILDER PAGES */
  .nav-tabs > li {
    width: 50%;
  }
  /* category pages */
  .preset-block .pre-label {
    width: 50%;
  }
  .preset-block .pre-value {
    width: 50%;
  }
  /*.preset-block.vis-desc {
	    display:none;
	}*/
  .preset-block.vis-desc-mobi {
    display: inline-block;
    padding-bottom: 20px;
  }
  /*.product-img-box {
	    margin-bottom: 20px
	}*/
  .breadcrumbs-wrapper {
    background-image: none !important;
    background: #ede5dd;
  }
  /* Hardware Pages */
  table.table {
    border-color: #ede5dd;
  }
  .owl-buttons i {
    height: 40px;
    line-height: 40px;
    width: 40px;
    background-color: #52714c;
  }
  #nextGallery {
    right: -15px !important;
  }
  #prevGallery {
    left: -20px;
  }
  .product-options-bottom .add-to-links {
    margin: 2em 10px 2em 0;
  }
  .product-share {
    margin-top: 2em;
  }
  /* Fix for zoom overlay on mobile */
  #amasty_zoom_fix {
    width: 100% !important;
  }
  /* Blog */
  .blog-index-list .blog-inner {
    padding-right: 0;
  }
  .postWrapper .postContent img {
    display: block;
    margin: 0 auto;
  }
  .postTitle .postDetails,
  .postTitle .postDetails h4,
  .postTitle small {
    display: none;
  }
  span.blog-author-inline {
    margin: 25px 0 20px 0;
  }
  /* Showcase builder buttons */
  .cat-body-builderButton {
    display: inline-block;
    height: auto;
  }
  .builderButton-box-c,
  .builderButton-box-b,
  .builderButton-box-a {
    width: 100%;
  }
  .builderButton-box-c {
    position: relative;
    top: 190px;
    margin-bottom: 20px;
  }
  .builderButton-box-b {
    position: relative;
    top: -20px;
  }
  .builderButton-box-a {
    position: relative;
    top: -200px;
  }
  .builderButton-box-b h3 {
    margin-top: 15px;
  }
  .col-md-3 img {
    width: 100%;
    margin: 10px 0;
  }
  .pg-border div img {
    width: 50%;
    float: left;
    padding: 0px 15px;
    margin-bottom: 15px;
  }
  .product-view .product-img-box .product-image {
    margin-bottom: 1.1em;
  }
  #shopping-cart-table {
    margin-bottom: 0em;
  }
  #shopping-cart-table .product-name a {
    max-width: 100%;
  }
  .shipping-form .input-box {
    width: 100%;
  }
}
/* =======================  iPhone 5  ======================  */
@media only screen and (max-width: 320px) {
  .page-title h1 {
    font-size: 1.8em;
  }
  body h2 {
    font-size: 25px;
    line-height: 36px;
  }
  .header .search-mini-form {
    max-width: 180px;
  }
  header.header .top-cart .block-content {
    width: 300px;
    margin-right: -66px;
  }
  /*  Search  */
  .searchautocomplete {
    /*right: 115px;*/
    right: auto;
  }
  .searchautocomplete .nav {
    width: 120px;
  }
  .product-img-box {
    margin-bottom: 20px;
  }
  .searchautocomplete .searchautocomplete-placeholder {
    right: auto;
    left: 5px;
    width: 300px;
  }
  /* Fix for zoom overlay on mobile */
  #amasty_zoom_fix {
    width: 100% !important;
  }
  .product-view .add-to-links i {
    height: 35px;
    width: 35px;
    line-height: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
  }
  a.social-icon.color-icon i {
    line-height: 35px;
    width: 35px;
    height: 35px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
  }
  .product-view .add-to-links li,
  .neklo-share-buttons .social-icon {
    margin-right: 5px;
  }
  .product-share {
    top: -18px !important;
  }
  .col-md-3 img {
    width: 100%;
    margin: 10px 0;
  }
  .pg-border div img {
    width: 50%;
    float: left;
    padding: 0px 15px;
    margin-bottom: 15px;
  }
  .image-top .builder-alert {
    font-size: 0.7em !important;
    line-height: 1.4 !important;
  }
  .product-img-box {
    min-height: 340px !important;
  }
  #img-block {
    width: 90% !important;
  }
  #shopping-cart-table {
    margin-bottom: 0em;
  }
  #shopping-cart-table .product-name a {
    max-width: 100%;
  }
  .shipping-form .input-box {
    width: 100%;
  }
}
/* =======================  iPhone 6 Plus  ======================  */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) and (-webkit-device-pixel-ratio: 3) {
  .searchautocomplete .searchautocomplete-placeholder {
    right: auto;
    left: -10px;
    width: 330px;
  }
  .image-box img {
    width: 354px;
  }
  /* Fix for zoom overlay on mobile */
  #amasty_zoom_fix {
    width: 100% !important;
  }
  #shopping-cart-table {
    margin-bottom: 0em;
  }
  #shopping-cart-table .product-name a {
    max-width: 100%;
  }
  .shipping-form .input-box {
    width: 100%;
  }
}

}
