.product-options table td,.product-options table th{
  border:0;
  color:black;
  padding:0;
  vertical-align: top;
}
.product-options .configRadios{
  margin-top:4px;
}
.product-options table th{
  padding:0px 0px 8px 0px;
}
.product-options table tr{
  background:0 !important;
  border:0;
}
.product-options label{
  font-weight:normal;
  margin-bottom:0px;
}
.add-to-cart .button {
  float: left;
}
.nav-container{
  background:#177ea1;
}
.header-topleft{
  padding: 18px 0px 14px 20px;
}
.header {
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.store-links {
  float: right;
  padding: 15px 5px 5px 19px;
  text-align:right;
}
.store-links a,.store-links a:hover{
  padding:3px 14px 0px 0px;
  display:block;
  font-size:14px;
  color: #333333;
}
header .logo {
  float: left;
  margin: 3px 0 10px 12px;
  text-decoration: none !important;
}

#nav {
  font-size: 13px;
  margin: 0 auto;
  padding: 0 9px;
  border-bottom: 3px solid lightgray;
  font-family:Arial,sans-serif;
  max-width:1077px;
}
#nav li {
  position: relative;
  text-align: left;
  list-style-type: none;
  float: left;
}
#nav li.over {
  z-index: 998;
}
#nav a, #nav a:hover {
  display: block;
  line-height: 1.3em;
  text-decoration: none;
}
#nav span {
  cursor: pointer;
  display: block;
  white-space: nowrap;
}
#nav li ul span {
  white-space: normal;
}
#nav li.active a {
  color: #D96708;
}
#nav a {
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  padding: 5px 12px 6px 8px;
}
#nav li.over a, #nav a:hover {
  color: #D96708;
}
#nav ul li, #nav ul li.active {
  background: url("../images/bkg_nav1.gif") repeat-x scroll 0 100% #ECF3F6;
  float: none;
  margin: 0;
  padding-bottom: 1px;
}
#nav ul li:last-child {
  background: none repeat scroll 0 0 #ECF3F6;
}
#nav ul a, #nav ul a:hover {
  background: none repeat scroll 0 0 transparent;
  float: none;
  padding: 0;
}
#nav ul li a {
  font-weight: normal !important;
  background: none repeat scroll 0 0 #ECF3F6;
}
#nav ul, #nav div {
  border: 1px solid #899BA5;
  display:none;
  position: absolute;
  top: 27px;
  width: 15em;
}
#nav div ul {
  border: medium none;
  position: static;
  width: auto;
}
#nav ul ul, #nav ul div {
  top: 5px;
}
#nav ul li a:hover {
  background: none repeat scroll 0 0 #D5E4EB;
}
#nav ul li a, #nav ul li a:hover {
  color: #2F2F2F !important;
}
#nav ul span, #nav ul li.last li span {
  padding: 3px 15px 4px;
}
#nav li ul.shown-sub, #nav li div.shown-sub {
  display:block;
  z-index: 999;
}
#nav li .shown-sub ul.shown-sub, #nav li .shown-sub li div.shown-sub {
  left: 100px;
}
#nav a.level0{
  padding: 1px 12px 0px 12px;
  margin:5px 0px;
}
#nav .first a.level0{
  border-left:0;
}
#nav .first{
  padding-left:2px;
}
.header .store-title{
  margin:0;
  display:inline;
}
.header .store-slogan{
  padding:1px 0px 0px 15px;
  font-style: italic;
  font-family: 'Source Sans Pro',Arial, sans-serif;
  font-size:17px;
  font-weight:400;
  white-space: nowrap;
}
.header .store-title a{
  color:#4e4843;
  text-shadow: 0px 0px 46px #FFFFFF;
  filter: dropshadow(color=#FFFFFF, offx=0, offy=0);
  font-size:30px;
  font-family: 'Source Sans Pro',Arial, sans-serif;
  line-height:1.5em;
  font-weight:700;
  text-decoration: none;
  word-wrap: break-word;
}

#page #main{
  padding-top:1em;
}

.block {
  border: 1px solid #C4C1BC;
  margin: 0 0 15px;
}
.block .block-title {
  background: url("../images/bkg_block-title.gif") repeat-x scroll 0 0 transparent;
  border-bottom: 1px solid #DDDDDD;
  padding: 2px 2px 2px 9px;
}
.block .block-title strong {
  color: #E26703;
  display: block;
  font: bold 12px/16px Arial,Helvetica,sans-serif;
  min-height: 16px;
  padding: 1px 0;
  text-transform: uppercase;
}
.block .block-title strong span {
}
.block .block-title a {
  text-decoration: none !important;
}
.block .block-subtitle {
  color: #0A263C;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 5px 9px;
}
.block .block-content,.mob-block {
  background: none repeat scroll 0 0 #F8F7F5;
}
.block .block-content li.item {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 6px;
  margin-bottom: 5px;
}
.block .block-content li.item:last-child{
  margin-bottom: 0px;
}
.block .block-content #cart-sidebar  li.item {
  border:0;
}
.block-related .block-content, #cart-sidebar{
  padding: 5px;
}
.block .block-content .product-name {
  color: #1E7EC8;
}
.block .btn-remove, .block .btn-edit {
  float: right;
  margin: 1px 0 2px 5px;
}
.block .actions {  
  background: url("../images/bkg_block-actions.gif") repeat-x scroll 0 0 #DEE5E8;
  padding: 6px 9px;
  text-align: right;
}
.block .actions a {
  float: left;
}
.block .actions .button {
  float: right;
}
.block .empty {
  margin: 0;
  padding: 5px 9px;
}
.block li.odd {
  background-color: #F4F3F3;
}
.block li.even {
  background-color: #FAFAFA;
}
.block-cart, .block-wishlist, .block-subscribe, .block-compare, .block-reorder, .block-viewed,  .block-related, .block-tags, .block-login {
  font-size: 11px;
  line-height: 1.25;
}
.block-cart .block-title strong, .block-wishlist .block-title strong,  .block-compare .block-title strong, .block-reorder .block-title strong,.block-viewed .block-title strong, .block-related .block-title strong, .block-tags .block-title strong, .block-login .block-title strong {
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 21px;
}
.mini-products-list .product-image {
  float: left;
}
.mini-products-list .product-details {
  margin-left: 60px;
}
.block-cart .block-title strong {
  background-image: url("../images/i_block-cart.gif");
}
.block-cart .summary {
  background: none repeat scroll 0 0 #FFFFFF;
  margin: -1px 0 0;
  padding: 2px 8px 8px;
  position: relative;
  z-index: 1;
}
.block-cart .amount {
  margin: 0;
}
.block-cart .amount a {
  font-weight: bold;
}
.block-cart .subtotal {
  background: none repeat scroll 0 0 #FBEBD9;
  margin: 5px 0 0;
  padding: 2px 0;
  text-align: center;
}
.block-cart .subtotal .price {
  font-weight: bold;
}
.block-cart .actions {
  border-bottom: 1px solid #C2C2C2;
  text-align: center;
  padding-bottom:0px;
}
.block-related .block-title strong {
  background-image: url("../images/i_block-related.gif");
  background-position: 0 1px;
}
.block-related input.checkbox {
  float: left;
}
.block-layered-nav .current{
  font-weight:bold;
}
.block-related .link-wishlist{
  display:none;
}
.block-related  .checkbox{
  display:none;
}
.block-related .block-subtitle{
  display:none;
}
.block-related .mini-products-list .product-image{
  width:75px;
  background:White;
}
.block-related .product{
  margin-left:0px;
}
.block-related .product-details{
  margin-left:85px;
}
.block-cart .mini-products-list .product-details{
  margin-left:67px;
}
.block-payment .block-content img{
  padding:6px;
}
.block-payment .block-content{
  text-align:center;
}
.block .actions .viewcart{
  float:left;
}
.block-topseller{
  box-shadow:none !important;
}
.block-topseller .block-title{
  background:url(../images/bkg_block-title.gif) repeat-x scroll 0 0 transparent !important;
  padding:0px 0px 0px 0px;
  height:23px !important;
}
.block-topseller span{
  color: #E26703 !important;
  font: bold 12px/16px Arial,Helvetica,sans-serif;
}
.block-topseller .block-title span{
  background:url("../images/i_block-list.gif") no-repeat 9px 10px;
  padding-left:29px !important;
}
.block-payment .block-title  span{
  background:url("../images/i_cardback.gif") no-repeat 0px -1px;
  padding-left:23px !important;
}
#store-onepage-form .fieldset-wrapper{
  padding:10px 25px 10px 25px;
}
#opc .buttons-set {
  margin-top: 25px;
  padding-top: 20px;
}
#opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}
#opc .buttons-set .back-link small {
  display: none;
}
#opc .buttons-set .back-link a {
  background: url("../images/i_arrow-top.gif") no-repeat scroll 0 50% transparent;
  padding-left: 16px;
}
#opc .buttons-set.disabled button.button {
  display: none;
}
#opc .buttons-set .please-wait {
  height: 21px;
  line-height: 21px;
}
#opc .ul {
  list-style: disc outside none;
  padding-left: 18px;
}
#opc {
  position: relative;
}

#opc .step-title {
  background: url("../images/bkg_opc-title-off.gif") repeat-x scroll 0 100% #EEEEEE;
  border-color: #FFFFFF #D9DDE3 #D9DDE3;
  border-style: solid;
  border-width: 0 1px;
  padding: 4px 8px 6px;
  text-align: right;
}
#opc .step-title .number {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #999999;
  float: left;
  font: bold 11px/14px arial,helvetica,sans-serif;
  margin: 0 5px 0 0;
  padding: 0 4px;
}
#opc .step-title h2 {
  color: #999999;
  float: left;
  font: bold 13px/16px Arial,Helvetica,sans-serif;
  margin: 0;
}
#opc .step-title a {
  display: none;
  float: right;
  font-size: 11px;
  line-height: 16px;
}
#opc .allow.step-title {
  background: none repeat scroll 0 0 #D0DCE1;
  border:1px solid #A3AEB3 ;
  color: #A4B3B9;
  cursor: pointer;
}
#opc .allow.step-title .number {
  background: none repeat scroll 0 0 #DBE6EB;
  border-color: #DBE6EB;
  color: #A4B3B9;
}
#opc .allow.step-title h2 {
  color: #A4B3B9;
}
#opc .active.step-title {
  background: none repeat scroll 0 0 #F9F3E3;
  border: 1px solid #BBAFA0;
  color: #F18200;
  cursor: default;
  padding-bottom: 5px;
  /*border-top:0;*/
}
#opc .active.step-title .number {
  background: none repeat scroll 0 0 #F18200;
  border-color: #F19900;
  color: #FFFFFF;
}
#opc .active.step-title h2 {
  color: #F18200;
}
#opc .ajax-progress{
  float:right;
}
#opc .step {
  background: url("../images/bkg_checkout.gif") repeat-x scroll 0 0 #FBFAF6;
  border: 1px solid #BBAFA0;
  padding: 15px 30px;
  position: relative;
}
#opc .step .tool-tip {
  right: 30px;
}
.ship-note{
  display:none;
}
.payment-note,.ship-note-format{
  margin: 20px 20px 20px 0px;
  padding: 10px;
  border: 1px solid #BBAFA0;
}
.ship-note.ship-note-show,.payment-extra.payment-extra-show{
  display:block;
}
.payment-extra{
  display:none;
  margin-left:20px;
}
.product-view .product-img-box {
  float: left;
  width:336px;
  text-align:center;
}
.col3-layout .product-view .product-img-box {
  float: none;
  margin: 0 auto;
}
.product-view .product-img-box .product-image {
  margin: 0 0 13px;
}
.product-view  .product-name {
  margin: 0 0 15px;
}
.product-view  .product-name h1 {
  font: bold 15px/1.35 Arial,Helvetica,sans-serif;
  margin: 0;
  font-size: 19px;
  font-weight:normal;
}
.product-view  .availability {
  margin: 10px 0;
  font-size:12px;
}
.product-view  .price-box {
  margin: 0;
}
.product-options {
  background-color: #F6F6F6;
  border: 1px solid #E4E4E4;
  margin: 20px 0 0;
  padding: 0px 15px 0px;
  position: relative;
}
.product-options .sticky-header{
  background-color: #F6F6F6;
}
.product-options p.note {
  font-size: 11px;
  margin: 0;
}
.product-options p.required {
  position: absolute;
  right: 20px;
  top: 20px;
}
.product-options-bottom {
  background-color: #fffada;
  padding: 15px 20px 12px 20px;
  border: 1px solid #e4e4e4;
  border-top: 0;
  margin: 0 0 10px;
}
.product-options-bottom .add-to-cart {
  float: right;
}
.product-options-bottom .add-to-cart label {
  padding-top:2px;
}
.product-options-bottom .price-box {
  float: left;
}
.product-options-bottom .button.pretty.yellow{
  margin-left:10px;
}
.product-view .grouped-items-table .price-box {
  margin: 0;
  padding: 0;
}

.product-view .box-additional .data-table th, .product-view .box-additional .data-table td {
  line-height: 1.25;
}
.add-to-cart label {
  color: #666666;
  float: left;
  font-weight: bold;
  margin-right: 5px;
}
.add-to-cart .qty {
  float: left;
}
input.qty {
  width: 3em !important;
  padding:3px;
}

.price-box .price {
  color: #C76200;
  font-weight: bold;
}
.price-box .regular-price .price {
  color: #C76200;
  font-size: 13px;
  font-weight: bold;
}
.price-box .regular-price ,.regular-price .price .rd{
  color: #C76200;
}

.block .regular-price, .block .regular-price .price {
  color: #2f2f2f;
}

#paypal-button-cont{
  display:none;
  float: right;
  margin-right: 5px;
}
.add-to-box .add-to-cart{
  float:none;
}
.add-to-box .or{
  display:none;
}
.catdepth{
  padding-left:10px;
}
.product-options .required{
  display:none;
}
.footer li:last-child{
  background:none;
}
.paymentMethodTitleHTML a{
  display:none;
}
.product-options table{
  border-spacing:5px 0px;
  width:100%;
}
.product-options table thead th{
  text-align:center;
  font-weight:bold;
  padding: 5px 0px 5px 0px;
}
.product-options table tbody td{
  text-align:center;
}

.footer address a{
  text-decoration: none !important;
}
.category-description a{
  text-decoration: none !important;
  color:#686868;
}
.product-view  .product-options-bottom{
  padding-bottom:20px;
}
.products-grid{
  background:none;
  border:none;
}
.products-grid li.item{
  border: 1px solid #cccccc;
  border-radius: 6px 6px 6px 6px;
  margin:2px;
  padding: 7px 10px 45px 10px;
  min-height: 208px;
  height:auto;
  /*display:inline-block;*/
  position:relative;
  vertical-align:top;
  /*float:none;*/
  background:white;
}
.products-grid li.item:hover{
  border-color: cadetblue;
}
.products-grid li.item a{
  text-decoration: none;
}
.products-grid li.item h2:hover{
  text-decoration:underline;
}
.products-grid li.item .product-name{
  font-size:12px;
}

.toolbar .pager{
  background:white;
  border: 1px solid #cccccc;
  border-radius: 6px 6px 6px 6px;
  margin: 5px 3px 5px 2px;
  padding:5px 12px 5px 12px;
}
.toolbar .pager .amount,.toolbar .pager .pages{
  padding-top:2px;
}
.category-products{
  background:none;
}
.category-title,.category-description{
  padding-left: 6px;
}
.page-title .link-rss{
  margin-right:10px;
}

.entry blockquote{
  font-style: italic;
}

.entry ul,.entry ol{
  list-style:disc;
  margin-left:25px;
}
.blog-desc{
  display:none;
}
.cart .title-buttons ul li form{
  display:none;
}
.breadcrumbs ul{
  display:inline;
}
.product-view .add-to-box{
  margin:17px 0;
}
.part-color-swatch-outer{
  margin: 1px 0px 2px 1px;
  /*border: 1px solid lightgrey;*/
  padding:0;
  width:auto;
  display:inline-block;
}

.part-color-swatch{
  /*height: 15px;*/
  /*width: 15px;*/
  /*padding:8px;*/
  width:17px;
  height:17px;
  float:left;
  margin: 2px 5px 2px 0px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

.part-color-swatch-white{
  /*padding:7px;*/
  height:15px;
  width:15px;
  border:1px solid gray;
}

.col2-left-layout .products-grid, .col2-right-layout .products-grid{
  width:850px;
}
.col2-left-layout .products-grid .item, .col2-right-layout .products-grid .item{
  margin:2px 25px 2px 25px;
}

.block-layered-nav dd{
  padding-right:2px;
  padding-left:8px;
}



.category-options{
  display:none;
  padding:0px 3px 5px 2px;
  width:99%;
  float:left;
}
.category-options .product-options{
  border-radius: 6px 6px 0px 0px;
  margin-top:0px;
}
.category-options .product-options-bottom{
  border-radius: 0px 0px 6px 6px;
}
.category-options-left .product-options{
  border-radius: 0px 6px 0px 0px;
}
.category-options-right .product-options{
  border-radius: 6px 0px 0px 0px;
}

.category-grid li.category-item.options-active{
  border-bottom:0px;
  margin-bottom:0px;
  border-radius: 6px 6px 0px 0px;
  padding-bottom:53px !important;
  border-color: cadetblue;
}
.product-options-imagestore{
  display:none;
}
.category-options .btn-close{
  float:left;
}
.category-options .btn-cart{
  margin: 0px 10px 0px 10px;
}

.theme-image{
  margin-top: -5px;
  padding: 0 0 10px 1px;
}

.other-colors{
  margin: 14px 0px 20px 0px;
}

#product_tags li a{
  color: #4F4F4F;
  text-decoration: none;
}
#product_tags li {
  background: none repeat scroll 0 0 #B9E4E8;
  border: 1px solid #6FB8BF;
  border-radius: 8px 8px 8px 8px;
  float: left;
  height: 24px;
  line-height: 24px;
  margin: 0 5px 5px 0;
  padding: 0 8px;
  vertical-align: middle;
}
.products-grid .product-image{
  margin: 10px 0px 10px 0px;
}

.condition-header{
  border-radius: 5px;
  margin: 10px 0px;
  padding: 5px;
  background: #E4E4E4;
}

.cart .page-title {
  border-bottom: 0 none;
  margin: 0 0 12px;
}
.cart .page-title h1 {
  margin: 10px 0 0;
}
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}
.cart-table th {
  padding: 2px 10px;
}
.cart-table td {
  padding: 10px;
  vertical-align: top;
}
.cart-table .product-name {
  color: #2F2F2F;
  font-weight: bold;
  margin: 0 0 5px;
}
.cart-table .item-msg {
  color: #DF280A;
  font-size: 11px;
  font-weight: bold;
  margin: 5px 0;
}
.cart-table tfoot td {
  padding: 5px 10px;
}
.cart-table .btn-continue {
  float: left;
}
.cart-table .btn-continue span, .cart-table .btn-update span {
  background: none repeat scroll 0 0 #618499;
  border-color: #406A83;
}

.cart .col-inner {
  background: url("../images/bkg_block-title.gif") repeat-x scroll 0 0 #FFFFFF;
  border: 1px solid #D0CBC1;
  padding: 12px 15px;
  box-sizing: border-box;
  height:100%;
  margin:0 0px 0 10px;
}
.cart .col-shrunken .col-inner {
  height:auto;
}
.cart .col-inner h2:first-child {
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #E26703;
  font: bold 13px/16px Arial,Helvetica,sans-serif;
  padding: 0 0 0 21px;
  text-transform: uppercase;
}
.cart .col-inner form{
  margin:0;
}
.cart .discount h2 {
  background-image: url("../images/i_discount.gif");
}

.cart .shipping h2 {
  background-image: url("../images/i_shipping.gif");
}
.cart .store-info h2 {
  background-image: url("../images/i_block-tags.gif");
}
.cart .totals {
  background: none repeat scroll 0 0 #DEE5E8;
  border: 1px solid #BEBCB7;
  float: right;
  width:32%;
  margin-bottom:10px;
  margin-left: 10px;
}
.cart .left-col{
  min-width:260px;
  display:flex;
  flex-flow:wrap;
}
.cart .totals table {
  margin: 7px 0;
  width: 100%;
}
.cart .totals td {
  padding: 1px 15px 1px 7px;
}
.cart .totals tr.last td {
}
.cart .totals tfoot th {
  padding: 5px 15px 5px 7px;
}
.cart .totals tfoot td {
  padding-bottom: 5px;
  padding-top: 5px;
}
.cart .totals tfoot th strong, .cart .totals tfoot td strong {
  font-size: 15px;
}
.cart .totals .checkout-types {
  font-size: 13px;
  padding: 8px 15px 15px;
  text-align: right;
}
.cart .totals .checkout-types li {
  clear: both;
  margin: 10px 0;
}
#main{
  background: url("../images/bkg_main2.gif") no-repeat scroll 0 0 #FFFFFE;
  padding:10px;
}
#page,.region-bottom{
  padding:0 !important;
  max-width: 1095px !important;
}


.step-contents{
  background: url("../images/bkg_checkout.gif") repeat-x scroll 0 0 #FBFAF6;
  border:1px solid #BBAFA0;
  padding:30px;
  border-top:0;
}
.buttons-set {
  border-top: 1px solid #E4E4E4;
  clear: both;
  margin: 4em 0 0;
  padding: 8px 0 0;
  text-align: right;
}
.buttons-set .button {
  float: right;
  margin-left: 5px;
}
.buttons-set .btn-back{
  float:left;
}
.cart-table-bottom {
  border-bottom: 1px solid #BEBCB7;
  padding:3px;
  border-right: 1px solid #BEBCB7;
  border-left: 1px solid #BEBCB7;
  /*  padding-bottom: 1px;
    padding-top: 1px;*/
  text-align:right;
  background: url("../images/bkg_tfoot.gif") repeat-x scroll 0 0 #DEE5E8;
}
.btn-continue {
  float: left;
}
.btn-empty-holder {
  float: left;
  padding-left: 15px;
}
.cart-table{
  margin-bottom:0;
}
.cart-collaterals h2{
  margin-top:0;
}
.cart-collaterals{
  margin-left:-10px;
}
.tfoot-top{
  background: url("../images/bkg_tfoot.gif") repeat-x scroll 0 0 #DEE5E8;
  border-bottom:0 !important;
}
.tfoot{
  background: #DEE5E8;
  border-top:0;
  border-bottom:0 !important;
}
.tfoot strong {
  font-size: 16px;
}
.payment-note-email{
  font-size:11px;
  color:gray;
  margin-top:10px;
}
.shipping-estimate select{
  width:260px;
}
.register-divider{
  padding:10px 0px 10px 150px;
  font-weight:bold;
}
#opc .confirm-parent,#opc .password-parent{
  width:auto;
  clear:none;
}
#opc div.password-confirm{
  width: auto;
  position: absolute;
  margin-top: 53px;
}
#opc .form-type-password-confirm {
  margin: 0;
}
#opc .password-strength,#opc .password-suggestions{
  display:none !important;
}
.region-side-first{
  background:none;
  border:0;
}
.cart-table a{
  font-weight:bold;
  padding-top:5px;
}
.category-item{
  padding-bottom:45px;
}
.store-info-top,.store-info-bottom{
  padding:7px;
}
.store-info-country{
  text-align:center;
}
.store-info-country div{
  margin-top: -6px;
}
.store-info-country span{
  vertical-align: top;
  top: 3px;
  position: relative;
  font-weight:bold;
}
.store-info-shipsto{
  padding-top:5px;
}
.store-info-shipsto .badge{
  display:block;
  text-align:center;
}
.store-info-seperator{
  border-bottom:1px solid #C2C2C2;
  margin-bottom:5px;
  padding-bottom:5px;
}
.block .store-info-contact{
  font-weight:bold;
  text-align:center;
  border-top:1px solid #C2C2C2;
  display: block;
  padding-bottom:5px;
  padding-top:5px;
}
.btn.fav{
  color: #ffec64;
}
.store-info-show-more{
  cursor:pointer;
  text-align:center;
}
.store-info-bottom{
  display:none;
}
.btn-remove {
  background: url("../images/btn_remove.gif") no-repeat scroll 0 0 transparent;
  display: block;
  font-size: 0;
  height: 11px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 11px;
  cursor:pointer;
}
.product-name {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}
input.btn-final-checkout{
  padding: 7px 31px;
  font-size: 16.5px;
  float:right;
  /*margin-top:20px;*/
  margin-bottom:20px;
}
.shipping-estimate form,#store-coupon-redeem-form{
  margin-bottom:0px;
}
.shipping-estimate form .btn{
  margin-top:10px;
}

.page-page #content{
  padding-right:30px;
  margin-bottom:35px;
}
.page-page #content small{
  display:block;
  margin-top:50px;
}
.delivery-flag{
  width:32px;
  display: inline-block;
  height:32px;
}
#billing-buttons-container .ajax-progress{
  display:block;
  margin:0 auto;
  width:110px;
}
.btn-remove2 {
  background: url("../images/btn_trash.gif") no-repeat scroll 0 0 transparent;
  display: block;
  font-size: 0;
  height: 16px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 16px;
  cursor:pointer;
  border:0;
}
#wishlist-container{
  text-align:center;
}
#wishlist-container .wishlist-title{
  padding:7px;
  font-size:12px;
}
.block-wishlist .block-title strong {
  background-image: url("../images/i_block-wishlist.gif");
}
.no-wishlists{
  text-align:center;
  border-top:1px solid #C2C2C2;
  /*margin-bottom:5px;*/
  padding-bottom:5px;
  padding-top:5px;
}
a.no-wishlists{
  font-weight:bold;
}
.btn-multiple-cart{
  float:right;
}
#content, #navigation, .region-sidebar-first, .region-sidebar-second, #footer {
  padding-right: 0px;
}
.one-sidebar #main,.one-sidebar #content,.two-sidebars #main,.two-sidebars #content{
  padding-right:0 !important;
}
.one-sidebar #content{
  padding-left:0 !important;
}
.item-tax{
  font-size:10px;
}
.page-user {
  background-color:white;
}
table.data-table thead th {
  background: url("../images/bkg_th.gif") repeat-x scroll 0 100% #D9E5EE;
  background-color: #D9E5EE;
  padding: 3px 8px;
  border-right: 1px solid #C2D3E0;
  border-bottom:0;
}
table.data-table thead th.sorting_disabled{
  background-image:none;
}
table.data-table tbody th, .data-table tbody td {
  border-right: 1px solid #D9DDE3;
}
table.data-table {
  border: 1px solid #BEBCB7;
}
table.data-table .odd {
  background: none repeat scroll 0 0 #F8F7F5;
}
table.data-table .even {
  background: none repeat scroll 0 0 #EEEDED;
}
#opc-buttons-container .form-item-order-review-order-note{
  margin:0;
  width:300px;
  float:left;
}
.form-item-order-review-order-note label{
  text-align:left;
}
#opc-buttons-container.opc-buttons-step5{
  padding-top:0px;
  border-top:0;
  margin-top:15px;
}
#opc-buttons-container .btn-back{
  padding-top:1px;
}
.header .logo strong {
  font-size: 0;
  height: 0;
  left: -999em;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
  top: -999em;
  width: 0;
}
.header-topleft .logo img{
  height:50px;
}
.header-topleft h1.logo{
  line-height:0;
  display:inline;
  margin:0
}
.opc-card-list{
  display:inline;
  padding:0px 0px 0px 10px;
}
.opc-card-list li{
  display:inline;
  margin-right:10px;
}
.opc-card-list li img{
  width:26px;
  vertical-align:bottom;
  padding-bottom:6px;
}
.price-box{
  margin:5px 0px;
}
.checkout-login-prompt{
  margin-bottom: 6px;
  margin-left: 10px;
}

.block-testimonial-text {
  padding: 6px 9px;
  text-align: left;
}

.block-testimonial-user {
  font-style: italic;
  margin: 0 10px 7px;
  text-align: right !important;
}
.block-testimonial .block-title strong {
  background: url("../images/i_block_testimonials.gif") no-repeat scroll 0 0 transparent;
  padding-left: 23px;
}
.block-testimonial .block-content a {
  color: #1B2D3B;
  float: none;
  font-size: 11px;
  line-height: 1.25;
  text-align: right;
  text-decoration: underline;
}





.store-details-table {
  border: 1px solid #bebcb7 !important;
  border-bottom:0;
  width: 100%;
}
.store-details-table td.flabel, .store-details-table td.value,.store-details-table td.flink {
  border-bottom: 1px solid #d9dde3;
  /*padding-bottom: 5px !important;*/
  padding-left: 10px !important;
  /*padding-top: 5px !important;*/
}
.store-details-table td.flink{
  border-bottom: 1px solid #bebcb7;
}
.store-details-table td.flabel {
  /*display: block;*/
  padding-right: 15px;
  /*width: 25%;*/
  font-weight:bold;
  border-right: 1px solid #d9dde3;
}
.store-details-table td.value {
  /*padding-right: 5px !important;*/
  width:75%;
}
.store-details-table tr.odd{
  background:#f8f7f5;
}
.store-details-table tr.even{
  background:#eeeded;
}
.checkout-share{
  margin:30px 0px 15px 0px;
  text-align:center;
}
.checkout-share-header{
  font-weight:bold;
  font-size:14px;
  margin-bottom:15px;
}
.fb_share{
  background:url('../images/fb_share.png');
  top: 5px;
  position: relative;
  vertical-align: top;
  padding: 7px 37px 6px 40px;
  margin-left:8px;
}
table.ship-bands{
  width:48%;
  float:right;
  margin-right:1%;
}
table.ship-info{
  width:48%;
  float:left;
}
#opc-buttons-container .ajax-progress{
  margin-top:2px;
  margin-right:10px;
}
.block-minimum .block-content{
  padding:7px;
}
.payment-extra .form-type-textfield{
  margin:0.5em 0;
}
.display-options{
  margin:2px 0px 10px 2px;
}
.cart .shipping .form-required{
  display:none;
}
.block-cart a.button.pretty.yellow{
  float:none;
  margin-bottom:6px;
  padding:3px 10px;
}
.block-cart a.button.pretty.yellow:last-child{
  margin-left:7px;
}
.col-shrinkable .col-inner h2{
  margin:0;
  cursor: pointer;
}
.scol{
  flex:1;
  min-width:260px;
  box-sizing:border-box;
  margin-bottom:10px;
}
.col-add h2:first-child {
  background-image: url("../images/i_block-cart.gif");
  line-height:19px !important;
}
.form-item.form-item-billing-tandc{
  margin:0;
}
.category{
  margin: 0 -3px 0 -3px;
}
#opc .form-select{
  width:268px;
  max-width:268px;
  overflow:hidden;
  white-space: nowrap;
}
#opc .wide-select {
  width: auto;
  max-width:98%;
}
#store-shipping-estimate-form p{
  margin:0; 
}
.cart-table tr.child ul li:last-child .dtr-title{
  display:none;
}
.cart-table tr.child ul li:last-child{
  top: -2px;
  position: relative;
}
.cms-wrapper{
  overflow: hidden;
  word-break: break-word;
  overflow-wrap: break-word;
}
.cms-wrapper table:not(.store-table) {
  width: auto !important;
}