/*--------------------------------------------------------------
1.0 Default
--------------------------------------------------------------*/
/*---- Blog ----*/
/*---- Single Fancy Box ----*/
/*---- Body Style ----*/
/*---- Header ----*/
/*---- Footer Widget ----*/
/*---- Page Shop ----*/
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 {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased; }

ol, ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

blockquote, q {
  quotes: none; }

input[type='email'], input[type='text'], input[type='password'], input[type='number'], textarea {
  border: 1px solid #e5e6ea;
  transition: all 0.25s ease 0s; }
  input[type='email']:hover, input[type='text']:hover, input[type='password']:hover, input[type='number']:hover, textarea:hover, input[type='email']:focus, input[type='text']:focus, input[type='password']:focus, input[type='number']:focus, textarea:focus {
    border-color: #d7313d; }

table {
  border-collapse: separate;
  border-spacing: 0;
  /*
normalize.css : https://github.com/necolas/normalize.css
-------------------------------------------------------------
Prevent iOS text size adjust after orientation change, without disabling user zoom. */ }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  /* Correct `block` display not defined for any HTML5 element in IE 8/9.
Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
Correct `block` display not defined for `main` in IE 11. */ }

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

a img {
  border: 0;
  /* 1. Correct `inline-block` display not defined in IE 8/9.
2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
  /* Prevent modern browsers from displaying `audio` without controls.
Remove excess height in iOS 5 devices. */ }

audio:not([controls]) {
  display: none;
  height: 0;
  /* Address `[hidden]` styling not present in IE 8/9/10.
Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */ }

[hidden], template {
  display: none;
  /* Text-level semantics
-------------------------------------------------------------- */ }

abbr[title] {
  border-bottom: 1px dotted;
  /* Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ }

b, strong {
  font-weight: bold;
  /* Address styling not present in Safari and Chrome. */ }

dfn {
  font-style: italic;
  /* Address inconsistent and variable font size in all browsers. */ }

small {
  font-size: 80%;
  /* Prevent `sub` and `sup` affecting `line-height` in all browsers. */ }

sub, sup {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: 0.5ex; }

dl {
  margin: 0 20px; }

dt {
  font-weight: bold; }

dd {
  margin: 0 0 20px;
  /* Embedded content
-------------------------------------------------------------- */ }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  /* Grouping content
-------------------------------------------------------------- */ }

pre {
  overflow: auto;
  /* Form
-------------------------------------------------------------- */ }

button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11. */ }

button {
  overflow: visible; }

button, select {
  text-transform: none;
  /* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls.
2. Correct inability to style clickable `input` types in iOS.
3. Improve usability and consistency of cursor style between image-type * `input` and others. */ }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  /* 
Appearance in Safari/Chrome */ }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* Inner-padding issues in Chrome OSX, Safari 5 */ }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Re-set default cursor for disabled elements. */ }

button[disabled], html input[disabled] {
  cursor: default;
  /* Remove inner padding and border in Firefox 4+. */ }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
  /* FF3/4 have !important on line-height in UA stylesheet
Inner spacing ie IE6/7 */ }

button, input {
  line-height: normal;
  *overflow: visible; }

input[type="checkbox"], input[type="radio"] {
  padding: 0; }

a *, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold;
  /* Table
-------------------------------------------------------------- */ }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0;
  /*------------------------------
    1.1 Typography
------------------------------*/ }

pre, body code, input, textarea {
  font: inherit; }

::-moz-selection {
  background: rgba(215, 49, 61, 0.75);
  color: #fff; }

::selection {
  background: rgba(215, 49, 61, 0.75);
  color: #fff;
  /*------------------------------
    1.2 Links
------------------------------*/ }

a {
  color: ;
  text-decoration: none;
  outline: none;
  letter-spacing: 0.03;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  /*------------------------------
    1.3 Heading
------------------------------*/ }
  a:hover {
    color: ; }
  a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    color: ; }

h1, h2, h3, h4, h5, h6 {
  color: #0f120b;
  font-family: "averta-bold";
  line-height: 1;
  margin-top: 0;
  margin-bottom: 20px; }

h1 {
  font-size: 60px; }

h2 {
  font-size: 50px; }

h3 {
  font-size: 40px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 10px; }

p {
  color: #0f120b;
  font-family: "averta-regular";
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
  /*------------------------------
    1.4 Base
------------------------------*/ }

address, caption, cite, code, dfn, var {
  font-weight: 400; }

th {
  font-weight: bold; }

a, abbr, acronym, address, applet, b, big, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, html, i, iframe, img, ins, kbd, label, legend, object, q, s, samp, small, span, strike, strong, sub, sup, tbody, td, tfoot, th, thead, tr, tt, u, var {
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0; }

pre {
  border-radius: 0;
  white-space: pre;
  word-wrap: break-word;
  padding: 30px;
  /*------------------------------
    1.5 Content
------------------------------*/ }

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

dfn, cite, em, i {
  font-style: italic; }

figure {
  margin: 0; }

address {
  margin: 20px 0; }

hr {
  border: 0;
  border-top: 1px solid #eee;
  margin-bottom: 20px; }

details summary {
  font-weight: bold;
  margin-bottom: 20px; }
  details:focus {
    outline: none; }

body code {
  background-color: transparent; }

abbr, acronym {
  cursor: help;
  border-bottom: 1px dotted; }

input {
  border: none; }

mark {
  background-color: #999;
  text-decoration: none;
  color: #fff;
  padding: 0; }

small {
  font-size: 85%; }

big {
  font-size: 125%; }

audio, video {
  max-width: 100%;
  width: 100%; }

ins {
  background-color: #d7313d;
  text-decoration: none;
  color: #fff;
  padding: 1px 6px 1px 6px;
  border-radius: 3px;
  /*------------------------------
    1.6 Table
------------------------------*/
  /*------------------------------
    1.7 Form
------------------------------*/ }

fieldset {
  padding: 20px;
  border: 1px solid #eee; }

textarea {
  resize: vertical; }

select {
  max-width: 100%;
  overflow: auto;
  vertical-align: top;
  outline: none;
  border: 1px solid #eee;
  padding: 10px; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="radio"], input[type="checkbox"] {
  margin: 0 10px; }

input[type="password"] {
  border: 1px solid #ccc; }

input, textarea, input[type="submit"]:focus {
  outline: 0 none; }

select, .login-select, .form-control {
  border: none;
  background: transparent;
  font-size: 14px;
  margin: 0;
  outline: medium none; }

body {
  letter-spacing: 0.03em;
  font-family: "averta-regular";
  font-size: 14px;
  /* Define
------------------------------*/ }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.wrap-table {
  width: 100%;
  text-align: center;
  /* WordPress caption style
------------------------------*/ }
  .wrap-table th {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 48px;
    color: #222626; }
  .wrap-table td {
    color: #717c7c;
    font-size: 16px;
    line-height: 48px;
    font-weight: 300;
    padding: 4px 0 7px; }
  .wrap-table thead {
    border-bottom: 1px solid #222626; }
  .wrap-table tbody tr {
    border-bottom: 1px solid #e8e9e9; }
  .wrap-table table {
    width: 100%; }
  @media screen and (max-width: 767px) {
  .wrap-table {
    overflow-x: scroll; }
    .wrap-table table {
      width: 767px; } }

.wp-caption {
  max-width: 100%;
  font-style: italic;
  line-height: 1.35;
  margin-bottom: 13px;
  margin-top: 5px; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    max-width: 98%; }
  .wp-caption .wp-caption-text {
    margin: 10px 0; }

.wp-caption-text, .entry-thumbnail-caption, .cycle-caption {
  font-style: italic;
  line-height: 1.35;
  font-size: 13px; }

.entry-thumbnail.thumbnail {
  display: inline;
  float: left;
  margin-right: 30px; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 40px;
  margin-bottom: 20px; }

.alignright {
  display: inline;
  float: right;
  margin: 20px 0 20px 40px; }

.aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
  margin-bottom: 20px; }

img.wp-smiley {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  border: none; }

.gallery-caption {
  font-family: inherit; }

.bypostauthor {
  margin: 0; }

.edit-page .edit-link {
  margin: 10px 0;
  display: inline-block; }
  .edit-page .edit-link a {
    background-color: #d7313d;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 20px 3px;
    border: 2px solid #d7313d; }
    .edit-page .edit-link a:hover, .edit-page .edit-link a:focus {
      color: #d7313d;
      background-color: #fff; }

@media screen and (min-width: 1260px) {
  .container {
    width: 1260px; } }

.screen-reader-text {
  display: none; }

.sidebar-area .widget li {
  line-height: 30px; }

.widget_nav_menu .sub-menu {
  margin-left: 15px; }

.widget_nav_menu a {
  line-height: 35px; }

.widget select {
  width: 100%;
  border: 1px solid #eee;
  margin: 10px 0; }

table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  /* BACKGROUND GRADIENT */
  border-radius: 0; }

table th {
  color: #02113e;
  text-align: center; }

td {
  font-weight: normal;
  text-align: center; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 13px 8px; }

th {
  font-weight: 700; }

td {
  border-top: 1px solid #ededed;
  /*--- Definition Lists ---*/
  padding: 10px; }

dl {
  margin: 0 0 0 25px; }

dl dt {
  font-weight: normal;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
  color: #02113e; }

dl dd {
  line-height: normal;
  margin-bottom: 20px; }

dl dd a {
  color: #0735be; }

code, kbd {
  background-color: transparent;
  border-radius: 4px;
  color: inherit;
  font-size: 100%;
  padding: 2px 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

ins {
  color: #fff;
  border: none;
  padding: 2px;
  text-decoration: none; }

pre {
  background: #f5f5f5;
  color: #666;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre-wrap;
  word-wrap: break-word; }

.sidebar-area .children {
  margin-left: 15px; }

.blog .site-content {
  background-color: #f9fafc; }

.page-template-blog-grid .site-content {
  background-color: #f9fafc; }

.post-single .wrap-content {
  position: relative; }

.blog-grid article {
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .blog-grid .site-main {
      margin-bottom: 50px; } }
  .blog-grid.blog-review .like-view {
    float: right; }
    .blog-grid.blog-review .view {
      display: inline-block;
      color: #6b6d75;
      height: 40px;
      line-height: 38px;
      font-size: 14px;
      float: right;
      font-family: "averta-regular"; }
      .blog-grid.blog-review .view i {
        font-size: 20px;
        position: relative;
        top: 3px;
        color: #d7313d; }
    .blog-grid.blog-review .wrap-layout-2 .entry-footer .nectar-love {
      float: left;
      margin-right: 30px;
      height: 40px; }
    .blog-grid.blog-review .wrap-layout-1 {
      padding-bottom: 12px; }
      .blog-grid.blog-review .wrap-layout-1 .entry-footer .nectar-love {
        float: left;
        margin-right: 30px;
        height: 40px; }
      .blog-grid.blog-review .wrap-layout-1 .wrap-content {
        bottom: auto;
        top: 19px; }
      .blog-grid.blog-review .wrap-layout-1 .wrap-thumbnail {
        background-image: none;
        background-color: #d7313d; }
        .blog-grid.blog-review .wrap-layout-1 .wrap-thumbnail img {
          opacity: 0.16;
          width: 100%; }
        @media screen and (max-width: 1199px) {
  .blog-grid.blog-review .wrap-layout-1 .wrap-thumbnail {
    max-height: 285px; } }
      .blog-grid.blog-review .wrap-layout-1 .detail-date {
        color: #fff; }
      .blog-grid.blog-review .wrap-layout-1 p {
        color: #fff; }
      .blog-grid.blog-review .wrap-layout-1 .post-edit-link {
        color: #fff; }
  .blog-grid .blog-default-title {
    color: rgba(215, 49, 61, 0.9);
    font-size: 32px;
    margin-bottom: 60px;
    font-family: "averta-bold"; }
    @media screen and (max-width: 599px) {
  .blog-grid .blog-default-title {
    margin-bottom: 20px; } }
  .blog-grid .wrap-video {
    position: relative;
    overflow: hidden;
    padding-bottom: 12px;
    border-radius: 5px;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.39); }
    .blog-grid .wrap-video iframe {
      max-width: 100%;
      max-height: 257px; }
    .blog-grid .wrap-video .entry-footer {
      position: absolute;
      bottom: 0px;
      right: 0px;
      left: 0px;
      padding: 0 15px;
      border-top: 1px solid #d8d8d8;
      background-color: #fff;
      height: 40px; }
      .blog-grid .wrap-video .entry-footer a {
        color: #6b6d75;
        font-size: 14px;
        line-height: 48px;
        font-family: "averta-semibold"; }
        .blog-grid .wrap-video .entry-footer a:hover {
          color: #d7313d; }
      .blog-grid .wrap-video .entry-footer .nectar-love {
        float: right;
        font-size: 20px;
        color: #d7313d; }
        .blog-grid .wrap-video .entry-footer .nectar-love span {
          font-family: "averta-regular";
          font-size: 14px;
          margin-left: 3px;
          position: relative;
          top: -3px; }
          .blog-grid .wrap-video .entry-footer .nectar-love span span {
            position: relative;
            top: 0;
            margin-left: 0; }
  .blog-grid .wrap-gallery {
    position: relative;
    overflow: hidden;
    padding-bottom: 12px;
    border-radius: 5px;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.39); }
    .blog-grid .wrap-gallery .entry-footer {
      position: absolute;
      bottom: 0px;
      right: 0px;
      left: 0px;
      padding: 0 15px;
      border-top: 1px solid #d8d8d8;
      background-color: #fff;
      height: 40px; }
      .blog-grid .wrap-gallery .entry-footer a {
        color: #6b6d75;
        font-size: 14px;
        line-height: 40px;
        font-family: "averta-semibold"; }
        .blog-grid .wrap-gallery .entry-footer a:hover {
          color: #d7313d; }
      .blog-grid .wrap-gallery .entry-footer .nectar-love {
        float: right;
        font-size: 20px;
        color: #d7313d; }
        .blog-grid .wrap-gallery .entry-footer .nectar-love span {
          font-family: "averta-regular";
          font-size: 14px;
          margin-left: 3px;
          position: relative;
          top: -3px; }
          .blog-grid .wrap-gallery .entry-footer .nectar-love span span {
            position: relative;
            top: 0;
            margin-left: 0; }
  .blog-grid .wrap-layout-1 {
    position: relative;
    overflow: hidden;
    padding-bottom: 11px;
    border-radius: 5px;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.39); }
    .blog-grid .wrap-layout-1 .wrap-thumbnail {
      position: relative;
      background-color: #fff;
      background-image: -webkit-linear-gradient(#fff, #000);
      background-image: linear-gradient(#fff, #000); }
      .blog-grid .wrap-layout-1 .wrap-thumbnail img {
        opacity: 0.68;
        width: 100%; }
    .blog-grid .wrap-layout-1 .wrap-content {
      position: absolute;
      bottom: 46px;
      left: 0;
      right: 0;
      padding: 0 15px; }
    .blog-grid .wrap-layout-1 .entry-title {
      margin-bottom: 4px; }
      .blog-grid .wrap-layout-1 .entry-title a {
        color: #fff;
        font-family: "averta-semibold";
        font-size: 20px;
        line-height: 26px;
        opacity: 1; }
        .blog-grid .wrap-layout-1 .entry-title a:hover {
          opacity: 0.8; }
    .blog-grid .wrap-layout-1 .entry-footer {
      position: absolute;
      bottom: 0px;
      right: 0px;
      left: 0px;
      padding: 0 15px;
      border-top: 1px solid #d8d8d8;
      background-color: #fff;
      height: 40px; }
      .blog-grid .wrap-layout-1 .entry-footer a {
        color: #6b6d75;
        font-size: 14px;
        line-height: 40px;
        font-family: "averta-semibold"; }
        .blog-grid .wrap-layout-1 .entry-footer a:hover {
          color: #d7313d; }
      .blog-grid .wrap-layout-1 .entry-footer .nectar-love {
        float: right;
        font-size: 20px;
        color: #d7313d; }
        .blog-grid .wrap-layout-1 .entry-footer .nectar-love span {
          font-family: "averta-regular";
          font-size: 14px;
          margin-left: 3px;
          position: relative;
          top: -3px; }
          .blog-grid .wrap-layout-1 .entry-footer .nectar-love span span {
            position: relative;
            top: 0;
            margin-left: 0; }
  .blog-grid .wrap-layout-2 {
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.39);
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    padding: 19px 15px;
    min-height: 275px;
    background-color: #fff; }
    .blog-grid .wrap-layout-2 .entry-title {
      margin-bottom: 4px; }
      .blog-grid .wrap-layout-2 .entry-title a {
        color: rgba(215, 49, 61, 0.9);
        font-family: "averta-semibold";
        font-size: 20px;
        line-height: 26px;
        opacity: 1; }
        .blog-grid .wrap-layout-2 .entry-title a:hover {
          color: #d7313d; }
    .blog-grid .wrap-layout-2 .entry-footer {
      position: absolute;
      bottom: 0;
      right: 0px;
      left: 0px;
      padding: 0 15px;
      border-top: 1px solid #d8d8d8;
      background-color: #fff;
      height: 40px; }
      .blog-grid .wrap-layout-2 .entry-footer a {
        color: #6b6d75;
        font-size: 14px;
        line-height: 40px;
        font-family: "averta-semibold"; }
        .blog-grid .wrap-layout-2 .entry-footer a:hover {
          color: #d7313d; }
      .blog-grid .wrap-layout-2 .entry-footer .nectar-love {
        float: right;
        font-size: 20px;
        color: #d7313d; }
        .blog-grid .wrap-layout-2 .entry-footer .nectar-love span {
          font-family: "averta-regular";
          font-size: 14px;
          margin-left: 3px;
          position: relative;
          top: -3px; }
          .blog-grid .wrap-layout-2 .entry-footer .nectar-love span span {
            position: relative;
            top: 0;
            margin-left: 0; }
  .blog-grid p {
    color: #6b6d75;
    font-size: 14px;
    font-family: "averta-regular"; }
  .blog-grid .detail-date {
    font-size: 12px;
    margin-bottom: 11px;
    color: #888a92;
    font-family: "averta-regular"; }
    .blog-grid .detail-date span {
      font-size: 8px;
      top: -6px;
      position: relative; }
  .blog-grid .control span {
    border: 1px solid #fff;
    height: 30px;
    line-height: 28px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 56px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    background-color: transparent;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .blog-grid .control span:hover {
      background-color: rgba(56, 56, 63, 0.5); }
    .blog-grid .control.left span {
      left: 10px; }
    .blog-grid .control.right span {
      right: 10px; }
  @media screen and (min-width: 1260px) {
  .blog-grid.is-sidebar-right .widget-area {
    padding-left: 150px;
    padding-top: 11px; }
  .blog-grid.is-sidebar-left .widget-area {
    padding-right: 150px;
    padding-top: 11px; } }

.blog-default .blog-default-title {
  color: rgba(215, 49, 61, 0.9);
  font-size: 32px;
  margin-bottom: 60px;
  font-family: "averta-bold"; }
  @media screen and (max-width: 599px) {
    .blog-default .blog-default-title {
      margin-bottom: 20px; } }
  .blog-default .wrap-left {
    max-width: 300px;
    float: left;
    overflow: hidden;
    border-radius: 5px 0 0 5px; }
  @media screen and (max-width: 1199px) {
    .blog-default .wrap-left {
      border-radius: 5px 5px 0 0;
      max-width: 100%;
      width: 100%;
      float: none; }
      .blog-default .wrap-left img {
        width: 100%; } }
  .blog-default .site-main article {
    position: relative;
    margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .blog-default .site-main {
      margin-bottom: 50px; } }
  .blog-default .wrap-right {
    width: calc(100% - 300px);
    float: left;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    position: absolute;
    border-radius: 0 5px 5px 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background-color: #fff;
    padding: 30px 30px 15px; }
  .blog-default .wrap-right p {
    color: #6b6d75;
    font-size: 14px;
    font-family: "averta-regular"; }
  .blog-default .wrap-right .post-edit-link {
    color: #d7313d;
    position: relative; }
  .blog-default .wrap-right .post-edit-link:before {
    position: absolute;
    content: '';
    background-color: #d7313d;
    width: 0%;
    height: 1px;
    bottom: 0;
    -webkit-transition: width 0.25s ease 0s;
    transition: width 0.25s ease 0s; }
  .blog-default .wrap-right .post-edit-link:hover:before {
    width: 100%; }
  .blog-default .wrap-right .entry-tag a {
    color: #444;
    font-size: 13px !important;
    font-family: "averta-regular";
    background-color: #eee;
    border-radius: 3px;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin-right: 4px;
    margin-bottom: 10px;
    padding: 0 10px; }
    .blog-default .wrap-right .entry-tag a:hover {
      background-color: #d7313d;
      color: #fff; }
  .blog-default .wrap-right .entry-footer {
    position: absolute;
    bottom: 0;
    right: 0px;
    left: 0px;
    padding: 0 30px;
    border-top: 1px solid #d8d8d8;
    background-color: #f9fafc;
    height: 40px; }
  .blog-default .wrap-right .entry-footer a {
    color: #6b6d75;
    font-size: 14px;
    line-height: 40px;
    font-family: "averta-semibold"; }
    .blog-default .wrap-right .entry-footer a:hover {
      color: #d7313d; }
  .blog-default .wrap-right .entry-footer .nectar-love {
    float: right;
    font-size: 20px;
    color: #d7313d; }
    .blog-default .wrap-right .entry-footer .nectar-love span {
      font-family: "averta-regular";
      font-size: 14px;
      margin-left: 3px;
      position: relative;
      top: -3px; }
      .blog-default .wrap-right .entry-footer .nectar-love span span {
        position: relative;
        top: 0;
        margin-left: 0; }
  @media screen and (max-width: 1199px) {
    .blog-default .wrap-right {
      position: relative;
      top: auto;
      border: 1px solid #d8d8d8;
      border-radius: 0 0 5px 5px;
      width: 100%;
      padding: 30px 30px 58px; } }
  .blog-default .entry-title {
    margin-bottom: 6px;
    line-height: 15px; }
  .blog-default .entry-title a {
    color: rgba(215, 49, 61, 0.9);
    font-family: "averta-semibold";
    font-size: 20px;
    line-height: 26px;
    opacity: 1; }
  .blog-default .entry-title a:hover {
    color: #d7313d; }
  .blog-default iframe {
    max-height: 100%;
    max-width: 100%;
    margin-bottom: -6px; }
  .blog-default .detail-date {
    font-size: 12px;
    margin-bottom: 11px;
    font-family: "averta-regular"; }
  .blog-default .detail-date span {
    font-size: 8px;
    top: -6px;
    position: relative; }
  .blog-default .detail-date a {
    color: #888a92; }
  .blog-default .detail-date a:hover {
    color: #d7313d; }
  .blog-default .control span {
    border: 1px solid #fff;
    height: 30px;
    line-height: 28px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 56px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    background-color: transparent;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .blog-default .control span:hover {
    background-color: rgba(56, 56, 63, 0.5); }
  .blog-default .control.left span {
    left: 10px; }
  .blog-default .control.right span {
    right: 10px; }
  @media screen and (min-width: 1260px) {
  .blog-default.is-sidebar-right .widget-area {
    padding-left: 150px;
    padding-top: 11px; }
  .blog-default.is-sidebar-left .widget-area {
    padding-right: 150px;
    padding-top: 11px; } }

.paging-navigation {
  text-align: center;
  padding-top: 23px;
  display: inline-block;
  width: 100%;
  /*---- Search No Results ----*/ }
  .paging-navigation .page-numbers {
    color: #bdbfc3;
    font-family: "averta-regular";
    font-size: 15px;
    margin: 0 7px;
    line-height: 40px; }
  .paging-navigation .page-numbers:hover, .paging-navigation .page-numbers.current {
    color: #d7313d; }
  .paging-navigation .page-numbers.next {
    float: right; }
  .paging-navigation .page-numbers.prev {
    float: left; }
  .paging-navigation .page-numbers.next, .paging-navigation .page-numbers.prev {
    margin: 0;
    border: 3px solid #d7313d;
    opacity: 0.48;
    border-radius: 3px;
    font-size: 15px;
    height: 40px;
    line-height: 34px;
    color: #d7313d;
    padding: 0 20px;
    font-family: "averta-semibold"; }
  .paging-navigation .page-numbers.next:hover, .paging-navigation .page-numbers.prev:hover {
    opacity: 1; }
  @media screen and (max-width: 599px) {
      .paging-navigation .page-numbers.next, .paging-navigation .page-numbers.prev {
        display: block;
        float: none; } }

.search-no-results {
  /*---- Page 404 ----*/ }
  .search-no-results .blog-default .entry-title {
    line-height: normal;
    font-size: 40px; }
  .search-no-results .site-main .searchform {
    max-width: 400px; }
  .search-no-results .site-main .form-search {
    height: 40px;
    padding: 0 30px;
    border-radius: 5px;
    width: 100%;
    display: block; }
  .search-no-results .site-main .search-submit {
    height: 40px;
    background-color: #d7313d;
    border: 1px solid #d7313d;
    padding: 0 30px;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    border-radius: 5px;
    margin-top: 10px;
    transition: all 0.3s ease 0s; }
  .search-no-results .site-main .search-submit:hover {
    background-color: #fff;
    color: #d7313d; }

.error404 {
  /*---- Single Blog ----*/ }
  .error404 .site-content {
    text-align: center;
    background-color: #f9fafc; }
  .error404 .site-content .page404-title {
    color: #d7313d; }
  .error404 .site-content .searchform {
    max-width: 400px;
    margin: 0 auto; }
  .error404 .site-content .form-search {
    height: 40px;
    padding: 0 30px;
    border-radius: 5px;
    width: 70%;
    display: inline-block; }
  .error404 .site-content .search-submit {
    height: 40px;
    background-color: #d7313d;
    border: 1px solid #d7313d;
    padding: 0 30px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    border-radius: 5px;
    transition: all 0.3s ease 0s; }
  .error404 .site-content .search-submit i {
    width: 30px;
    height: 20px;
    display: inline-block; }
  .error404 .site-content .search-submit:hover {
    background-color: #fff;
    color: #d7313d; }

.single-blog .wrap-thumbnail {
  margin-bottom: 20px; }
  .single-blog .wrap-thumbnail img {
    width: 100%; }
  .single-blog iframe {
    width: 100%; }
  .single-blog .entry-title {
    color: #d7313d;
    font-size: 32px;
    margin-bottom: 10px;
    font-family: "averta-bold"; }
  .single-blog .entry-header {
    margin-bottom: 30px; }
  .single-blog .entry-content {
    color: #6b6d75; }
  .single-blog .single_detail {
    font-size: 16px;
    color: #6b6d75;
    font-family: "averta-semibold"; }
  .single-blog .single_detail li {
    display: inline-block;
    margin-right: 10px; }
  .single-blog .single_detail a {
    color: #6b6d75; }
  .single-blog .single_detail a:hover {
    color: #d7313d; }
  .single-blog .entry-categories a {
    background-color: #eee;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    font-family: "averta-regular";
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0 10px; }
  .single-blog .entry-categories a:hover {
    background-color: #d7313d;
    color: #fff; }
  @media screen and (min-width: 1260px) {
  .single-blog.is-sidebar-right .widget-area {
    padding-left: 150px; }
  .single-blog.is-sidebar-left .widget-area {
    padding-right: 150px; } }
  .single-blog .comments-area {
    margin-top: 50px; }
  .single-blog .comments-area input[type='email'], .single-blog .comments-area input[type='text'] {
    height: 44px;
    line-height: 42px;
    padding: 0 30px; }
  .single-blog .comments-area textarea {
    height: 124px;
    padding: 15px 30px 0; }
  .single-blog .comments-area input[type='email'], .single-blog .comments-area input[type='text'], .single-blog .comments-area textarea {
    border: 1px solid #e5e6ea;
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff; }
  .single-blog .comments-area input[type='email']::-webkit-input-placeholder, .single-blog .comments-area input[type='text']::-webkit-input-placeholder, .single-blog .comments-area textarea::-webkit-input-placeholder {
    color: rgba(136, 138, 146, 0.48);
    font-style: italic;
    font-size: 15px;
    opacity: 1;
    font-family: "averta-regular"; }
  .single-blog .comments-area input[type='email']::-moz-placeholder, .single-blog .comments-area input[type='text']::-moz-placeholder, .single-blog .comments-area textarea::-moz-placeholder {
    color: rgba(136, 138, 146, 0.48);
    font-style: italic;
    font-size: 15px;
    opacity: 1;
    font-family: "averta-regular"; }
  .single-blog .comments-area input[type='email']:-moz-placeholder, .single-blog .comments-area input[type='text']:-moz-placeholder, .single-blog .comments-area textarea:-moz-placeholder {
    color: rgba(136, 138, 146, 0.48);
    font-style: italic;
    font-size: 15px;
    opacity: 1;
    font-family: "averta-regular"; }
  .single-blog .comments-area input[type='email']:-ms-input-placeholder, .single-blog .comments-area input[type='text']:-ms-input-placeholder, .single-blog .comments-area textarea:-ms-input-placeholder {
    color: rgba(136, 138, 146, 0.48);
    font-style: italic;
    font-size: 15px;
    opacity: 1;
    font-family: "averta-regular"; }
  .single-blog .comments-area input[type='submit'] {
    color: #fff;
    font-size: 15px;
    font-family: "averta-bold";
    border: 2px solid #d7313d;
    background-color: #d7313d;
    height: 44px;
    margin-top: 20px;
    line-height: 40px;
    padding-left: 130px;
    padding-right: 130px;
    border-radius: 5px;
    margin-bottom: 64px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  @media screen and (max-width: 499px) {
      .single-blog .comments-area input[type='submit'] {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
  .single-blog .comments-area input[type='submit']:hover {
    background-color: #fff;
    color: #d7313d; }
  .single-blog .comment-body {
    margin-bottom: 30px;
    padding-top: 30px;
    border-top: 1px solid #e5e6ea; }
  .single-blog .comment-body .avatar {
    display: block;
    margin-bottom: 10px; }
  .single-blog .comment-body .fn, .single-blog .comment-body .says {
    font-family: "averta-semibold";
    font-size: 16px;
    color: #888a92;
    text-transform: capitalize; }
  .single-blog .comment-body .comment-meta {
    margin-bottom: 10px; }
  .single-blog .comment-body .comment-meta a {
    font-family: "averta-regular";
    font-size: 15px;
    color: #888a92; }
    .single-blog .comment-body .comment-meta a:hover {
      color: #d7313d; }
  .single-blog .children {
    padding-left: 30px; }
  @media screen and (max-width: 991px) {
    .single-blog .children {
      padding-left: 15px; } }
  .single-blog .comment-navigation h2 {
    font-size: 28px; }
  .single-blog .comment-navigation a {
    font-family: "averta-regular";
    font-size: 15px;
    color: #888a92; }
  .single-blog .comment-navigation a:hover {
    color: #d7313d; }

.menu-shortcode-menu-container .menu-item {
  line-height: 63px;
  border-bottom: 1px solid transparent;
  transition: all 0.3s ease 0s;
  position: relative; }
  .menu-shortcode-menu-container .menu-item:before {
    content: '';
    height: 1px;
    width: 1000px;
    position: absolute;
    top: -1px;
    background-color: transparent;
    right: 0;
    transition: all 0.3s ease 0s; }
  .menu-shortcode-menu-container .menu-item a {
    color: #888a92;
    font-family: "averta-regular";
    font-size: 18px;
    width: 100%;
    display: inline-block;
    height: 65px;
    position: relative;
    padding-left: 100px; }
  .menu-shortcode-menu-container .menu-item a:before {
    position: absolute;
    content: '\f301';
    font-size: 18px;
    left: 55px;
    font-family: "Material-Design-Iconic-Font"; }
  .menu-shortcode-menu-container .menu-item.current-menu-item, .menu-shortcode-menu-container .menu-item:hover {
    background-color: #f9fafc;
    border-bottom-color: #d8d8d8; }
  .menu-shortcode-menu-container .menu-item.current-menu-item:before, .menu-shortcode-menu-container .menu-item:hover:before {
    background-color: #d8d8d8; }
  .menu-shortcode-menu-container .menu-item.current-menu-item a, .menu-shortcode-menu-container .menu-item:hover a {
    color: #d7313d; }
    .menu-shortcode-menu-container .menu-item.current-menu-item a:before, .menu-shortcode-menu-container .menu-item:hover a:before {
      color: #d7313d; }

.column-sc-left > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  @media screen and (min-width: 768px) {
  .column-sc-left:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    right: 0;
    background-color: #d8dadf; } }

.column-sc-right > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  @media screen and (min-width: 768px) {
  .column-sc-right:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    left: 0;
    background-color: #d8dadf; } }

@media (min-width: 768px) and (max-width: 991px) {
  .column-ct-right:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    left: -1px;
    background-color: #d8dadf; }

  .column-ct-left:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    right: -1px;
    background-color: #d8dadf; } }

@media screen and (min-width: 992px) {
  .column-ct-right > .vc_column-inner {
    padding-left: 100px !important; }
    .column-ct-right:before {
      content: '';
      position: absolute;
      height: 100%;
      width: 1px;
      left: -1px;
      background-color: #d8dadf; }
    .column-ct-right .carousel-team-2, .column-ct-right .carousel-team-1 {
      max-width: 875px; }
    .column-ct-right .carousel-product {
      max-width: 976px; }

  .column-ct-left > .vc_column-inner {
    padding-right: 100px !important; }
    .column-ct-left:before {
      content: '';
      position: absolute;
      height: 100%;
      width: 1px;
      right: -1px;
      background-color: #d8dadf; }
    .column-ct-left .carousel-team-2, .column-ct-left .carousel-team-1 {
      max-width: 875px; }
    .column-ct-left .carousel-product {
      max-width: 976px; } }

.fancy-box-1 h5 {
  font-size: 18px;
  font-family: "averta-bold";
  color: #d7313d;
  line-height: 25px;
  margin-bottom: 0px; }
  .fancy-box-1 p {
    font-size: 14px;
    font-family: "averta-semibold";
    color: rgba(0, 0, 0, 0.48); }
  @media screen and (max-width: 991px) {
  .fancy-box-1 {
    margin-bottom: 30px; } }
  @media screen and (min-width: 1200px) {
  .fancy-box-1 {
    padding-left: 60px; } }

.fancy-box-2 {
  margin-bottom: 30px; }
  .fancy-box-2 .wrap-left {
    display: inline-block;
    float: left; }
  .fancy-box-2 i {
    font-size: 28px;
    color: #fff;
    width: 55px;
    height: 55px;
    background-color: #d7313d;
    border-radius: 100%;
    text-align: center;
    line-height: 55px; }
  .fancy-box-2 .wrap-right {
    margin-left: 55px;
    padding-left: 18px;
    padding-top: 18px; }
  .fancy-box-2 h5 {
    color: #0f120b;
    font-size: 18px;
    font-family: "averta-bold";
    margin-bottom: 10px; }
  .fancy-box-2 p, .fancy-box-2 div, .fancy-box-2 a {
    font-family: "averta-semibold";
    font-size: 14px;
    line-height: 24px;
    color: rgba(18, 15, 11, 0.48); }
  .fancy-box-2 p {
    margin-bottom: 0; }
  .fancy-box-2 a:hover {
    color: #d7313d; }

.fancy-box-3 {
  margin-bottom: 30px; }
  .fancy-box-3 img {
    width: 100%; }

@media screen and (max-width: 1199px) {
      .wpb_wrapper .fancy-box-3 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important; } }

.fancy-box-4 {
  text-align: center;
  /*---- CMS Button ----*/ }
  .fancy-box-4 .wrap-content {
    font-family: "averta-semibold";
    font-size: 15px;
    padding: 13px 0 10px; }
  .fancy-box-4 .wrap-content i {
    font-size: 15px;
    margin: 0 5px; }
  @media screen and (max-width: 991px) {
    .fancy-box-4 .wrap-content {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 1260px) {
  .fancy-box-4 {
    width: 400px;
    display: inline-block; }
    .fancy-box-4.spa-right {
      margin-right: 10px; } }
  @media screen and (max-width: 1259px) {
  .fancy-box-4 {
    margin-bottom: 20px; } }

.cms-button-wrapper a {
  height: 44px;
  line-height: 42px;
  margin: 22px 0;
  font-size: 15px;
  padding: 0 10px;
  display: inline-block;
  font-family: "averta-semibold"; }
  .cms-button-wrapper a i {
    margin-left: 10px; }
  .cms-button-wrapper.inline {
    display: inline-block; }
  @media screen and (max-width: 449px) {
    .cms-button-wrapper.inline {
      display: block; } }
  .cms-button-wrapper.spa-right {
    margin: 0 45px 0 0; }
  @media screen and (max-width: 449px) {
    .cms-button-wrapper.spa-right {
      margin: 0; } }
  @media screen and (max-width: 449px) {
  .cms-button-wrapper {
    text-align: center; } }

.wrap-view-more {
  text-align: center;
  /*---- CMS Carousel ----*/ }
  .wrap-view-more a {
    font-family: "averta-semibold";
    font-size: 15px;
    display: inline-block;
    width: 155px;
    background-color: #fff;
    color: #d7313d;
    height: 44px;
    line-height: 38px;
    margin: 0;
    border: 3px solid #d7313d;
    border-radius: 6px; }
  .wrap-view-more a:hover {
    background-color: #d7313d;
    color: #fff; }

.carousel-testimonials {
  text-align: center;
  padding: 30px 0px; }
  .carousel-testimonials h4 {
    font-family: "averta-Semibold";
    font-size: 15px;
    color: #fff;
    margin-bottom: 73px; }
  .carousel-testimonials p {
    font-size: 19px;
    font-family: "averta-semibold";
    color: #fff;
    line-height: 32px;
    margin-bottom: 22px; }
  @media screen and (min-width: 1200px) {
  .carousel-testimonials .cms-carousel-item {
    max-width: 780px;
    margin: 0 auto; } }
  .carousel-testimonials .post-thumbnail {
    border-radius: 10px;
    display: inline-block;
    max-width: 50px;
    overflow: hidden; }
  .carousel-testimonials .wrap-image {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto; }
  .carousel-testimonials .wrap-info {
    display: inline-block;
    font-size: 16px;
    font-family: "averta-semibold";
    line-height: 16px;
    text-align: left;
    color: #fff;
    padding-left: 15px; }
  .carousel-testimonials .wrap-info span {
    opacity: 0.68; }
  .carousel-testimonials .wrap-info h5 {
    color: inherit;
    margin-bottom: 7px; }
  .carousel-testimonials .owl-stage-outer {
    margin-bottom: 54px; }
  .carousel-testimonials .owl-controls .owl-dot span {
    width: 13px;
    height: 13px; }

.carousel-product .owl-nav .owl-prev, .carousel-product .owl-nav .owl-next {
  display: inline-block; }
  .carousel-product .owl-nav .owl-next {
    float: right; }
  .carousel-product .cms-carousel-item {
    border-radius: 12px;
    padding: 21px 42px 24px 30px; }
  .carousel-product .cms-carousel-item .woocommerce {
    margin-bottom: 18px; }
  @media screen and (max-width: 1700px) {
    .carousel-product .cms-carousel-item {
      padding: 15px; } }
  .carousel-product .owl-dots {
    position: absolute;
    top: -41px;
    right: 90px; }
  @media screen and (max-width: 767px) {
    .carousel-product .owl-dots {
      right: 0; } }
  .carousel-product .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 6px; }
  .carousel-product .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 2px solid #dbdce1;
    display: inline-block; }
  .carousel-product .owl-dots .owl-dot.active span, .carousel-product .owl-dots .owl-dot:hover span {
    border-color: #d7313d;
    background-color: #d7313d; }
  @media screen and (max-width: 767px) {
    .carousel-product .owl-dots {
      top: auto;
      left: 0;
      bottom: 30px; } }
  .carousel-product .owl-stage-outer {
    padding-bottom: 70px; }
  .carousel-product .title-carousel {
    font-family: "averta-semibold";
    font-size: 15px;
    color: #888a92;
    height: 22px;
    margin-bottom: 23px; }
  .carousel-product .title-product {
    font-size: 18px;
    font-family: "averta-bold";
    color: #fff;
    display: block;
    margin-bottom: 4px; }
  .carousel-product .title-product:hover {
    color: #d7313d; }
  .carousel-product .excerpt-product {
    margin-bottom: 18px; }
  .carousel-product .view-shop {
    border-radius: 100px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    font-family: "averta-bold";
    padding: 0 25px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.68); }
  .carousel-product .view-shop:hover {
    background-color: #fff; }
  .carousel-product .view-shop i {
    margin-left: 10px;
    position: relative;
    top: 1px; }
  @media screen and (max-width: 499px) {
    .carousel-product .view-shop {
      padding: 0 15px; } }
  .carousel-product .product-author, .carousel-product .excerpt-product {
    font-size: 14px;
    font-family: "averta-regular";
    color: rgba(255, 255, 255, 0.68); }
  .carousel-product .product-author {
    margin-bottom: 9px; }
  .carousel-product .woocommerce-product-rating {
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
    font-family: "averta-regular"; }
  .carousel-product .woocommerce-product-rating .star-rating {
    color: #fff;
    font-size: 14px;
    margin-top: 1px; }
  .carousel-product .woocommerce-product-rating .star-rating:before {
    color: #fff; }
  .carousel-product .post-thumbnail {
    max-width: 175px;
    overflow: hidden;
    border-radius: 6px;
    float: left;
    margin-bottom: -62px; }
  @media screen and (max-width: 1700px) {
    .carousel-product .post-thumbnail {
      margin-bottom: 0;
      max-width: none;
      width: 30%; } }
  @media screen and (max-width: 499px) {
    .carousel-product .post-thumbnail {
      width: 20%; } }
  .carousel-product .wrap-info {
    width: calc(100% - 175px);
    float: left; }
  @media screen and (max-width: 1700px) {
    .carousel-product .wrap-info {
      width: 70%;
      padding-right: 10px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 499px) {
    .carousel-product .wrap-info {
      width: 80%; } }

.owl-controls .owl-dots {
  text-align: center; }
  .owl-controls .owl-dot {
    display: inline-block;
    margin: 0 6px; }
  .owl-controls .owl-dot span {
    width: 9px;
    height: 9px;
    border-radius: 100%;
    border: 2px solid #fff;
    display: inline-block; }
  .owl-controls .owl-dot.active span, .owl-controls .owl-dot:hover span {
    background-color: #fff; }
  .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translatey(-50%); }
  .owl-controls .owl-prev, .owl-controls .owl-next {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    opacity: 0;
    visibility: hidden;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease 0s; }
  .owl-controls .owl-prev i, .owl-controls .owl-next i {
    color: #fff;
    font-size: 28px;
    line-height: 60px; }
  .owl-controls .owl-prev:hover, .owl-controls .owl-next:hover {
    background-color: #000;
    transition: background-color 0.3s ease 0s; }
  .owl-controls .owl-next {
    right: 0; }
  .owl-controls .owl-prev {
    left: 0; }

.cms-carousel:hover .owl-prev, .cms-carousel:hover .owl-next {
  opacity: 1;
  visibility: visible; }

.carousel-team-1 {
  margin: 30px 0;
  padding-bottom: 30px;
  max-width: 875px; }
  .carousel-team-1 .post-thumbnail {
    border-radius: 12px;
    overflow: hidden; }
  .carousel-team-1 .owl-controls .owl-dots {
    margin: 20px 0; }
  .carousel-team-1 .cms-carousel-item {
    position: relative; }
  .carousel-team-1 .cms-carousel-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 12px;
    transition: all 0.3s ease 0s;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-team-1 .cms-carousel-item:hover:before {
    background-color: rgba(0, 0, 0, 0.5); }
  .carousel-team-1 .cms-carousel-item:hover .wrap-info {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease 0s; }
  .carousel-team-1 .cms-carousel-item:hover .wrap-social {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease 0s; }
    .carousel-team-1 .cms-carousel-item:hover .wrap-social li:first-child {
      margin-left: 0;
      transition: all 0.3s ease 0s; }
  .carousel-team-1 .wrap-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    visibility: visible;
    opacity: 1;
    padding: 8px 15px 10px;
    transition: all 0.3s ease 0s;
    border-radius: 0 0 12px 12px;
    background-image: -webkit-linear-gradient(left, #000, rgba(0, 0, 0, 0.3));
    background-image: linear-gradient(left, #000, rgba(0, 0, 0, 0.3)); }
  .carousel-team-1 .wrap-social {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    padding: 11px 15px;
    border-radius: 0 0 12px 12px;
    transition: all 0.3s ease 0s;
    background-image: -webkit-linear-gradient(left, #000, rgba(0, 0, 0, 0.3));
    background-image: linear-gradient(left, #000, rgba(0, 0, 0, 0.3)); }
  .carousel-team-1 .wrap-social li {
    display: inline-block;
    margin: 0 10px; }
  .carousel-team-1 .wrap-social li:last-child {
    margin-right: 0; }
  .carousel-team-1 .wrap-social li:first-child {
    margin-left: 10px;
    transition: all 0.3s ease 0s; }
  .carousel-team-1 .wrap-social a {
    font-size: 24px;
    color: #fff; }
  .carousel-team-1 .wrap-social a:hover {
    color: #d7313d; }
  .carousel-team-1 .wrap-social a img {
    max-width: 24px; }
  .carousel-team-1 h5 {
    font-family: "averta-semibold";
    font-size: 18px;
    margin-bottom: 1px;
    color: #fff; }
  .carousel-team-1 span {
    color: #c2c1ca;
    font-size: 14px;
    font-family: "averta-regular"; }

.carousel-team-2 {
  margin: 30px 0;
  padding-bottom: 30px; }
  .carousel-team-2 h5 {
    font-size: 18px;
    color: #1e1e27;
    margin-bottom: 10px;
    font-family: "averta-semibold"; }
  .carousel-team-2 span {
    color: #c2c1ca;
    font-family: "averta-regular";
    font-size: 14px; }
  .carousel-team-2 .cms-carousel-item {
    text-align: center; }
  .carousel-team-2 .owl-controls .owl-dots {
    margin-top: 20px; }
  .carousel-team-2 .wrap-thumbnail {
    border-radius: 100%;
    overflow: hidden;
    margin-bottom: 27px;
    position: relative; }
  .carousel-team-2 .wrap-thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-team-2 .wrap-thumbnail:hover:before {
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease 0s; }
  .carousel-team-2 .wrap-thumbnail:hover .wrap-social {
    opacity: 1;
    visibility: visible;
    transform: translatey(-50%) scale(1); }
  .carousel-team-2 .wrap-social {
    position: absolute;
    top: 50%;
    transform: translatey(-50%) scale(0);
    visibility: hidden;
    opacity: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 15px 15px 9px;
    border-radius: 0 0 12px 12px;
    transition: all 0.3s ease 0s; }
  .carousel-team-2 .wrap-social li {
    display: inline-block;
    margin: 0 5px; }
  .carousel-team-2 .wrap-social li:last-child {
    margin-right: 0; }
  .carousel-team-2 .wrap-social li:first-child {
    margin-left: 0; }
  .carousel-team-2 .wrap-social a {
    font-size: 24px;
    color: #fff;
    display: inline-block;
    width: 24px; }
  .carousel-team-2 .wrap-social a:hover {
    color: #d7313d; }
  .carousel-team-2 .wrap-social a img {
    max-width: 24px; }

.bj-color-white:before {
  color: white !important; }

.bj-color-black:before {
  color: black !important;
  /*---- Custom Heading ----*/ }

.heading-3 {
  border-bottom: 1px solid #e5e6ea;
  display: flex;
  align-items: center;
  padding-bottom: 9px;
  margin: 20px 0; }
  .heading-3 .heading {
    width: 70%;
    float: left;
    margin: 0;
    padding-bottom: 3px; }
  .heading-3 .wrap-link {
    text-align: right;
    width: 30%;
    float: left; }
  .heading-3 a {
    font-size: 15px;
    font-family: "averta-bold";
    color: #d7313d;
    position: relative;
    height: 25px;
    display: inline-block; }
  .heading-3 a i {
    margin-left: 10px;
    font-weight: bold; }
  .heading-3 a:before {
    content: '';
    height: 1px;
    width: 0%;
    background-color: #d7313d;
    bottom: 0;
    position: absolute;
    left: 0;
    transition: all 0.3s ease 0s; }
  .heading-3 a:hover:before {
    width: 100%; }
  @media screen and (max-width: 449px) {
  .heading-3 {
    display: block; }
    .heading-3 .heading {
      float: none;
      width: 100%; }

    .heading-3 .wrap-link {
      text-align: center;
      width: 100%;
      float: none; } }

.heading-2 {
  position: relative;
  margin: 20px 0;
  /*---- Search Book ----*/ }
  .heading-2:before {
    content: '';
    background-color: #d7dae2;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 15px; }
  .heading-2 .wrap-heading {
    position: relative;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center; }
  .heading-2 .heading {
    display: inline-block;
    margin: 0;
    padding: 8px 33px;
    background-color: #f9fafc; }
  .heading-2 .wrap-link {
    position: absolute;
    right: 35px;
    z-index: 2;
    top: -3px;
    background-color: #f9fafc;
    padding: 8px 17px 1px; }
  .heading-2 a {
    font-size: 15px;
    font-family: "averta-bold";
    color: #d7313d;
    position: relative;
    height: 25px;
    display: inline-block; }
  .heading-2 a i {
    margin-left: 10px;
    font-weight: bold; }
  .heading-2 a:before {
    content: '';
    height: 1px;
    width: 0%;
    background-color: #d7313d;
    bottom: 0;
    position: absolute;
    left: 0;
    transition: all 0.3s ease 0s; }
  .heading-2 a:hover:before {
    width: 100%; }
  @media screen and (max-width: 499px) {
  .heading-2 {
    margin: 20px 0 40px; }
    .heading-2 .wrap-link {
      top: 25px;
      left: 0;
      right: 0;
      text-align: center; } }

.wrap-search-book {
  margin: 30px 0;
  /*---- Header Shortcode ----*/ }
  .wrap-search-book .wrap-cat, .wrap-search-book .wrap-year, .wrap-search-book .wrap-search {
    display: inline-block;
    margin: 0 5px; }
  .wrap-search-book .wrap-cat, .wrap-search-book .wrap-year {
    border: 1px solid #e5e6ea;
    border-radius: 6px;
    height: 44px;
    background-color: #fff;
    position: relative;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1); }
  .wrap-search-book .wrap-cat:before, .wrap-search-book .wrap-year:before {
    content: '\f0d7';
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #383b3f;
    top: 11px;
    z-index: 0;
    right: 15px;
    position: absolute;
    font-style: normal; }
  .wrap-search-book .wrap-cat select, .wrap-search-book .wrap-year select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    min-width: 130px;
    padding: 0 10px;
    height: 42px;
    color: rgba(136, 138, 146, 0.48);
    font-size: 15px;
    font-family: "averta-bold"; }
  @media screen and (max-width: 991px) {
    .wrap-search-book .wrap-cat, .wrap-search-book .wrap-year {
      min-width: 153px;
      margin-bottom: 10px; } }
  .wrap-search-book .form-search {
    border: 1px solid #e5e6ea;
    border-radius: 6px;
    height: 44px;
    min-width: 320px;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 0 15px; }
  @media screen and (max-width: 549px) {
    .wrap-search-book .form-search {
      display: block;
      margin-bottom: 20px;
      min-width: auto;
      width: 100%; } }
  .wrap-search-book .form-search::-webkit-input-placeholder {
    color: rgba(136, 138, 146, 0.48);
    font-size: 15px;
    font-family: "averta-bold";
    opacity: 1; }
  .wrap-search-book .form-search::-moz-placeholder {
    color: rgba(136, 138, 146, 0.48);
    font-size: 15px;
    font-family: "averta-bold";
    opacity: 1; }
  .wrap-search-book .form-search:-moz-placeholder {
    color: rgba(136, 138, 146, 0.48);
    font-size: 15px;
    font-family: "averta-bold";
    opacity: 1; }
  .wrap-search-book .form-search:-ms-input-placeholder {
    color: rgba(136, 138, 146, 0.48);
    font-size: 15px;
    font-family: "averta-bold";
    opacity: 1; }
  .wrap-search-book .search-submit {
    font-size: 15px;
    color: #fff;
    font-family: "averta-bold";
    background-color: #d7313d;
    height: 44px;
    padding: 0 18px;
    line-height: 42px;
    border: 1px solid #d7313d;
    border-radius: 6px;
    margin-left: 15px;
    position: relative;
    top: 0px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease 0s; }
  .wrap-search-book .search-submit:hover {
    color: #d7313d;
    background-color: #fff; }
  @media screen and (max-width: 549px) {
    .wrap-search-book .search-submit {
      margin: 0; } }
  .wrap-search-book .searchform {
    align-items: center;
    display: flex;
    justify-content: center; }
  @media screen and (max-width: 991px) {
    .wrap-search-book .searchform {
      display: block; } }
  @media screen and (max-width: 991px) {
  .wrap-search-book {
    text-align: center; } }

.wrap-header-shortcode {
  position: relative;
  margin-bottom: 18px;
  padding-bottom: 20px; }
  .wrap-header-shortcode:before {
    content: '';
    position: absolute;
    height: 1px;
    bottom: 0;
    width: 100%;
    background-color: #d8d8d8; }
  @media screen and (min-width: 1200px) {
    .wrap-header-shortcode:before {
      width: 730px; } }
  .wrap-header-shortcode h3 {
    font-size: 32px;
    font-family: "averta-semibold";
    color: #d7313d;
    margin-bottom: 5px; }
  .wrap-header-shortcode p {
    color: #888a92;
    font-size: 16px;
    font-family: "averta-regular"; }

.wrap-header-shortcode-team {
  position: relative;
  margin-bottom: 18px;
  padding-bottom: 20px; }
  .wrap-header-shortcode-team:before {
    content: '';
    position: absolute;
    height: 1px;
    bottom: 0;
    width: 100%;
    background-color: #d8d8d8; }
  @media screen and (min-width: 1200px) {
    .wrap-header-shortcode-team:before {
      width: 835px; } }
  .wrap-header-shortcode-team h3 {
    font-size: 32px;
    font-family: "averta-semibold";
    color: #d7313d;
    margin-bottom: 5px; }
  .wrap-header-shortcode-team p {
    color: #888a92;
    font-size: 16px;
    font-family: "averta-regular"; }

.wrap-header-shortcode-book-display {
  position: relative;
  height: 1px;
  /*---- CMS Subscribe ----*/ }
  .wrap-header-shortcode-book-display:before {
    content: '';
    position: absolute;
    height: 1px;
    bottom: 0;
    width: 100%;
    background-color: #d8d8d8; }
  @media screen and (min-width: 1200px) {
    .wrap-header-shortcode-book-display:before {
      width: 835px; } }

.wrap-subscribe-1 {
  padding: 40px 0; }
  .wrap-subscribe-1 h4 {
    font-size: 26px;
    font-family: "averta-semibold";
    color: #fff;
    margin-bottom: 23px; }
  .wrap-subscribe-1 p {
    font-size: 16px;
    font-family: "averta-regular";
    color: #fff;
    margin-bottom: 37px;
    line-height: 32px; }
  .wrap-subscribe-1 .mc4wp-form input[type='email'] {
    height: 44px;
    line-height: 42px;
    border: 1px solid #e5e6ea;
    border-radius: 6px;
    padding: 0 15px;
    font-size: 16px; }
  @media screen and (max-width: 499px) {
      .wrap-subscribe-1 .mc4wp-form input[type='email'] {
        width: 100%;
        margin-bottom: 20px; } }
  @media screen and (min-width: 992px) {
      .wrap-subscribe-1 .mc4wp-form input[type='email'] {
        width: 430px; } }
  .wrap-subscribe-1 .mc4wp-form input[type='email']::-webkit-input-placeholder {
    color: rgba(138, 138, 148, 0.48);
    letter-spacing: 0.05em;
    font-size: 15px;
    font-family: "averta-bold";
    opacity: 1; }
  .wrap-subscribe-1 .mc4wp-form input[type='email']::-moz-placeholder {
    color: rgba(138, 138, 148, 0.48);
    letter-spacing: 0.05em;
    font-size: 15px;
    font-family: "averta-bold";
    opacity: 1; }
  .wrap-subscribe-1 .mc4wp-form input[type='email']:-moz-placeholder {
    color: rgba(138, 138, 148, 0.48);
    letter-spacing: 0.05em;
    font-size: 15px;
    font-family: "averta-bold";
    opacity: 1; }
  .wrap-subscribe-1 .mc4wp-form input[type='email']:-ms-input-placeholder {
    color: rgba(138, 138, 148, 0.48);
    letter-spacing: 0.05em;
    font-size: 15px;
    font-family: "averta-bold";
    opacity: 1; }
  .wrap-subscribe-1 .mc4wp-form button {
    height: 44px;
    line-height: 42px;
    font-family: "averta-bold";
    font-size: 15px;
    color: #fff;
    border-radius: 6px;
    padding: 0 30px;
    position: relative;
    top: 1px;
    margin-left: 11px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    background-color: #d7313d;
    border: 1px solid #d7313d;
    transition: all 0.3s ease 0s; }
  .wrap-subscribe-1 .mc4wp-form button:hover {
    background-color: #fff;
    color: #d7313d; }
  @media screen and (max-width: 499px) {
      .wrap-subscribe-1 .mc4wp-form button {
        margin-left: 0px; } }
  @media screen and (min-width: 1200px) {
  .wrap-subscribe-1 {
    max-width: 800px; } }

.wrap-subscribe-2 {
  padding: 26px 0 40px;
  /*---- CMS Grid ----*/ }
  .wrap-subscribe-2 li {
    display: inline-block;
    margin: 0 3px; }
  .wrap-subscribe-2 .sub-left {
    text-align: right; }
  @media screen and (max-width: 992px) {
    .wrap-subscribe-2 .sub-left {
      text-align: center; } }
  .wrap-subscribe-2 .sub-right {
    padding-top: 10px; }
  @media screen and (max-width: 992px) {
    .wrap-subscribe-2 .sub-right {
      text-align: center; } }
  .wrap-subscribe-2 .social {
    padding-top: 29px; }
  .wrap-subscribe-2 h5 {
    font-size: 16px;
    font-family: "averta-semibold";
    color: #888a92;
    margin-bottom: 6px; }
  .wrap-subscribe-2 p {
    font-size: 14px;
    font-family: "averta-regular";
    color: #888a92;
    margin-bottom: 0;
    line-height: 24px; }
  .wrap-subscribe-2 .mc4wp-form input[type='email'] {
    height: 44px;
    line-height: 42px;
    border: 1px solid #e5e6ea;
    border-radius: 6px;
    padding: 0 15px;
    font-size: 16px; }
  @media screen and (max-width: 499px) {
      .wrap-subscribe-2 .mc4wp-form input[type='email'] {
        width: 100%;
        margin-bottom: 20px; } }
  @media screen and (min-width: 1200px) {
      .wrap-subscribe-2 .mc4wp-form input[type='email'] {
        width: 430px; } }
  .wrap-subscribe-2 .mc4wp-form input[type='email']::-webkit-input-placeholder {
    color: rgba(138, 138, 148, 0.48);
    letter-spacing: 0.05em;
    font-size: 15px;
    font-family: "averta-bold";
    opacity: 1;
    font-style: italic; }
  .wrap-subscribe-2 .mc4wp-form input[type='email']::-moz-placeholder {
    color: rgba(138, 138, 148, 0.48);
    letter-spacing: 0.05em;
    font-size: 15px;
    font-family: "averta-bold";
    opacity: 1;
    font-style: italic; }
  .wrap-subscribe-2 .mc4wp-form input[type='email']:-moz-placeholder {
    color: rgba(138, 138, 148, 0.48);
    letter-spacing: 0.05em;
    font-size: 15px;
    font-family: "averta-bold";
    opacity: 1;
    font-style: italic; }
  .wrap-subscribe-2 .mc4wp-form input[type='email']:-ms-input-placeholder {
    color: rgba(138, 138, 148, 0.48);
    letter-spacing: 0.05em;
    font-size: 15px;
    font-family: "averta-bold";
    opacity: 1;
    font-style: italic; }
  .wrap-subscribe-2 .mc4wp-form button {
    height: 44px;
    line-height: 42px;
    font-family: "averta-bold";
    font-size: 15px;
    color: #fff;
    border-radius: 6px;
    padding: 0 30px;
    position: relative;
    top: 1px;
    margin-left: 11px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    background-color: #d7313d;
    border: 1px solid #d7313d;
    transition: all 0.3s ease 0s; }
  .wrap-subscribe-2 .mc4wp-form button:hover {
    background-color: #fff;
    color: #d7313d; }
  @media screen and (max-width: 499px) {
      .wrap-subscribe-2 .mc4wp-form button {
        margin-left: 0px; } }
  .wrap-subscribe-2 a {
    font-size: 18px;
    width: 45px;
    height: 45px;
    line-height: 43px;
    border-radius: 100%;
    border: 1px solid #d7313d;
    background-color: #fff;
    color: #d7313d;
    display: inline-block; }
  .wrap-subscribe-2 a:hover {
    color: #fff;
    background-color: #d7313d;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25); }

.grid-2 .price, .grid-4 .price {
  color: #d7313d;
  font-size: 14px;
  font-family: "averta-bold"; }
  .grid-2 .product-title, .grid-4 .product-title {
    font-size: 18px;
    color: #0f120b;
    line-height: 20px;
    font-family: "averta-bold"; }
  .grid-2 .product-title:hover, .grid-4 .product-title:hover {
    color: #d7313d; }
  .grid-2 .product-author, .grid-4 .product-author {
    color: rgba(15, 18, 11, 0.48);
    font-family: "averta-semibold";
    font-size: 14px; }
  .grid-2 .cms-grid-media, .grid-4 .cms-grid-media {
    overflow: hidden;
    border-radius: 6px; }
  .grid-2 .cms-grid-media img, .grid-4 .cms-grid-media img {
    width: 100%; }
  .grid-2 .cms-grid-item, .grid-4 .cms-grid-item {
    margin-bottom: 31px; }

@media screen and (min-width: 1200px) {
    .grid-1 .row {
      margin-right: -20px;
      margin-left: -20px; }
    .grid-1 [class*=" col-lg-"], .grid-1 [class*="col-lg-"] {
      padding-left: 20px;
      padding-right: 20px; } }
  .grid-1 .info-product {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding-bottom: 0;
    padding-left: 8px;
    margin-bottom: -10px;
    transition: all 0.3s ease 0s; }
  .grid-1 .wrap-content {
    position: relative; }
  .grid-1 .wrap-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0);
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #000);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #000); }
  .grid-1 .wrap-content:hover .info-product {
    padding-bottom: 11px;
    margin-bottom: 0; }
  .grid-1 .wrap-content:hover .price {
    opacity: 1;
    visibility: visible; }
  .grid-1 .cms-grid-item {
    margin-bottom: 31px; }
  .grid-1 .cms-grid-media {
    overflow: hidden;
    border-radius: 6px; }
  .grid-1 .cms-grid-media img {
    width: 100%; }
  .grid-1 .product-title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 1px;
    line-height: normal;
    font-family: "averta-bold"; }
  .grid-1 .product-title:hover {
    color: #d7313d; }
  .grid-1 .product-author {
    line-height: normal;
    color: rgba(255, 255, 255, 0.68);
    font-family: "averta-semibold";
    font-size: 14px;
    margin-bottom: 0; }
  .grid-1 .price {
    color: #fff;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease 0s;
    font-family: "averta-bold"; }
  .grid-1 .price ins {
    color: #fff;
    font-size: 14px;
    transition: all 0.3s ease 0s;
    font-family: "averta-bold"; }

.grid-3 .cms-grid-media {
  max-width: 55px;
  border-radius: 6px;
  overflow: hidden;
  float: left; }
  .grid-3 .cms-grid-item {
    margin-bottom: 31px; }
  .grid-3 .info-product {
    float: left;
    padding-left: 15px;
    width: calc(100% - 55px); }
  .grid-3 .product-title {
    font-size: 18px;
    color: #000;
    line-height: normal;
    margin-bottom: 3px;
    line-height: 20px;
    display: inline-block;
    font-family: "averta-bold"; }
  .grid-3 .product-title:hover {
    color: #d7313d; }
  .grid-3 .product-author {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 0px;
    font-family: "averta-semibold";
    color: rgba(0, 0, 0, 0.48); }
  .grid-3 .woocommerce .star-rating {
    color: #d7313d;
    height: 15px; }
  .grid-3 .woocommerce .star-rating:before {
    color: #d7313d; }

.grid-2.cs-fav .cs-fav-item {
  margin-bottom: 30px; }
  @media (min-width: 767px) and (max-width: 1199px) {
    .grid-2.cs-fav .cs-fav-item {
      min-height: 450px; } }
  @media screen and (min-width: 1200px) {
  .grid-2.cs-fav .new-col-lg-5 {
    width: 20%; }
  .grid-2.cs-fav .cs-fav-item {
    margin-bottom: 0; } }

.grid-2.cs-saler .cs-sale-item {
  margin-bottom: 30px; }
  @media (min-width: 767px) and (max-width: 1199px) {
    .grid-2.cs-saler .cs-sale-item {
      min-height: 450px; } }
  @media screen and (min-width: 1200px) {
  .grid-2.cs-saler .new-col-lg-5 {
    width: 20%; }
  .grid-2.cs-saler .cs-sale-item {
    margin-bottom: 0; } }

.grid-2.book_shelf .bookshelf-item {
  margin-bottom: 30px; }
  @media (min-width: 767px) and (max-width: 1199px) {
    .grid-2.book_shelf .bookshelf-item {
      min-height: 450px; } }
  @media screen and (min-width: 1200px) {
  .grid-2.book_shelf .new-col-lg-5 {
    width: 20%; }
  .grid-2.book_shelf .bookshelf-item {
    margin-bottom: 0; } }

.grid-2 .cms-grid-media {
  margin-bottom: 19px; }
  .grid-2 .product-author {
    margin-bottom: 1px; }
  .grid-2 .cms-grid-masonry-2 {
    overflow: visible !important; }
  .grid-2 .cms-grid-item {
    padding-top: 20px; }
  @media screen and (min-width: 1400px) {
  .grid-2 .info-product {
    padding-left: 10px; }
  .grid-2 .row {
    margin-right: -20px;
    margin-left: -20px; }
  .grid-2 [class*=" col-lg-"], .grid-2 [class*="col-lg-"] {
    padding-left: 20px;
    padding-right: 20px; }
  .grid-2.extend-space > .row {
    margin: 0 -30px; }
    .grid-2.extend-space [class*=" col-lg-"], .grid-2.extend-space [class*="col-lg-"] {
      padding-left: 30px;
      padding-right: 30px; }

    .grid-2.extend-space .new-col-lg-5 {
      width: 20%;
      min-height: 390px; } }
  .grid-2 .cms-grid-filter {
    position: relative;
    margin-bottom: 10px; }
  .grid-2 .cms-grid-filter .title {
    color: #888a92;
    float: left;
    width: 30%;
    font-size: 15px;
    font-family: "averta-semibold"; }
  @media screen and (max-width: 1099px) {
      .grid-2 .cms-grid-filter .title {
        float: none;
        width: 100%;
        display: block; } }
  .grid-2 .cms-grid-filter .cms-filter-category {
    float: left;
    width: 70%;
    text-align: right; }
  @media screen and (max-width: 1099px) {
      .grid-2 .cms-grid-filter .cms-filter-category {
        width: 100%;
        float: none;
        text-align: left; } }
  .grid-2 .cms-grid-filter .cms-filter-category li {
    margin: 0 15px; }
    @media screen and (max-width: 1199px) {
      .grid-2 .cms-grid-filter .cms-filter-category li {
        margin: 0 5px; } }
    @media screen and (max-width: 599px) {
      .grid-2 .cms-grid-filter .cms-filter-category li {
        display: block;
        margin: 5px 0; } }
    .grid-2 .cms-grid-filter .cms-filter-category li:first-child {
      margin-left: 0; }
    .grid-2 .cms-grid-filter .cms-filter-category li:last-child {
      margin-right: 0; }
  .grid-2 .cms-grid-filter .cms-filter-category a {
    font-size: 15px;
    font-family: "averta-semibold";
    color: #888a92;
    position: relative; }
    .grid-2 .cms-grid-filter .cms-filter-category a:before {
      content: '';
      background-color: #d7313d;
      width: 0%;
      border-radius: 6px;
      height: 5px;
      position: absolute;
      bottom: -13px;
      transition: width 0.3s ease 0s; }
      @media screen and (max-width: 1099px) {
      .grid-2 .cms-grid-filter .cms-filter-category a:before {
        display: none; } }
    .grid-2 .cms-grid-filter .cms-filter-category a:hover, .grid-2 .cms-grid-filter .cms-filter-category a.active {
      color: #d7313d;
      font-family: "averta-bold"; }
      .grid-2 .cms-grid-filter .cms-filter-category a:hover:before, .grid-2 .cms-grid-filter .cms-filter-category a.active:before {
        width: 100%; }
  .grid-2 .cms-grid-filter:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: 3px;
    background-color: #e5e6ea; }
  @media screen and (max-width: 1099px) {
      .grid-2 .cms-grid-filter:before {
        display: none; } }

.grid-4 {
  /*---- Popuplar Book ----*/ }
  .grid-4 .cms-grid-media {
    max-width: 175px;
    float: left;
    border-radius: 6px;
    overflow: hidden; }
  @media screen and (max-width: 499px) {
    .grid-4 .cms-grid-media {
      max-width: none;
      width: 100%;
      float: none;
      margin-bottom: 30px; } }
  .grid-4 .info-product {
    float: left;
    width: calc(100% - 175px);
    padding-left: 25px; }
  @media screen and (max-width: 499px) {
    .grid-4 .info-product {
      float: none;
      width: 100%;
      padding: 0; } }
  .grid-4 .product-title {
    margin-bottom: 1px; }
  .grid-4 .product-author {
    margin-bottom: 2px;
    line-height: normal; }
  .grid-4 .excerpt-product {
    font-family: "averta-regular";
    font-size: 14px;
    color: #0f120b;
    padding-top: 16px; }

.wrap-cms-popuplar-book {
  /*---- CMS Categories ----*/ }
  .wrap-cms-popuplar-book .thumbnal-popuplar {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px; }
  .wrap-cms-popuplar-book .thumbnal-popuplar img {
    width: 100%; }
  .wrap-cms-popuplar-book .most-popular-contents .owl-stage-outer {
    padding-top: 25px; }
  .wrap-cms-popuplar-book .item-popuplar {
    margin-bottom: 30px; }
  .wrap-cms-popuplar-book .popular-title {
    font-family: "averta-bold";
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin-bottom: 1px; }
  .wrap-cms-popuplar-book .popular-title:hover {
    color: #d7313d; }
  .wrap-cms-popuplar-book .popular-author {
    color: rgba(255, 255, 255, 0.48);
    font-family: "averta-semibold";
    font-size: 14px; }
  .wrap-cms-popuplar-book .most-popular-info {
    text-align: center;
    padding-top: 100px; }
  @media screen and (max-width: 991px) {
    .wrap-cms-popuplar-book .most-popular-info {
      padding-top: 0;
      margin-bottom: 50px; } }
  .wrap-cms-popuplar-book .most-popular-info .title-1 {
    font-family: "averta-semibold";
    font-size: 18px;
    color: #fff;
    margin-bottom: 14px; }
  .wrap-cms-popuplar-book .most-popular-info .title-2 {
    font-family: "averta-bold";
    font-size: 24px;
    color: #fff;
    margin-bottom: 35px; }
  .wrap-cms-popuplar-book .most-popular-info .title-2 span {
    font-family: "averta-regular"; }
  .wrap-cms-popuplar-book .most-popular-info .title-3 {
    color: rgba(255, 255, 255, 0.68);
    font-family: "averta-regular";
    font-size: 15px;
    margin-bottom: 35px; }
  .wrap-cms-popuplar-book .most-popular-info a {
    height: 44px;
    line-height: 40px;
    border: 2px solid #fff;
    border-radius: 6px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    padding: 0 35px;
    background-color: transparent;
    font-family: "averta-semibold"; }
  .wrap-cms-popuplar-book .most-popular-info a:hover {
    background-color: #d7313d;
    border-color: #d7313d; }

.cms-category {
  /*---- Customer Favorite ----*/ }
  .cms-category .thumbnail-cat {
    border-radius: 6px;
    overflow: hidden; }
  .cms-category .thumbnail-cat img {
    width: 100%; }
  @media screen and (min-width: 1200px) {
  .cms-category .row {
    margin-left: -10px;
    margin-right: -10px; }
  .cms-category [class*=" col-xs-"], .cms-category [class*="col-xs-"] {
    padding-left: 10px;
    padding-right: 10px; } }
  .cms-category .item-cat {
    position: relative;
    margin-bottom: 20px; }
  .cms-category .info {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 21px; }
  .cms-category h5 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 22px;
    text-transform: uppercase;
    font-family: "averta-semibold"; }
  .cms-category h6 {
    font-size: 16px;
    font-family: "averta-regular";
    color: #fff; }

.cs-fav {
  /*---- CMS Author ----*/ }
  .cs-fav .star-rating {
    margin-top: 2px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    height: 15px;
    font-size: 14px;
    color: #d7313d; }
  .cs-fav .star-rating:before {
    color: #d7313d; }

.cms-author {
  /*---- Latest Public ----*/ }
  @media screen and (min-width: 1200px) {
  .cms-author .row {
    margin-left: -7px;
    margin-right: -7px; }
  .cms-author [class*=" col-xs-"], .cms-author [class*="col-xs-"] {
    padding-left: 7px;
    padding-right: 7px; }
  .cms-author .new-col-lg-5 {
    width: 20%; } }
  .cms-author .item {
    position: relative;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.54);
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px; }
  .cms-author .item:before {
    background-image: -webkit-linear-gradient(to top, rgba(0, 0, 0, 3), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 3), rgba(0, 0, 0, 0));
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6; }
  .cms-author .item img {
    width: 100%; }
  .cms-author .bj-author-name {
    font-family: "averta-bold";
    font-size: 18px;
    margin-bottom: 1px;
    color: #fff; }
  .cms-author .bj-count-book {
    font-size: 14px;
    font-family: "averta-semibold";
    color: rgba(255, 255, 255, 0.48); }
  .cms-author .info {
    position: absolute;
    bottom: 16px;
    left: 10px; }

.bj-latest-pub {
  /*---- Explore Author ----*/ }
  .bj-latest-pub .bj-latest-pub-title {
    position: relative;
    margin-bottom: 27px; }
  .bj-latest-pub .bj-latest-pub-title:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    bottom: 2px;
    left: 0;
    background-color: #e5e6ea; }
  .bj-latest-pub .bj-latest-pub-title p {
    font-size: 15px;
    color: #888a92;
    font-family: 'averta-semibold';
    position: relative;
    display: inline-block; }
  .bj-latest-pub .bj-latest-pub-title p:before {
    content: '';
    background-color: #d7313d;
    height: 5px;
    width: 100%;
    position: absolute;
    bottom: -15px;
    left: 0;
    border-radius: 3px; }
  @media screen and (min-width: 1200px) {
    .bj-latest-pub .grid-2.extend-space .new-col-lg-5 {
      min-height: 470px; } }

.explore-author .entry-title {
  color: #040304;
  font-size: 32px;
  margin-bottom: 55px;
  font-family: "averta-Semibold"; }
  .explore-author .bj-author {
    text-align: center; }
  .explore-author .bj-author-avatar {
    overflow: hidden;
    border-radius: 100%;
    max-width: 200px;
    margin: 0 auto 25px; }
  .explore-author .bj-author-name a {
    font-size: 15px;
    color: #0f120b;
    text-transform: uppercase;
    font-family: "averta-bold"; }
  .explore-author .bj-author-name a:hover {
    color: #d7313d; }
  .explore-author .bj-book-counts p {
    color: #d7313d;
    font-family: "averta-bold";
    font-size: 14px;
    text-transform: uppercase; }
  .explore-author .owl-dots {
    text-align: center; }
  .explore-author .owl-dot {
    display: inline-block;
    margin: 0 6px; }
  .explore-author .owl-dot span {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    border: 3px solid #d1d1d1;
    display: inline-block;
    transition: all 0.35s ease 0s; }
  .explore-author .owl-dot.active span, .explore-author .owl-dot:hover span {
    border-color: #d7313d;
    background-color: #d7313d; }

@media screen and (min-width: 1650px) {
    .body-boxed {
      padding: 40px;
      background-color: #7e5bef;
      background-image: -webkit-linear-gradient(#7e5bef, #5f45eb);
      background-image: linear-gradient(#7e5bef, #5f45eb); }
      .body-boxed .row-border:before {
        content: '';
        position: absolute;
        top: 0;
        right: 40px;
        left: 40px;
        bottom: 0;
        z-index: 1;
        height: 100%;
        display: block;
        z-index: 1;
        border: 10px solid #c82732; } }
  .body-boxed .wrap-boxed {
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden; }

.site-content {
  padding: 100px 0; }

@media screen and (min-width: 1200px) {
  .vc_row.width-bootstrap {
    width: 1170px;
    margin: 0 auto;
    z-index: 2; } }

@media screen and (min-width: 1520px) {
  .width-fill[data-vc-stretch-content="true"] .column-fill .vc_column-inner {
    max-width: 1550px;
    margin: 0 auto; } }

.row-gradient-color {
  position: relative; }
  .row-gradient-color .gradient-color {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }

.row-overlay-color {
  position: relative;
  /*---- Loading Page ----*/ }
  .row-overlay-color .cms-overlay-color {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

#book-junky-loadding {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  transition: all 0.5s ease 0s;
  background-color: #fff; }
  #book-junky-loadding.show {
    opacity: 1;
    visibility: visible; }
  #book-junky-loadding .wrap-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  #book-junky-loadding .text {
    color: #d7313d;
    display: inline-block;
    margin-left: 5px; }
  #book-junky-loadding .bounceball {
    position: relative;
    display: inline-block;
    height: 37px;
    width: 15px; }
  #book-junky-loadding .bounceball:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #d7313d;
    transform-origin: 50%;
    animation: bounce 500ms alternate infinite ease; }

@keyframes bounce {
  /*---- Back To Top ----*/
  0% {
    top: 30px;
    height: 5px;
    border-radius: 60px 60px 20px 20px;
    transform: scaleX(2); }

  35% {
    height: 15px;
    border-radius: 50%;
    transform: scaleX(1); }

  100% {
    top: 0; } }

.book-junky-back-to-top {
  position: fixed;
  bottom: -80px;
  right: 60px;
  background-color: #d7313d;
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 100%;
  text-align: center;
  z-index: 99;
  border: 2px solid #d7313d;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease 0s; }
  .book-junky-back-to-top i {
    color: #fff;
    font-size: 34px;
    line-height: 55px;
    transition: all 0.3s ease 0s; }
  .book-junky-back-to-top:hover {
    cursor: pointer;
    background-color: #fff; }
  .book-junky-back-to-top:hover i {
    color: #d7313d;
    animation: BackToTop 0.5s ease 0s infinite; }
  .book-junky-back-to-top.scroll-down {
    bottom: -80px; }
  .book-junky-back-to-top.scroll-up {
    bottom: 80px; }

@keyframes BackToTop {
  50% {
    transform: translatey(-5px); }

  100% {
    transform: translatey(0px); } }

@-webkit-keyframes BackToTop {
  50% {
    transform: translatey(-5px); }

  100% {
    transform: translatey(0px); } }

@-moz-keyframes BackToTop {
  50% {
    transform: translatey(-5px); }

  100% {
    transform: translatey(0px); } }

@-o-keyframes BackToTop {
  /*---- Footer Style ----*/
  50% {
    transform: translatey(-5px); }

  100% {
    transform: translatey(0px); } }

.site-footer {
  /*---- Page Title ----*/ }
  .site-footer #footer-bottom {
    background-color: #f9fafc;
    border-top: 1px solid #e5e6ea;
    padding-bottom: 24px;
    padding-top: 16px; }
  .site-footer #footer-bottom p {
    color: #888a92;
    font-size: 14px;
    letter-spacing: 0.03em;
    font-family: "averta-semibold";
    margin-bottom: 0; }
  @media screen and (max-width: 991px) {
    .site-footer #footer-bottom {
      text-align: center; } }
  .site-footer #footer-top {
    background-color: #fff;
    border-top: 1px solid #e5e6ea;
    padding-top: 58px;
    padding-bottom: 40px;
    overflow: hidden; }
  .site-footer #footer-top .wg-ft-title {
    font-size: 15px;
    font-family: "averta-bold";
    color: #0f120b;
    letter-spacing: 0.03em; }
  @media screen and (min-width: 1200px) {
    .site-footer #footer-top .wrap-about:before {
      content: '';
      height: 1000px;
      width: 1px;
      position: absolute;
      top: 40px;
      right: 20px;
      top: -18px;
      background-color: #e5e6ea; } }
  @media screen and (max-width: 991px) {
    .site-footer #footer-top {
      text-align: center; }
      .site-footer #footer-top .widget-footer {
        margin: 30px auto; } }
  .site-footer .footer-about {
    max-width: 310px; }
  .site-footer .footer-about .logo-footer {
    margin-bottom: 28px; }
  .site-footer .footer-about p {
    color: rgba(0, 0, 0, 0.68);
    font-size: 14px;
    letter-spacing: 0.03em;
    font-family: "averta-regular";
    margin-bottom: 30px; }
  .site-footer .footer-about li {
    display: inline-block;
    margin-right: 24px;
    margin-bottom: 10px; }
  .site-footer .footer-about li:last-child {
    margin-right: 0; }
  .site-footer .footer-about li img {
    max-width: 20px;
    margin-top: -10px; }
  .site-footer .footer-about i {
    font-size: 25px;
    transition: all 0.3s ease 0s; }
  .site-footer .footer-about i.zmdi-facebook-box {
    color: #3b5998; }
  .site-footer .footer-about i.zmdi-twitter-box {
    color: #00aced; }
  .site-footer .footer-about i.zmdi-linkedin-box {
    color: #0077b5; }
  .site-footer .footer-about i.zmdi-google-plus-box {
    color: #dc4e41; }
  .site-footer .footer-about i.zmdi-skype {
    color: #00aff0; }
  .site-footer .footer-about i.zmdi-pinterest-box {
    color: #bd081c; }
  .site-footer .footer-about i.zmdi-youtube-play {
    color: #e52d27; }
  .site-footer .footer-about i.zmdi-tumblr {
    color: #34465d; }
  .site-footer .footer-about i:hover, .site-footer .footer-about i:focus {
    color: #d7313d; }
  @media screen and (max-width: 991px) {
    .site-footer .footer-about {
      max-width: 500px;
      margin: 0 auto; } }

.page-title {
  background-color: #59349e; }
  .page-title h1 {
    color: #fff;
    font-size: 52px;
    font-family: 'averta-bold'; }
  .page-title p {
    font-size: 16px;
    font-family: "averta-regular";
    color: #fff; }
  .page-title#page-title-1 {
    padding-bottom: 75px;
    padding-top: 73px; }
  .page-title#page-title-1 h1 {
    margin: 0; }
  @media screen and (max-width: 767px) {
      .page-title#page-title-1 h1 {
        font-style: 28px; } }
  .page-title#page-title-2 {
    padding-top: 55px;
    padding-bottom: 50px; }
  .page-title#page-title-2 h1 {
    margin-bottom: 8px; }

.page-title-product {
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 55px;
  padding-bottom: 45px; }
  @media screen and (min-width: 1200px) {
  .page-title-product .row {
    padding-left: 100px; } }
  .page-title-product .wrap-thumbnail {
    width: 220px;
    border-radius: 5px;
    overflow: hidden;
    float: left; }
  @media screen and (max-width: 767px) {
    .page-title-product .wrap-thumbnail {
      text-align: center;
      float: none;
      margin: 0 auto 30px; } }
  .page-title-product .wrap-content {
    width: calc(100% - 220px);
    float: left;
    padding-top: 4px;
    padding-left: 150px; }
  @media screen and (max-width: 991px) {
    .page-title-product .wrap-content {
      padding-left: 50px; } }
  @media screen and (max-width: 767px) {
    .page-title-product .wrap-content {
      width: auto;
      padding-top: 0;
      padding-left: 0; } }
  .page-title-product h5 {
    font-family: "averta-semibold";
    font-size: 22px;
    color: #fff;
    letter-spacing: 0.01em;
    margin-bottom: 40px; }
  .page-title-product h4 {
    font-family: "averta-bold";
    font-size: 42px;
    color: #fff;
    margin-bottom: 12px; }
  .page-title-product p {
    font-family: "averta-regular";
    font-size: 15px;
    color: #fff;
    margin-bottom: 28px; }
  .page-title-product .woocommerce {
    margin-bottom: 6px; }
  .page-title-product .woocommerce .woocommerce-product-rating .star-rating {
    margin: 5px 10px 0 0;
    height: 15px;
    color: #d7313d; }
  .page-title-product .woocommerce .woocommerce-product-rating .star-rating:before {
    color: #d7313d; }
  .page-title-product .bj-rating-counts {
    font-size: 11px;
    color: #fbeded;
    font-family: "averta-regular"; }
  .page-title-product a {
    font-family: "averta-semibold";
    font-size: 15px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 44px;
    display: inline-block;
    padding: 0 30px;
    line-height: 40px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d; }
  .page-title-product a:hover {
    background-color: #fff;
    color: #d7313d; }

.page-title-product_2 {
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 59px; }
  @media screen and (max-width: 991px) {
  .page-title-product_2 {
    padding-bottom: 50px; } }
  @media screen and (min-width: 1520px) {
  .page-title-product_2 .wrap-title-product {
    margin-right: -100px;
    padding-left: 100px; } }
  .page-title-product_2 .wrap-thumbnail {
    width: 300px;
    border-radius: 6px;
    overflow: hidden;
    float: left;
    margin-bottom: -50px; }
  @media screen and (max-width: 991px) {
    .page-title-product_2 .wrap-thumbnail {
      margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .page-title-product_2 .wrap-thumbnail {
      margin: 0 auto;
      float: none;
      text-align: center; } }
  .page-title-product_2 .wrap-content {
    width: calc(100% - 300px);
    float: left;
    padding-top: 35px;
    padding-left: 70px; }
  @media screen and (max-width: 767px) {
    .page-title-product_2 .wrap-content {
      width: auto;
      float: none;
      padding-left: 0; } }
  .page-title-product_2 .author {
    padding-left: 50px;
    line-height: 37px;
    margin-bottom: 40px;
    position: relative; }
  .page-title-product_2 .author a {
    color: rgba(255, 255, 255, 0.89);
    font-family: "averta-regular";
    font-size: 16px; }
  .page-title-product_2 .author img {
    width: 37px;
    height: 37px;
    border-radius: 100%;
    left: 0;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    position: absolute; }
  .page-title-product_2 h5 {
    font-family: "averta-semibold";
    font-size: 42px;
    color: #fff;
    letter-spacing: 0.01em;
    margin-bottom: 33px; }
  @media screen and (max-width: 767px) {
    .page-title-product_2 h5 {
      text-align: center; } }
  .page-title-product_2 h4 {
    font-family: "averta-bold";
    font-size: 42px;
    color: #fff;
    margin-bottom: 12px; }
  .page-title-product_2 p {
    font-family: "averta-regular";
    font-size: 15px;
    color: #fff;
    margin-bottom: 28px; }
  .page-title-product_2 .woocommerce {
    margin-bottom: 6px; }
  .page-title-product_2 .woocommerce .woocommerce-product-rating .star-rating {
    margin: 5px 10px 0 0;
    height: 15px;
    color: #d7313d; }
  .page-title-product_2 .woocommerce .woocommerce-product-rating .star-rating:before {
    color: #d7313d; }
  .page-title-product_2 .bj-rating-counts {
    font-size: 11px;
    color: #fbeded;
    font-family: "averta-regular"; }
  .page-title-product_2 a.re-view {
    font-family: "averta-semibold";
    font-size: 15px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 44px;
    display: inline-block;
    padding: 0 30px;
    line-height: 40px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d; }
  .page-title-product_2 a.re-view:hover {
    background-color: #fff;
    color: #d7313d; }

.mymaps-area-1 {
  border-left: 1px solid #e5e6ea;
  /*---- Contact Form ----*/ }

.wpcf7-form {
  padding-bottom: 64px; }

.wpcf7-response-output {
  text-align: center; }

.wpcf7-form-control-wrap {
  text-align: left; }

.contact-form {
  text-align: center; }
  .contact-form h5 {
    color: #d7313d;
    font-size: 32px;
    font-family: "averta-semibold";
    margin-bottom: 7px; }
  .contact-form span {
    font-family: "averta-semibold";
    font-size: 14px;
    color: rgba(15, 18, 11, 0.68); }
  .contact-form p {
    margin-bottom: 33px; }
  .contact-form input[type='email'], .contact-form input[type='text'] {
    height: 44px;
    line-height: 42px;
    padding: 0 30px !important; }
  .contact-form textarea {
    height: 124px;
    padding: 15px 30px 0; }
  .contact-form input[type='email'], .contact-form input[type='text'], .contact-form textarea {
    border: 1px solid #e5e6ea;
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff; }
  .contact-form input[type='email']::-webkit-input-placeholder, .contact-form input[type='text']::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
    color: rgba(136, 138, 146, 0.48);
    font-size: 15px;
    opacity: 1;
    font-family: "averta-bold"; }
  .contact-form input[type='email']::-moz-placeholder, .contact-form input[type='text']::-moz-placeholder, .contact-form textarea::-moz-placeholder {
    color: rgba(136, 138, 146, 0.48);
    font-size: 15px;
    opacity: 1;
    font-family: "averta-bold"; }
  .contact-form input[type='email']:-moz-placeholder, .contact-form input[type='text']:-moz-placeholder, .contact-form textarea:-moz-placeholder {
    color: rgba(136, 138, 146, 0.48);
    font-size: 15px;
    opacity: 1;
    font-family: "averta-bold"; }
  .contact-form input[type='email']:-ms-input-placeholder, .contact-form input[type='text']:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
    color: rgba(136, 138, 146, 0.48);
    font-size: 15px;
    opacity: 1;
    font-family: "averta-bold"; }
  .contact-form input[type='email']:hover, .contact-form input[type='text']:hover, .contact-form textarea:hover, .contact-form input[type='email']:focus, .contact-form input[type='text']:focus, .contact-form textarea:focus {
    border-color: #d7313d !important; }
  .contact-form input[type='submit'] {
    color: #fff;
    font-size: 15px;
    font-family: "averta-bold";
    border: 2px solid #d7313d;
    background-color: #d7313d;
    height: 44px;
    margin-top: 20px;
    line-height: 40px;
    padding-left: 130px;
    padding-right: 130px;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .contact-form input[type='submit']:hover {
    background-color: #fff;
    color: #d7313d; }
  @media screen and (max-width: 599px) {
    .contact-form input[type='submit'] {
      width: 100%;
      padding-left: 0;
      padding-right: 0; } }

.edit-page .edit-link {
  margin: 10px 0;
  display: inline-block;
  /*---- Form Login ----*/ }
  .edit-page .edit-link a {
    background-color: #d7313d;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 20px 3px;
    margin: 10px 0;
    border: 2px solid #d7313d; }
  .edit-page .edit-link a:hover, .edit-page .edit-link a:focus {
    color: #d7313d;
    background-color: #fff; }

body {
  /*---- Page Author ----*/ }
  body .cover_modal {
    padding: 0 !important; }
  body .login_dialog {
    max-width: 500px;
    padding: 30px !important;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translatey(-50%); }
  body .login_dialog h2 {
    margin-top: 0; }
  body .login_dialog input[type="text"], body .login_dialog input[type="password"], body .login_dialog input[type="email"] {
    border-radius: 6px;
    height: 40px; }
  body .login_dialog input[type="text"]::-webkit-input-placeholder, body .login_dialog input[type="password"]::-webkit-input-placeholder, body .login_dialog input[type="email"]::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  body .login_dialog input[type="text"]::-moz-placeholder, body .login_dialog input[type="password"]::-moz-placeholder, body .login_dialog input[type="email"]::-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  body .login_dialog input[type="text"]:-moz-placeholder, body .login_dialog input[type="password"]:-moz-placeholder, body .login_dialog input[type="email"]:-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  body .login_dialog input[type="text"]:-ms-input-placeholder, body .login_dialog input[type="password"]:-ms-input-placeholder, body .login_dialog input[type="email"]:-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  body .login_dialog input[type='submit'] {
    font-family: "averta-semibold";
    font-size: 15px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 44px;
    font-weight: 400;
    display: inline-block;
    padding: 0 40px;
    text-transform: uppercase;
    margin-top: 15px;
    line-height: 40px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d;
    transition: all 0.3s ease 0s; }
  body .login_dialog input[type='submit']:hover {
    background-color: #fff;
    color: #d7313d; }

.page-title-author .wrap-backround {
  height: 236px;
  background-size: cover;
  background-position: center center; }
  .page-title-author .wrap-content {
    text-align: center;
    max-width: 975px;
    margin: 0 auto; }
  @media screen and (max-width: 991px) {
    .page-title-author .wrap-content {
      padding: 0 15px; } }
  .page-title-author .avatar {
    width: 91px;
    height: 91px;
    overflow: hidden;
    border-radius: 100%;
    margin: -45px auto 25px; }
  .page-title-author .avatar img {
    width: 100%; }
  .page-title-author .name-author {
    color: #040304;
    font-size: 42px;
    font-family: 'averta-bold';
    letter-spacing: 0.03em;
    margin-bottom: 31px; }
  .page-title-author .des-author {
    color: #040304;
    font-style: 16px;
    font-family: 'averta-regular';
    letter-spacing: 0.03em; }
  .page-title-author .share {
    padding-top: 33px;
    margin-bottom: 40px; }
  .page-title-author .share .title-share {
    font-size: 15px;
    color: #888a92;
    margin-bottom: 22px;
    font-family: 'averta-semibold'; }
  .page-title-author .share li {
    display: inline-block;
    margin: 0 8px; }
  .page-title-author .share a {
    height: 34px;
    width: 34px;
    line-height: 38px;
    display: inline-block;
    color: #fff;
    border-radius: 100%;
    border: 1px solid #d7313d;
    background-color: #d7313d; }
  .page-title-author .share a i {
    font-size: 19px; }
  .page-title-author .share a:hover {
    color: #d7313d;
    background-color: #fff; }

@media screen and (min-width: 992px) {
  .admin-bar .header-1 #header-navigation.header-fixed.scroll-up, .admin-bar .header-3 #header-navigation.header-fixed.scroll-up, .admin-bar .header-2 #header-navigation.header-fixed.scroll-up {
    top: 32px; }
    .admin-bar .header-1 #header-navigation.header-fixed.scroll-down, .admin-bar .header-3 #header-navigation.header-fixed.scroll-down, .admin-bar .header-2 #header-navigation.header-fixed.scroll-down {
      top: -120px; }

  .hd-fixed .header-3 {
    height: 219px; }
    .hd-fixed .header-2 {
      height: 228px; }

  .cs-menu-toggle {
    color: #d7313d; }

  .sub-menu .cs-menu-toggle {
    position: absolute;
    right: 15px;
    top: 11px; }
    .sub-menu .cs-menu-toggle i:before {
      content: '\f2fb';
      font-size: 18px;
      font-family: "Material-Design-Iconic-Font"; }

  .header-1 .bj-user-head, .header-2 .bj-user-head {
    color: #d7313d;
    display: inline-block;
    margin-right: 37px; }
    .header-1 .user-login, .header-2 .user-login {
      display: inline-block;
      min-width: 175px;
      position: relative;
      top: 15px; }
    .header-1 .user-login .bj-user-head-logo, .header-2 .user-login .bj-user-head-logo {
      max-width: 33px;
      border-radius: 100%;
      float: left;
      margin-top: 3px;
      overflow: hidden; }
      .header-1 .user-login .bj-user-head-logo a, .header-2 .user-login .bj-user-head-logo a {
        line-height: normal; }
    .header-1 .user-login .bj-user-name, .header-2 .user-login .bj-user-name {
      margin-bottom: 0;
      font-size: 16px;
      font-family: "averta-semibold";
      color: #d7313d;
      text-transform: capitalize; }
      .header-1 .user-login .bj-user-name a, .header-2 .user-login .bj-user-name a {
        line-height: normal;
        position: relative; }
        .header-1 .user-login .bj-user-name a:before, .header-2 .user-login .bj-user-name a:before {
          content: '';
          position: absolute;
          background-color: #d7313d;
          bottom: 2px;
          width: 0%;
          height: 1px;
          transition: width 0.25s ease 0s; }
        .header-1 .user-login .bj-user-name a:hover:before, .header-2 .user-login .bj-user-name a:hover:before {
          width: 100%; }
    .header-1 .user-login .bj-user-ask, .header-2 .user-login .bj-user-ask {
      font-size: 11px;
      color: #888a92;
      font-family: "averta-semibold"; }
      .header-1 .user-login .bj-user-ask a, .header-2 .user-login .bj-user-ask a {
        font-size: 11px;
        line-height: 1;
        color: #888a92;
        font-family: "averta-semibold";
        position: relative; }
        .header-1 .user-login .bj-user-ask a:before, .header-2 .user-login .bj-user-ask a:before {
          position: absolute;
          content: '';
          width: 100%;
          height: 2px;
          bottom: 1px;
          background-color: #e5e5e7; }
        .header-1 .user-login .bj-user-ask a:hover, .header-2 .user-login .bj-user-ask a:hover {
          color: #d7313d; }
    .header-1 .user-login .bj-user-head-info, .header-2 .user-login .bj-user-head-info {
      float: left;
      padding-left: 12px;
      text-align: left;
      width: calc(100% - 36px); }

  .header-2, .header-3 {
    /*-- Mega Menu --*/ }
    .header-2 .wrap-book-shelf, .header-3 .wrap-book-shelf, .header-2 .wrap-your-basket, .header-3 .wrap-your-basket {
      display: inline-block;
      text-align: left;
      padding-top: 2px; }
    .header-2 .wrap-book-shelf h5, .header-3 .wrap-book-shelf h5, .header-2 .wrap-your-basket h5, .header-3 .wrap-your-basket h5 {
      color: #d7313d;
      font-size: 16px;
      margin-bottom: 1px;
      font-family: "averta-semibold"; }
      .header-2 .wrap-book-shelf h5 a, .header-3 .wrap-book-shelf h5 a, .header-2 .wrap-your-basket h5 a, .header-3 .wrap-your-basket h5 a {
        color: #d7313d;
        font-size: 16px;
        font-family: "averta-semibold";
        opacity: 1; }
        .header-2 .wrap-book-shelf h5 a:hover, .header-3 .wrap-book-shelf h5 a:hover, .header-2 .wrap-your-basket h5 a:hover, .header-3 .wrap-your-basket h5 a:hover {
          opacity: 0.8; }
    .header-2 .wrap-book-shelf span, .header-3 .wrap-book-shelf span, .header-2 .wrap-your-basket span, .header-3 .wrap-your-basket span {
      font-family: "averta-semibold";
      color: #888a92;
      font-size: 11px; }
    .header-2 .wrap-book-shelf img, .header-3 .wrap-book-shelf img, .header-2 .wrap-your-basket img, .header-3 .wrap-your-basket img {
      max-width: 35px;
      float: left;
      margin-right: 10px; }
    .header-2 .wrap-book-shelf .content, .header-3 .wrap-book-shelf .content, .header-2 .wrap-your-basket .content, .header-3 .wrap-your-basket .content {
      float: left; }
    .header-2 .wrap-book-shelf, .header-3 .wrap-book-shelf {
      margin-right: 15px;
      padding-right: 26px;
      border-right: 1px solid #dbdce1; }
    .header-2 #header-navigation.header-fixed, .header-3 #header-navigation.header-fixed {
      background: #fff none repeat scroll 0 0;
      height: 80px;
      left: 0px;
      position: fixed;
      right: 0px;
      width: auto;
      z-index: 99;
      top: -120px;
      transition: top 0.3s ease 0s; }
      .header-2 #header-navigation.header-fixed.scroll-up, .header-3 #header-navigation.header-fixed.scroll-up {
        top: 0px;
        box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3); }
      .header-2 #header-navigation.header-fixed.scroll-down, .header-3 #header-navigation.header-fixed.scroll-down {
        top: -120px; }
      .header-2 #header-navigation.header-fixed .menu-main-menu, .header-3 #header-navigation.header-fixed .menu-main-menu {
        text-align: center; }

  .columns2 > li:nth-of-type(2n+1), .columns3 > li:nth-child(3n+1), .columns4 > li:nth-child(4n+1), .columns5 > li:nth-child(5n+1) {
    clear: left;
    border-right: 0px solid transparent; }

  .columns4 > li {
    width: 25% !important; }

  .columns3 > li {
    width: 33.3344% !important; }

  .columns2 > li {
    width: 50% !important; }

  [class*="columns"] > li {
    float: left; }
    [class*="columns"] > li > a {
      width: 100%; }

  .sub-menu.multicolumn {
    visibility: hidden;
    opacity: 0;
    padding: 0 !important;
    overflow: hidden;
    max-height: 0;
    box-shadow: none;
    border: 1px solid #d8dadf;
    border-radius: 6px;
    border-bottom: 8px solid #d7313d; }
    .sub-menu.multicolumn.columns4 {
      width: 925px !important; }
    .sub-menu.multicolumn > .menu-item {
      position: static; }
    .sub-menu.multicolumn > .menu-item:first-child:before {
      content: '';
      background-color: #dbdce1;
      width: 1px;
      position: absolute;
      top: 27px;
      bottom: 40px;
      left: 25%;
      z-index: 100; }
    .sub-menu.multicolumn .sub-menu a {
      line-height: 36px; }
    .sub-menu.multicolumn .no-title {
      padding-top: 44px; }
    .sub-menu.multicolumn .widget_custom_html {
      padding-top: 3px; }
    .sub-menu.multicolumn .widget_custom_html .wg-mega-menu-title {
      font-size: 12px;
      color: rgba(82, 84, 90, 0.68);
      font-family: "averta-semibold";
      margin-bottom: 15px; }
    .sub-menu.multicolumn .widget_custom_html a {
      padding: 0; }
    .sub-menu.multicolumn .widget_custom_html img {
      border-radius: 6px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); }
    .sub-menu.multicolumn .item-hidden {
      opacity: 0;
      visibility: hidden; }
    .sub-menu.multicolumn li.group > a .menu-title {
      color: #d7313d;
      font-size: 22px;
      text-transform: capitalize;
      letter-spacing: 0.01px;
      font-family: "averta-semibold"; }
    .sub-menu.multicolumn li.group > ul.sub-menu {
      left: 0;
      min-width: auto;
      padding-top: 5px;
      position: relative;
      width: 100%;
      height: inherit;
      visibility: visible;
      opacity: 1;
      box-shadow: none;
      border-radius: 0;
      border: none; }
      .sub-menu.multicolumn li.group > ul.sub-menu a {
        color: #52545a;
        font-size: 15px;
        font-family: "averta-regular";
        text-transform: capitalize;
        letter-spacing: 0.01px; }
        .sub-menu.multicolumn li.group > ul.sub-menu a:hover {
          color: #d7313d; }
    .sub-menu.multicolumn .cs-menu-toggle {
      display: none; }

  .menu-main-menu li.menu-item {
    position: relative; }
    .menu-main-menu > li {
      position: relative;
      display: inline-block;
      padding: 0 30px; }
    .menu-main-menu > li:first-child {
      padding-left: 0; }
    .menu-main-menu > li:last-child {
      padding-right: 0; }
    .menu-main-menu > li > a {
      font-weight: 400;
      font-size: 18px;
      text-transform: capitalize;
      color: #d7313d;
      line-height: 80px;
      font-family: "averta-regular";
      padding: 28px 0; }
    .menu-main-menu > li:hover.menu-item > ul {
      top: 80px;
      opacity: 1;
      visibility: visible; }
      .menu-main-menu > li:hover .sub-menu.multicolumn {
        max-height: 1000px;
        opacity: 1;
        visibility: visible;
        padding: 26px 0 20px !important; }
    .menu-main-menu > li ul > li:hover > ul {
      top: 0;
      opacity: 1;
      left: 100%;
      visibility: visible; }
    .menu-main-menu > li.current-menu-item > a, .menu-main-menu > li.current-menu-ancestor > a {
      font-family: "averta-semibold"; }
    .menu-main-menu > li ul li.current-menu-item > a, .menu-main-menu > li ul li.current-menu-ancestor > a {
      font-family: "averta-semibold"; }

  .sub-menu {
    background-color: #fff;
    min-width: 250px;
    text-align: left; }
    .sub-menu a {
      font-weight: 400;
      font-size: 12px;
      text-transform: uppercase;
      color: #818181;
      letter-spacing: 0.2em;
      line-height: 40px;
      font-family: ;
      padding: 0 30px;
      display: block; }
    .sub-menu a:hover {
      color: #d7313d; }
    .sub-menu .current-menu-item a {
      color: #d7313d; }

  .menu-item > ul {
    position: absolute;
    opacity: 0;
    z-index: 99;
    visibility: hidden;
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    padding: 20px 0;
    top: 130px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease 0s; }

  ul.sub-menu li > ul {
    top: 0;
    left: 120%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: left 0.25s ease 0s;
    transition: left 0.25s ease 0s; }

  .header-2 .menu {
    display: none; }
    .header-2 .header-fixed .menu-main-menu > li > a {
      line-height: 80px; }
    .header-2 .wrap-info {
      margin-right: -20px;
      padding-top: 25px; }
    .header-2 .wrap-info .bj-user-head {
      float: left;
      line-height: 40px; }
    .header-2 .wrap-book-shelf {
      margin-right: 5px;
      padding-right: 15px; }
    .header-2 .menu-main-menu {
      text-align: center; }
    .header-2 .menu-main-menu > li {
      position: relative; }
      .header-2 .menu-main-menu > li:before {
        content: '';
        height: 28px;
        width: 1px;
        right: 0;
        position: absolute;
        top: 50%;
        transform: translatey(-50%);
        background-color: #dbdce1; }
      .header-2 .menu-main-menu > li > a {
        line-height: 110px; }
      .header-2 .menu-main-menu > li:last-child {
        /* Pendding */
        /* &.menu-item {
					> ul {
						left: -5px;
					}
				} */ }
        .header-2 .menu-main-menu > li:last-child:before {
          display: none; }
    .header-2 .wrap-header-info {
      height: 118px;
      border-bottom: 1px solid #dbdce1; }
    .header-2 .user-login {
      top: 14px;
      position: relative; }
    .header-2 .user-login:before {
      content: '';
      position: absolute;
      width: 1px;
      height: 40px;
      right: 15px;
      background-color: #dbdce1; }
    .header-2 .user-login a {
      margin-bottom: 0;
      font-size: 16px;
      font-family: "averta-semibold";
      color: #d7313d;
      text-transform: capitalize; }
    .header-2 .main-logo-2 {
      line-height: 118px; }
    .header-2 .header-search {
      padding-top: 39px; }
    .header-2 .header-search .searchform {
      width: 100%;
      border: 1px solid #e5e6ea;
      border-radius: 6px;
      overflow: hidden;
      height: 40px;
      max-width: 360px;
      margin: 0 auto; }
      .header-2 .header-search .searchform .form-search {
        border: none;
        height: 38px;
        padding: 0 20px;
        width: calc(100% - 60px); }
        .header-2 .header-search .searchform .form-search::-webkit-input-placeholder {
          color: rgba(136, 138, 146, 0.48);
          letter-spacing: 0.05em;
          font-size: 14px;
          font-family: "averta-semibold";
          opacity: 1; }
        .header-2 .header-search .searchform .form-search::-moz-placeholder {
          color: rgba(136, 138, 146, 0.48);
          letter-spacing: 0.05em;
          font-size: 14px;
          font-family: "averta-semibold";
          opacity: 1; }
        .header-2 .header-search .searchform .form-search:-moz-placeholder {
          color: rgba(136, 138, 146, 0.48);
          letter-spacing: 0.05em;
          font-size: 14px;
          font-family: "averta-semibold";
          opacity: 1; }
        .header-2 .header-search .searchform .form-search:-ms-input-placeholder {
          color: rgba(136, 138, 146, 0.48);
          letter-spacing: 0.05em;
          font-size: 14px;
          font-family: "averta-semibold";
          opacity: 1; }
      .header-2 .header-search .searchform .search-submit {
        color: #fff;
        border: none;
        float: right;
        background-color: #d7313d;
        font-size: 15px;
        font-family: "averta-bold";
        height: 40px;
        padding: 0;
        width: 60px;
        line-height: 38px;
        transition: all 0.25s ease 0s; }
        .header-2 .header-search .searchform .search-submit:hover {
          color: #d7313d;
          background-color: #fff; }

  .header-3 .menu {
    display: none; }
    .header-3 .menu-main-menu {
      text-align: left; }
    .header-3 .wrap-middler {
      margin-bottom: 5px;
      padding-top: 12px; }
    .header-3 .searchform {
      width: 100%;
      border: 1px solid #e5e6ea;
      border-radius: 6px;
      overflow: hidden;
      height: 40px; }
    .header-3 .searchform .wrap-search {
      float: left;
      width: calc(100% - 60px);
      border-right: 1px solid #e5e6ea; }
    .header-3 .searchform .form-search {
      border: none;
      height: 38px;
      padding: 0 20px;
      width: calc(100% - 195px); }
      .header-3 .searchform .form-search::-webkit-input-placeholder {
        color: rgba(136, 138, 146, 0.48);
        letter-spacing: 0.05em;
        font-size: 14px;
        font-family: "averta-semibold";
        opacity: 1; }
      .header-3 .searchform .form-search::-moz-placeholder {
        color: rgba(136, 138, 146, 0.48);
        letter-spacing: 0.05em;
        font-size: 14px;
        font-family: "averta-semibold";
        opacity: 1; }
      .header-3 .searchform .form-search:-moz-placeholder {
        color: rgba(136, 138, 146, 0.48);
        letter-spacing: 0.05em;
        font-size: 14px;
        font-family: "averta-semibold";
        opacity: 1; }
      .header-3 .searchform .form-search:-ms-input-placeholder {
        color: rgba(136, 138, 146, 0.48);
        letter-spacing: 0.05em;
        font-size: 14px;
        font-family: "averta-semibold";
        opacity: 1; }
    .header-3 .searchform .wrap-cat {
      float: right;
      width: 195px;
      height: 38px;
      border-left: 1px solid #e5e6ea;
      position: relative;
      color: #888a92;
      padding: 0 10px; }
      .header-3 .searchform .wrap-cat:before {
        content: '\f2f2';
        font-family: "Material-Design-Iconic-Font";
        font-size: 17px;
        color: #888a92;
        position: absolute;
        z-index: -1px;
        right: 20px;
        top: 7px; }
      .header-3 .searchform .wrap-cat select {
        width: 100%;
        padding: 0;
        color: #888a92;
        height: 38px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none; }
    .header-3 .searchform .search-submit {
      color: #fff;
      border: none;
      float: right;
      background-color: #d7313d;
      font-size: 15px;
      font-family: "averta-bold";
      height: 40px;
      padding: 0;
      width: 60px;
      line-height: 38px;
      transition: all 0.25s ease 0s; }
      .header-3 .searchform .search-submit:hover {
        color: #d7313d;
        background-color: #fff; }
    .header-3 .header-top {
      padding-top: 32px; }
    .header-3 .header-top .top-left-3 a {
      font-size: 14px;
      margin-right: 20px;
      color: #888a92;
      font-family: "averta-regular"; }
      .header-3 .header-top .top-left-3 a:hover {
        color: #d7313d; }
    .header-3 .header-top .top-right-3 {
      text-align: right; }

  .header-1 {
    height: 117px;
    transition: all 0.3s ease 0s;
    /* Menu Stick Wall */ }
    .header-1.menu-open {
      height: 197px; }
    .header-1 .main_logo {
      line-height: 117px; }
    .header-1 .right-header {
      text-align: right; }
    .header-1 .right-header a {
      line-height: 117px;
      color: #d7313d;
      font-size: 16px; }
      .header-1 .right-header a.menu {
        padding-left: 40px;
        position: relative; }
      .header-1 .right-header a.menu i {
        margin-right: 14px; }
      .header-1 .right-header a.menu:before {
        position: absolute;
        content: '';
        background-color: #dbdce1;
        width: 1px;
        height: 22px;
        left: -1px;
        top: 0; }
    .header-1 .left-header {
      height: 117px;
      display: flex;
      align-items: center; }
    .header-1 .left-header .searchform select {
      padding: 0;
      color: #b8bac3;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      font-family: "averta-semibold"; }
      .header-1 .left-header .searchform .wrap-cat {
        position: relative;
        display: inline-block;
        margin-right: 37px;
        max-width: 165px;
        padding-right: 10px; }
      .header-1 .left-header .searchform .wrap-cat:before {
        content: '\f2f9';
        font-family: "Material-Design-Iconic-Font";
        font-size: 14px;
        color: #b8bac3;
        position: absolute;
        z-index: -1px;
        right: 0;
        top: 0; }
      .header-1 .left-header .searchform .wrap-search {
        max-width: 50%;
        display: inline-block;
        position: relative;
        margin-left: 40px; }
      .header-1 .left-header .searchform .wrap-search .form-search {
        border: none;
        padding: 0 0 0 21px;
        max-width: 130px; }
        .header-1 .left-header .searchform .wrap-search .form-search::-webkit-input-placeholder {
          color: #b8bac3;
          font-size: 14px;
          font-family: "averta-semibold";
          opacity: 1; }
        .header-1 .left-header .searchform .wrap-search .form-search::-moz-placeholder {
          color: #b8bac3;
          font-size: 14px;
          font-family: "averta-semibold";
          opacity: 1; }
        .header-1 .left-header .searchform .wrap-search .form-search:-moz-placeholder {
          color: #b8bac3;
          font-size: 14px;
          font-family: "averta-semibold";
          opacity: 1; }
        .header-1 .left-header .searchform .wrap-search .form-search:-ms-input-placeholder {
          color: #b8bac3;
          font-size: 14px;
          font-family: "averta-semibold";
          opacity: 1; }
      .header-1 .left-header .searchform .wrap-search .search-submit {
        padding: 0;
        border: none;
        font-size: 16px;
        color: #b8bac3;
        position: absolute;
        left: 0;
        background-color: transparent;
        top: 2px; }
        .header-1 .left-header .searchform .wrap-search .search-submit:hover {
          color: #d7313d; }
      .header-1 .left-header .searchform .wrap-search:before {
        content: '';
        position: absolute;
        height: 22px;
        width: 1px;
        left: -42px;
        background-color: #dbdce1; }
    .header-1 #header-navigation {
      opacity: 0;
      visibility: hidden;
      height: 0; }
    .header-1 #header-navigation.open {
      opacity: 1;
      visibility: visible;
      height: 80px;
      transition: all 0.3s ease 0s; }
    .header-1 #header-navigation.header-fixed {
      background: #fff none repeat scroll 0 0;
      height: 80px;
      left: 0px;
      opacity: 1;
      position: fixed;
      right: 0px;
      visibility: visible;
      width: auto;
      z-index: 99;
      top: -120px;
      transition: top 0.3s ease 0s; }
      .header-1 #header-navigation.header-fixed.scroll-up {
        top: 0px;
        box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3); }
      .header-1 #header-navigation.header-fixed.scroll-down {
        top: -120px; }
    .header-1 #header-navigation .main-navigation {
      border-top: 1px solid #dbdce1; }
    .header-1 .menu-main-menu {
      text-align: center; }

  #cshero-header .main-navigation ul:not(.wg-menu-item).back {
    right: 100%;
    left: auto; }
    #cshero-header .main-navigation ul:not(.wg-menu-item).back ul:not(.back) {
      right: 100%;
      left: auto; }
    #cshero-header .main-navigation ul:not(.wg-menu-item).back ul.back {
      left: 100%;
      right: auto; }
      #cshero-header .main-navigation ul:not(.wg-menu-item).back ul.back ul:not(.back) {
        left: 100%;
        right: auto; }
      #cshero-header .main-navigation ul:not(.wg-menu-item).back ul.back ul.back {
        right: 100%;
        left: auto; } }
  @media screen and (min-width: 992px) and (min-width: 1650px) {
        .header-2 #header-navigation.header-fixed, .header-3 #header-navigation.header-fixed {
          left: 40px;
          right: 40px; } }
  @media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
      .menu-main-menu > li {
        padding: 0 2%; } }
  @media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
      .header-2 .wrap-info {
        margin-right: 0;
        padding-top: 0;
        text-align: center; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) and (max-width: 1300px) {
      .header-2 .wrap-info {
        margin-right: 0; } }
  @media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
      .header-2 .wrap-header-info {
        height: auto;
        padding-bottom: 20px; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) and (max-width: 1300px) {
      .header-2 .user-login {
        max-width: 165px;
        min-width: auto; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) and (max-width: 1300px) {
        .header-2 .user-login:before {
          right: 5px; } }
  @media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
      .header-2 .main-logo-2 {
        line-height: 85px;
        text-align: center; } }
  @media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
      .header-2 .header-search {
        padding-top: 25px; } }
    @media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
        .header-1 .right-header a.menu {
          padding-left: 20px; } }
    @media screen and (min-width: 992px) and (max-width: 1260px) {
        .header-1 .left-header .searchform .wrap-cat {
          margin-right: 0; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
        .header-1 .left-header .searchform .wrap-cat {
          padding-right: 8px; } }
      @media screen and (min-width: 992px) and (max-width: 1260px) {
        .header-1 .left-header .searchform .wrap-search:before {
          left: -22px; } }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        .header-1 .left-header .searchform .wrap-search:before {
          left: -8px; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
        .header-1 .left-header .searchform .wrap-search {
          margin-left: 12px; } }
    @media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
        .header-1 .left-header .searchform .wrap-search {
          max-width: 35px; } }
  @media screen and (min-width: 992px) and (min-width: 1650px) {
        .header-1 #header-navigation.header-fixed {
          left: 40px;
          right: 40px; } }

@media screen and (max-width: 991px) {
  .sub-menu {
    width: auto !important; }

  .header-1 .main_logo {
    padding: 10px 0; }
    .header-1 .user-login {
      margin-bottom: 20px; }
      .header-1 .user-login .bj-user-head-logo {
        max-width: 50px;
        border-radius: 100%;
        overflow: hidden;
        margin: 0 auto; }
    .header-1 .bj-user-head {
      margin-bottom: 20px; }
    .header-1 #header-navigation {
      opacity: 0;
      visibility: hidden;
      max-height: 0;
      overflow-x: hidden;
      transition: all 0.3s ease 0s; }
      .header-1 #header-navigation.menu-open-mobile {
        opacity: 1;
        visibility: visible;
        max-height: 1000px;
        overflow: visible; }
      .header-1 #header-navigation .main-navigation {
        border-top: 3px solid #d7313d;
        padding: 40px 0;
        transition: all 0.3s ease 0; }
    .header-1 .sub-menu {
      padding-left: 30px; }
    .header-1 .menu-main-menu li {
      position: relative;
      display: block; }
      .header-1 .menu-main-menu li > a {
        font-size: 18px;
        text-transform: capitalize;
        color: #888a92;
        font-family: "averta-regular";
        padding: 5px 0;
        display: inline-block; }
        .header-1 .menu-main-menu li > a:hover {
          font-family: "averta-regular";
          color: #d7313d; }
      .header-1 .menu-main-menu li.current-menu-item > a, .header-1 .menu-main-menu li.current-menu-ancestor > a {
        font-family: "averta-regular";
        color: #d7313d; }
      .header-1 .menu-main-menu li ul li.current-menu-item > a, .header-1 .menu-main-menu li ul li.current-menu-ancestor > a {
        font-family: "averta-regular";
        color: #d7313d; }
      .header-1 .menu-main-menu .cs-menu-toggle {
        display: block;
        background-color: #d7313d;
        line-height: 30px;
        border-radius: 5px;
        cursor: pointer;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        color: #fff;
        width: 30px;
        font-size: 20px;
        -webkit-transition: all 300ms linear 0ms;
        transition: all 300ms linear 0ms; }
      .header-1 .menu-main-menu .sub-menu {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 600ms linear 0ms;
        transition: max-height 600ms linear 0ms; }
      .header-1 .menu-main-menu .sub-menu.submenu-open {
        max-height: 1000px; }
        .header-1 .menu-main-menu .sub-menu.submenu-open + .cs-menu-toggle > i:before {
          color: #fff;
          content: "\f2fc";
          font-family: "Material-Design-Iconic-Font"; }
    .header-1 .right-header {
      text-align: center;
      min-height: 40px;
      padding: 10px 0; }
      .header-1 .right-header a {
        color: #d7313d;
        font-size: 16px; }
      .header-1 .right-header a.login {
        padding-right: 37px; }
      .header-1 .right-header a.menu {
        position: relative;
        display: block;
        text-align: center;
        padding-left: 20px; }
        .header-1 .right-header a.menu i {
          margin-right: 14px; }
    .header-1 .left-header {
      text-align: center;
      padding: 10px 0; }
      .header-1 .left-header .searchform select {
        padding: 0;
        color: #b8bac3;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        font-family: "averta-semibold"; }
      .header-1 .left-header .searchform .wrap-cat {
        position: relative;
        display: inline-block;
        margin-right: 37px;
        max-width: 160px;
        padding-right: 20px; }
        .header-1 .left-header .searchform .wrap-cat:before {
          content: '\f2f9';
          font-family: "Material-Design-Iconic-Font";
          font-size: 14px;
          color: #b8bac3;
          position: absolute;
          z-index: -1px;
          right: 0;
          top: 0; }
      .header-1 .left-header .searchform .wrap-search {
        max-width: 50%;
        display: inline-block;
        position: relative;
        margin-left: 40px; }
        .header-1 .left-header .searchform .wrap-search .form-search {
          border: none;
          padding: 0 0 0 21px;
          max-width: 130px; }
          .header-1 .left-header .searchform .wrap-search .form-search::-webkit-input-placeholder {
            color: #b8bac3;
            font-size: 14px;
            font-family: "averta-semibold";
            opacity: 1; }
          .header-1 .left-header .searchform .wrap-search .form-search::-moz-placeholder {
            color: #b8bac3;
            font-size: 14px;
            font-family: "averta-semibold";
            opacity: 1; }
          .header-1 .left-header .searchform .wrap-search .form-search:-moz-placeholder {
            color: #b8bac3;
            font-size: 14px;
            font-family: "averta-semibold";
            opacity: 1; }
          .header-1 .left-header .searchform .wrap-search .form-search:-ms-input-placeholder {
            color: #b8bac3;
            font-size: 14px;
            font-family: "averta-semibold";
            opacity: 1; }
        .header-1 .left-header .searchform .wrap-search .search-submit {
          padding: 0;
          border: none;
          font-size: 16px;
          color: #b8bac3;
          position: absolute;
          left: 0;
          background-color: transparent;
          top: 2px; }
          .header-1 .left-header .searchform .wrap-search .search-submit:hover {
            color: #d7313d; }
        .header-1 .left-header .searchform .wrap-search:before {
          content: '';
          position: absolute;
          height: 22px;
          width: 1px;
          left: -42px;
          background-color: #dbdce1; }

  .header-2 .main-logo-2 {
    text-align: center;
    margin: 20px; }
    .header-2 .wrap-menu {
      margin-top: 20px;
      min-height: 30px;
      position: relative; }
    .header-2 .menu {
      display: block;
      position: absolute;
      top: 50%;
      right: 0;
      left: 0;
      top: 0;
      text-align: center;
      transform: translatey(-50%);
      color: #d7313d;
      font-size: 16px; }
    .header-2 #header-navigation {
      opacity: 0;
      visibility: hidden;
      max-height: 0;
      margin-top: 30px;
      overflow-x: hidden;
      transition: all 0.3s ease 0s; }
      .header-2 #header-navigation.menu-open-mobile {
        opacity: 1;
        visibility: visible;
        max-height: 1000px;
        overflow: visible; }
      .header-2 #header-navigation .main-navigation {
        border-top: 3px solid #d7313d;
        padding: 40px 0;
        transition: all 0.3s ease 0; }
    .header-2 .sub-menu {
      padding-left: 30px; }
    .header-2 .menu-main-menu li {
      position: relative;
      display: block; }
      .header-2 .menu-main-menu li > a {
        font-size: 18px;
        text-transform: capitalize;
        color: #888a92;
        font-family: "averta-regular";
        padding: 5px 0;
        display: inline-block; }
        .header-2 .menu-main-menu li > a:hover {
          font-family: "averta-regular";
          color: #d7313d; }
      .header-2 .menu-main-menu li.current-menu-item > a, .header-2 .menu-main-menu li.current-menu-ancestor > a {
        font-family: "averta-regular";
        color: #d7313d; }
      .header-2 .menu-main-menu li ul li.current-menu-item > a, .header-2 .menu-main-menu li ul li.current-menu-ancestor > a {
        font-family: "averta-regular";
        color: #d7313d; }
      .header-2 .menu-main-menu .cs-menu-toggle {
        display: block;
        background-color: #d7313d;
        line-height: 30px;
        border-radius: 5px;
        cursor: pointer;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        color: #fff;
        width: 30px;
        font-size: 20px;
        -webkit-transition: all 300ms linear 0ms;
        transition: all 300ms linear 0ms; }
      .header-2 .menu-main-menu .sub-menu {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 600ms linear 0ms;
        transition: max-height 600ms linear 0ms; }
      .header-2 .menu-main-menu .sub-menu.submenu-open {
        max-height: 1000px; }
        .header-2 .menu-main-menu .sub-menu.submenu-open + .cs-menu-toggle > i:before {
          color: #fff;
          content: "\f2fc";
          font-family: "Material-Design-Iconic-Font"; }
    .header-2 .wrap-info {
      text-align: center; }
    .header-2 .user-login {
      margin-bottom: 20px;
      margin-top: 20px; }
      .header-2 .user-login .bj-user-head-logo {
        max-width: 50px;
        border-radius: 100%;
        overflow: hidden;
        margin: 0 auto; }
    .header-2 .bj-user-head {
      margin-bottom: 20px; }
    .header-2 .wrap-book-shelf, .header-2 .wrap-your-basket {
      display: inline-block;
      text-align: left; }
      .header-2 .wrap-book-shelf h5, .header-2 .wrap-your-basket h5 {
        color: #d7313d;
        font-size: 16px;
        margin-bottom: 1px;
        font-family: "averta-semibold"; }
      .header-2 .wrap-book-shelf h5 a, .header-2 .wrap-your-basket h5 a {
        color: #d7313d;
        font-size: 16px;
        font-family: "averta-semibold";
        opacity: 1; }
        .header-2 .wrap-book-shelf h5 a:hover, .header-2 .wrap-your-basket h5 a:hover {
          opacity: 0.8; }
      .header-2 .wrap-book-shelf span, .header-2 .wrap-your-basket span {
        font-family: "averta-semibold";
        color: #888a92;
        font-size: 11px; }
      .header-2 .wrap-book-shelf img, .header-2 .wrap-your-basket img {
        max-width: 30px;
        float: left;
        margin-right: 10px; }
      .header-2 .wrap-book-shelf .content, .header-2 .wrap-your-basket .content {
        float: left; }
    .header-2 .wrap-book-shelf {
      margin-right: 5px;
      padding-right: 10px;
      border-right: 1px solid #dbdce1; }
    .header-2 .header-search {
      padding-top: 25px; }
      .header-2 .header-search .searchform {
        width: 100%;
        border: 1px solid #e5e6ea;
        border-radius: 6px;
        overflow: hidden;
        height: 40px;
        max-width: 360px;
        margin: 0 auto; }
      .header-2 .header-search .searchform .form-search {
        border: none;
        height: 38px;
        padding: 0 20px;
        width: calc(100% - 60px); }
        .header-2 .header-search .searchform .form-search::-webkit-input-placeholder {
          color: rgba(136, 138, 146, 0.48);
          letter-spacing: 0.05em;
          font-size: 14px;
          font-family: "averta-semibold";
          opacity: 1; }
        .header-2 .header-search .searchform .form-search::-moz-placeholder {
          color: rgba(136, 138, 146, 0.48);
          letter-spacing: 0.05em;
          font-size: 14px;
          font-family: "averta-semibold";
          opacity: 1; }
        .header-2 .header-search .searchform .form-search:-moz-placeholder {
          color: rgba(136, 138, 146, 0.48);
          letter-spacing: 0.05em;
          font-size: 14px;
          font-family: "averta-semibold";
          opacity: 1; }
        .header-2 .header-search .searchform .form-search:-ms-input-placeholder {
          color: rgba(136, 138, 146, 0.48);
          letter-spacing: 0.05em;
          font-size: 14px;
          font-family: "averta-semibold";
          opacity: 1; }
      .header-2 .header-search .searchform .search-submit {
        color: #fff;
        border: none;
        float: right;
        background-color: #d7313d;
        font-size: 15px;
        font-family: "averta-bold";
        height: 40px;
        padding: 0;
        width: 60px;
        line-height: 38px;
        transition: all 0.25s ease 0s; }
        .header-2 .header-search .searchform .search-submit:hover {
          color: #d7313d;
          background-color: #fff; }

  .header-3 .menu {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translatey(-50%);
    color: #d7313d;
    font-size: 16px; }
    .header-3 #header-navigation {
      opacity: 0;
      visibility: hidden;
      max-height: 0;
      overflow-x: hidden;
      transition: all 0.3s ease 0s; }
      .header-3 #header-navigation.menu-open-mobile {
        opacity: 1;
        visibility: visible;
        max-height: 1000px;
        overflow: visible; }
      .header-3 #header-navigation .main-navigation {
        border-top: 3px solid #d7313d;
        padding: 40px 0;
        transition: all 0.3s ease 0; }
    .header-3 .sub-menu {
      padding-left: 30px; }
    .header-3 .menu-main-menu li {
      position: relative;
      display: block; }
      .header-3 .menu-main-menu li > a {
        font-size: 18px;
        text-transform: capitalize;
        color: #888a92;
        font-family: "averta-regular";
        padding: 5px 0;
        display: inline-block; }
        .header-3 .menu-main-menu li > a:hover {
          font-family: "averta-regular";
          color: #d7313d; }
      .header-3 .menu-main-menu li.current-menu-item > a, .header-3 .menu-main-menu li.current-menu-ancestor > a {
        font-family: "averta-regular";
        color: #d7313d; }
      .header-3 .menu-main-menu li ul li.current-menu-item > a, .header-3 .menu-main-menu li ul li.current-menu-ancestor > a {
        font-family: "averta-regular";
        color: #d7313d; }
      .header-3 .menu-main-menu .cs-menu-toggle {
        display: block;
        background-color: #d7313d;
        line-height: 30px;
        border-radius: 5px;
        cursor: pointer;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        color: #fff;
        width: 30px;
        font-size: 20px;
        -webkit-transition: all 300ms linear 0ms;
        transition: all 300ms linear 0ms; }
      .header-3 .menu-main-menu .sub-menu {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 600ms linear 0ms;
        transition: max-height 600ms linear 0ms; }
      .header-3 .menu-main-menu .sub-menu.submenu-open {
        max-height: 1000px; }
        .header-3 .menu-main-menu .sub-menu.submenu-open + .cs-menu-toggle > i:before {
          color: #fff;
          content: "\f2fc";
          font-family: "Material-Design-Iconic-Font"; }
    .header-3 .wrap-middler {
      margin-bottom: 25px;
      padding-top: 12px; }
    .header-3 .main-logo-3 {
      margin-bottom: 15px;
      max-width: 190px; }
    .header-3 .searchform {
      width: 100%;
      border: 1px solid #e5e6ea;
      border-radius: 6px;
      overflow: hidden;
      height: 40px; }
      .header-3 .searchform .wrap-search {
        float: left;
        width: calc(100% - 60px);
        border-right: 1px solid #e5e6ea; }
      .header-3 .searchform .form-search {
        border: none;
        height: 38px;
        padding: 0 20px;
        width: calc(100% - 195px); }
      .header-3 .searchform .form-search::-webkit-input-placeholder {
        color: rgba(136, 138, 146, 0.48);
        letter-spacing: 0.05em;
        font-size: 14px;
        font-family: "averta-semibold";
        opacity: 1; }
      .header-3 .searchform .form-search::-moz-placeholder {
        color: rgba(136, 138, 146, 0.48);
        letter-spacing: 0.05em;
        font-size: 14px;
        font-family: "averta-semibold";
        opacity: 1; }
      .header-3 .searchform .form-search:-moz-placeholder {
        color: rgba(136, 138, 146, 0.48);
        letter-spacing: 0.05em;
        font-size: 14px;
        font-family: "averta-semibold";
        opacity: 1; }
      .header-3 .searchform .form-search:-ms-input-placeholder {
        color: rgba(136, 138, 146, 0.48);
        letter-spacing: 0.05em;
        font-size: 14px;
        font-family: "averta-semibold";
        opacity: 1; }
      .header-3 .searchform .wrap-cat {
        float: right;
        width: 195px;
        height: 38px;
        border-left: 1px solid #e5e6ea;
        position: relative;
        color: #888a92;
        padding: 0 10px; }
      .header-3 .searchform .wrap-cat:before {
        content: '\f2f2';
        font-family: "Material-Design-Iconic-Font";
        font-size: 17px;
        color: #888a92;
        position: absolute;
        z-index: -1px;
        right: 20px;
        top: 7px; }
      .header-3 .searchform .wrap-cat select {
        width: 100%;
        padding: 0;
        color: #888a92;
        height: 38px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none; }
      .header-3 .searchform .search-submit {
        color: #fff;
        border: none;
        float: right;
        background-color: #d7313d;
        font-size: 15px;
        font-family: "averta-bold";
        height: 40px;
        padding: 0;
        width: 60px;
        line-height: 38px;
        transition: all 0.25s ease 0s; }
      .header-3 .searchform .search-submit:hover {
        color: #d7313d;
        background-color: #fff; }
    .header-3 .header-top {
      padding-top: 32px;
      text-align: center; }
      .header-3 .header-top .top-left-3 {
        margin-bottom: 10px; }
      .header-3 .header-top .top-left-3 a {
        font-size: 14px;
        margin-right: 20px;
        color: #888a92;
        font-family: "averta-regular"; }
        .header-3 .header-top .top-left-3 a:hover {
          color: #d7313d; }
      .header-3 .header-top .top-right-3 {
        text-align: center; }
      .header-3 .header-top .top-right-3 .wrap-book-shelf, .header-3 .header-top .top-right-3 .wrap-your-basket {
        display: inline-block;
        text-align: left; }
        .header-3 .header-top .top-right-3 .wrap-book-shelf h5, .header-3 .header-top .top-right-3 .wrap-your-basket h5 {
          color: #d7313d;
          font-size: 16px;
          margin-bottom: 1px;
          font-family: "averta-semibold"; }
          .header-3 .header-top .top-right-3 .wrap-book-shelf h5 a, .header-3 .header-top .top-right-3 .wrap-your-basket h5 a {
            color: #d7313d;
            font-size: 16px;
            font-family: "averta-semibold";
            opacity: 1; }
            .header-3 .header-top .top-right-3 .wrap-book-shelf h5 a:hover, .header-3 .header-top .top-right-3 .wrap-your-basket h5 a:hover {
              opacity: 0.8; }
        .header-3 .header-top .top-right-3 .wrap-book-shelf span, .header-3 .header-top .top-right-3 .wrap-your-basket span {
          font-family: "averta-semibold";
          color: #888a92;
          font-size: 11px; }
        .header-3 .header-top .top-right-3 .wrap-book-shelf img, .header-3 .header-top .top-right-3 .wrap-your-basket img {
          max-width: 30px;
          float: left;
          margin-right: 10px; }
        .header-3 .header-top .top-right-3 .wrap-book-shelf .content, .header-3 .header-top .top-right-3 .wrap-your-basket .content {
          float: left; }
      .header-3 .header-top .top-right-3 .wrap-book-shelf {
        margin-right: 5px;
        padding-right: 10px;
        border-right: 1px solid #dbdce1; } }
  @media screen and (max-width: 991px) and (max-width: 499px) {
          .header-1 .left-header .searchform .wrap-cat {
            padding-right: 8px;
            margin-right: 0; } }
    @media screen and (max-width: 991px) and (max-width: 499px) {
          .header-1 .left-header .searchform .wrap-search:before {
            left: -8px; } }
  @media screen and (max-width: 991px) and (max-width: 499px) {
          .header-1 .left-header .searchform .wrap-search {
            margin-left: 12px; } }
  @media screen and (max-width: 991px) and (max-width: 549px) {
      .header-3 .searchform {
        height: auto;
        border: none;
        overflow: visible; } }
  @media screen and (max-width: 991px) and (max-width: 549px) {
        .header-3 .searchform .wrap-search {
          height: auto;
          border: none;
          width: 100%;
          float: none; } }
  @media screen and (max-width: 991px) and (max-width: 549px) {
        .header-3 .searchform .form-search {
          width: 100%;
          height: 40px;
          border-radius: 6px;
          margin-bottom: 10px;
          border: 1px solid #e5e6ea; } }
  @media screen and (max-width: 991px) and (max-width: 549px) {
        .header-3 .searchform .wrap-cat {
          float: none;
          border-radius: 6px;
          overflow: hidden;
          margin-bottom: 10px;
          width: 100%;
          height: 40px;
          border: 1px solid #e5e6ea; }
          .header-3 .searchform .wrap-cat select {
            height: 40px; } }
  @media screen and (max-width: 991px) and (max-width: 549px) {
        .header-3 .searchform .search-submit {
          float: none;
          border: 1px solid #d7313d;
          width: 100%;
          border-radius: 6px; } }

.site-footer {
  /*---- Sidebar Widget ----*/ }
  .site-footer .widget_custom_html li, .site-footer .widget_custom_html a {
    color: rgba(15, 18, 11, 0.68);
    font-size: 16px;
    letter-spacing: 0.03em;
    font-family: 'averta-semibold';
    transition: all 0.3s ease 0s; }
  .site-footer .widget_custom_html a:hover {
    color: #d7313d; }
  .site-footer .widget_custom_html li {
    line-height: 34px; }
  @media (min-width: 1200px) and (max-width: 1400px) {
      .site-footer .widget_custom_html li {
        word-wrap: break-word; } }

.widget-area .widget {
  margin-bottom: 40px; }
  .widget-area .widget_search {
    margin-bottom: 44px; }

.wg-title {
  color: #444;
  font-size: 15px;
  margin-bottom: 30px;
  font-family: "averta-bold"; }
  @media screen and (min-width: 1200px) {
  .wg-title {
    padding-left: 10px; } }

.widget_search .wrap-search {
  position: relative; }
  .widget_search .form-search {
    border: 1px solid #d8d8d8;
    height: 41px;
    padding: 0 25px;
    width: 100%; }
  .widget_search .form-search::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1; }
  .widget_search .form-search::-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1; }
  .widget_search .form-search:-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1; }
  .widget_search .form-search:-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1; }
  .widget_search .search-submit {
    border: none;
    background-color: transparent;
    color: #b8bac3;
    transition: all 0.3s ease 0s;
    position: absolute;
    right: 16px;
    top: 11px;
    padding: 0; }
  .widget_search .search-submit:hover {
    color: #d7313d; }

.widget_tag_cloud a {
  color: #444;
  font-size: 13px !important;
  font-family: "averta-regular";
  background-color: #eee;
  border-radius: 3px;
  display: inline-block;
  height: 28px;
  line-height: 31px;
  margin-right: 1px;
  margin-bottom: 10px;
  padding: 0 10px; }
  .widget_tag_cloud a:hover {
    background-color: #d7313d;
    color: #fff; }

.widget_categories {
  overflow: hidden; }
  .widget_categories a {
    font-size: 14px;
    color: #444;
    font-family: "averta-regular";
    letter-spacing: 0.05em;
    display: inline-block;
    position: relative;
    margin-bottom: 25px; }
  .widget_categories a:hover {
    color: #d7313d; }
  .widget_categories a:before {
    content: '';
    position: absolute;
    width: 1000px;
    right: 0px;
    left: 0;
    margin: 0 auto;
    height: 1px;
    bottom: -10px;
    background-color: #d8d8d8; }

.cms-recent-posts {
  /*---- Review Sidebar ----*/ }
  .cms-recent-posts .recent-post-thumbnail {
    max-width: 76px;
    float: left;
    padding-top: 3px; }
  .cms-recent-posts .recent-post-thumbnail img {
    border-radius: 3px; }
  .cms-recent-posts .recent-post-content {
    width: calc(100% - 76px);
    float: left;
    padding-left: 12px; }
  .cms-recent-posts .entry-widget-title {
    color: #444;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    margin-bottom: 5px;
    display: inline-block;
    font-family: "averta-semibold"; }
  .cms-recent-posts .entry-widget-title:hover {
    color: #d7313d; }
  .cms-recent-posts .date-time {
    font-family: "averta-regular";
    font-size: 14px;
    line-height: 26px;
    color: #d7313d;
    margin-bottom: 0; }
  .cms-recent-posts .recent-post-item {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 17px;
    padding-bottom: 20px; }
  .cms-recent-posts .recent-post-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }

.review-sidebar {
  padding-top: 6px; }
  .review-sidebar .wg-title-review {
    color: #d7313d;
    font-size: 32px;
    margin-bottom: 30px;
    font-family: "averta-bold"; }
  .review-sidebar .widget-review {
    transition: all 0.3s ease 0s; }
  .review-sidebar .wrap-view-more {
    text-align: center; }
  .review-sidebar .bj-view-more-rv {
    font-family: "averta-semibold";
    font-size: 15px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 44px;
    display: inline-block;
    padding: 0 30px;
    line-height: 40px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d;
    transition: all 0.3s ease 0s; }
  .review-sidebar .bj-view-more-rv:hover {
    background-color: #fff;
    color: #d7313d;
    cursor: pointer; }
  .review-sidebar .review-item {
    position: relative;
    background-color: #999;
    margin-bottom: 30px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.39);
    border-radius: 3px;
    padding: 15px 35px 15px 30px;
    background-repeat: no-repeat;
    background-size: cover; }
  .review-sidebar .title {
    font-size: 18px;
    color: #fff;
    line-height: normal;
    font-family: "averta-bold"; }
  .review-sidebar .title:hover {
    color: #d7313d; }
  .review-sidebar .author-product {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 10px;
    font-family: "averta-semibold";
    color: rgba(255, 255, 255, 0.48); }
  .review-sidebar .thumbnail-review {
    max-width: 85px;
    border-radius: 6px;
    overflow: hidden;
    float: right; }
  .review-sidebar .contents {
    max-width: 240px;
    float: left;
    width: calc(100% - 85px); }
  .review-sidebar .excerpt-product {
    color: #fff;
    font-size: 11px;
    margin-bottom: 3px;
    font-family: "averta-regular"; }
  .review-sidebar .woocommerce .star-rating {
    color: #d7313d;
    height: 15px; }
  .review-sidebar .woocommerce .star-rating:before {
    color: #d7313d; }
  @media screen and (min-width: 1520px) {
  .review-sidebar .widget-review {
    margin-right: -100px; } }

.recent-review-2 {
  text-align: left;
  /*---- Home Widget ----*/ }
  .recent-review-2 .thumbnail-review {
    max-width: 55px;
    border-radius: 6px;
    overflow: hidden;
    float: left; }
  .recent-review-2 .recent-review-item {
    margin-bottom: 30px; }
  .recent-review-2 .contents {
    float: left;
    padding-left: 15px;
    width: calc(100% - 55px); }
  .recent-review-2 .title {
    font-size: 18px;
    color: #000;
    line-height: normal;
    margin-bottom: 3px;
    line-height: 20px;
    display: inline-block;
    font-family: "averta-bold"; }
  .recent-review-2 .title:hover {
    color: #d7313d; }
  .recent-review-2 .author-product a {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 0px;
    font-family: "averta-semibold";
    color: rgba(0, 0, 0, 0.48); }
  .recent-review-2 .woocommerce .star-rating {
    color: #d7313d;
    height: 15px; }
  .recent-review-2 .woocommerce .star-rating:before {
    color: #d7313d; }

.widget-home {
  overflow: hidden;
  margin-bottom: 55px; }

.wg-home-title {
  position: relative;
  font-size: 15px;
  font-family: "averta-semibold";
  color: #888a92; }
  .wg-home-title:before {
    content: '';
    height: 1px;
    width: 1000px;
    position: absolute;
    left: 0;
    bottom: -17px;
    background-color: #e5e6ea; }

@media screen and (min-width: 1200px) {
  .wpb_widgetised_column.padding-left {
    padding-left: 30px; }
    .wpb_widgetised_column.padding-right {
      padding-right: 30px; } }

.widget_product_categories ul {
  padding-top: 25px; }
  .widget_product_categories a {
    color: rgba(15, 18, 11, 0.87);
    font-size: 16px;
    line-height: 34px;
    font-family: "averta-semibold"; }
  .widget_product_categories a:hover {
    color: #d7313d; }

.widget_recent_product .thumbnail-review {
  max-width: 55px;
  border-radius: 6px;
  overflow: hidden;
  float: left; }
  .widget_recent_product .wg-home-title {
    margin-bottom: 55px; }
  .widget_recent_product .review-item {
    margin-bottom: 30px; }
  .widget_recent_product .contents {
    float: left;
    width: calc(100% - 55px);
    padding-left: 15px; }
  .widget_recent_product .title {
    color: #0f120b;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 1px;
    font-family: "averta-bold"; }
  .widget_recent_product .title:hover {
    color: #d7313d; }
  .widget_recent_product .author-product a {
    font-size: 14px;
    margin-bottom: 4px;
    display: block;
    font-family: "averta-semibold";
    color: rgba(18, 15, 11, 0.48); }
  .widget_recent_product .price {
    color: #d7313d; }

.widget_browse_author {
  /*---- Widget Archive Woo ----*/ }
  .widget_browse_author .wrap-thumbnail {
    max-width: 34px;
    padding-top: 4px;
    float: left; }
  .widget_browse_author .wrap-thumbnail img {
    border-radius: 100%; }
  .widget_browse_author .bj-brs-author-item {
    margin-bottom: 19px; }
  .widget_browse_author .wg-home-title {
    margin-bottom: 51px; }
  .widget_browse_author .wrap-info {
    float: left;
    padding-left: 15px;
    width: calc(100% - 34px); }
  .widget_browse_author .wrap-info a {
    font-size: 16px;
    font-family: "averta-bold";
    color: #0f120b;
    margin-bottom: 2px;
    display: inline-block; }
  .widget_browse_author .wrap-info a:hover {
    color: #d7313d; }
  .widget_browse_author .bj-brs-author-count {
    font-size: 14px;
    font-family: "averta-regular";
    color: rgba(15, 18, 11, 0.68); }

.book-junky-shop, .book-junky-cat {
  overflow: hidden; }
  @media screen and (max-width: 991px) {
    .book-junky-shop .sidebar-filter, .book-junky-cat .sidebar-filter {
      margin-bottom: 70px; } }
  .book-junky-shop .sidebar-filter .widget_filter_book, .book-junky-cat .sidebar-filter .widget_filter_book {
    position: relative;
    z-index: 3;
    padding-top: 56px; }
  .book-junky-shop .sidebar-filter .widget_filter_book:before, .book-junky-cat .sidebar-filter .widget_filter_book:before {
    position: absolute;
    content: '';
    background: #fff;
    left: -1000px;
    top: 0;
    bottom: -10000px;
    right: 0px;
    z-index: -1;
    border-right: 1px solid #e5e6ea; }
  @media screen and (max-width: 991px) {
        .book-junky-shop .sidebar-filter .widget_filter_book:before, .book-junky-cat .sidebar-filter .widget_filter_book:before {
          border: none;
          left: 0;
          bottom: auto; } }
  .book-junky-shop .sidebar-filter h3, .book-junky-cat .sidebar-filter h3 {
    color: #0f120b;
    font-size: 18px;
    font-family: "averta-bold"; }
  .book-junky-shop .sidebar-filter .wrap-title, .book-junky-cat .sidebar-filter .wrap-title {
    position: relative;
    padding-right: 28px;
    margin-bottom: 36px; }
  @media screen and (max-width: 991px) {
      .book-junky-shop .sidebar-filter .wrap-title, .book-junky-cat .sidebar-filter .wrap-title {
        padding-right: 0; } }
  .book-junky-shop .sidebar-filter .wrap-title .widgettitle, .book-junky-cat .sidebar-filter .wrap-title .widgettitle {
    font-size: 15px;
    padding-bottom: 13px;
    color: #888a92;
    font-family: "averta-semibold";
    border-bottom: 1px solid #e7e8eb; }
  .book-junky-shop .sidebar-filter .wrap-title .bj-filter-rs, .book-junky-cat .sidebar-filter .wrap-title .bj-filter-rs {
    position: absolute;
    bottom: 11px;
    right: 28px;
    color: #d7313d; }
  .book-junky-shop .sidebar-filter .bj-ft-cate, .book-junky-cat .sidebar-filter .bj-ft-cate, .book-junky-shop .sidebar-filter .bj-ft-age, .book-junky-cat .sidebar-filter .bj-ft-age, .book-junky-shop .sidebar-filter .bj-ft-rating, .book-junky-cat .sidebar-filter .bj-ft-rating {
    position: relative; }
  .book-junky-shop .sidebar-filter .bj-ft-cate:before, .book-junky-cat .sidebar-filter .bj-ft-cate:before, .book-junky-shop .sidebar-filter .bj-ft-age:before, .book-junky-cat .sidebar-filter .bj-ft-age:before, .book-junky-shop .sidebar-filter .bj-ft-rating:before, .book-junky-cat .sidebar-filter .bj-ft-rating:before {
    content: '';
    height: 1px;
    width: 1000px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #e7e8eb; }
  .book-junky-shop .sidebar-filter .bj-ft-cate label, .book-junky-cat .sidebar-filter .bj-ft-cate label, .book-junky-shop .sidebar-filter .bj-ft-age label, .book-junky-cat .sidebar-filter .bj-ft-age label, .book-junky-shop .sidebar-filter .bj-ft-rating label, .book-junky-cat .sidebar-filter .bj-ft-rating label {
    font-size: 16px;
    color: #888a92;
    line-height: 28px;
    font-weight: 400;
    font-family: "averta-regular"; }
  .book-junky-shop .sidebar-filter .bj-ft-cate input[type='checkbox'], .book-junky-cat .sidebar-filter .bj-ft-cate input[type='checkbox'], .book-junky-shop .sidebar-filter .bj-ft-age input[type='checkbox'], .book-junky-cat .sidebar-filter .bj-ft-age input[type='checkbox'], .book-junky-shop .sidebar-filter .bj-ft-rating input[type='checkbox'], .book-junky-cat .sidebar-filter .bj-ft-rating input[type='checkbox'] {
    margin-left: 0;
    margin-right: 16px; }
  .book-junky-shop .sidebar-filter .bj-ft-cate, .book-junky-cat .sidebar-filter .bj-ft-cate {
    padding-bottom: 19px;
    margin-bottom: 21px; }
  .book-junky-shop .sidebar-filter .bj-ft-cate h3, .book-junky-cat .sidebar-filter .bj-ft-cate h3 {
    margin-bottom: 23px; }
  .book-junky-shop .sidebar-filter .bj-ft-cate .bj-view-more-ft, .book-junky-cat .sidebar-filter .bj-ft-cate .bj-view-more-ft {
    font-size: 16px;
    font-family: "averta-bold";
    color: #888a92;
    margin-top: 3px;
    padding-left: 29px; }
  .book-junky-shop .sidebar-filter .bj-ft-age, .book-junky-cat .sidebar-filter .bj-ft-age {
    padding-bottom: 48px;
    margin-bottom: 21px; }
  .book-junky-shop .sidebar-filter .bj-ft-rating, .book-junky-cat .sidebar-filter .bj-ft-rating {
    margin-bottom: 21px;
    padding-bottom: 21px; }
  .book-junky-shop .sidebar-filter .bj-ft-price, .book-junky-cat .sidebar-filter .bj-ft-price {
    padding-right: 28px; }
  @media screen and (max-width: 991px) {
      .book-junky-shop .sidebar-filter .bj-ft-price, .book-junky-cat .sidebar-filter .bj-ft-price {
        padding-right: 0; } }
  .book-junky-shop .sidebar-filter .bj-ft-price .ui-rangeSlider-container, .book-junky-cat .sidebar-filter .bj-ft-price .ui-rangeSlider-container {
    height: 5px;
    border-radius: 50px;
    background: #e5e6ea;
    margin: 0 !important;
    box-shadow: none;
    border: none;
    width: 100% !important; }
  .book-junky-shop .sidebar-filter .bj-ft-price #bj-range-price, .book-junky-cat .sidebar-filter .bj-ft-price #bj-range-price {
    margin-bottom: 30px; }
  .book-junky-shop .sidebar-filter .bj-ft-price .bj-ft-price-button, .book-junky-cat .sidebar-filter .bj-ft-price .bj-ft-price-button {
    font-family: "averta-semibold";
    font-size: 12px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 36px;
    display: inline-block;
    padding: 0 25px;
    line-height: 32px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d;
    transition: all 0.3s ease 0s; }
  .book-junky-shop .sidebar-filter .bj-ft-price .bj-ft-price-button:hover, .book-junky-cat .sidebar-filter .bj-ft-price .bj-ft-price-button:hover {
    background-color: #fff;
    color: #d7313d; }
  .book-junky-shop .sidebar-filter .bj-ft-price .ui-rangeSlider, .book-junky-cat .sidebar-filter .bj-ft-price .ui-rangeSlider {
    padding-top: 15px; }
  .book-junky-shop .sidebar-filter .bj-ft-price .ui-rangeSlider-arrow, .book-junky-cat .sidebar-filter .bj-ft-price .ui-rangeSlider-arrow {
    display: none !important; }
  .book-junky-shop .sidebar-filter .bj-ft-price .ui-rangeSlider-bar, .book-junky-cat .sidebar-filter .bj-ft-price .ui-rangeSlider-bar {
    background: #d7313d;
    margin: 0;
    border-radius: 50px;
    box-shadow: none;
    height: 5px; }
  .book-junky-shop .sidebar-filter .bj-ft-price .ui-rangeSlider-handle, .book-junky-cat .sidebar-filter .bj-ft-price .ui-rangeSlider-handle {
    background: #d7313d;
    border-radius: 50px;
    cursor: col-resize;
    height: 12px;
    top: 50% !important;
    transform: translateY(-50%);
    width: 12px;
    bottom: auto;
    box-shadow: 0 4px 10px rgba(215, 49, 61, 0.78); }
  .book-junky-shop .sidebar-filter .bj-ft-price .ui-rangeSlider-label, .book-junky-cat .sidebar-filter .bj-ft-price .ui-rangeSlider-label {
    background: transparent;
    bottom: -14px;
    box-shadow: none; }
  .book-junky-shop .sidebar-filter .bj-ft-price .ui-rangeSlider-label .ui-rangeSlider-label-value, .book-junky-cat .sidebar-filter .bj-ft-price .ui-rangeSlider-label .ui-rangeSlider-label-value {
    color: #d7313d;
    font-size: 16px;
    font-family: "averta-semibold"; }
  .book-junky-shop .sidebar-filter .bj-ft-price .ui-rangeSlider-label .ui-rangeSlider-label-inner, .book-junky-cat .sidebar-filter .bj-ft-price .ui-rangeSlider-label .ui-rangeSlider-label-inner {
    display: none; }

.post-type-archive-product .site-content {
  padding: 0; }

button ins {
  background-color: transparent;
  color: #fff;
  transition: all 0.3s ease 0s; }
  button:hover ins {
    color: #d7313d; }

.book-junky-shop, .book-junky-cat {
  background-color: #f9fafc;
  /*---- Single Product ----*/ }
  @media screen and (max-width: 1550px) {
  .book-junky-shop, .book-junky-cat {
    padding: 0 15px; } }
  .book-junky-shop .catalog_ordering, .book-junky-cat .catalog_ordering {
    border-bottom: 1px solid #e5e6ea;
    margin-bottom: 30px; }
  .book-junky-shop .catalog_ordering p, .book-junky-cat .catalog_ordering p {
    margin: 0;
    font-size: 15px;
    color: #888a92;
    font-family: "averta-semibold";
    line-height: 55px; }
  .book-junky-shop .catalog_ordering .woocommerce-ordering, .book-junky-cat .catalog_ordering .woocommerce-ordering {
    border: 1px solid #e5e5e5;
    height: 50px;
    font-family: ;
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    position: relative;
    margin-bottom: 20px; }
  .book-junky-shop .catalog_ordering .woocommerce-ordering:before, .book-junky-cat .catalog_ordering .woocommerce-ordering:before {
    content: '\f0d7';
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #383b3f;
    top: 18px;
    right: 20px;
    position: absolute;
    font-style: normal; }
  .book-junky-shop .catalog_ordering .woocommerce-ordering select, .book-junky-cat .catalog_ordering .woocommerce-ordering select {
    width: 100%;
    height: 100%;
    font-family: ;
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none; }
  @media screen and (min-width: 992px) {
      .book-junky-shop .catalog_ordering .woocommerce-ordering, .book-junky-cat .catalog_ordering .woocommerce-ordering {
        width: 370px; }
        .book-junky-shop .catalog_ordering .woocommerce-ordering select, .book-junky-cat .catalog_ordering .woocommerce-ordering select {
          padding: 0 30px; }
        .book-junky-shop .catalog_ordering .woocommerce-ordering option, .book-junky-cat .catalog_ordering .woocommerce-ordering option {
          height: 40px;
          padding: 8px 30px; } }
  @media screen and (max-width: 499px) {
      .book-junky-shop .catalog_ordering .woocommerce-ordering, .book-junky-cat .catalog_ordering .woocommerce-ordering {
        display: block;
        float: none;
        width: 100%; } }
  .book-junky-shop .wrap-search-shop, .book-junky-cat .wrap-search-shop {
    padding: 16px 0;
    background-color: #fff;
    border-bottom: 1px solid #e5e6ea; }
  .book-junky-shop .shop-content, .book-junky-cat .shop-content {
    padding-bottom: 50px;
    padding-top: 30px; }
  @media screen and (min-width: 1650px) {
    .book-junky-shop .shop-content, .book-junky-cat .shop-content {
      padding-left: 30px; } }
  @media screen and (max-width: 991px) {
    .book-junky-shop .shop-content, .book-junky-cat .shop-content {
      margin-top: 30px;
      padding-top: 50px;
      border-top: 3px solid #d7313d; } }
  .book-junky-shop .wrap-archive, .book-junky-cat .wrap-archive {
    max-width: 1520px;
    margin: 0 auto; }
  .book-junky-shop div.book-junky-product, .book-junky-cat div.book-junky-product {
    position: relative;
    margin-bottom: 60px; }
  .book-junky-shop div.book-junky-product:hover .product-content .add_to_cart_button, .book-junky-cat div.book-junky-product:hover .product-content .add_to_cart_button, .book-junky-shop div.book-junky-product:hover .product-content a.added_to_cart, .book-junky-cat div.book-junky-product:hover .product-content a.added_to_cart {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease 0s; }
  .book-junky-shop .product-thumbnial, .book-junky-cat .product-thumbnial {
    width: 30%;
    border-radius: 6px;
    position: relative;
    float: left; }
  .book-junky-shop .product-thumbnial .book-junky-sale, .book-junky-cat .product-thumbnial .book-junky-sale {
    position: absolute;
    left: -10px;
    top: 10px;
    background-color: #d7313d;
    color: #fff;
    padding: 2px 8px 0; }
  .book-junky-shop .product-thumbnial img, .book-junky-cat .product-thumbnial img {
    border-radius: 6px; }
  @media screen and (max-width: 499px) {
    .book-junky-shop .product-thumbnial, .book-junky-cat .product-thumbnial {
      width: 100%;
      margin-bottom: 30px; }
      .book-junky-shop .product-thumbnial img, .book-junky-cat .product-thumbnial img {
        width: 100%; } }
  .book-junky-shop .product-content, .book-junky-cat .product-content {
    width: 70%;
    float: left;
    padding-left: 25px; }
  .book-junky-shop .product-content .add_to_cart_button, .book-junky-cat .product-content .add_to_cart_button {
    color: #fff;
    height: 44px;
    line-height: 42px;
    font-size: 15px;
    padding: 0 20px;
    font-weight: 400;
    font-family: "averta-bold";
    border: 1px solid #d7313d;
    background-color: #d7313d;
    transition: all 0.3s ease 0s;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25); }
  .book-junky-shop .product-content .add_to_cart_button.added:after, .book-junky-cat .product-content .add_to_cart_button.added:after {
    vertical-align: inherit !important; }
  .book-junky-shop .product-content .add_to_cart_button:hover, .book-junky-cat .product-content .add_to_cart_button:hover {
    background-color: #fff;
    color: #d7313d; }
  @media screen and (min-width: 992px) {
      .book-junky-shop .product-content .add_to_cart_button, .book-junky-cat .product-content .add_to_cart_button {
        visibility: hidden;
        opacity: 0; } }
  .book-junky-shop .product-content .add_to_cart_button.added, .book-junky-cat .product-content .add_to_cart_button.added {
    margin-right: 10px; }
  .book-junky-shop .product-content .add_to_cart_button.added i, .book-junky-cat .product-content .add_to_cart_button.added i {
    display: none; }
  .book-junky-shop .product-content a.added_to_cart, .book-junky-cat .product-content a.added_to_cart {
    color: #d7313d;
    position: relative; }
  .book-junky-shop .product-content a.added_to_cart:before, .book-junky-cat .product-content a.added_to_cart:before {
    position: absolute;
    content: '';
    background-color: #d7313d;
    width: 0%;
    height: 1px;
    bottom: 0;
    transition: width 0.25s ease 0s; }
  .book-junky-shop .product-content a.added_to_cart:hover:before, .book-junky-cat .product-content a.added_to_cart:hover:before {
    width: 100%; }
  @media screen and (min-width: 992px) {
      .book-junky-shop .product-content a.added_to_cart, .book-junky-cat .product-content a.added_to_cart {
        visibility: hidden;
        opacity: 0; } }
  .book-junky-shop .product-content a.button.loading::after, .book-junky-cat .product-content a.button.loading::after {
    top: 0 !important;
    right: 10px !important; }
  @media screen and (max-width: 499px) {
    .book-junky-shop .product-content, .book-junky-cat .product-content {
      width: 100%;
      padding-left: 0; } }
  .book-junky-shop .title-product, .book-junky-cat .title-product {
    font-size: 18px;
    color: #0f120b;
    display: block;
    font-family: "averta-bold"; }
  .book-junky-shop .title-product:hover, .book-junky-cat .title-product:hover {
    color: #d7313d; }
  .book-junky-shop .author-product, .book-junky-cat .author-product {
    color: rgba(15, 18, 11, 0.48);
    font-family: "averta-semibold";
    font-size: 14px; }
  .book-junky-shop .price, .book-junky-cat .price {
    color: #d7313d !important;
    font-size: 14px !important;
    font-family: "averta-bold"; }
  .book-junky-shop .excerpt-product, .book-junky-cat .excerpt-product {
    padding-top: 18px;
    color: #0f120b;
    font-family: "averta-regular";
    font-size: 14px;
    margin-bottom: 32px; }

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  font-weight: 400;
  color: #d7313d;
  background-color: transparent; }

.single-product .site-content {
  padding-top: 0; }
  .single-product .page-title-product_2 {
    padding-top: 132px; }
  .single-product .page-title-product_2 .wrap-content {
    padding-top: 19px; }
  .single-product .page-title-product_2 .author {
    margin-bottom: 23px; }
  .single-product .page-title-product_2 .wrap-content {
    padding-left: 100px; }
  @media screen and (min-width: 1520px) {
  .single-product #gallery-product.owl-carousel {
    padding-right: 35px; } }
  .single-product .page-title-product_2 {
    border-bottom: 1px solid #eff0f3; }
  .single-product .page-title-product_2 .wrap-button .cart, .single-product .page-title-product_2 .wrap-button .flex-favorites {
    display: inline-block; }
  .single-product .page-title-product_2 .wrap-button .single_add_to_cart_button {
    font-family: "averta-semibold";
    font-size: 15px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 44px;
    display: inline-block;
    padding: 0 38px;
    line-height: 40px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d;
    transition: all 0.3s ease 0s; }
  .single-product .page-title-product_2 .wrap-button .single_add_to_cart_button:hover {
    background-color: #fff;
    color: #d7313d; }
  .single-product .page-title-product_2 .wrap-button .flex-favorites {
    border-radius: 6px;
    background-color: transparent;
    height: 44px;
    margin-left: 15px;
    padding: 0 38px;
    border: 2px solid #fff;
    transition: all 0.3s ease 0s; }
  .single-product .page-title-product_2 .wrap-button .flex-favorites .ff-icon {
    display: inline-block;
    font-size: 15px;
    color: #f9fafc;
    margin-right: 10px; }
  .single-product .page-title-product_2 .wrap-button .flex-favorites .ff-label {
    margin: 0;
    line-height: 40px;
    font-family: "averta-semibold";
    color: #f9fafc;
    display: inline-block;
    font-size: 15px; }
  .single-product .page-title-product_2 .wrap-button .flex-favorites:hover {
    background-color: #fff;
    border-color: #fff; }
  .single-product .page-title-product_2 .wrap-button .flex-favorites:hover .ff-label, .single-product .page-title-product_2 .wrap-button .flex-favorites:hover .ff-icon {
    color: #d7313d; }
  @media screen and (max-width: 499px) {
        .single-product .page-title-product_2 .wrap-button .flex-favorites {
          display: block;
          margin-left: 0;
          margin-top: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
        .single-product .page-title-product_2 .wrap-button .flex-favorites {
          display: block;
          margin-left: 0;
          margin-top: 20px; } }
  .single-product .wrap-overview h3 {
    font-size: 42px;
    font-family: "averta-bold";
    color: #040304;
    margin-bottom: 21px; }
  .single-product .wrap-overview .content {
    font-size: 16px;
    color: #040304;
    display: inline-block;
    padding-bottom: 17px;
    font-family: "averta-regular"; }
  .single-product .wrap-overview .content p {
    font-size: 16px;
    color: #040304; }
  .single-product .wrap-details {
    border-top: 1px solid #e5e6ea;
    padding-top: 31px;
    padding-bottom: 17px; }
  .single-product .wrap-details h6 {
    color: #888a92;
    font-family: "averta-semibold";
    font-size: 15px; }
  .single-product .wrap-details .detail {
    width: 40%;
    float: left; }
  .single-product .wrap-details .detail span {
    color: #0f120b;
    font-size: 16px;
    font-family: "averta-regular"; }
  .single-product .wrap-details .detail span.info-single-title {
    font-family: "averta-bold"; }
  .single-product .wrap-details .detail li {
    line-height: 30px; }
  @media screen and (max-width: 991px) {
      .single-product .wrap-details .detail {
        width: 100%;
        margin-bottom: 30px; } }
  .single-product .wrap-details .gallery-review {
    width: 60%;
    float: left; }
  @media screen and (max-width: 991px) {
      .single-product .wrap-details .gallery-review {
        width: 100%; } }
  .single-product .wrap-details .gallery-review #gallery-product a {
    position: relative;
    display: inline-block;
    border-radius: 6px;
    overflow: hidden; }
  .single-product .wrap-details .gallery-review #gallery-product a:before {
    content: "\f1c3";
    font-family: "Material-Design-Iconic-Font";
    font-size: 18px;
    color: #fff;
    position: absolute;
    right: 11px;
    bottom: 5px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease 0s; }
  .single-product .wrap-details .gallery-review #gallery-product img {
    opacity: 0.89;
    border-radius: 6px;
    transition: all 0.3s ease 0s; }
  .single-product .wrap-details .gallery-review #gallery-product a:hover img {
    opacity: 0.44; }
  .single-product .wrap-details .gallery-review #gallery-product a:hover:before {
    opacity: 1;
    visibility: visible; }
  .single-product .info-single-product {
    display: flex;
    justify-content: flex-end;
    padding-top: 16px;
    margin-bottom: 57px; }
  @media screen and (max-width: 1199px) {
    .single-product .info-single-product {
      margin-bottom: 20px;
      justify-content: start;
      padding-top: 95px; } }
  .single-product .info-single-product li {
    display: inline-block;
    margin: 0 30px;
    max-width: 165px; }
  @media screen and (max-width: 991px) {
      .single-product .info-single-product li {
        margin: 0 10px; } }
  @media screen and (max-width: 499px) {
      .single-product .info-single-product li {
        display: block;
        margin: 5px 0; } }
  .single-product .info-single-product li:last-child {
    margin-right: 0; }
  .single-product .info-single-product li:first-child {
    margin-left: 0; }
  .single-product .info-single-product .info-single-title {
    font-size: 14px;
    font-family: "averta-bold";
    color: #040304;
    margin-bottom: 4px; }
  .single-product .info-single-product span {
    color: #888a92;
    font-family: "averta-regular";
    font-size: 14px; }
  .single-product .info-single-product span a {
    color: #888a92; }
  .single-product .info-single-product span a:hover {
    color: #d7313d; }
  .single-product .review {
    border-top: 1px solid #e5e6ea;
    padding-top: 69px;
    position: relative; }
  .single-product .review .bj-write-cmt-btn {
    position: absolute;
    right: 0;
    top: 70px;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease 0s;
    font-family: "averta-semibold";
    font-size: 15px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 44px;
    display: inline-block;
    padding: 0 38px;
    line-height: 40px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d;
    transition: all 0.3s ease 0s; }
  .single-product .review .bj-write-cmt-btn:hover {
    background-color: #fff;
    color: #d7313d; }
  .single-product .review .bj-write-cmt-btn.bj-hidden {
    opacity: 0;
    visibility: hidden; }
  @media screen and (max-width: 991px) {
      .single-product .review .bj-write-cmt-btn {
        position: static;
        margin-bottom: 30px; } }
  .single-product .review .bj-comment-form {
    overflow: hidden;
    visibility: hidden;
    max-height: 0;
    opacity: 0;
    transition: all 0.3s ease 0s; }
  .single-product .review .bj-comment-form.bj-active {
    max-height: 100%;
    visibility: visible;
    opacity: 1; }
  .single-product .review h5 {
    font-size: 42px;
    font-family: "averta-bold";
    color: #040304;
    margin-bottom: 37px; }
  .single-product .review #respond.comment-respond {
    padding: 30px 0 !important;
    border-bottom: 1px solid #e5e6ea !important; }
  .single-product .review #respond.comment-respond .comment-reply-title {
    font-size: 42px;
    font-family: "averta-bold";
    color: #040304;
    font-size: 24px;
    display: inline-block; }
  .single-product .review #respond.comment-respond .comment-form-rating {
    margin-bottom: 30px; }
  .single-product .review #respond.comment-respond .comment-form-rating label {
    display: block;
    font-family: "averta-regular";
    font-size: 14px;
    color: #040304; }
  .single-product .review #respond.comment-respond .comment-form-rating p.stars a {
    width: 25px; }
  .single-product .review #respond.comment-respond .comment-form-rating p.stars a:before {
    font-size: 20px;
    color: #d7313d; }
  .single-product .review #respond.comment-respond .required {
    color: red; }
  .single-product .review #respond.comment-respond .comment-notes {
    margin-bottom: 50px; }
  .single-product .review #respond.comment-respond .comment-form-comment label {
    display: block;
    font-family: "averta-regular";
    font-size: 14px;
    color: #040304; }
  .single-product .review #respond.comment-respond .comment-form-comment textarea {
    height: 200px !important;
    padding: 10px 25px;
    border-radius: 6px;
    width: 100%; }
  .single-product .review #respond.comment-respond .comment-form-comment textarea::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .single-product .review #respond.comment-respond .comment-form-comment textarea::-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .single-product .review #respond.comment-respond .comment-form-comment textarea:-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .single-product .review #respond.comment-respond .comment-form-comment textarea:-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .single-product .review #respond.comment-respond .form-submit {
    text-align: center; }
  .single-product .review #respond.comment-respond .form-submit input#submit.submit {
    font-family: "averta-semibold";
    font-size: 15px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 44px;
    display: inline-block;
    padding: 0 40px;
    text-transform: uppercase;
    margin-top: 15px;
    line-height: 40px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d;
    transition: all 0.3s ease 0s; }
  .single-product .review #respond.comment-respond .form-submit input#submit.submit:hover {
    background-color: #fff;
    color: #d7313d; }
  .single-product .review #respond.comment-respond .comment-form-author, .single-product .review #respond.comment-respond .comment-form-email {
    float: left;
    width: 50%; }
  .single-product .review #respond.comment-respond .comment-form-author input, .single-product .review #respond.comment-respond .comment-form-email input {
    height: 40px;
    padding: 0 25px;
    border-radius: 6px;
    width: 100%; }
  .single-product .review #respond.comment-respond .comment-form-author input::-webkit-input-placeholder, .single-product .review #respond.comment-respond .comment-form-email input::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .single-product .review #respond.comment-respond .comment-form-author input::-moz-placeholder, .single-product .review #respond.comment-respond .comment-form-email input::-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .single-product .review #respond.comment-respond .comment-form-author input:-moz-placeholder, .single-product .review #respond.comment-respond .comment-form-email input:-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .single-product .review #respond.comment-respond .comment-form-author input:-ms-input-placeholder, .single-product .review #respond.comment-respond .comment-form-email input:-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .single-product .review #respond.comment-respond .comment-form-author label, .single-product .review #respond.comment-respond .comment-form-email label {
    display: block;
    font-family: "averta-regular";
    font-size: 14px;
    color: #040304; }
  @media screen and (max-width: 991px) {
        .single-product .review #respond.comment-respond .comment-form-author, .single-product .review #respond.comment-respond .comment-form-email {
          width: 100%;
          float: none; } }
  .single-product .review #respond.comment-respond .comment-form-author {
    padding-right: 15px; }
  @media screen and (max-width: 991px) {
        .single-product .review #respond.comment-respond .comment-form-author {
          padding: 0; } }
  .single-product .review #respond.comment-respond .comment-form-email {
    padding-left: 15px; }
  @media screen and (max-width: 991px) {
        .single-product .review #respond.comment-respond .comment-form-email {
          padding: 0; } }
  .single-product .review .bj-showmore-comments {
    text-align: center; }
  .single-product .review .bj-showmore-comments .bj-more {
    margin: 0;
    display: inline-block;
    font-family: "averta-semibold";
    font-size: 15px;
    color: #fff;
    transition: all 0.3s ease 0s; }
  .single-product .review .bj-showmore-comments button {
    font-family: "averta-semibold";
    font-size: 15px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 44px;
    display: inline-block;
    padding: 0 20px;
    margin-top: 15px;
    line-height: 40px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d;
    transition: all 0.3s ease 0s; }
  .single-product .review .bj-showmore-comments button:hover {
    background-color: #fff;
    color: #d7313d; }
  .single-product .review .bj-showmore-comments button:hover .bj-more {
    color: #d7313d; }
  .single-product .review .comment-body {
    position: relative;
    border-bottom: 1px solid #e5e6ea;
    padding-top: 56px;
    padding-bottom: 29px; }
  .single-product .review .comment-body .star-rating {
    position: absolute;
    font-size: 17px;
    height: 17px;
    left: 315px;
    color: #d7313d; }
  .single-product .review .comment-body .star-rating:before {
    color: #d7313d; }
  @media screen and (max-width: 991px) {
        .single-product .review .comment-body .star-rating {
          left: auto;
          right: 0; } }
  .single-product .review .comment-body .meta .woocommerce-review__author {
    font-size: 18px;
    color: #0f120b;
    margin-bottom: 2px;
    text-transform: capitalize;
    font-family: "averta-bold";
    font-weight: 400 !important; }
  .single-product .review .comment-body .meta .woocommerce-review__published-date {
    color: #0f120b;
    margin-bottom: 17px;
    font-size: 14px;
    font-family: "averta-regular"; }
  .single-product .review .comment-body .description p {
    color: #040304;
    font-size: 16px;
    font-family: "averta-regular"; }
  .single-product .review .wrap-rating {
    border-bottom: 1px solid #e5e6ea;
    padding-bottom: 31px; }
  .single-product .review .wrap-rating p {
    color: #0f120b;
    font-size: 18px;
    margin: 0;
    display: inline-block;
    font-family: "averta-bold"; }
  .single-product .review .wrap-rating .bj-rating-counts {
    color: #888a92;
    font-size: 16px;
    font-family: "averta-regular"; }
  .single-product .review .wrap-rating .woocommerce-product-rating {
    margin: 0; }
  .single-product .review .wrap-rating .star-rating {
    color: #d7313d;
    font-size: 23px;
    height: 23px;
    margin: 0 10px 0 0; }
  .single-product .review .wrap-rating .star-rating:before {
    color: #d7313d; }
  .single-product .review .wrap-rating .woocommerce {
    display: inline-block;
    margin-left: 85px; }
  @media screen and (max-width: 991px) {
        .single-product .review .wrap-rating .woocommerce {
          margin-left: 0;
          padding-top: 10px;
          display: block; } }
  .single-product .wrap-single-sidebar {
    overflow: hidden;
    padding-top: 130px; }
  @media screen and (min-width: 1520px) {
    .single-product .wrap-single-sidebar {
      margin-left: 30px;
      margin-right: -140px; } }
  .single-product .wrap-single-sidebar .sg-sidebar-title {
    font-size: 15px;
    font-family: "averta-semibold";
    color: #888a92;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    line-height: 20px; }
  .single-product .wrap-single-sidebar .sg-sidebar-title:before {
    position: absolute;
    content: '';
    width: 1000px;
    height: 1px;
    background-color: #e5e6ea;
    left: 0;
    bottom: -17px; }
  .single-product .wrap-single-sidebar .wrap-book-author {
    padding-bottom: 35px; }
  .single-product .wrap-single-sidebar .wrap-book-author .sg-sidebar-title {
    margin-bottom: 54px; }
  .single-product .wrap-single-sidebar .wrap-book-author .item-product {
    margin-bottom: 31px; }
  .single-product .wrap-single-sidebar .wrap-book-author .item-product .wrap-thumbnail {
    float: left;
    max-width: 55px;
    overflow-y: hidden;
    border-radius: 6px; }
  .single-product .wrap-single-sidebar .wrap-book-author .item-product .wrap-content {
    width: calc(100% - 55px);
    float: left;
    padding-left: 15px; }
  .single-product .wrap-single-sidebar .wrap-book-author .item-product a {
    font-family: "averta-bold";
    font-size: 18px;
    color: #0f120b; }
  .single-product .wrap-single-sidebar .wrap-book-author .item-product a:hover {
    color: #d7313d; }
  .single-product .wrap-single-sidebar .wrap-book-author .item-product .wrap-price {
    display: block; }
  .single-product .wrap-single-sidebar .wrap-book-author .item-product .wrap-price span {
    color: #d7313d;
    font-size: 14px;
    font-family: "averta-bold"; }
  .single-product .wrap-single-sidebar .wrap-share {
    padding-top: 25px; }
  .single-product .wrap-single-sidebar .wrap-share li {
    display: inline-block;
    margin: 0 9px; }
  @media screen and (max-width: 1519px) {
        .single-product .wrap-single-sidebar .wrap-share li {
          margin: 0; } }
  .single-product .wrap-single-sidebar .wrap-share li:last-child {
    margin-right: 0; }
  .single-product .wrap-single-sidebar .wrap-share li:first-child {
    margin-left: 0; }
  .single-product .wrap-single-sidebar .wrap-share a {
    width: 34px;
    height: 34px;
    border-radius: 100%;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    border: 1px solid #d7313d;
    background-color: #d7313d; }
  .single-product .wrap-single-sidebar .wrap-share a i {
    color: #fff;
    font-size: 19px; }
  .single-product .wrap-single-sidebar .wrap-share a:hover {
    background-color: #fff; }
  .single-product .wrap-single-sidebar .wrap-share a:hover i {
    color: #d7313d; }

.woocommerce-message {
  font-family: "averta-regular";
  font-size: 16px;
  color: #040304;
  margin-bottom: 0 !important; }
  .woocommerce-message a.button {
    font-family: "averta-regular";
    font-size: 15px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 36px;
    display: inline-block;
    padding: 0 38px;
    line-height: 32px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d;
    transition: all 0.3s ease 0s; }
  .woocommerce-message a.button:hover {
    background-color: #fff;
    color: #d7313d; }

.woocommerce-info {
  margin-bottom: 0 !important; }
  .woocommerce-info a {
    color: #040304; }
  .woocommerce-info a:hover {
    color: #d7313d; }

.woocommerce-error {
  font-family: "averta-regular"; }

.checkout_coupon {
  /*---- Shop Cart ----*/ }
  .checkout_coupon .input-text {
    border: 1px solid #d8d8d8;
    height: 36px;
    border-radius: 6px;
    padding: 0 15px;
    margin-bottom: 20px;
    width: 100% !important; }
  .checkout_coupon .input-text::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .checkout_coupon .input-text::-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .checkout_coupon .input-text:-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .checkout_coupon .input-text:-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .checkout_coupon input[type='submit'] {
    font-family: "averta-regular";
    font-size: 15px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 36px;
    display: inline-block;
    padding: 0 38px !important;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d;
    transition: all 0.3s ease 0s; }
  .checkout_coupon input[type='submit']:hover {
    background-color: #fff;
    color: #d7313d; }

.book-junky-cart {
  overflow-x: scroll; }
  .book-junky-cart table.shop_table th {
    font-family: "averta-semibold";
    font-size: 18px; }
  .book-junky-cart table.shop_table img {
    width: 60px;
    border-radius: 6px; }
  @media screen and (max-width: 767px) {
    .book-junky-cart table.shop_table {
      width: 700px; } }
  .book-junky-cart .product-name a {
    color: #888a92;
    font-size: 16px;
    font-family: "averta-regular"; }
  .book-junky-cart .product-name a:hover {
    color: #d7313d; }
  .book-junky-cart .woocommerce-Price-amount {
    color: #d7313d;
    font-family: "averta-regular";
    font-size: 16px; }
  .book-junky-cart .quantity .qty {
    height: 30px;
    border-radius: 6px; }
  .book-junky-cart .actions {
    padding: 20px 10px; }
  .book-junky-cart .actions button, .book-junky-cart .actions input[type='submit'] {
    font-family: "averta-regular";
    font-size: 15px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 36px;
    display: inline-block;
    padding: 0 38px !important;
    line-height: 32px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d;
    transition: all 0.3s ease 0s; }
  .book-junky-cart .actions button:hover, .book-junky-cart .actions input[type='submit']:hover {
    background-color: #fff;
    color: #d7313d; }
  .book-junky-cart .actions input[type='text'] {
    border: 1px solid #d8d8d8;
    height: 36px;
    border-radius: 6px;
    padding: 0 15px;
    width: 200px !important; }
  .book-junky-cart .actions input[type='text']::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .book-junky-cart .actions input[type='text']::-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .book-junky-cart .actions input[type='text']:-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .book-junky-cart .actions input[type='text']:-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }

.cart-collaterals h2 {
  font-size: 42px;
  font-family: "averta-bold";
  color: #040304; }
  .cart-collaterals a.button.alt {
    background-color: #d7313d;
    color: #fff;
    border: 3px solid #d7313d; }
  .cart-collaterals a.button.alt:hover {
    background-color: #fff;
    color: #d7313d; }

.woocommerce-cart .cart-empty {
  text-align: center;
  font-family: 24px; }
  .woocommerce-cart .return-to-shop {
    text-align: center; }
  .woocommerce-cart .return-to-shop a {
    font-family: "averta-regular";
    font-size: 15px;
    border-radius: 6px;
    background-color: #d7313d;
    height: 36px;
    display: inline-block;
    padding: 0 38px !important;
    line-height: 32px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    border: 2px solid #d7313d;
    transition: all 0.3s ease 0s; }
  .woocommerce-cart .return-to-shop a:hover {
    background-color: #fff;
    color: #d7313d; }

.price {
  /*---- User Profile ----*/ }
  .price ins {
    background-color: transparent;
    color: #d7313d;
    padding: 0; }
  .price del {
    opacity: 0.5;
    margin-right: 5px; }

.account-nav {
  position: relative;
  z-index: 5; }
  .account-nav:before {
    content: '';
    position: absolute;
    background: #fff;
    right: 0;
    top: 0;
    left: -1000px;
    z-index: -1; }
  @media screen and (min-width: 992px) {
    .account-nav:before {
      border-right: 1px solid #d8dadf;
      bottom: -10000px; } }

.wrap-account-content {
  background-color: #f9fafc; }

.account-content {
  position: relative; }
  @media screen and (min-width: 992px) {
  .account-content:before {
    position: relative;
    content: '';
    background-color: #d8d8d8;
    height: 100%;
    z-index: 2;
    width: 1px;
    position: absolute;
    left: -1px; } }
  @media screen and (max-width: 991px) {
  .account-content {
    border-top: 3px solid #d7313d;
    margin-top: 30px; } }

.wrap-profile {
  background: #f9fafc; }
  @media screen and (min-width: 992px) {
  .wrap-profile [class*=" col-xs-"], .wrap-profile [class*="col-xs-"] {
    padding-left: 0px;
    padding-right: 0px; }
  .wrap-profile .row {
    margin: 0; } }

.wrap-user {
  border-bottom: 1px solid #d8d8d8;
  display: flex;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 65px; }
  .wrap-user .bj-user-head-logo {
    border-radius: 100%;
    overflow: hidden;
    max-width: 55px;
    float: left;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25); }
  .wrap-user .bj-user-name {
    width: calc(100% - 55px);
    padding-left: 30px;
    float: left;
    font-size: 22px;
    font-family: "averta-semibold";
    color: #d7313d;
    text-transform: capitalize; }

.woocommerce-MyAccount-navigation-link {
  line-height: 63px;
  border-bottom: 1px solid transparent;
  transition: all 0.3s ease 0s;
  position: relative; }
  @media screen and (min-width: 992px) {
  .woocommerce-MyAccount-navigation-link {
    border-right: 1px solid transparent; } }
  .woocommerce-MyAccount-navigation-link:before {
    content: '';
    height: 1px;
    width: 1000px;
    position: absolute;
    top: -1px;
    background-color: transparent;
    right: 0;
    transition: all 0.3s ease 0s; }
  @media screen and (max-width: 991px) {
    .woocommerce-MyAccount-navigation-link:before {
      width: 100%; } }
  .woocommerce-MyAccount-navigation-link a {
    color: #888a92;
    font-family: "averta-regular";
    font-size: 18px;
    width: 100%;
    display: inline-block;
    height: 65px;
    position: relative;
    padding-left: 100px; }
  .woocommerce-MyAccount-navigation-link a:before {
    position: absolute;
    font-size: 18px;
    left: 55px;
    font-family: "Material-Design-Iconic-Font"; }
  .woocommerce-MyAccount-navigation-link.is-active, .woocommerce-MyAccount-navigation-link:hover {
    background-color: #f9fafc;
    border-bottom-color: #d8d8d8;
    border-right-color: #d8d8d8; }
  .woocommerce-MyAccount-navigation-link.is-active:before, .woocommerce-MyAccount-navigation-link:hover:before {
    background-color: #d8d8d8; }
  .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce-MyAccount-navigation-link:hover a {
    color: #d7313d; }
  .woocommerce-MyAccount-navigation-link.is-active a:before, .woocommerce-MyAccount-navigation-link:hover a:before {
    color: #d7313d; }
  .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--book-shelf a:before {
    content: '\f15f'; }
  .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: '\f203'; }
  .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders a:before {
    content: '\f1b4'; }
  .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: '\f220'; }
  .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: '\f1c6'; }
  .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: '\f13c'; }
  .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    content: '\f111'; }

.wrap-dashboard {
  padding-top: 100px;
  padding-left: 30px; }
  @media screen and (min-width: 1200px) {
  .wrap-dashboard {
    padding-left: 100px; } }
  @media screen and (max-width: 991px) {
  .wrap-dashboard {
    padding-left: 0; } }
  .wrap-dashboard strong {
    text-transform: capitalize; }
  .wrap-dashboard p {
    margin-bottom: 30px; }
  .wrap-dashboard a {
    color: #0f120b;
    text-decoration: underline; }
  .wrap-dashboard a:hover {
    color: #d7313d; }

.cs-book_shelf {
  padding-left: 30px;
  overflow: hidden;
  padding-top: 47px; }
  @media screen and (min-width: 1200px) {
  .cs-book_shelf {
    padding-left: 85px; }
    .cs-book_shelf .book-junky-products {
      padding-left: 15px; } }
  @media screen and (max-width: 991px) {
  .cs-book_shelf {
    padding-left: 0; } }
  .cs-book_shelf .book-empty {
    font-size: 18px;
    font-family: "averta-semibold";
    color: #888a92; }
  .cs-book_shelf h4 {
    font-size: 32px;
    font-family: "averta-semibold";
    color: #d7313d;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 33px;
    margin-bottom: 51px; }
  .cs-book_shelf .book-junky-shop div.book-junky-product {
    margin-bottom: 26px; }
  .cs-book_shelf .book-junky-shop .product-content .add_to_cart_button {
    opacity: 1;
    visibility: visible;
    border-width: 3px;
    line-height: 38px;
    border-radius: 6px;
    margin-right: 15px; }
  @media screen and (min-width: 992px) {
    .cs-book_shelf .book-junky-shop .product-content .add_to_cart_button {
      margin-bottom: 10px; } }
  .cs-book_shelf .flex-favorites-remove {
    border-radius: 6px;
    background-color: transparent;
    height: 44px;
    padding: 0 25px;
    border: 3px solid #fe4343;
    transition: all 0.3s ease 0s; }
  @media screen and (min-width: 992px) {
    .cs-book_shelf .flex-favorites-remove {
      opacity: 0;
      visibility: hidden; } }
  .cs-book_shelf .flex-favorites-remove .ff-icon {
    display: inline-block;
    font-size: 15px;
    color: #fe4343;
    margin-right: 10px; }
  .cs-book_shelf .flex-favorites-remove .ff-label {
    margin: 0;
    line-height: 40px;
    font-family: "averta-semibold";
    color: #fe4343;
    display: inline-block;
    font-size: 15px; }
  .cs-book_shelf .flex-favorites-remove:hover {
    background-color: #fe4343;
    color: #fff; }
  .cs-book_shelf .flex-favorites-remove:hover .ff-label, .cs-book_shelf .flex-favorites-remove:hover .ff-icon {
    color: #fff; }
  @media screen and (max-width: 767px) {
    .cs-book_shelf .flex-favorites-remove {
      margin-top: 20px; } }
  @media screen and (max-width: 499px) {
    .cs-book_shelf .flex-favorites-remove {
      display: block;
      margin-left: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .cs-book_shelf .flex-favorites-remove {
      display: block;
      margin-left: 0;
      margin-top: 20px; } }
  .cs-book_shelf .book-junky-product:hover .flex-favorites-remove {
    opacity: 1;
    visibility: visible; }

.wrap-address {
  overflow: hidden;
  padding-top: 47px;
  padding-bottom: 30px; }
  .wrap-address h4 {
    font-size: 32px;
    font-family: "averta-semibold";
    color: #d7313d;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 33px;
    margin-bottom: 51px; }
  .wrap-address .woocommerce-address {
    border: 1px solid #d8d8d8;
    border-radius: 6px;
    background-color: #fff;
    margin-bottom: 22px; }
  .wrap-address .woocommerce-address .address-content {
    padding: 19px 30px 13px;
    font-size: 14px;
    line-height: 23px;
    color: #0b002f;
    font-family: "averta-regular"; }
  .wrap-address .woocommerce-address .address-title {
    border-bottom: 1px solid #d8d8d8;
    padding: 17px 30px 14px; }
  .wrap-address .woocommerce-address .address-title h3 {
    color: #d7313d;
    font-size: 18px;
    margin: 0;
    display: inline-block;
    font-family: "averta-semibold";
    text-transform: capitalize; }
  .wrap-address .woocommerce-address .address-title a {
    float: right;
    color: #404040; }
  .wrap-address .woocommerce-address .address-title a:hover {
    color: #d7313d; }

.wrap-edit-account {
  padding-left: 30px;
  overflow: hidden;
  padding-top: 47px;
  padding-bottom: 30px; }
  @media screen and (min-width: 1200px) {
  .wrap-edit-account {
    padding-left: 100px; } }
  @media screen and (max-width: 991px) {
  .wrap-edit-account {
    padding-left: 0; } }
  .wrap-edit-account .required {
    color: red; }
  .wrap-edit-account label {
    margin: 0;
    line-height: 40px;
    font-family: "averta-semibold";
    color: #404040;
    display: inline-block;
    font-size: 15px; }
  .wrap-edit-account input[type='text'], .wrap-edit-account input[type='email'], .wrap-edit-account input[type='password'] {
    border: 1px solid #d8d8d8;
    height: 41px;
    border-radius: 6px;
    padding: 0 25px;
    width: 100%; }
  .wrap-edit-account input[type='text']::-webkit-input-placeholder, .wrap-edit-account input[type='email']::-webkit-input-placeholder, .wrap-edit-account input[type='password']::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-edit-account input[type='text']::-moz-placeholder, .wrap-edit-account input[type='email']::-moz-placeholder, .wrap-edit-account input[type='password']::-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-edit-account input[type='text']:-moz-placeholder, .wrap-edit-account input[type='email']:-moz-placeholder, .wrap-edit-account input[type='password']:-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-edit-account input[type='text']:-ms-input-placeholder, .wrap-edit-account input[type='email']:-ms-input-placeholder, .wrap-edit-account input[type='password']:-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-edit-account input[type='submit'] {
    margin-top: 30px;
    height: 40px;
    background-color: #d7313d;
    border: 1px solid #d7313d;
    padding: 0 30px !important;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 40px;
    border-radius: 5px;
    transition: all 0.3s ease 0s; }
  .wrap-edit-account input[type='submit']:hover {
    background-color: #fff;
    color: #d7313d; }

.wrap-edit-address {
  padding-left: 30px;
  overflow: hidden;
  padding-top: 47px;
  padding-bottom: 30px; }
  @media screen and (min-width: 1200px) {
  .wrap-edit-address {
    padding-left: 100px; } }
  @media screen and (max-width: 991px) {
  .wrap-edit-address {
    padding-left: 0; } }
  .wrap-edit-address h6 {
    font-size: 32px;
    font-family: "averta-semibold";
    color: #d7313d;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 33px;
    margin-bottom: 51px; }
  .wrap-edit-address .required {
    color: red; }
  .wrap-edit-address label {
    margin: 0;
    line-height: 40px;
    font-family: "averta-semibold";
    color: #404040;
    display: inline-block;
    font-size: 15px; }
  .wrap-edit-address input[type='text'], .wrap-edit-address input[type='email'], .wrap-edit-address input[type='tel'] {
    border: 1px solid #d8d8d8;
    height: 41px;
    border-radius: 6px;
    padding: 0 25px;
    width: 100%; }
  .wrap-edit-address input[type='text']::-webkit-input-placeholder, .wrap-edit-address input[type='email']::-webkit-input-placeholder, .wrap-edit-address input[type='tel']::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-edit-address input[type='text']::-moz-placeholder, .wrap-edit-address input[type='email']::-moz-placeholder, .wrap-edit-address input[type='tel']::-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-edit-address input[type='text']:-moz-placeholder, .wrap-edit-address input[type='email']:-moz-placeholder, .wrap-edit-address input[type='tel']:-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-edit-address input[type='text']:-ms-input-placeholder, .wrap-edit-address input[type='email']:-ms-input-placeholder, .wrap-edit-address input[type='tel']:-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-edit-address input[type='submit'] {
    height: 40px;
    background-color: #d7313d;
    border: 1px solid #d7313d;
    padding: 0 30px;
    margin-top: 30px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 40px;
    border-radius: 5px;
    transition: all 0.3s ease 0s; }
  .wrap-edit-address input[type='submit']:hover {
    background-color: #fff;
    color: #d7313d; }

.wrap-woo-login {
  background-color: #f9fafc;
  padding: 100px 0; }
  .wrap-woo-login .content-login {
    max-width: 500px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 6px;
    padding: 50px 30px; }
  .wrap-woo-login .input-login {
    margin-bottom: 20px; }
  .wrap-woo-login label {
    margin-bottom: 5px; }
  .wrap-woo-login h2 {
    font-size: 32px;
    font-family: "averta-semibold";
    color: #d7313d;
    margin-bottom: 30px; }
  .wrap-woo-login input[type='text'], .wrap-woo-login input[type='password'] {
    border: 1px solid #d8d8d8;
    height: 41px;
    display: block;
    border-radius: 6px;
    padding: 0 25px;
    width: 100%; }
  .wrap-woo-login input[type='text']::-webkit-input-placeholder, .wrap-woo-login input[type='password']::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-woo-login input[type='text']::-moz-placeholder, .wrap-woo-login input[type='password']::-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-woo-login input[type='text']:-moz-placeholder, .wrap-woo-login input[type='password']:-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-woo-login input[type='text']:-ms-input-placeholder, .wrap-woo-login input[type='password']:-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-woo-login input[type='submit'] {
    height: 40px;
    background-color: #d7313d;
    border: 1px solid #d7313d;
    padding: 0 30px;
    margin-top: 0;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 40px;
    border-radius: 5px;
    transition: all 0.3s ease 0s; }
  .wrap-woo-login input[type='submit']:hover {
    background-color: #fff;
    color: #d7313d; }

.wrap-lost-password {
  background-color: #f9fafc;
  padding: 100px 0; }
  .wrap-lost-password .lost-password {
    margin-bottom: 30px; }
  .wrap-lost-password form {
    max-width: 500px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 6px;
    padding: 50px 30px; }
  .wrap-lost-password label {
    margin-bottom: 5px; }
  .wrap-lost-password p {
    font-size: 16px;
    font-family: "averta-semibold";
    color: #404040;
    margin-bottom: 30px; }
  .wrap-lost-password input[type='text'] {
    border: 1px solid #d8d8d8;
    height: 41px;
    display: block;
    border-radius: 6px;
    padding: 0 25px;
    width: 100%; }
  .wrap-lost-password input[type='text']::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-lost-password input[type='text']::-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-lost-password input[type='text']:-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-lost-password input[type='text']:-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .wrap-lost-password input[type='submit'] {
    height: 40px;
    background-color: #d7313d;
    border: 1px solid #d7313d;
    padding: 0 30px !important;
    margin-top: 0;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 40px;
    border-radius: 5px;
    transition: all 0.3s ease 0s; }
  .wrap-lost-password input[type='submit']:hover {
    background-color: #fff;
    color: #d7313d; }

.wrap-lost-pass-comfirm {
  padding: 100px 0; }
  .wrap-lost-pass-comfirm .woocommerce-message {
    margin-bottom: 30px !important; }
  @media screen and (min-width: 1200px) {
  .wrap-lost-pass-comfirm .content {
    padding: 0 50px; } }

.wrap-account-download {
  padding-left: 30px;
  overflow: hidden;
  padding-top: 47px;
  padding-bottom: 30px; }
  @media screen and (min-width: 1200px) {
  .wrap-account-download {
    padding-left: 100px; } }
  @media screen and (max-width: 991px) {
  .wrap-account-download {
    padding-left: 0; } }
  .wrap-account-download .submit {
    height: 40px;
    float: right;
    background-color: #d7313d;
    border: 1px solid #d7313d;
    padding: 0 30px !important;
    margin-top: 0;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 40px;
    border-radius: 5px;
    transition: all 0.3s ease 0s; }
  .wrap-account-download .submit:hover {
    background-color: #fff;
    color: #d7313d; }

.wrap-account-order .status {
  position: relative; }
  .wrap-account-order .status:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    top: 5px;
    left: 0;
    border-radius: 100%; }
  .wrap-account-order .status.on-hold:before {
    background-color: #2add7e; }
  .wrap-account-order .status.processing:before {
    background-color: #f8c600; }
  .wrap-account-order .status.cancelled:before {
    background-color: #ee2415; }
  .wrap-account-order h6 {
    font-size: 32px;
    font-family: "averta-semibold";
    color: #d7313d;
    display: inline-block;
    margin-right: 130px;
    margin-bottom: 0; }
  @media screen and (max-width: 1199px) {
    .wrap-account-order h6 {
      margin-bottom: 20px;
      display: block;
      margin-right: 0; } }
  .wrap-account-order ul {
    display: inline-block;
    position: relative;
    top: -4px; }
  .wrap-account-order ul li {
    font-size: 14px;
    font-family: "averta-regular";
    color: #0b002f;
    position: relative;
    display: inline-block;
    padding-left: 20px;
    padding-right: 39px; }
  .wrap-account-order ul li:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    top: 5px;
    left: 0;
    border-radius: 100%; }
  .wrap-account-order ul li.completed:before {
    background-color: #2add7e; }
  .wrap-account-order ul li.processing:before {
    background-color: #f8c600; }
  .wrap-account-order ul li.cancelled:before {
    background-color: #ee2415; }
  .wrap-account-order ul li:last-child {
    padding-right: 0; }
  .wrap-account-order .order-header {
    padding-left: 112px;
    padding-bottom: 30px;
    padding-top: 47px; }
  @media screen and (max-width: 1199px) {
    .wrap-account-order .order-header {
      padding-left: 0; } }
  .wrap-account-order .wrap-order-content .nobr {
    color: #d7313d;
    font-size: 16px;
    font-weight: 400;
    font-family: "averta-semibold"; }
  .wrap-account-order .wrap-order-content a.button {
    height: 30px;
    background-color: #d7313d;
    border: 1px solid #d7313d;
    padding: 0 20px !important;
    margin-top: 0;
    color: #fff;
    font-size: 12px;
    text-transform: capitalize;
    line-height: 30px;
    border-radius: 5px;
    font-family: "averta-regular";
    transition: all 0.3s ease 0s; }
  .wrap-account-order .wrap-order-content a.button:hover {
    background-color: #fff;
    color: #d7313d; }
  .wrap-account-order .wrap-order-content .woocommerce-orders-table {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    width: 100%; }
  @media screen and (max-width: 767px) {
      .wrap-account-order .wrap-order-content .woocommerce-orders-table {
        width: 767px; } }
  .wrap-account-order .wrap-order-content tbody tr {
    border-top: 1px solid #d8d8d8; }
  .wrap-account-order .wrap-order-content .woocommerce-orders-table__header-order-status {
    text-align: center; }
  .wrap-account-order .wrap-order-content .woocommerce-orders-table__cell-order-status {
    text-align: center; }
  .wrap-account-order .wrap-order-content .woocommerce-orders-table__row {
    height: 60px; }
  .wrap-account-order .wrap-order-content thead {
    height: 42px;
    line-height: 42px;
    background-color: #fff; }
  @media screen and (max-width: 767px) {
    .wrap-account-order .wrap-order-content {
      overflow-x: scroll; } }

.wrap-view-order {
  padding-left: 30px;
  overflow: hidden;
  padding-top: 47px;
  padding-bottom: 30px; }
  @media screen and (min-width: 1200px) {
  .wrap-view-order {
    padding-left: 100px; } }
  @media screen and (max-width: 991px) {
  .wrap-view-order {
    padding-left: 0; } }
  .wrap-view-order p {
    font-family: "averta-semibold";
    font-size: 16px;
    color: #404040; }
  .wrap-view-order p span {
    text-decoration: underline; }
  @media screen and (max-width: 767px) {
    .wrap-view-order .woocommerce-order-details {
      overflow-x: scroll; } }
  .wrap-view-order .woocommerce-order-details__title {
    font-size: 32px;
    font-family: "averta-semibold";
    color: #d7313d;
    display: inline-block;
    margin-bottom: 50px; }
  .wrap-view-order tfoot {
    border-top: 1px solid #d8d8d8;
    font-size: 16px;
    font-family: "averta-regular";
    color: #404040;
    padding-top: 30px; }
  .wrap-view-order tfoot tr {
    line-height: 30px; }
  .wrap-view-order thead {
    height: 42px;
    line-height: 42px;
    background-color: #fff; }
  .wrap-view-order thead th {
    color: #d7313d;
    font-size: 16px;
    font-weight: 400;
    font-family: "averta-semibold"; }
  .wrap-view-order tbody {
    font-family: "averta-regular";
    font-size: 15px; }
  .wrap-view-order tbody .woocommerce-table__line-item {
    border-top: 1px solid #d8d8d8;
    height: 60px;
    line-height: 60px; }
  .wrap-view-order .woocommerce-table {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    width: 100%; }
  @media screen and (max-width: 767px) {
    .wrap-view-order .woocommerce-table {
      width: 767px; } }

.wrap-payment {
  padding-left: 30px;
  overflow: hidden;
  padding-top: 47px;
  padding-bottom: 30px;
  /*---- Check Out ----*/ }
  @media screen and (min-width: 1200px) {
  .wrap-payment {
    padding-left: 100px; } }
  @media screen and (max-width: 991px) {
  .wrap-payment {
    padding-left: 0; } }
  .wrap-payment .woocommerce-Message {
    margin-bottom: 30px !important; }
  .wrap-payment a.button {
    height: 40px;
    background-color: #d7313d;
    border: 1px solid #d7313d;
    padding: 0 30px !important;
    margin-top: 0;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 40px;
    border-radius: 5px;
    font-family: "averta-regular";
    transition: all 0.3s ease 0s; }
  .wrap-payment a.button:hover {
    background-color: #fff;
    color: #d7313d; }

.wrap-checkout .wrap-header-checkout {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 30px; }
  .wrap-checkout .wrap-header-checkout h3 {
    font-size: 32px;
    font-family: "averta-semibold";
    color: #d7313d;
    margin-bottom: 0;
    display: inline-block; }
  .wrap-checkout .wrap-header-checkout .wrap-contact-checkout {
    float: right;
    color: #0f120b;
    position: relative;
    top: 13px;
    font-size: 14px;
    font-family: "averta-semibold"; }
  .wrap-checkout .wrap-header-checkout .wrap-contact-checkout i {
    font-size: 16px;
    margin-right: 6px; }
  .wrap-checkout .wrap-header-checkout .wrap-contact-checkout p {
    display: inline-block;
    margin-bottom: 0; }
  .wrap-checkout .wrap-header-checkout .wrap-contact-checkout a {
    color: inherit; }
  .wrap-checkout .wrap-header-checkout .wrap-contact-checkout a:hover {
    color: #d7313d; }
  .wrap-checkout .checkout-detail .woocommerce-info {
    border: 1px solid #d8d8d8;
    color: #d7313d;
    border-radius: 6px;
    padding-top: 0;
    padding-bottom: 0;
    height: 60px;
    margin-bottom: 30px !important;
    line-height: 58px;
    background-color: transparent; }
  .wrap-checkout .checkout-detail .woocommerce-info:before {
    color: #d7313d;
    top: -2px !important;
    left: 30px !important;
    content: '\f126';
    font-family: "Material-Design-Iconic-Font"; }
  .wrap-checkout .checkout-detail .woocommerce-info a {
    color: #d7313d;
    position: relative; }
  .wrap-checkout .checkout-detail .woocommerce-info a:before {
    position: absolute;
    content: '';
    background-color: #d7313d;
    width: 0%;
    height: 1px;
    bottom: 0;
    -webkit-transition: width 0.25s ease 0s;
    transition: width 0.25s ease 0s; }
  .wrap-checkout .checkout-detail .woocommerce-info a:hover:before {
    width: 100%; }
  @media screen and (max-width: 767px) {
      .wrap-checkout .checkout-detail .woocommerce-info {
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        line-height: normal; }
        .wrap-checkout .checkout-detail .woocommerce-info:before {
          top: 20px !important; } }

.woocommerce-checkout {
  /*---- Archive Categories ----*/ }
  .woocommerce-checkout .site-content {
    background-color: #f9fafc; }
  .woocommerce-checkout .step-checkout {
    padding-bottom: 58px;
    padding-top: 52px; }
  .woocommerce-checkout .step-checkout i {
    color: #d7313d;
    font-size: 22px;
    width: 40px;
    margin-right: 19px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    background-color: #fff;
    border-radius: 100%;
    border: 2px solid #d7313d; }
  .woocommerce-checkout .step-checkout li {
    color: rgba(215, 49, 61, 0.87);
    font-size: 16px;
    font-family: "averta-semibold";
    display: inline-block;
    margin-right: 70px; }
  .woocommerce-checkout .step-checkout li:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1199px) {
      .woocommerce-checkout .step-checkout li {
        display: block;
        margin-bottom: 10px;
        margin-right: 0; } }
  .woocommerce-checkout .step-checkout li.bj-step-active i {
    color: #fff;
    background-color: #d7313d; }
  .woocommerce-checkout a.button.pay, .woocommerce-checkout a.button.wc-backward {
    height: 40px;
    background-color: #d7313d;
    border: 2px solid #d7313d;
    padding: 0 50px !important;
    margin-top: 0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 36px;
    border-radius: 5px;
    transition: all 0.3s ease 0s; }
  .woocommerce-checkout a.button.pay:hover, .woocommerce-checkout a.button.wc-backward:hover {
    background-color: #fff;
    color: #d7313d; }
  .woocommerce-checkout .checkout-detail {
    transition: all 0.3s ease 0s; }
  @media screen and (min-width: 1520px) {
  .woocommerce-checkout .checkout-detail {
    margin-right: -120px; } }
  @media (min-width: 1200px) and (max-width: 1519px) {
  .woocommerce-checkout .checkout-detail {
    margin-left: -100px; } }
  @media screen and (min-width: 1200px) {
  .woocommerce-checkout .content-checkout {
    padding-right: 100px; } }
  @media screen and (max-width: 991px) {
  .woocommerce-checkout .content-checkout {
    margin-bottom: 70px; } }
  .woocommerce-checkout .woocommerce-checkout-review-order h3 {
    font-size: 18px;
    color: #d7313d;
    font-family: "averta-semibold";
    margin-bottom: 0;
    line-height: 52px;
    padding: 0 30px; }
  .woocommerce-checkout .woocommerce-checkout-review-order .wrap-content {
    border-radius: 3px !important;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    margin-bottom: 30px;
    background-color: #fff !important; }
  .woocommerce-checkout .woocommerce-checkout-review-order .wc_payment_methods {
    padding: 30px !important;
    border-top: 1px solid #d8d8d8; }
  .woocommerce-checkout .woocommerce-checkout-review-order .wc_payment_methods > li {
    line-height: 3.5 !important; }
  .woocommerce-checkout .woocommerce-checkout-review-order .wc_payment_methods img {
    width: auto; }
  .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment {
    background-color: transparent !important; }
  .woocommerce-checkout .woocommerce-checkout-review-order #payment #place_order {
    float: none;
    width: 100%;
    border-radius: 6px;
    border: 2px solid #d7313d;
    background-color: #d7313d;
    color: #fff;
    font-size: 15px;
    transition: all 0.3s ease 0s;
    height: 46px;
    line-height: 42px;
    font-weight: 400;
    padding: 0 32px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    font-family: "averta-semibold"; }
  .woocommerce-checkout .woocommerce-checkout-review-order #payment #place_order:hover {
    color: #d7313d;
    background-color: #fff; }
  .woocommerce-checkout .wrap-shiping-form {
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    background-color: #fff; }
  .woocommerce-checkout .wrap-shiping-form h3 {
    font-size: 18px;
    color: #d7313d;
    font-family: "averta-semibold";
    margin-bottom: 0;
    line-height: 52px;
    padding: 0 30px; }
  .woocommerce-checkout .wrap-shiping-form label {
    font-size: 16px;
    font-family: "averta-bold";
    color: #0b002f;
    font-weight: 400; }
  .woocommerce-checkout .wrap-shiping-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px; }
  .woocommerce-checkout .wrap-shiping-form .select2-container--default .select2-selection--single {
    height: 40px; }
  .woocommerce-checkout .wrap-shiping-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px; }
  .woocommerce-checkout .wrap-shiping-form .woocommerce-additional-fields {
    padding: 0 30px; }
  .woocommerce-checkout .wrap-shiping-form .woocommerce-additional-fields textarea {
    border-bottom: 1px solid #d8d8d8 !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    height: 50px;
    padding: 0 !important;
    width: 100%; }
  .woocommerce-checkout .wrap-shiping-form .woocommerce-additional-fields textarea::-webkit-input-placeholder {
    color: rgba(11, 0, 47, 0.87);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-shiping-form .woocommerce-additional-fields textarea::-moz-placeholder {
    color: rgba(11, 0, 47, 0.87);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-shiping-form .woocommerce-additional-fields textarea:-moz-placeholder {
    color: rgba(11, 0, 47, 0.87);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-shiping-form .woocommerce-additional-fields textarea:-ms-input-placeholder {
    color: rgba(11, 0, 47, 0.87);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields {
    padding: 12px 30px 38px;
    border-top: 1px solid #d8d8d8; }
  .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='text'], .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='tel'], .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='email'] {
    border-bottom: 1px solid #d8d8d8 !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    height: 40px;
    padding: 0 !important;
    width: 100%; }
  .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='text']::-webkit-input-placeholder, .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='tel']::-webkit-input-placeholder, .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='email']::-webkit-input-placeholder {
    color: rgba(11, 0, 47, 0.87);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='text']::-moz-placeholder, .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='tel']::-moz-placeholder, .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='email']::-moz-placeholder {
    color: rgba(11, 0, 47, 0.87);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='text']:-moz-placeholder, .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='tel']:-moz-placeholder, .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='email']:-moz-placeholder {
    color: rgba(11, 0, 47, 0.87);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='text']:-ms-input-placeholder, .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='tel']:-ms-input-placeholder, .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields input[type='email']:-ms-input-placeholder {
    color: rgba(11, 0, 47, 0.87);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  @media screen and (max-width: 767px) {
      .woocommerce-checkout .wrap-shiping-form .woocommerce-shipping-fields {
        padding-right: 10px;
        padding-left: 10px; } }
  .woocommerce-checkout .wrap-content-checkout .owl-carousel {
    padding-bottom: 76px; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-info {
    margin-bottom: 30px !important; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-form-login input[type='text'], .woocommerce-checkout .wrap-content-checkout .woocommerce-form-login input[type='password'] {
    border: 1px solid #d8d8d8;
    height: 41px;
    display: block;
    border-radius: 6px;
    padding: 0 25px;
    width: 100%; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-form-login input[type='text']::-webkit-input-placeholder, .woocommerce-checkout .wrap-content-checkout .woocommerce-form-login input[type='password']::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-form-login input[type='text']::-moz-placeholder, .woocommerce-checkout .wrap-content-checkout .woocommerce-form-login input[type='password']::-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-form-login input[type='text']:-moz-placeholder, .woocommerce-checkout .wrap-content-checkout .woocommerce-form-login input[type='password']:-moz-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-form-login input[type='text']:-ms-input-placeholder, .woocommerce-checkout .wrap-content-checkout .woocommerce-form-login input[type='password']:-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.68);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-form-login input.button {
    height: 40px;
    background-color: #d7313d;
    border: 1px solid #d7313d;
    padding: 0 30px !important;
    margin-top: 0;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 40px;
    border-radius: 5px;
    transition: all 0.3s ease 0s; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-form-login input.button:hover {
    background-color: #fff;
    color: #d7313d; }
  .woocommerce-checkout .wrap-content-checkout form .form-row {
    padding: 0;
    margin-bottom: 14px; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields {
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    background-color: #fff; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields #ship-to-different-address {
    position: absolute;
    bottom: 24px; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields #ship-to-different-address .woocommerce-form__checkbox {
    margin: 0; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields #ship-to-different-address .woocommerce-form__input {
    margin-left: 0;
    position: relative;
    top: 3px;
    height: 20px;
    width: 20px; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single {
    height: 40px; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields label {
    font-size: 16px;
    font-family: "averta-bold";
    color: #0b002f;
    font-weight: 400; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields h3 {
    font-size: 18px;
    color: #d7313d;
    font-family: "averta-semibold";
    margin-bottom: 0;
    line-height: 52px;
    padding: 0 30px; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    padding: 12px 30px 38px;
    border-top: 1px solid #d8d8d8; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='text'], .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='tel'], .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='email'] {
    border-bottom: 1px solid #d8d8d8 !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    height: 40px;
    padding: 0 !important;
    width: 100%; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='text']::-webkit-input-placeholder, .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='tel']::-webkit-input-placeholder, .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='email']::-webkit-input-placeholder {
    color: rgba(11, 0, 47, 0.87);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='text']::-moz-placeholder, .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='tel']::-moz-placeholder, .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='email']::-moz-placeholder {
    color: rgba(11, 0, 47, 0.87);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='text']:-moz-placeholder, .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='tel']:-moz-placeholder, .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='email']:-moz-placeholder {
    color: rgba(11, 0, 47, 0.87);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='text']:-ms-input-placeholder, .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='tel']:-ms-input-placeholder, .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input[type='email']:-ms-input-placeholder {
    color: rgba(11, 0, 47, 0.87);
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: "averta-regular";
    opacity: 1;
    font-style: italic; }
  @media screen and (max-width: 767px) {
        .woocommerce-checkout .wrap-content-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
          padding-left: 10px;
          padding-right: 10px; } }
  .woocommerce-checkout .wrap-content-checkout .owl-prev, .woocommerce-checkout .wrap-content-checkout .owl-next {
    position: absolute;
    bottom: 0;
    display: inline-block;
    border-radius: 6px;
    border: 2px solid #d7313d;
    background-color: #d7313d;
    color: #fff;
    font-size: 15px;
    transition: all 0.3s ease 0s;
    height: 46px;
    line-height: 42px;
    padding: 0 32px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    font-family: "averta-semibold"; }
  .woocommerce-checkout .wrap-content-checkout .owl-prev:hover, .woocommerce-checkout .wrap-content-checkout .owl-next:hover {
    color: #d7313d;
    background-color: #fff; }
  .woocommerce-checkout .wrap-content-checkout .owl-next {
    right: 0; }
  .woocommerce-checkout .wrap-review-order .woocommerce-checkout-review-order {
    border: 1px solid #d8dadf;
    border-radius: 6px;
    background-color: #fff;
    overflow: hidden; }
  .woocommerce-checkout .wrap-review-order h3 {
    font-size: 18px;
    font-family: "averta-semibold";
    color: #d7313d;
    margin: 0 30px;
    line-height: 52px; }
  .woocommerce-checkout .wrap-review-order .review-order {
    border-top: 1px solid #d8dadf;
    border-bottom: 1px solid #d8dadf;
    padding: 10px 30px 0; }
  .woocommerce-checkout .wrap-review-order .subtotal {
    padding-top: 16px; }
  .woocommerce-checkout .wrap-review-order .subtotal .cart-subtotal, .woocommerce-checkout .wrap-review-order .subtotal .cart-discount, .woocommerce-checkout .wrap-review-order .subtotal .fee, .woocommerce-checkout .wrap-review-order .subtotal .tax-total, .woocommerce-checkout .wrap-review-order .subtotal .shiping {
    padding: 0 30px;
    line-height: 43px; }
  .woocommerce-checkout .wrap-review-order .subtotal .cart-subtotal h5, .woocommerce-checkout .wrap-review-order .subtotal .cart-discount h5, .woocommerce-checkout .wrap-review-order .subtotal .fee h5, .woocommerce-checkout .wrap-review-order .subtotal .tax-total h5, .woocommerce-checkout .wrap-review-order .subtotal .shiping h5 {
    color: #0b002f;
    font-family: "averta-bold";
    font-size: 16px;
    margin-bottom: 0;
    display: inline-block; }
  .woocommerce-checkout .wrap-review-order .subtotal .cart-subtotal .woocommerce-Price-amount, .woocommerce-checkout .wrap-review-order .subtotal .cart-discount .woocommerce-Price-amount, .woocommerce-checkout .wrap-review-order .subtotal .fee .woocommerce-Price-amount, .woocommerce-checkout .wrap-review-order .subtotal .tax-total .woocommerce-Price-amount, .woocommerce-checkout .wrap-review-order .subtotal .shiping .woocommerce-Price-amount {
    float: right;
    color: #0b002f;
    font-family: "averta-semibold";
    font-size: 18px; }
  .woocommerce-checkout .wrap-review-order .subtotal .order-total {
    border-top: 1px solid #d8dadf;
    padding: 0 30px;
    line-height: 48px;
    background-color: #f9fafc;
    margin-top: 12px; }
  .woocommerce-checkout .wrap-review-order .subtotal .order-total h5 {
    font-size: 22px;
    color: #0b002f;
    font-family: "averta-bold";
    display: inline-block;
    margin-bottom: 0; }
  .woocommerce-checkout .wrap-review-order .subtotal .order-total span.woocommerce-Price-amount {
    float: right;
    color: #d7313d;
    font-family: "averta-bold";
    font-size: 22px;
    font-weight: 400; }
  .woocommerce-checkout .wrap-review-order .order-item {
    border-bottom: 1px dashed #d8dadf;
    padding-bottom: 22px;
    padding-top: 23px;
    position: relative; }
  .woocommerce-checkout .wrap-review-order .order-item:last-child {
    border-bottom: none; }
  .woocommerce-checkout .wrap-review-order .order-item .thumbnail-product {
    max-width: 41px;
    overflow: hidden;
    border-radius: 6px;
    float: left; }
  @media screen and (max-width: 599px) {
        .woocommerce-checkout .wrap-review-order .order-item .thumbnail-product {
          float: none;
          margin-bottom: 20px; } }
  .woocommerce-checkout .wrap-review-order .order-item h5 {
    font-size: 18px;
    color: #0f120b;
    font-family: "averta-bold";
    margin-bottom: 4px; }
  .woocommerce-checkout .wrap-review-order .order-item p {
    font-size: 14px;
    color: rgba(15, 18, 11, 0.48);
    font-family: "averta-semibold";
    margin-bottom: 1px; }
  .woocommerce-checkout .wrap-review-order .order-item .cart-info span {
    font-size: 14px;
    color: rgba(15, 18, 11, 0.87);
    font-family: "averta-semibold"; }
  .woocommerce-checkout .wrap-review-order .order-item .product-total {
    position: absolute;
    bottom: 22px;
    right: 0px; }
  .woocommerce-checkout .wrap-review-order .order-item .cart-info {
    width: calc(100% - 141px);
    float: left;
    padding-left: 28px; }
  @media screen and (max-width: 599px) {
        .woocommerce-checkout .wrap-review-order .order-item .cart-info {
          float: none;
          padding-left: 0;
          width: calc(100% - 100px); } }
  .woocommerce-checkout .wrap-review-order .order-item .product-total span {
    font-size: 18px;
    color: #0b002f;
    font-family: "averta-semibold"; }

.book-junky-cat {
  background-color: #f9fafc; }
  @media screen and (min-width: 1650px) {
  .book-junky-cat .wrap-archive {
    max-width: 1520px;
    margin: 0 auto; } }
  @media (min-width: 1200px) and (max-width: 1649px) {
  .book-junky-cat .wrap-archive {
    padding: 0 15px; } }
  .book-junky-cat .product-item {
    margin-bottom: 55px; }
  .book-junky-cat .wrap-search-shop {
    border-bottom: 1px solid #e5e6ea;
    border-top: 1px solid #f3f3f5;
    padding-bottom: 26px;
    padding-top: 25px;
    background-color: #fff; }

.tax-product_cat .site-content {
  padding-top: 0; }
