@font-face {
  font-family: 'quicksandbook';
  src: url('../fonts/quicksand-400.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'quicksandbold';
  src: url('../fonts/quicksand-700.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  font-size: 87.5%;
}

body {
  line-height: 1;
  background-color: #fff;
  background-image: url(../images/toproses.png);
  background-position: 0 130px;
  background-repeat: repeat-x;
  font-size: 14px;
  font-family: 'quicksandbook', "Open Sans", Helvetica, Arial, sans-serif;
  color: #444;
  text-rendering: optimizeLegibility;
}

body.custom-font-enabled {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

ol, ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
}

a {
  outline: none;
  color: #21759b;
}

a:hover {
  color: #0f3647;
}

.assistive-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}

.clearme {
  clear: both;
}

.site {
  padding: 0 24px;
  margin: 0 auto;
}

.site-header {
  padding: 24px 24px 34px;
}

.logospot {
  width: 207px;
  margin-left: auto;
  margin-right: auto;
}

.logospot img {
  display: block;
  width: 207px;
  height: 107px;
}

.topmenu {
  width: 250px;
  float: right;
  font-family: 'quicksandbold';
  color: black;
  font-size: 12px;
}

.topmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.topmenu ul li {
  float: left;
  display: inline;
  padding-right: 10px;
}

.topmenu a {
  color: black;
  text-decoration: none;
}

.topmenu a:hover {
  color: #444444;
  text-decoration: underline;
}

.topmenu ul li p {
  padding-top: 3px;
}

.topmenu input {
  border: none;
  border-bottom: 1px solid black;
  border-radius: 0;
}

.searchmove {
  width: 190px;
  float: right;
  margin-right: 30px;
}

.topmenu input[type="submit"] {
  background-color: transparent;
  background-image: url(../images/search.png);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  box-shadow: none;
  color: inherit;
  width: 25px;
  height: 20px;
  cursor: pointer;
  color: transparent;
  vertical-align: middle;
}

.topmenu input[type="text"] {
  margin-top: -10px;
  background: transparent;
  font-family: 'quicksandbook';
  font-size: 13px;
  width: 140px;
}

.main-navigation {
  margin-top: 30px;
  text-align: center;
}

.menu-toggle {
  display: none;
  cursor: pointer;
  font-family: 'quicksandbold';
  font-size: 16px;
  font-weight: normal;
  background: #211f1f;
  color: #fff;
  border: 0;
  padding: 10px 18px;
}

.main-navigation ul.nav-menu {
  display: none;
}

.main-navigation ul.nav-menu.toggled-on {
  display: block;
}

.main-navigation li a {
  display: block;
  text-decoration: none;
  font-family: 'quicksandbold';
  color: black;
  padding: 12px 0;
}

.wrapper {
  margin-top: 10px;
}

.topboxes {
  font-family: 'quicksandbook';
  width: 892px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.mainimg {
  background-image: url(../images/mainimage.png);
  background-size: cover;
  background-position: center;
  width: 622px;
  height: 426px;
  float: left;
  letter-spacing: 1px;
}

.mainimg p {
  font-size: 18px;
  float: right;
  padding-top: 45px;
  padding-right: 40px;
  text-align: right;
}

.sideimg {
  width: 253px;
  border: 1px solid #cdcdcd;
  height: 424px;
  float: right;
  color: #be2047;
  font-size: 26px;
  text-align: center;
}

.sideimg p {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sideimg img {
  display: block;
  margin: 0 auto;
  width: 206px;
  height: auto;
}

.sideimg a {
  font-style: italic;
  text-decoration: underline;
  color: #be2047;
}

.sideimg a:hover {
  font-style: italic;
  text-decoration: underline;
  color: #be2047;
}

.boldblack {
  font-family: 'quicksandbold';
  color: black;
}

.boldred {
  font-family: 'quicksandbold';
  color: #be2047;
}

.blackbox {
  margin-top: 25px;
  font-family: 'quicksandbook';
  color: white;
  background-color: black;
  width: 820px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.insidebox {
  width: 806px;
  max-width: calc(100% - 14px);
  border: 2px solid #be2047;
  margin-left: auto;
  margin-right: auto;
}

.title {
  font-size: 24px;
  padding-top: 15px;
  padding-left: 20px;
}

.boxp {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 45px;
  padding-right: 25px;
  line-height: 20px;
}

.blurb {
  text-align: center;
  color: #be2047;
  border-bottom: 2px solid black;
  width: 930px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  font-size: 14px;
}

.blurb p {
  color: #be2047;
  font-family: 'quicksandbold';
  padding-bottom: 10px;
}

.bottombox {
  text-align: center;
  font-family: 'quicksandbook';
  font-size: 16px;
  padding-top: 15px;
  min-height: 167px;
  width: 930px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  line-height: 25px;
}

.box1 {
  width: 260px;
  padding-left: 10px;
  float: left;
  padding-top: 10px;
}

.box2,
.box4 {
  height: 160px;
  border-left: 2px solid black;
  margin-left: 10px;
  float: left;
}

.box3 {
  width: 345px;
  padding-left: 10px;
  padding-top: 20px;
  float: left;
}

.box5 {
  width: 260px;
  padding-left: 10px;
  float: left;
  padding-top: 10px;
}

.entry-header h1 {
  padding-left: 200px;
}

.entry-header .entry-title {
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  font-family: 'quicksandbook';
  color: #444;
  padding-top: 10px;
  padding-bottom: 10px;
}

.entry-content {
  line-height: 1.7;
}

.entry-content p {
  margin-bottom: 18px;
}

.rev,
.pos {
  width: 825px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.revbox,
.posbox,
.posbox2 {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.revbox img,
.posbox img {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 5px;
}

.posbox2 {
  margin-left: 20px;
}

.posbox2 img {
  float: right;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 5px;
}

.quote,
.quote2 {
  float: right;
  font-weight: bold;
  font-size: 14px;
}

.quote2 {
  padding-right: 0;
}

.leftside,
.rightside {
  font-family: 'quicksandbold';
  font-size: 19px;
  text-align: center;
  width: 330px;
  height: auto;
  border: 1px solid #b2b4b4;
  float: left;
}

.leftside {
  margin-left: 40px;
}

.rightside {
  float: right;
  margin-right: 40px;
}

.entry-content .pos .rightside ul,
.entry-content .pos .leftside ul {
  margin: 0;
  padding-top: 15px;
  list-style-type: none;
  width: 330px;
}

.rightside ul li,
.leftside ul li {
  padding-bottom: 25px;
  padding-left: 0;
  margin: 0;
}

.rightside ul li p,
.leftside ul li p {
  margin-bottom: 0;
  line-height: 20px;
}

.entry-content .pos .rightside ul li img,
.entry-content .pos .leftside ul li img {
  border: none;
  box-shadow: none;
}

.buynow {
  display: inline-block;
  background: #e3242b;
  color: #000;
  font-family: 'quicksandbold';
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 22px;
  border: 0;
  cursor: pointer;
}

a.buynow {
  color: #000;
}

.buynow:hover,
a.buynow:hover {
  background: #be2047;
  color: #fff;
}

.buyform {
  margin-top: 0;
  padding-bottom: 10px;
}

footer[role="contentinfo"] {
  font-size: 10px;
  font-family: 'quicksandbook';
  clear: both;
  line-height: 2;
  text-align: center;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
}

footer[role="contentinfo"] img {
  display: block;
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin: 0 auto 8px;
}

#pillowfoot {
  list-style-type: none;
  font-size: 10px;
  font-family: 'quicksandbold';
  margin: 0 auto;
  padding: 0;
  width: 418px;
  max-width: 100%;
  overflow: hidden;
}

#pillowfoot li {
  float: left;
  display: inline;
  padding-right: 15px;
}

#pillowfoot a {
  text-decoration: none;
  color: black;
}

#pillowfoot a:hover {
  color: #686868;
}

.cart-table {
  width: 100%;
  max-width: 825px;
  margin: 20px auto;
  border-collapse: collapse;
  font-family: 'quicksandbook';
}

.cart-table th,
.cart-table td {
  border-bottom: 1px solid #ddd;
  padding: 12px 8px;
  text-align: left;
  vertical-align: middle;
}

.cart-table th {
  font-family: 'quicksandbold';
  font-size: 13px;
}

.cart-table img {
  width: 72px;
  height: auto;
  background: #111;
}

.qty-btn {
  background: #211f1f;
  color: #fff;
  border: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
  font-size: 14px;
}

.qty-val {
  display: inline-block;
  min-width: 24px;
  text-align: center;
}

.remove-link {
  color: #be2047;
  font-size: 12px;
  cursor: pointer;
  background: none;
  border: 0;
  text-decoration: underline;
  font-family: 'quicksandbold';
}

.cart-total {
  max-width: 825px;
  margin: 10px auto 30px;
  text-align: right;
  font-family: 'quicksandbold';
  font-size: 18px;
}

.cart-empty {
  text-align: center;
  padding: 40px 20px;
  font-family: 'quicksandbook';
}

.checkout,
.contact-form,
.search-panel {
  max-width: 520px;
  margin: 0 auto 40px;
  font-family: 'quicksandbook';
}

.checkout h2,
.contact-form h2,
.search-panel h2 {
  font-family: 'quicksandbold';
  font-size: 20px;
  margin-bottom: 16px;
  color: #be2047;
}

.field-row {
  margin-bottom: 14px;
}

.field-row label {
  display: block;
  font-family: 'quicksandbold';
  font-size: 12px;
  margin-bottom: 6px;
}

.field-row input,
.field-row textarea,
.field-row select {
  width: 100%;
  box-sizing: border-box;
  border: 0;
  border-bottom: 1px solid #000;
  background: transparent;
  padding: 8px 0;
  font-family: "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
}

.field-row textarea {
  min-height: 120px;
  border: 1px solid #b2b4b4;
  padding: 8px;
}

.notice {
  max-width: 825px;
  margin: 16px auto;
  padding: 12px 16px;
  border: 2px solid #be2047;
  background: #000;
  color: #fff;
  font-family: 'quicksandbook';
}

.notice a {
  color: #fff;
}

.search-hit {
  max-width: 825px;
  margin: 0 auto 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #ddd;
}

.search-hit a {
  font-family: 'quicksandbold';
  color: #be2047;
  font-size: 18px;
  text-decoration: none;
}

.search-hit p {
  margin-top: 8px;
  color: #444;
}

.order-confirm {
  max-width: 640px;
  margin: 20px auto 40px;
  border: 1px solid #b2b4b4;
  padding: 24px;
  text-align: center;
}

.order-confirm h2 {
  font-family: 'quicksandbold';
  color: #be2047;
  margin-bottom: 12px;
}

@media screen and (min-width: 700px) {
  .site {
    width: 1200px;
    max-width: 100%;
    overflow: hidden;
  }

  .main-navigation ul.nav-menu,
  .main-navigation div.nav-menu > ul {
    border: 1px solid #000;
    background-image: url(../images/whiteback.png);
    background-repeat: repeat;
    display: inline-block !important;
    text-align: center;
    width: 910px;
    max-width: 100%;
  }

  .main-navigation ul {
    margin: 0;
    text-indent: 0;
  }

  .main-navigation li a,
  .main-navigation li {
    display: inline-block;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-navigation li a {
    border-bottom: 0;
    line-height: 2.647;
    font-family: 'quicksandbold';
    white-space: nowrap;
    font-size: 17px;
    color: black;
  }

  .main-navigation li a:hover,
  .main-navigation .current-menu-item > a {
    color: white;
    background-color: #211f1f;
  }

  .menu-toggle {
    display: none;
  }
}

@media screen and (min-width: 960px) {
  body .site {
    padding: 0 40px;
    margin-bottom: 48px;
  }
}

@media screen and (max-width: 980px) {
  .topmenu ul {
    float: right;
    display: flex;
    align-items: center;
  }

  .topmenu ul li {
    float: none;
  }

  .entry-header h1 {
    padding-left: 0;
    text-align: center;
  }

  .mainimg,
  .sideimg,
  .box1,
  .box2,
  .box3,
  .box4,
  .box5,
  .leftside,
  .rightside {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 12px auto;
  }

  .box2,
  .box4 {
    display: none;
  }

  .mainimg {
    width: 100%;
    min-height: 280px;
  }

  .sideimg {
    border: 1px solid #cdcdcd;
    padding-bottom: 20px;
  }

  .topmenu {
    width: auto;
    float: none;
    text-align: right;
    overflow: hidden;
    margin-bottom: 10px;
  }

  .searchmove {
    float: none;
    margin: 8px 0 0 auto;
  }

  #pillowfoot {
    width: auto;
  }

  #pillowfoot li {
    float: none;
    display: inline-block;
    padding: 0 8px 8px;
  }
}

@media screen and (max-width: 699px) {
  body {
    background-position: 0 180px;
  }

  .site-header {
    padding: 16px 0 20px;
  }

  .main-navigation ul.nav-menu {
    display: none;
    width: 100%;
    border: 1px solid #000;
    background: #eee;
    margin-top: 10px;
  }

  .main-navigation ul.nav-menu.toggled-on {
    display: block;
  }

  .menu-toggle {
    display: inline-block;
  }
}
