.magic-accordion h2.head {
  	background: #5f6f55;
    padding: 10px;
    margin-bottom: 4px;
    border: none;
  color:#f6f6f6
}
  .magic-accordion {background:#fafafa}
  .accordbody {
    padding: 10px;
    background: white;
}

i.fa.fa-chevron-circle-down {
  color: #f6f6f6;
    margin-right: 15px;
}

.newsletter {padding-top:0!important}

.customoptions {width:100%;display:inline-block;margin-bottom: 20px;}
.customoptions label {float:left;width:100%;clear:right;margin-top: 20px;}
.thread {width:10%;float:left;padding:5px;border:2px solid white;    margin-right: 5px;    height: auto;}
.thread.selected {border:2px solid black}
.threadimg {width:100%;margin:auto auto}
img.threadimg[alt="White"] {
    border: 1px solid black;
}

.location {width:30%;float:left;padding:5px;border:2px solid white;    margin-right: 15px;    height: auto;}
.location.selected {border:2px solid black}
.locationimg {width:100%;margin:auto auto}

.customoptions input[type="text"] {
    width: 100%;
}

a#product-add-to-email {
    height: 42px!important;
}

.emailpop {width: 50%!important;margin-left: 20%;}
.emailpop .fancybox-inner {width:100%!important}
.CustomOrderForm{width:100%}
.selected_thread img {max-width: 27px;margin: 0 10px;}
.selected_location img {    max-width: 150px;}
.half {float:left;width:50%}

.emailformcont {display:none}
.emailformcont input {width:95%}
input.short {
    width: 41%;
    margin-right: 8%;
}

.site-nav-dropdown{z-index:10}
.site-nav-dropdown{
-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}

.header-bottom.on .nav-bar .header-logo-fix {float:none}

.agreement {
  background: #e95144;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    padding: 2px 5px;
    margin-right: 10px;
    text-transform: uppercase;
}