/* 
 Theme Name:     Expand Designs - SH
 Author:         ScottHorton.Org
 Author URI:     http://www.expanddesigns.com/scott
 Template:       Divi
 Version:        v1.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.4
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/*  styles for woocommerce account page  */
div#blue-playlist-container div#amplitude-player div#amplitude-left div#player-left-bottom div#time-container div#progress-container input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    margin: 5.5px 0;
    position: absolute;
    z-index: 9999;
    top: -7px;
    height: 20px;
    cursor: pointer;
    background-color: inherit;
}





#full_zip a {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin: 10px;
    background: #ffffff;
    border: 4px double;
    border-radius: 8px;
    padding: 6px;
}


  nav.woocommerce-MyAccount-navigation, div.woocommerce-MyAccount-content {
    min-width: 100%;
    float: none;
}
    li.woocommerce-MyAccount-navigation-link {
    list-style: none;
    float: left;
    padding: 10px 20px 4px 20px;
    font-size: 15px;
    border: 1px solid #587dba;
    border-bottom: 0px;
    border-radius: 15px 0px 0px;
}
  #left-area ul,  .entry-content ul {
    padding: 0 0 23px 2em;
    line-height: 26px;
    margin-left: 0px;
  }
  
  nav.woocommerce-MyAccount-navigation ul {
    border-bottom: 1px solid #587dba;
    min-height: 42px;
    margin-bottom: 0px;
    box-shadow: 0px 2px 8px #587dba;
    min-width: 100%;
}
  div#amplitude-left div#player-left-bottom div#time-container div#progress-container {
    width: 70%;
    float: left;
    position: relative;
    height: 20px;
    cursor: pointer;
}
  
  div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider {
    -webkit-appearance: none;
    width: 70%;
    float: left;
    -webkit-appearance: none;
    width: 100%;
    margin: 7.5px 0;
    position: absolute;
    z-index: 9999;
    top: -7px;
    height: 20px;
    cursor: pointer;
    background-color: inherit;
}
  div#blue-playlist-container div#amplitude-player div#amplitude-left div#player-left-bottom div#time-container div#progress-container progress#song-buffered-progress {
    position: absolute;
    left: 0;
    top: 8px;
    right: 0;
    width: 100%;
    z-index: 10;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 4px;
    border-radius: 5px;
    background: 0 0;
    border: 0;
    background-color: #d7dee3;
}
  
  div#blue-playlist-container div#amplitude-player div#amplitude-left div#player-left-bottom div#time-container div#progress-container progress#song-played-progress {
    idth: 100%;
    position: absolute;
    left: 0;
    top: 8px;
    right: 0;
    width: 100%;
    z-index: 60;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 4px;
    border-radius: 5px;
    background: 0 0;
    border: 0;
}
  
  div#blue-playlist-container div#amplitude-player div#amplitude-left div#player-left-bottom div#control-container div#volume-container {
    width: 25%;
    float: left;
    padding-top: 20px;
}
  
div#blue-playlist-container div#amplitude-player div#amplitude-left div#player-left-bottom div#control-container div.amplitude-mute.amplitude-not-muted {
    background: url(/wp-content/themes/expand-designs-sh/woocommerce/myaccount/examples/blue-playlist/img/volume.svg);
    background-repeat: no-repeat;
}
  div#blue-playlist-container div#amplitude-player div#amplitude-left div#player-left-bottom div#control-container div#repeat-container div#shuffle.amplitude-shuffle-on {
    background: url(/wp-content/themes/expand-designs-sh/woocommerce/myaccount/amp/examples/blue-playlist/img/shuffle-on.svg);
}

div#blue-playlist-container div#amplitude-player div#amplitude-left div#player-left-bottom div#control-container div#repeat-container div#shuffle {
    width: 23px;
    height: 19px;
  
    margin-top: 20px;
  
  background-repeat: no-repeat;
    cursor: pointer;
    float: right;
}
div#blue-playlist-container div#amplitude-player div#amplitude-left div#player-left-bottom div#control-container div#repeat-container div#shuffle.amplitude-shuffle-off {
    background: url(/wp-content/themes/expand-designs-sh/woocommerce/myaccount/amp/examples/blue-playlist/img/shuffle-off.svg);
    
}
div#amplitude-left div#player-left-bottom div#control-container div#repeat-container div#repeat {
  
    background-repeat: no-repeat !important;
    width: 24px;
    height: 19px;
    cursor: pointer;
    float: right;
    margin-top: 20px;
  background-repeat: no-repeat;
}

div#amplitude-left div#player-left-bottom div#control-container	div#repeat-container {
    width: 20%;
    float: left;
    display: flex;
    justify-content: space-between;
    margin-left: 0px;
}

div#blue-playlist-container div#amplitude-player div#amplitude-left div#player-left-bottom div#control-container div#central-control-container {
    width: 50% !important;
}

div#blue-playlist-container div#amplitude-player div#amplitude-left div#player-left-bottom div#control-container div.amplitude-mute.amplitude-not-muted {
    background: url(/wp-content/themes/expand-designs-sh/woocommerce/myaccount/amp/examples/blue-playlist/img/volume.svg);
    background-repeat: no-repeat;
}

