/* CSS Document */
/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Responsive Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
#text-abb text {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

.wc-shortcodes-button:visited, .wc-shortcodes-button:hover, .wc-shortcodes-button:focus, .wc-shortcodes-button {
  color: #FFFFFF;
}

table {
  width: 100%;
  border: 2px silver solid;
  margin-top: 20px;
}

table td {
  padding: 8px 10px;
  text-align: center;
  border: 1px silver solid;
}

table.VendorInfo table,
table.VendorInfo tr,
table.VendorInfo td {
  font-size: 12px;
  line-height: 14px;
  text-align: left;
}

table.VendorInfo {
  border: 2px #A9A9A9 solid;
  margin-top: 30px;
}

table.VendorInfo tr {
  border-bottom: 1px #A9A9A9 solid;
}

table.VendorInfo td {
  padding: 3px 6px;
  border-right: 1px #A9A9A9 solid;
}

.textwidget .wp-caption {
  margin-bottom: 20px;
}

#page #content .csc_page_thumbnail {
  float: none;
  margin: 0 auto;
}

#page #content .csc_page_thumbnail img {
  max-width: 100%;
  width: auto;
}

#content h1, #content h2 {
  text-align: center;
}

#content h3, #content h2 {
  margin-bottom: 15px;
}

.formWrap {
  height: 75vh;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.formWrap .innerWrap {
  display: flex;
  flex-direction: column;
  margin: 40px auto 0;
  width: 75%;
  text-align: center;
}
.manual-content.grid {
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  display: flex;
}
.manual-content.grid .manualColumns {
  padding: 20px 20px;
  display: flex;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 768px) {
  .manual-content.grid .manualColumns {
    width: 50%;
  }
}
@media (min-width: 960px) {
  .manual-content.grid .manualColumns {
    width: 33.3%;
  }
}
.manual-content.grid .manualColumns img {
  max-height: 230px;
  display: block;
  margin: 0 auto;
}

@media (min-width: 960px) {
  body.page-id-86 .manual-content.grid .manualColumns {
    width: 25%;
  }
}

.accordionH3 h3 {
  margin-bottom: 0 !important;
}

.productDetailsM {
  display: block !important;
}

.accordionH3 p {
  margin: 0.5em 0 !important;
}

.accordionH3 div.ui-accordion-content, #accordion div.ui-accordion-content {
  padding: 3px 8px !important;
}

.accordionH3 h3.ui-accordion-header, #accordion h3.ui-accordion-header {
  font-size: 14px !important;
  padding: 6px 35px 6px 15px !important;
  margin-top: 8px;
  line-height: 16px !important;
  min-height: 25px !important;
}

.accordionH3 h3.ui-corner-all, #accordion h3.ui-corner-all {
  background-position: right 8px !important;
  background-size: 28px !important;
}

.accordionH3 h3.ui-corner-top, #accordion h3.ui-corner-top {
  background-position: right 8px !important;
  background-size: 28px !important;
}

body.page-id-174 #content h2 {
  text-align: left;
}

body.page-template-page-statute .entry-content {
  margin-top: 20px;
}

#content .TermsConditions {
  border-top: 2px #A3A3A3 dotted;
  margin-top: 20px;
}

#content .TermsConditions h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 3px;
  text-align: left;
}

#content .TermsConditions h4 {
  font-size: 16px;
  line-height: 20px;
  color: #FF0004;
  margin-top: 0px;
  margin-bottom: 12px;
}

#content .mohawkBox h3, #content .bannerWrap h3 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.mohawkBox .m_thumbs {
  background-color: #cccccc;
  border: 2px solid #5f7d93;
  margin: 12px auto 0;
  width: 80%;
  max-width: 550px;
  padding: 14px 5px 10px;
  overflow: hidden;
  clear: both;
  margin: 0 auto;
  list-style-type: none;
  display: -webkit-flex !important; /* Safari */
  display: flex !important;
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  flex-wrap: wrap;
  -webkit-justify-content: center; /* Safari 6.1+ */
  justify-content: center;
}

.mohawkBox .m_thumbs .mohawkBoxLogo {
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  text-align: center;
  font-size: 14px;
}

.mohawkBox .m_thumbs .mohawkBoxLogo img {
  width: auto;
  height: auto;
  max-width: none;
}

.mohawkBox .m_thumbs img {
  height: auto;
  display: block;
  margin: 0 auto;
}

.mohawkBox .m_products {
  width: 20%;
  display: block;
  float: left;
  margin: 0px 2% 15px;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  min-height: 130px;
}

.mohawkBox.hunter .m_products {
  width: 20%;
}

.mohawkBox .m_products {
  float: left;
  text-align: center;
  -webkit-align-self: center; /* Safari 7.0+ */
  align-self: flex-start;
}

.mohawkBox.hunter {
  margin-top: 30px;
  /*background-color: #c8deee;
  margin: 12px auto 0;
  padding: 14px 5px 10px 5px;
  border: 2px #5f7d93 solid;
  max-width: 550px;*/
}

.mohawkBox.hunter p {
  text-align: center;
}

.TermsConditions ul,
.TermsConditions ol {
  margin-left: 1em;
}

.TermsConditions li {
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 5px;
}

.listPriceSheet, .statuteBox {
  background-color: lightgray;
  border: 1px solid #474da1;
  float: right;
  margin: 25px 0 8px 12px;
  padding: 10px 10px 0px 10px;
  width: 150px;
  display: block;
}

.statuteBox {
  width: 200px;
}

.contractBox {
  background-color: lightgray;
  border: 1px solid #474da1;
  margin: 25px auto 0;
  padding: 10px 10px 0px 10px;
  width: 65%;
  display: block;
}

.njpaBox {
  width: 40%;
  float: right;
  background-color: white;
  border: 2px solid #b4b4b4;
  margin: 25px 0px 10px 20px;
  padding: 10px 10px 0px 10px;
}

.contractBox a, .listPriceSheet a, .statuteBox a, .contractBox p,
.njpaBox a, .njpaBox p {
  margin-bottom: 10px;
  line-height: 15px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  display: block;
}

.contractBox p, .njpaBox p {
  font-weight: normal;
  margin-top: 0;
}

.contractBox a:hover, .listPriceSheet a:hover, .statuteBox a:hover, .njpaBox a:hover {
  color: black;
}

.bannerWrap {
  border-top: 2px #A3A3A3 dotted;
  padding: 20px 0 0 0;
  margin: 20px 0 13px 0;
}

.equipBanner {
  margin: 5px auto 10px;
  display: none;
  max-width: 600px;
}

#content .wc-shortcodes-divider.wc-shortcodes-divider-style-solid {
  border-width: 0 0 2px;
  border-style: none none dotted;
  border-color: #a3a3a3;
}

@media only screen and (max-width: 500px) {
  body header#masthead .site-branding .logo {
    width: 188px;
  }
  #masthead .site-branding h2.site-description {
    font-size: 15px;
    line-height: 18px;
    margin-top: 16px;
    padding: 2px 0 3px 14px;
    width: 120px;
  }
  .mohawkBox .m_thumbs .mohawkBoxLogo img {
    max-width: 100%;
  }
  .mohawkBox .m_products {
    width: 45%;
    height: 100px;
  }
  .mohawkBox.hunter .m_products {
    width: 45%;
  }
  .contractBox, .njpaBox {
    width: 95%;
    display: block;
    float: none;
    margin: 20px auto 0;
  }
  .listPriceSheet, .statuteBox {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .TermsConditions ol {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  body header#masthead .site-branding .headInfo {
    display: none;
  }
  .listPriceSheet, .statuteBox {
    width: 50%;
  }
}
@media only screen and (max-width: 960px) {
  body header#masthead .site-branding .logo {
    width: 288px;
  }
  body header#masthead .site-branding .logo img {
    height: auto;
    margin: 6px 0 0 10px;
    width: 94%;
  }
  #masthead .site-branding h2.site-description {
    font-size: 20px;
    line-height: 22px;
    margin-top: 16px;
    padding: 2px 0 3px 14px;
    width: 150px;
  }
  body header#masthead .site-branding .logo img {
    width: 95%;
  }
  body header#masthead .site-branding .headInfo {
    margin: 0;
    width: 36%;
  }
  body header#masthead .site-branding .headInfo #socialPhone {
    width: 100%;
  }
  #masthead .site-branding h2.site-description {
    border-left: 2px solid #ffffff;
    display: block;
    float: left;
    font-size: 22px;
    line-height: 24px;
    margin-top: 22px;
    padding: 2px 0 3px 24px;
    width: 150px;
    font-family: "Roboto Condensed", sans-serif;
    opacity: 1;
    text-indent: 0;
    white-space: normal;
    color: #fff200;
  }
}
