/* Enter Your Custom CSS Here */
.inside-header {
  padding: 9px 20px 22px;
}
.site-header .header-image {
  margin-left: 13px;
}
.header-widget {
  margin: 29px 14px 0px;
}
.main-navigation .main-nav ul li a {
  font-family: CorbidLight,Calibri,Arial,sans-serif;
  font-size: 1.1em;
  padding-left: 26px;
  padding-right: 26px;
  color: #f2f2f2;
  line-height: 66px;
}
.entry-title {
  color: #997c45;
}
.alignleft {
  text-align: left;
  margin-bottom: 1.5em;
}
footer.entry-meta {
  display: none;
  margin-top: 0 !important;
}
.page-content, .entry-content, .entry-summary {
  margin: 1em 0 0;
}
a.read-more.content-read-more {
  background-color: #a39161;
  padding: 8px;
  color: white!important;
}
h1 {
  font-size: 30px;
}
.site-info {
  display: none;
}
.footer-widgets a {
  color: #f2f2f2;
}
.footer-widgets {
  padding-top: 40px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  background: url(http://www.royalmint.com//assets/img/footer-bg.gif);
  color: #f2f2f2;
  border-top: 10px solid #997c45;
}
.separate-containers .widget-area .widget {
  padding: 30px;
}
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content {
  padding: 30px;
}
@media (max-width: 879px) {
#menu-item-4465 {display: none;}
#menu-item-28 {display: none;}
}
@media (max-width: 969px) {
#menu-item-4465 {display: none;}
}
@media (max-width: 767px) {
.header-widget {display: none;}
.inside-right-sidebar, .inside-left-sidebar {display: none;}
}
p {
  font-family: Calibri;
}
ol {
  font-family: Calibri;
}
.wp-polls, .wp-polls-form #polls_form_7 {
    background-color: #f2f2f2;
    padding: 15px 10px 1px;
}
.wp-polls .Buttons {
  background-color: #666666;
}
#polls-9 .wp-polls-ans p {
  margin-bottom: 0em!important;
}
#polls-9 {
  padding-bottom: 15px;
}
#polls-9 .wp-polls-ul {
  padding-bottom: 15px!important;
}
#polls-9 strong {
  font-size: 25px;
}
#polls-9-ans strong {
  font-size: 17px;
}
.wp-polls .pollbar {
    margin: 1px 1px 5px 1px;
}
.wp-caption .wp-caption-text {
    font-size: 14px;
}
.widget-title {
  margin-bottom: 10px;
}