﻿/*
Theme Name: Daves Guitar - v2
Theme URI: http://www.davesguitar.com/
Version: 2.5
Description: Designed by Sleeping Giant Studios.
Author: Sleeping Giant Studios
Author URI: http://www.sleepinggiantstudios.com
Template: canvas
Tags: canvas, woothemes, store, woocommerce

*/

@import url(../uno/style.css);
body.dgs {
    font-family: 'Strait', sans-serif;
    background: #0d0000 url('images/bg.jpg') top center no-repeat;
}
.dgs img {
    height: auto;
}
.dgs #wrapper {
    max-width: 100%;
    padding: 0;
}
.dgs #content {
    padding: 15px;
    background: #0d0000;
    background: rgba(13, 0, 0, 0.8);
    color: #a7a4a4;
}
.dgs.home #content {
    background: transparent;
}
.dgs #content #main .product .fix {
    display: none;
}
.tan-bg {
    padding: 1em 2%;
    background: #cec6b3;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    clear: both;
    width: 100%;
    padding: 0 0 1em 0;
    display: inline-block;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style-type: none;
    float: left;
    padding: 0 1em 0 0;
    font-size: 1.5em;
    font-weight: bold;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}
.dgs .woocommerce_message, .dgs .woocommerce-message {
    background-color: #f1efef;
}
.dgs h1, .dgs h2, .dgs h3, .dgs h4, .dgs h5, .dgs h6 {
    color: #fff;
    font-family: 'Strait', sans-serif;
}
.dgs h1, .dgs h1.page-title, .dgs .post h1.title {
    font-family: "sneakers-script-narrow", sans-serif;
    text-transform: uppercase;
}
.dgs.single-product .product h1 {
    margin: 0 0 0.7em 0;
}
.dgs.single-product .item-sold {
    top: 0;
    left: 0;
    right: 0;
    margin: 0 0 1em 0;
    width: 100%;
    font-size: 1.6em;
    padding: 1em 0;
    text-align: center;
    background-color: #e7d83e;
    color: #000;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
}
.dgs .post .title a:link, .dgs .post .title a:visited, .dgs .page .title a:link, .dgs .page .title a:visited {
    color: #fff;
}
.dgs.single-dgs_collection h1 {
    margin: 0 0 1em 0;
}
.dgs.single-dgs_collection .images {
    float: right;
}
.dgs.single-dgs_collection .images .thumbnails {
    margin: 1em 0 1.8em;
}
.dgs.single-dgs_collection .images .thumbnails a img {
    width: 30%;
    margin: 0 3% 1em 0;
}
.dgs .page header.title h3 {
    font-size: 0.9em;
}
.dgs a {
    color: #ba1c21;
}
.dgs #footer a {
    color: #fff;
}
.dgs #footer #footer-widgets a {
    color: #d9d9d9;
}
.dgs .flex-direction-nav .flex-next, .dgs .flex-direction-nav .flex-prev {
    color: #a5a5a5;
}
.dgs a.button, .dgs a.comment-reply-link, .dgs #commentform #submit, .dgs .submit, .dgs input[type=submit], .dgs input.button, .dgs button.button, .dgs #wrapper .woo-sc-button {
    padding: .627em 1.7em;
    border-width: 0;
    background: #e7d83e;
    border-radius: 0;
    box-shadow: inset 0 0 5px #736911;
    color: #000 !important;
    font-size: 0.8em;
}
.dgs a.button:hover, .dgs a.comment-reply-link:hover, .dgs #commentform #submit:hover, .dgs .submit:hover, .dgs input[type=submit]:hover, .dgs input.button:hover, .dgs button.button:hover, .dgs #wrapper .woo-sc-button:hover {
    background: #c0b11b;
}
.dgs.woocommerce .summary button.button {
    float: right;
    font-size: 0.8em;
}
.dgs .onsale {
    background: #9e0707;
}
.dgs #main .onsale {
    display: none;
}
.dgs p, .dgs #navigation {
    font-family: 'Strait', sans-serif;
}
.dgs .entry {
    display: block;
    clear: both;
}
.dgs .entry, .dgs .entry p {
    color: #fff;
    font-family: 'Strait', sans-serif;
}
.dgs .entry table {
    color: #555;
    border-radius: 0;
    box-shadow: none;
}
.dgs .entry table tbody th, .dgs .entry table thead th {
    padding: 0.2em;
    background: #f3f1df;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.dgs #navigation {
    margin-bottom: 2em;
}
.dgs #navigation ul {
    margin-bottom: 0;
}
.dgs .entry img, .dgs img.thumbnail, .dgs #portfolio .group.portfolio-img img {
    border: none;
    padding: 0;
    background: transparent;
}
.dgs #header {
    padding: 20px 0 5px 0;
}
.dgs #header-search {
    width: 100%;
}
.dgs #header-search .searchform {
    top: 0;
    border: none;
    border-radius: 0;
    background: #e5e1ce;
    background: rgba(229, 225, 206, 0.6)
}
.dgs #header-search .searchform input.s {
    padding: 18px 17px 17px 17px;
    color: #454441;
    font-size: 1.4em;
}
.dgs #header-search .searchform button.submit {
    top: 0;
    right: 0;
    width: 58px;
    height: 56px;
    background: #b91c21 url('images/bg-searchPick.png') center center no-repeat;
    box-shadow: inset 0 0 15px #670508;
}
.dgs #header-search .searchform .fa-search:before {
    display: none;
}
.dgs nav#navigation h3 {
    display: none;
}
.dgs nav#navigation ul.sub-menu {
    display: none;
}
.dgs #navigation .side-nav {
    display: none;
}
.dgs ul.nav li.current_page_item a, .dgs ul.nav li.current_page_parent a, .dgs ul.nav li.current-menu-ancestor a, .dgs ul.nav li.current-cat a, .dgs ul.nav li.current-menu-item a {
    background: #ba1c21;
    box-shadow: inset 0 0 15px #670508;
}
.dgs ul#top-nav.nav li.current_page_item a, .dgs ul#top-nav.nav li.current_page_parent a, .dgs ul#top-nav.nav li.current-menu-ancestor a, .dgs ul#top-nav.nav li.current-cat a, .dgs ul#top-nav.nav li.current-menu-item a, .dgs ul.nav li.current_page_item ul a, .dgs ul.nav li.current_page_parent ul a, .dgs ul.nav li.current-menu-ancestor ul a, .dgs ul.nav li.current-cat ul a, .dgs ul.nav li.current-menu-item ul a {
    box-shadow: none;
}
.dgs #logo {
    margin: 7em 0 0 0;
    text-align: center;
}
.dgs.home #main-sidebar-container {
    display: none;
}
.dgs .widget {
    font-size: 16px;
}
.dgs #sidebar .widget h3 {
    font-size: 1.2em;
}
body.full-width.dgs #footer-widgets, body.full-width.dgs #footer {
    padding-left: 0;
    padding-right: 0;
    border: none;
}
.dgs #footer-widgets {
    border: none;
}
.dgs #footer-widgets li {
    float: left;
    width: 90%;
    padding: 3em 5% 1em;
    color: #d9d9d9;
}
.dgs #footer-widgets li span {
    display: block;
    font-size: 2em;
    line-height: 1em;
}
.dgs #footer {
    padding: 0 0 3em 0;
    border: none;
    background: #382513 url('images/bg-footer.jpg') top center no-repeat;
    color: #fff;
}
.dgs #footer #footerbrands {
    padding: 0.2em 0;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
}
.dgs #footer #footerbrands ul {
    margin: 0;
    text-align: center;
}
.dgs #footer #footerbrands ul li {
    display: inline;
    padding: 0 5px;
}
.dgs #footer .col-full {
    position: relative;
}
.dgs #footer-guitar {
    position: absolute;
    top: -200px;
    left: 0;
    width: 185px;
    height: 407px;
    background: url('images/footer-guitar2.png') top left no-repeat;
}
.dgs #footer-dealertext {
    position: absolute;
    top: -90px;
    left: 130px;
    width: 811px;
    height: 34px;
    background: url('images/footer-dealertext2.png') top left no-repeat;
}
.dgs #footer-guitar, .dgs #footer-dealertext {
    display: none;
}
.dgs #footer #credit {
    overflow: hidden;
    padding: 2em 15% 0 5%;
    width: 80%;
}
.dgs #footer #credit p {
    font-size: 1em;
}
.dgs #footer .sociallink {
    margin: 0 0 0 1.5em;
}
.dgs #loopedSlider .slide img {
    padding: 2%;
    max-width: 96%;
    background: url('images/bg-homeMainAd.jpg') top center;
    box-shadow: 0 0 45px #000;
}
.dgs .slider-pagination {
    position: absolute;
    z-index: 5;
    width: 100%;
    margin: -1em 0 0 0;
    opacity: 1;
}
.dgs .slider-pagination .flex-control-nav {
    display: none;
    position: relative;
    width: 13em;
    margin: 0 auto;
    padding: 0.3em 0 0.2em 0;
    border-radius: 8px;
    background: #000;
}
.dgs .slider-pagination li {
    opacity: 0.4;
    width: 18px;
    height: 18px;
    background: url('images/icon-star.png') top center no-repeat;
}
.dgs .slider-pagination a {
    width: 18px;
    height: 18px;
    border: none;
}
.dgs .slider-pagination .flex-active a {
    border: none;
    background: transparent;
}
.dgs .slider-pagination li.flex-active {
    opacity: 1;
}
.dgs #loopedSlider a.flex-prev:hover, .dgs #loopedSlider a.flex-next:hover {
    color: #ba1c21;
}
.dgs .page-title, .dgs .post .title, .dgs .page .title {
    color: #fff;
    text-transform: uppercase;
    font: normal bold 30px/1.2em 'Strait', sans-serif;
}
.dgs .page .title {
    font-family: "sneakers-script-narrow", sans-serif;
}
/* ~~~~ Meet the Staff ~~~~ */

#staff-list {}
.staffer {
    float: left;
    width: 48%;
    overflow: hidden;
    margin: 0 1% 3em;
}
.staffer .staff-title {
    display: block;
    border: none;
    text-decoration: none;
}
.staffer .staff-title h2 {
    font-size: 1.3em;
}
.staffer .staff-title img {
    outline: 1px solid #b2a64a;
    outline-offset: -2px;
    width: 240px;
    height: auto;
}
.staffer .staff-title:hover {
    text-decoration: none;
}
.staffer .staff-title:hover img {
    outline: 2px solid #fff;
}
.staffer .title {
    font-size: .9em;
    color: #BEB985;
    text-transform: capitalize;
}
.staffer .email {
    text-transform: lowercase;
    font-size: .9em;
}
.single-staffer .stats {
    float: right;
    margin: 0px 0 10px 24px;
}
.single-staffer .stats img {
    padding: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #b2a64a;
}
.single-staffer .stats p {
    margin: 2px 0;
}
.single-staffer .name {
    font-size: .9em;
    color: #BEB985;
    margin-bottom: 3px;
    text-transform: capitalize;
}
.single-staffer .email {
    text-transform: lowercase;
    font-size: .9em;
}
.dgs .subads {
    display: none;
    overflow: hidden;
    margin: 0 0 3em 0;
    padding: 5em 0 2em;
    background: url('images/line1.png') bottom center no-repeat;
}
.dgs .subads li {
    float: left;
    width: 90%;
    padding: 0 5%;
    text-align: center;
}
.dgs .subads li h3 {
    padding: 1em 0;
    color: #9e0707;
    text-transform: uppercase;
    background: url('images/fade2.png') top center no-repeat;
    font-family: "sneakers-script-narrow", sans-serif;
}
.dgs .subads li img {
    padding: 3%;
    max-width: 94%;
    background: url('images/bg-homeMainAd.jpg') bottom center;
    background-size: cover;
}
.dgs .featured {
    text-align: center;
}
.dgs .featured h3 {
    margin: 0 0 0.6em 0;
    color: #fff;
    font-family: "sneakers-script-narrow", sans-serif;
    text-transform: uppercase;
    font-size: 2.4em;
}
.dgs .featured .products h3 {
    margin: 0;
    font-family: 'Strait', sans-serif;
    font-size: 1em;
    color: #8d8c8c;
}
.dgs .featured .products li {
    float: left;
    width: 48%;
    padding: 0 1%;
}
.dgs .featured .products li .new {
    left: 2% !important;
}
.dgs .featured .products li a {
    color: #8d8c8c;
}
.dgs .featured .products li a .imgwrap {
    position: relative;
}
.dgs .featured .products li a img {
    display: block;
}
.dgs .featured .products li a span {
    display: block;
}
.dgs .featured .products li a.button {
    display: none;
}
.dgs .shortcode-tabs .tab {
    background: transparent;
}
.dgs .shortcode-tabs ul.tab_titles {
    padding: 0.5em 0 0 0;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 0.4em;
}
.dgs .shortcode-tabs ul.tab_titles li.nav-tab {
    float: none;
    display: inline-block;
    margin: 0;
    padding: 0 0 0 3px;
    border-left: 1px solid #8d8c8c;
    font-size: 0.6em;
}
.dgs .shortcode-tabs ul.tab_titles li.nav-tab:first-child {
    border: none;
}
.dgs .shortcode-tabs ul.tab_titles li.nav-tab a {
    padding: 0 2px;
    font: inherit;
}
.dgs .shortcode-tabs ul.tab_titles li.nav-tab.ui-state-active a, .dgs .shortcode-tabs ul.tab_titles li.nav-tab a:hover {
    background: transparent;
    color: #fff;
}
.dgs .recentnews {
    float: left;
    width: 90%;
    padding: 0 5% 3em;
}
.dgs .recentnews h4 {
    margin: 0 0 0.3em 0;
    color: #000;
    font-family: "sneakers-script-narrow", sans-serif;
    text-transform: uppercase;
    font-size: 2.4em;
}
.dgs .recentnews h6 {
    color: #ba1c21;
    text-transform: uppercase;
    font-size: 1.8em;
    font-family: 'Strait', sans-serif;
}
.dgs .recentnews .date {
    display: block;
    margin: 0 0 1.2em 0;
    font-size: 1.2em;
}
.dgs .recentnews .img {
    display: block;
    margin: 0 0 2em 0;
}
.dgs .bloglist {
    float: left;
    width: 90%;
    padding: 0 5%;
}
.dgs .bloglist li {
    overflow: hidden;
    display: block;
    margin: 0 0 1.8em 0;
    padding: 0 0 0.4em 0;
    background: url('images/line2.png') bottom center no-repeat;
}
.dgs .bloglist h4 {
    margin: 0 0 0.3em 0;
    color: #000;
    font-family: "sneakers-script-narrow", sans-serif;
    text-transform: uppercase;
    font-size: 2.4em;
}
.dgs .bloglist h6 {
    color: #ba1c21;
    text-transform: uppercase;
    font-size: 1.8em;
    font-family: 'Strait', sans-serif;
}
.dgs .bloglist .img {
    display: block;
    float: left;
    margin: 0 2em 1.6em 0;
}
.dgs .bloglist .date {
    display: block;
    margin: 0 0 1.2em 0;
}
.dgs .breadcrumbs {
    display: none;
    float: right;
    padding: 0;
    border: none;
    font-size: 1.3em;
}
.dgs .breadcrumbs a {
    color: #bebebe;
}
.dgs .breadcrumbs .sep {
    padding: 0 0.2em;
}
.dgs .trail-before {
    display: none;
}
.dgs .woof {
    margin: 0 0 2em 0;
    border-bottom: 1px solid;
    display: none;
    clear: both;
}
.dgs .woof_container {}
.dgs .woof_list li {
    float: left;
    width: 50%;
}
.dgs .woof_radio_term_reset {
    display: none;
}
.dgs .woof_container_productcategories {
    float: left;
    width: 75%;
    margin: 0 5% 0 0;
}
.dgs .woof_container_conditions {
    float: left;
    width: 20%;
}
.dgs .woof_container_conditions .woof_list li {
    width: 100%;
}
.dgs .woof_container_types, .dgs .woof_container_conditions {
    width: 100%;
    overflow: hidden;
    padding: 2em 0 0 0;
}
.dgs .filtering {
    margin: 1em 0;
    padding: 10px;
    background: #1d0903;
    border: 1px solid #8e2303;
}
.dgs .filtering h2 {
    margin: 0;
}
.dgs .filtering h2 big {
    float: left;
    width: auto;
}
.dgs .filtering h2 small {
    float: right;
    width: auto;
    font-size: .6em;
    padding: .4em 0 0 0;
    text-align: right;
    font-weight: normal;
}
.dgs .filtering h2 small a {
    color: #beb985;
}
.dgs .filtering h2 small a:hover {
    color: #e2efdb;
}
.dgs .filtering .selected {}
.dgs .filtering .selected li {
    display: block;
    float: left;
    padding: .4em 1.5em;
    font-size: 1.4em;
}
.dgs .filtering .set {
    float: left;
    width: auto;
    margin: .8em;
    font-size: 1em;
}
.dgs .filtering .set h3 {
    font-weight: bold;
    font-size: 1.1em;
    margin: 0;
}
.dgs .filtering .set ul {
    margin: .25em 0 0 1em;
}
.dgs .filtering .set ul li {
    list-style: none;
}
.dgs .filtering .set ul li small {
    color: #beb985;
}
.dgs .filtering .set ul li.more>a {
    padding-right: 18px;
    background: transparent url('img/dbArrowYellowIcon.png') no-repeat right 6px;
}
.dgs .filtering .set ul div {
    display: none;
    width: 100%;
}
.dgs .filtering .set ul div li {
    float: left;
    width: 120px;
    margin: 0 5px;
}
.dgs .filtering .set ul li.more:hover>div {
    display: block;
    position: absolute;
    z-index: 9;
    bottom: -10px;
    left: 34px;
    margin: 0;
    padding: 5px;
    font-size: 1em;
    border: 1px solid #8e2303;
    background: #24190d;
}
.dgs ul.products li.product {
    margin-top: 1em;
    min-height: 20em;
}
.dgs ul.products li.product .imgwrap {
    position: relative;
}
.dgs ul li.product .new {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.dgs ul li.product .on_hold {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
}
.dgs ul li.product .on_hold img {
    margin: 0;
}
.dgs ul.products li.product h3 {
    font-size: 0.9em;
}
.dgs ul.products li.product .price {
    margin: 0.2em 0;
    color: #dd2300;
    font-size: 1.4em;
}
.dgs.woocommerce .woocommerce_tabs, .dgs.woocommerce .woocommerce-tabs {
    clear: none;
    float: right;
    width: 100%;
    font-size: 1.3em;
}
.dgs.woocommerce .ads {
    float: left;
    margin: 3em 0;
    width: 100%;
}
.dgs.woocommerce .ads li {
    float: left;
    margin: 0 2%;
    width: 46%;
    text-align: center;
}
.dgs.woocommerce .ads li h3 {
    margin: 1em 0 0 0;
    font-family: "sneakers-script-narrow", sans-serif;
    color: #aaa9a9;
}
.dgs.woocommerce .woocommerce_tabs ul.tabs, .dgs.woocommerce .woocommerce-tabs ul.tabs, .dgs.woocommerce .woocommerce_tabs .panel h2, .dgs.woocommerce .woocommerce-tabs .panel h2 {
    display: none;
}
.dgs .summary .wishlist_sharing {
    overflow: hidden;
    width: 100%;
    margin: 0 0 1em 0;
    padding: 1.7em 0;
    font-size: 1.2em;
    border-top: 1px solid #534440;
    border-bottom: 1px solid #534440;
    text-transform: uppercase;
}
.dgs .summary .wishlist_sharing a {
    color: #a7a4a4;
}
.dgs .summary .wishlist_sharing a.sociallink {
    float: left;
    margin: 0 0 0 0.8em;
}
.dgs .summary .wishlist_sharing a.sociallink img {
    width: 80%;
}
.dgs .summary .wishlist_sharing .wishlistinfo {
    float: left;
    margin: 0.2em 0 0 0;
}
.dgs .summary .wishlist_sharing #wl-wrapper {
    float: left;
    width: 100%;
    clear: none;
    padding: 0 0 1em 0;
}
.dgs #wl-wrapper .wl-already-in ul {
    display: none;
}
.dgs #main .summary .wishlist_sharing div.sharedaddy {
    float: left;
    clear: none;
}
.dgs #wl-wrapper .wl-add-link.present {
    background: transparent;
    padding: 0;
}
.dgs .wl-table .stock {
    display: none;
}
.dgs div.sharedaddy h3.sd-title {
    float: left;
    margin: 0 1em 0 0;
    padding: 0;
    color: #a7a4a4;
    border-left: none;
    font-size: 1em;
}
.dgs div.sharedaddy h3.sd-title:before {
    display: none;
}
.dgs div.sharedaddy .sd-content {
    float: left;
}
.dgs div.sharedaddy .sd-content ul {
    margin: -0.4em 0 !important;
}
.dgs #sharing_email .sharing_send, .dgs .sd-content ul li .option a.share-ustom, .dgs .sd-content ul li a.sd-button, .dgs .sd-content ul li.advanced a.share-more, .dgs .sd-content ul li.preview-item div.option.option-smart-off a, .dgs .sd-social-icon .sd-content ul li a.sd-button, .dgs .sd-social-icon-text .sd-content ul li a.sd-button, .dgs .sd-social-official .sd-content>ul>li .digg_button>a, .dgs .sd-social-official .sd-content>ul>li>a.sd-button, .dgs .sd-social-text .sd-content ul li a.sd-button {
    margin-right: 12px;
}
.dgs .woocommerce-tabs .questions {
    margin: 1em 0 0 0;
    padding: 0.6em 0;
    border-top: 1px solid #534440;
    font-size: 1.7em;
    color: #d9d9d9;
    line-height: 1.2em;
}
.dgs .woocommerce-tabs .questions a {
    display: block;
    clear: both;
    padding: 0 0.5em 0.4em 1.5em;
    color: #d9d9d9;
    text-transform: uppercase;
    background: url('images/icon-email.png') top left no-repeat;
}
.dgs .woocommerce-tabs .questions a.phonenumber {
    background: url('images/icon-phone.png') top left no-repeat;
}
.dgs .woocommerce-tabs .questions span {
    display: block;
    color: #a7a4a4;
    font-size: 0.6em;
}
.dgs.woocommerce .summary .quantity {
    margin: 0 0 1.6em 0;
    width: 100%;
}
.dgs.woocommerce .summary .quantity .qty {
    width: 100%;
    margin: 0;
    padding: 5px 6%;
    text-align: right;
}
.dgs.woocommerce .summary p.in-stock {
    display: none;
}
.dgs.woocommerce .summary p.price {
    float: left;
    width: 100%;
    margin: 1em 0 0 0;
    font-size: 1.2em;
    text-transform: uppercase;
}
.dgs.woocommerce .summary p.price span.amount {
    color: #fff;
    font-size: 1.5em;
}
.dgs.woocommerce .summary #learn-more {
    float: left;
    width: 100%;
    margin: 1em 0 0 0;
    clear: left;
}
.dgs.woocommerce .summary form {
    padding: 0;
    margin: 0;
    float: right;
}
.dgs.woocommerce .summary formvariations_form {
    margin: 0;
}
.dgs.woocommerce .summary .product_meta {
    float: left;
    text-transform: uppercase;
    font-size: 1.6em;
    line-height: 2em;
    clear: left;
}
.dgs.woocommerce .product-type-variable .summary .product_meta {
    padding: 0;
}
.dgs.woocommerce .summary .sku_wrapper .sku {
    color: #fff;
}
.dgs.woocommerce .summary p.out-of-stock {
    clear: both;
    margin: 0;
    padding: 1.5em 0 0 0;
}
.dgs .stock.out-of-stock::before {
    color: rgba(200, 200, 200, 0.4);
}
.dgs.woocommerce .summary table.variations select {
    width: 100%;
}
.dgs.woocommerce .summary table.variations tr td {
    padding: 0.3em 0;
}
.dgs.woocommerce .summary table.variations tr td.label {
    padding: 1.2em 0;
    width: 50%;
    font-size: 1.6em;
    text-transform: uppercase;
}
.dgs.woocommerce .summary table.variations tr td.value {
    padding: 1.8em 0 0 0;
    text-align: right;
}
.dgs.woocommerce .summary table.variations tr td.value select {
    width: 100%;
}
.dgs .product_meta div {
    clear: both;
    display: block;
}
.dgs .product .related.flexslider {
    margin: 3em 0 0 0;
    padding: 3em 0 0 0;
    border-radius: 0;
    border-top: 6px solid #d0c8b5;
}
.dgs .product .related h2 {
    margin: 0 0 0.6em 0;
    color: #fff;
    font-family: "sneakers-script-narrow", sans-serif;
    text-transform: uppercase;
    font-size: 2.4em;
    text-align: center;
}
.dgs .product .related h3 {
    margin: 1em 0 0 0;
    font-family: 'Strait', sans-serif;
    font-size: 1.2em;
    color: #8d8c8c;
    text-align: center;
}
.dgs .product .related .price {
    text-align: center;
}
.dgs .product .related .price .amount {
    display: block;
}
.dgs .product .flexslider {
    background: transparent;
    border: none;
}
.dgs .product .flexslider .slides img {
    height: auto;
    max-height: 12em;
    width: auto;
    margin: 0 auto;
}
.dgs .product .flexslider a.button {
    display: none;
}
.dgs .flexslider:hover .flex-next {
    right: -20px;
}
.dgs .flexslider:hover .flex-prev {
    left: -35px;
}
.dgs .flex-direction-nav a {
    text-shadow: none;
}
.dgs .woo-pagination a:link, .dgs .woo-pagination a:visited, .dgs .woo-pagination a:active {
    background: #c0b11b;
    border-radius: 50px;
    color: #000;
}
.dgs .gform_wrapper .gform_fields {
    padding: 0;
}
.dgs .gform_wrapper .gform_fields li {
    list-style-type: none;
}
.dgs .gform_wrapper span.ginput_left {
    position: relative;
    float: left;
    display: block;
    width: 47%;
    margin: 0 3% 0 0;
}
.dgs .gform_wrapper span.ginput_left input[type=text] {
    width: 96%;
}
.dgs .gform_wrapper span.ginput_right {
    position: relative;
    float: left;
    display: block;
    width: 50%;
    margin: 0 0 0 0;
}
.dgs .gform_wrapper span.ginput_right input[type=text] {
    width: 96%;
}
.dgs .gform_wrapper input[type=text] {
    width: 98%;
}
.dgs .gform_wrapper textarea {
    width: 98%;
}
.dgs .cart p {
    color: #555;
}
.dgs .wc-proceed-to-checkout {
    display: table;
    width: 100%;
}
.dgs .wc-proceed-to-checkout div {
    display: table-cell;
    padding: 0 0 0 1em;
    vertical-align: middle;
}
.dgs .wcppec-checkout-buttons__separator {
    display: none !important;
}
.dgs #pay_with_amazon {
    float: none;
    margin-left: 0;
}

/** Paypal integration banners **/
.pp-prod-loop-banners .iframe__wrapper {
    min-width: 155px;
    margin-top: 10px;
    max-width: 200px;
}

.pp-prod-loop-banners > span > div {
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .dgs a.button, .dgs a.comment-reply-link, .dgs #commentform #submit, .dgs .submit, .dgs input[type=submit], .dgs input.button, .dgs button.button, .dgs #wrapper .woo-sc-button {
        font-size: 1em;
    }
    .dgs #content {
        padding: 35px;
    }
    .dgs .entry table thead th {
        padding: 1.387em;
    }
    .dgs .col-full {
        position: relative;
        max-width: 1200px;
    }
    .tan-bg {
        padding: 3em 2% 15em;
        background: #cec6b3 url('images/bg-tan2.jpg') bottom center no-repeat;
    }
    .home .tan-bg {
        padding: 1em 2% 15em;
    }
    .dgs #top {
        background: transparent;
    }
    .dgs #top .col-full {
        position: relative;
        z-index: 1;
    }
    .dgs #top .col-full ul.nav {
        position: absolute;
        right: 0;
        top: 1.6em;
    }
    .dgs #top ul.nav li {
        border-right: 1px solid #adadac;
    }
    .dgs #top ul.nav li:nth-child(2), .dgs #top ul.nav li:nth-child(3) {
        display: none;
    }
    .dgs #top ul.nav li.current_page_item a, .dgs #top ul.nav li.current_page_parent a, .dgs #top ul.nav li.current-menu-ancestor a, .dgs #top ul.nav li.current-cat a, .dgs #top ul.nav li.current-menu-item a {
        background: transparent;
        color: #adadac;
        box-shadow: none;
    }
    .dgs #top ul.nav li a {
        padding: .5em 0.34em;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        text-transform: uppercase;
        color: #adadac;
        line-height: 1em;
    }
    .dgs #top ul.nav li a:hover {
        text-decoration: underline;
        background: transparent;
    }
    .dgs #top ul.nav>li:hover {
        background: transparent;
    }
    .dgs #top ul.nav li.phonenumber {
        margin: -0.6em 0 0 0;
        font-size: 1.4em;
    }
    .dgs #top ul.nav li.phonenumber a {
        color: #fff;
        line-height: 2em;
    }
    .dgs #top ul.nav li:last-child {
        border: none;
    }
    .dgs #top ul.nav li:last-child a i {
        float: right;
        margin: 0 0 0 0.6em;
    }
    .dgs #header {}
    .dgs #header-search {
        width: 150px;
    }
    .dgs #header-search .searchform {
        top: 55px;
    }
    .dgs #logo {
        margin: 0 0 0 2em;
    }
    .dgs nav#navigation ul.sub-menu {
        display: block;
    }
    .dgs #navigation .menus.nav-icons-1 #main-nav {
        margin-right: 0;
    }
    .dgs #navigation.col-full {
        max-width: 100%;
        background: #000;
        background: rgba(0, 0, 0, 0.7);
        text-transform: uppercase;
        z-index: 10;
    }
    .dgs #navigation.col-full .menus {
        max-width: 1270px;
        margin: 0 auto;
    }
    .dgs #navigation ul.nav li.hide_from_desktop {
        display: none;
    }
    .dgs #navigation ul.nav li li:last-child {
        display: block;
    }
    .dgs #navigation ul.nav li a {
        padding: 1em 0.8em;
    }
    .dgs ul.nav li a {
        padding-top: 2em !important;
        padding-bottom: 2em !important;
        font-size: 0.7em;
        color: #fff;
    }
    .dgs #navigation .nav li ul li.parent>a:after {
        top: 0.3em;
    }
    .dgs #navigation ul.nav>li:hover, .dgs #navigation ul.nav>li a:hover {
        background: #750d10;
        box-shadow: inset 0 0 15px #530507;
    }
    .dgs #navigation ul.nav .sub-menu>li:hover, .dgs #navigation ul.nav .sub-menu>li a:hover {
        box-shadow: none;
    }
    .dgs #navigation .nav li.parent>a:after {
        display: none;
    }
    .dgs #navigation .nav .sub-menu li.parent>a:after {
        display: inline-block;
    }
    .dgs ul.nav ul {
        width: 13em;
        box-shadow: 0 0 3px #999;
    }
    .dgs ul.nav li li a {
        padding-top: 0.3em !important;
        padding-bottom: 0.3em !important;
        font-size: 1.2em;
    }
    .dgs ul.nav li li li a {
        padding-top: 0.1em !important;
        padding-bottom: 0.1em !important;
        font-size: 0.8em;
    }
    .dgs #navigation ul.nav li.davescollection {
        float: right;
    }
    .dgs #navigation ul.nav li.davescollection a {
        display: none;
        margin: -12px 1em -12px 0;
        padding: 0 0 0 0.6em !important;
        width: 230px;
        height: 62px;
        background: url('images/MainNav-DavesCollection-smaller.png') top right no-repeat;
        text-indent: -5000px;
        box-shadow: none;
    }
    .dgs #navigation ul.nav li.davescollection:hover {
        background: transparent;
        box-shadow: none;
    }
    .dgs #navigation ul.nav li.davescollection a:hover {
        box-shadow: none;
    }
    .dgs #header ul.nav {
        float: right;
    }
    .dgs #header ul.nav li.davescollection a {
        display: block;
        margin: 55px 1em -12px 0;
        padding: 0 0 0 0.6em !important;
        width: 230px;
        height: 62px;
        background: url('images/MainNav-DavesCollection-smaller.png') top right no-repeat;
        text-indent: -5000px;
        box-shadow: none;
    }
    .dgs #footer {
        padding: 0 0 6em 0;
    }
    .dgs #footer #credit {
        clear: both;
        padding: 2em 0 0 0;
        width: auto;
    }
    .dgs #footer-widgets li {
        width: 27%;
        padding: 3em 1.5% 1em;
    }
    .dgs #footer-widgets li:last-child {
        padding-top: 1em;
    }
    .dgs .page .title {
        font: normal bold 40px/1.2em 'Strait', sans-serif;
    }
    .dgs .slider-pagination {
        display: block;
    }
    .dgs .slider-pagination .flex-control-nav {
        display: block;
    }
    .dgs #loopedSlider .slide img {
        padding: 1%;
        max-width: 98%;
    }
    .dgs.home #cantmiss {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 142px;
        height: 51px;
        background: url('images/home-cantmissthis.png') top left no-repeat;
    }
    .dgs.home .subads {
        display: block;
    }
    .dgs .subads li {
        width: 24%;
        padding: 0 0.5%;
    }
    .dgs .featured .categories {
        font-size: 1.4em;
    }
    .dgs .featured .categories li a {
        padding: 0 1em;
    }
    .dgs .featured .products li {
        float: left;
        width: 23%;
        margin: 0;
        padding: 0 1%;
    }
    .dgs .featured .products li .new {
        left: 4% !important;
    }
    .dgs .shortcode-tabs ul.tab_titles {
        padding: 0;
        background: transparent;
    }
    .dgs .shortcode-tabs ul.tab_titles li.nav-tab {
        font-size: 1.4em;
    }
    .dgs .shortcode-tabs ul.tab_titles li.nav-tab a {
        padding: 4px 12px;
    }
    .dgs .recentnews {
        float: left;
        width: 47%;
        padding: 0 3% 0 0;
    }
    .dgs .bloglist {
        float: left;
        width: 47%;
        padding: 0 0 0 3%;
    }
    .dgs ul.products li.product h3 {
        font-size: 1.6em;
    }
    .dgs.woocommerce .summary button.button {
        width: 100%;
        margin: 1em 0 0 0;
        font-size: 1.6em;
    }
    .dgs.woocommerce .summary {
        float: right;
        margin-bottom: 0;
        width: 38%;
    }
    .dgs.woocommerce .summary p.price, .dgs.woocommerce .summary #learn-more {
        width: auto;
    }
    .dgs.woocommerce .images {
        width: 57%;
    }
    .dgs.woocommerce .woocommerce_tabs, .dgs.woocommerce .woocommerce-tabs {
        width: 38%;
    }
    .dgs .breadcrumbs {
        display: block;
        margin-left: 10%;
        max-width: 38.3%;
    }
    .dgs.page-template-page-single-staff .breadcrumbs {
        display: none;
    }
    .dgs ul.products li.product {
        min-height: 34em;
    }
    .dgs.home ul.products li.product {
        min-height: 15em;
    }
    .dgs .product .images {
        width: 50%;
    }
    .dgs .product .images .thumbnails {
        margin-left: -1.777778%;
    }
    .dgs .product .images .thumbnails a {
        width: 22.111111%;
        margin-left: 1.777778%;
        margin-right: 0.777778%;
    }
    .dgs.woocommerce .ads {
        margin: 3em 0 0 0;
        width: 50%;
    }
    .dgs .woof_list li {
        width: 25%;
    }
    .dgs .wpmenucart-icon-shopping-cart-0:before {
        content: "";
        display: block;
        margin: -8px 0 0 0;
        width: 28px;
        height: 25px;
        background: url('images/icon-cart.png') top center no-repeat;
    }
    .dgs.single-dgs_collection h1 {
        margin: 2em 0 0.4em 0;
        white-space: nowrap;
    }
    .dgs.single-dgs_collection .images {
        margin: 0 0 2em 2em;
        max-width: 32em;
    }
    .dgs .woocommerce-tabs .questions a {
        display: inline;
        clear: none;
    }
    .staffer {
        width: 31%;
    }
    .woocommerce-Price-currencySymbol {
        display: inline !important;
    }
}
@media only screen and (min-width:850px) {
    .dgs #header {}
    .dgs #header-search {
        width: 250px;
    }
}
@media only screen and (min-width: 980px) {
    .dgs.woocommerce .summary button.button {
        width: auto;
        margin: 0;
    }
    .dgs.woocommerce .summary .variations_button button.button {
        width: 100%;
    }
    .dgs #navigation ul.nav li a {
        padding: 1em 0.8em;
    }
    .dgs ul.nav li a {
        padding-top: 1.2em !important;
        padding-bottom: 1.2em !important;
        font-size: 1em;
    }
    .dgs #top ul.nav li a {
        padding: .5em 1em;
    }
    .dgs #top ul.nav li:nth-child(2), .dgs #top ul.nav li:nth-child(3) {
        display: inline;
    }
    .dgs.woocommerce .summary p.price {
        font-size: 1.6em;
    }
    .dgs.woocommerce .summary form {
        max-width: 45%;
    }
    .dgs #header {}
    .dgs #header-search {
        width: 350px;
    }
}

@media screen and (min-width: 1120px) {

    /** Paypal banner integration **/
    .pp-banner-wrap {
        position: absolute;
        top: -20px;
        left: 50%;
        width: 480px;
        margin-left: -240px;
    }

}

@media only screen and (min-width: 1200px) {
    .dgs #header-search {
        width: 490px;
    }
    .dgs #footer #footerbrands ul {
        margin: 0 0 0 11em;
    }
    .dgs #footer-guitar, .dgs #footer-dealertext {
        display: block;
    }
    .dgs #footer-widgets li:first-child {
        width: 20%;
        margin: 0 0 0 14em;
    }
    .dgs #loopedSlider .slide img {
        padding: 8px;
        max-width: 100%;
    }
    .dgs.home #cantmiss {
        left: -50px;
    }
    .dgs .summary .wishlist_sharing #wl-wrapper {
        width: auto;
        padding: 0;
    }
    .dgs div.sharedaddy h3.sd-title {
        margin: 0 1em;
        padding: 0 0 0 1em;
        border-left: 1px solid;
    }
}
@media only screen and (min-width: 1260px) {
    .dgs ul.nav li a {
        padding-top: 0.7em !important;
        padding-bottom: 0.7em !important;
        font-size: 18px;
    }
    .dgs #navigation ul.nav li a {
        padding: 1em 0.86em;
    }
}
@media only screen and (max-width: 767px) {
    .dgs #navigation ul.collection {
        margin-bottom: 1.618em;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li {
        list-style-type: none;
        float: left;
        padding: 0 1em 0 0;
        font-size: 1em;
        font-weight: bold;
    }
    #header ul.collection {
        display: none;
    }
}