@charset "utf-8";
/* CSS Document */

.drk-bg p{color:#111111 !important;}
.drk-bg a:link, .drk-bg a:visited {color:#111111 !important;}
.drk-bg > a:hover{color:#393939 !important;}

.wht{margin-left:15px; padding-left:15px; padding-right:15px; background-color:#fff;}

.download-link-txt{background:url(../img/pdf.png) left no-repeat; padding-left:24px;}

/*Gift-Art-Price table styles*/
table caption {
	padding: .5em 0;
}
.table-responsive h6{margin:0;}
.table-responsive h6 a{margin:0;}
.table-responsive td{padding:12px 8px !important;}


@media screen and (max-width: 767px) {
  table caption {
    border-bottom: 1px solid #ddd;
  }
}


