@import url("https://fonts.googleapis.com/css?family=Ubuntu:400,400i,500,500i,700,700i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i&display=swap");
@font-face {
  font-family: "Faustina-Bold";
  src: url("Fonts/splashfonts/Faustina-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Faustina-Regular";
  src: url("Fonts/splashfonts/Faustina-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Faustina-Italic";
  src: url("Fonts/splashfonts/Faustina-Italic.ttf") format("truetype");
}
::placeholder {
  color: #a7a9ac;
}

::-webkit-input-placeholder {
  color: #a7a9ac;
}

::-moz-placeholder {
  color: #a7a9ac;
}

.clear {
  width: 100%;
  clear: both;
}

body,
html {
  font-size: 15px;
  font-family: "Lato", sans-serif;
  color: #000;
}

h1,
.h1 {
  font-size: 42px;
  color: #a48e7d;
}

h2,
.h2 {
  font-size: 30px;
  color: #000;
}

h3,
.h3 {
  font-size: 24px;
  color: #a48e7d;
}

h4,
.h4 {
  font-size: 19px;
  color: #000;
}

h5,
.h5 {
  font-size: 15px;
  color: #000;
}

h6,
.h6 {
  font-size: 14px;
  color: #000;
}

p {
  font-size: 15px;
  color: #000;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}

a {
  text-emphasis: none;
  color: #e60003;
}

.container {
  max-width: 1280px !important;
  margin: auto;
}

.container-fluid {
  padding: 0px;
}

.row {
  margin: 0px;
}

.marginb0 {
  margin-bottom: 0px !important;
}

.padding10 {
  padding: 10px 0px;
}

.padding20 {
  padding: 20px 0px;
}

.padding30 {
  padding: 30px 0px;
}

.padding40 {
  padding: 40px 0px;
}

.padding50 {
  padding: 50px 0px;
}

.padding60 {
  padding: 60px 0px;
}

.padding70 {
  padding: 70px 0px;
}

.padding80 {
  padding: 80px 0px;
}

.padding90 {
  padding: 90px 0px;
}

.padding100 {
  padding: 100px 0px;
}

.bluetext {
  color: #003f5f;
}

textarea {
  border: 1px solid #bebebe;
}

.redbtn,
.single_add_to_cart_button {
  background: #e60003 !important;
  color: #fff !important;
  font-size: 15px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 20px;
  display: inline-block;
  letter-spacing: 1px;
  border: 0 !important;
}
.redbtn:hover,
.single_add_to_cart_button:hover {
  text-decoration: none;
}

.single_add_to_cart_button {
  padding: 10px !important;
  font-size: 19px !important;
  font-weight: 700 !important;
}

.wpcf7-submit {
  background: #e60003;
  color: #fff !important;
  font-size: 15px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 20px;
  display: inline-block;
  border: 0;
  letter-spacing: 1px;
  cursor: pointer;
}
.wpcf7-submit:hover {
  text-decoration: none;
}

.centetext {
  text-align: center;
  display: block;
}

.viewnewswrap {
  padding: 20px 0 50px;
  width: 100%;
}

#content {
  background: #fff;
  display: inline-block;
  width: 100%;
  padding-bottom: 100px;
}

.home #content {
  background: #f6f7f9;
  padding-bottom: 0px;
}

.topbannerad {
  margin: 20px 0;
  overflow: hidden;
}

.readmore {
  background: url(images/readmorearrow.svg) no-repeat 98% 4px;
  padding: 0 30px 0 0;
  font-family: "Ubuntu", sans-serif;
  font-weight: 600;
  color: #e60003;
  text-transform: uppercase;
  background-size: 18px;
}

.readmore:hover {
  color: #e60003;
}

#topbar {
  overflow: visible;
  display: flex;
  flex-direction: row;
  padding: 10px 0;
  align-items: flex-end;
  position: relative;
}
#topbar .fl {
  float: left;
  padding-left: 0;
  width: 50%;
}
#topbar .fr {
  float: right;
  padding-right: 0;
  width: 50%;
  text-align: right;
  position: relative;
}
#topbar .fr .searchicon {
  width: 19px;
  cursor: pointer;
  margin-left: 10px;
}
#topbar .fr .subscribelink {
  color: #000;
  background: url(images/arrowdown.svg) no-repeat 87% 13px;
  background-size: 20px;
  font-family: "Ubuntu", sans-serif;
  padding: 10px 35px 10px 20px;
  text-decoration: none;
  bottom: -5px;
  cursor: pointer;
}
#topbar .fr .open {
  color: #fff;
  background: url(images/arrowdown_hover.svg) no-repeat 87% 13px #e60504;
  background-size: 20px;
  font-family: "Ubuntu", sans-serif;
  padding: 10px 35px 10px 20px;
  position: relative;
  bottom: -5px;
}
#topbar .fr img {
  width: 30px;
  margin-right: 7px;
}
#topbar .subscribemenuwrap {
  position: absolute;
  z-index: 99;
  background: #fff;
  border-top: 1px solid #ccc;
  width: 83%;
  right: 0;
  display: flex;
  top: 76px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1411764706);
}
#topbar .subscribemenuwrap ul {
  margin: 0;
  padding: 0;
  min-width: 190px;
}
#topbar .subscribemenuwrap ul li {
  float: left;
  list-style: none;
  width: 100%;
}
#topbar .subscribemenuwrap ul li a {
  text-transform: uppercase;
  color: #231f20;
  padding: 9px 10px;
  border-bottom: 1px solid #a7a9ac;
  display: inline-block;
  width: 100%;
  background-color: #f6f7f9;
  font-family: "Ubuntu", sans-serif;
  font-size: 15px;
}
#topbar .subscribemenuwrap a {
  color: #434343;
}

.menu-submenu-container {
  float: right;
  width: 40%;
  text-align: left;
  border-left: 1px solid #a7a9ac;
}

.mojoissue {
  float: left;
  text-align: left;
  margin: 10px 20px;
  display: flex;
  flex-direction: row;
}
.mojoissue .mojoissuethumb {
  float: left;
  max-width: 120px;
  margin: 0 13px 0 0 !important;
}
.mojoissue .mojoissuethumb img {
  max-width: 120px;
}
.mojoissue .mojoissuetext {
  float: right;
}
.mojoissue .mojoissuetext p {
  font-size: 14px;
}
.mojoissue .mojoissuetext .bluetext {
  font-weight: 500;
}

.navbar-nav > li > .nav-link {
  padding: 12px 20px !important;
}

.navbar-nav > li:first-child > .nav-link {
  padding-left: 0 !important;
}

.navbar {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#bottombar {
  background: #000;
}
#bottombar .container {
  padding-left: 0;
}
#bottombar .navbar-nav li a {
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
}
#bottombar .navbar-nav li .dropdown-menu {
  background-color: #f6f7f9;
  border-radius: 0;
  min-width: 230px;
  padding: 0;
  margin: 0;
  border: 0 !important;
}
#bottombar .navbar-nav li .dropdown-menu li a {
  background: #f6f7f9;
  color: #000;
  border-bottom: 1px solid #a7a9ac;
}
#bottombar .navbar-nav li .dropdown-menu li a:hover {
  background: #003f5f !important;
  color: #fff;
  border-bottom: 1px solid #003f5f;
}
#bottombar .navbar-nav li .dropdown-menu li.menu-item-has-children a:hover > .sub-menu {
  display: block;
}

.dropdown .dropdown-menu {
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.3);
}

.dropdown-menu > .menu-item-has-children > a {
  background: url(images/submenuarrow.svg) no-repeat 98% 8px #f6f7f9 !important;
  background-size: 12px !important;
}

.menu-item-has-children {
  position: relative;
}

.menu-item-has-children > .sub-menu {
  visibility: hidden;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  left: 100%;
  top: 0;
}

.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background: #434343;
  overflow: auto;
  z-index: 99999;
}
.overlay .searchform {
  text-align: center;
  position: relative;
  top: 50%;
  font-size: 40px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.overlay .searchform .search_field {
  background: url(images/searchicon.svg) no-repeat 20px 11px;
  background-size: 30px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #a7a9ac;
  text-align: center;
  text-transform: uppercase;
  font-size: 38px;
  width: 90%;
  font-family: "Ubuntu", sans-serif;
  outline: none;
  color: #a7a9ac;
  letter-spacing: 1px;
}
.overlay .relativepos {
  position: relative;
}
.overlay .relativepos img {
  position: fixed;
  height: 50px;
  top: 32px;
  cursor: pointer;
  right: 52px !important;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption img {
  border: 0;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption.alignleft,
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.featuredsection {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
}
.featuredsection .featuredtopwrap {
  border: 1px solid #bebebe;
  background: #fff;
  font-family: "Ubuntu", sans-serif;
  margin-right: 20px;
  display: flex;
  width: 61%;
}
.featuredsection .featuredtopwrap .featuredthumb {
  float: left;
  object-fit: cover;
  margin-right: 20px;
  width: 250px;
  height: auto;
  background-size: cover !important;
  background-position: top center !important;
}
.featuredsection .featuredtopwrap .featuredcontent {
  float: left;
  padding: 20px 0;
  position: relative;
  width: 60%;
}
.featuredsection .featuredtopwrap .featuredcontent h2 {
  font-size: 24px;
  padding-right: 10px;
}
.featuredsection .featuredtopwrap .featuredcontent p {
  font-family: "Lato", sans-serif;
  font-size: 15px;
}
.featuredsection .featuredtopwrap .featuredcontent .readmore {
  position: absolute;
  bottom: 10px;
}
.featuredsection .featuredrightad {
  width: 38%;
  overflow: hidden;
  border: 1px solid #bebebe;
}

.homecontent {
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.homecontent .listhomepost {
  border: 1px solid #bebebe;
  margin-bottom: 20px;
  width: calc(25% - 15px);
  padding-bottom: 20px;
  background: #fff;
}
.homecontent .listhomepost:hover img.wp-post-image {
  border-bottom: 4px solid #e60003;
}
.homecontent .listhomepost img.wp-post-image {
  width: 100%;
  height: auto;
  border-bottom: 4px solid #fff;
  max-height: 190px;
  object-fit: cover;
  min-height: 190px;
}
.homecontent .listhomepost p {
  padding: 0 20px;
  font-size: 15px;
}
.homecontent .listhomepost a {
  color: #000;
}
.homecontent .listhomepost h4 {
  padding: 0 20px;
  font-size: 19px;
  font-family: "Lato", sans-serif;
  margin-top: 10px;
}
.homecontent .listhomepost .readmore {
  padding: 0 20px;
  color: #e60003;
}
.homecontent .listhomepost:nth-child(4), .homecontent .listhomepost:nth-child(8), .homecontent .listhomepost:nth-child(12) {
  margin-right: 0;
}
.homecontent .adpost {
  padding-bottom: 0;
  overflow: hidden;
  border: 0;
  background: none;
}
.homecontent .adpost img {
  width: 100%;
  max-height: 376px;
  object-fit: cover;
}

.dropdown-toggle:after {
  content: none !important;
}

.subscribewrap {
  padding: 60px 0;
  background: #000;
}
.subscribewrap h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-family: "Ubuntu", sans-serif;
  margin-bottom: 40px;
}
.subscribewrap form {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  max-width: 680px;
}
.subscribewrap form input[type=email] {
  padding: 13px 10px;
  border: 0;
  margin-top: 0;
  position: relative;
  width: 78%;
  font-size: 15px;
  font-family: "Ubuntu", sans-serif;
  outline: none;
}
.subscribewrap form .btn {
  background: url(images/subscribearrow.svg) no-repeat 90% 15px #e60003;
  padding: 10px 38px 10px 20px;
  border-radius: 0;
  border: 0;
  color: #fff;
  background-size: 27px;
  text-transform: uppercase;
  font-family: "Ubuntu", sans-serif;
  width: 22%;
  font-size: 15px;
  font-weight: 500;
}
.subscribewrap p {
  max-width: 680px;
  text-align: center;
  font-size: 14px;
  padding: 40px 0 0;
  margin-bottom: 0;
  margin: 0 auto;
  color: #fff;
}
.subscribewrap a {
  color: #e60003;
}
.subscribewrap a:hover {
  color: #fff;
}

.footersection {
  background: #bebebe;
  min-height: 100px;
  bottom: 0;
  position: relative;
  bottom: 0;
  width: 100%;
  height: 2.5rem;
}
.footersection footer {
  width: 100%;
  position: relative;
}
.footersection p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.footersection #fl {
  position: absolute;
  top: -22px;
}
.footersection #fl img {
  max-width: 150px;
}
.footersection #botbar {
  text-align: center;
}
.footersection #botbar a {
  color: #000;
  text-decoration: none;
}

.bikereviewcontent .featuredstory {
  background: url(images/featuredbikereviewto.jpg) no-repeat right 0;
  background-size: cover;
  padding: 60px 35px;
}
.bikereviewcontent .featuredstory h3 {
  font-size: 24px;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
}
.bikereviewcontent .featuredstory p {
  color: #fff;
  font-family: "Lato", sans-serif;
}
.bikereviewcontent .bikereviewWrap {
  margin-top: 30px;
  background: #fff;
}
.bikereviewcontent .bikereviewWrap h2 {
  font-size: 42px;
  color: #000;
  position: relative;
  text-align: center;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  margin-bottom: 40px;
}
.bikereviewcontent .bikereviewWrap h2 span {
  background: #fff;
  z-index: 10;
  position: relative;
  padding: 0 20px;
}
.bikereviewcontent .bikereviewWrap h2:after {
  content: "";
  width: 100%;
  height: 8px;
  background: #e60003;
  position: absolute;
  width: 100%;
  left: 0;
  top: 38%;
  z-index: 9;
}
.bikereviewcontent .bikereviewWrap .reviews {
  display: flex;
  flex-direction: row;
}
.bikereviewcontent .bikereviewWrap .reviews .fl {
  width: calc(60% - 20px);
  background: url(images/ktmbg.jpg) no-repeat 0 0;
  background-size: cover;
  text-align: center;
  padding: 40px 0;
  align-items: center;
  display: flex;
  text-align: center;
  justify-content: center;
  margin-right: 20px;
}
.bikereviewcontent .bikereviewWrap .reviews .fl img {
  max-width: 70%;
}
.bikereviewcontent .bikereviewWrap .reviews .fr {
  width: 40%;
  background: url(images/indian-motorcyclebg.jpg) no-repeat 0 0;
  background-size: cover;
  text-align: center;
  padding: 40px 0;
  align-items: center;
  display: flex;
  text-align: center;
  justify-content: center;
}
.bikereviewcontent .bikereviewWrap .reviews .fr img {
  max-width: 60%;
}
.bikereviewcontent .bikereviewlogo {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.bikereviewcontent .bikereviewlogo .blogo {
  cursor: pointer;
  width: calc(25% - 15px);
  float: left;
  display: flex;
  justify-content: center;
  min-height: 200px;
  margin-right: 20px;
  margin-bottom: 20px;
  background: #e6e7e8;
  align-items: center;
}
.bikereviewcontent .bikereviewlogo .blogo a {
  max-width: 140px;
  width: 100%;
}
.bikereviewcontent .bikereviewlogo .blogo a img {
  max-width: 140px;
}
.bikereviewcontent .bikereviewlogo .blogo .hover {
  display: none;
  max-width: 140px;
}
.bikereviewcontent .bikereviewlogo .blogo:nth-child(4), .bikereviewcontent .bikereviewlogo .blogo:nth-child(8), .bikereviewcontent .bikereviewlogo .blogo:nth-child(12) {
  margin-right: 0;
}
.bikereviewcontent .bikereviewlogo .blogo:hover {
  background: #fff;
}
.bikereviewcontent .bikereviewlogo .blogo:hover .normal {
  display: none;
}
.bikereviewcontent .bikereviewlogo .blogo:hover .hover {
  display: block;
}

.biketypeWrap {
  margin-top: 20px;
  position: relative;
}
.biketypeWrap .item a {
  text-decoration: none;
}
.biketypeWrap .item a:hover {
  text-decoration: none;
}
.biketypeWrap h2 {
  font-size: 30px !important;
  color: #1a0d0d;
}
.biketypeWrap h2 span {
  background: #fff;
  z-index: 10;
  position: relative;
  padding: 0 20px;
}
.biketypeWrap h2:after {
  content: "";
  width: 100%;
  height: 8px;
  background: #003f5f !important;
  position: absolute;
  width: 100%;
  left: 0;
  top: 16px !important;
  z-index: 9;
}
.biketypeWrap .owl-theme .custom-nav {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}
.biketypeWrap .owl-theme .custom-nav .owl-prev,
.biketypeWrap .owl-theme .custom-nav .owl-next {
  position: absolute;
  height: 100px;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
  outline: none;
  cursor: pointer;
}
.biketypeWrap .owl-theme .custom-nav .owl-prev i,
.biketypeWrap .owl-theme .custom-nav .owl-next i {
  font-size: 2.5rem;
  color: #a7a9ac;
}
.biketypeWrap .owl-theme .custom-nav .owl-prev {
  left: -30px;
}
.biketypeWrap .owl-theme .custom-nav .owl-next {
  right: -30px;
}
.biketypeWrap .owl-item {
  padding: 20px;
  cursor: pointer;
}
.biketypeWrap .owl-item h4 {
  font-size: 15px;
  color: #003f5f;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 600;
}
.biketypeWrap .owl-item img {
  height: 150px;
}
.biketypeWrap .owl-item .hover {
  display: none;
}
.biketypeWrap .owl-item:hover {
  background: #bebebe;
}
.biketypeWrap .owl-item:hover h4 {
  color: #fff;
}
.biketypeWrap .owl-item:hover .normal {
  display: none;
}
.biketypeWrap .owl-item:hover .hover {
  display: block;
}
.biketypeWrap .navigator {
  position: absolute;
  width: 97%;
  top: 40%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.provincedropdown {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.provincedropdown .dropbtn {
  background-color: #e60003;
  border: 0;
  font-family: "Ubuntu", sans-serif;
  color: #fff;
  cursor: pointer;
  min-width: 200px;
  text-align: center;
  padding: 10px;
}
.provincedropdown .dropbtn:hover {
  background-color: #003f5f;
}
.provincedropdown:hover .dropdown-content {
  display: block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.dropdown-content a {
  color: black;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {
  background-color: transparent;
}

.cat_title {
  font-size: 42px;
  color: #000;
  position: relative;
  text-align: center;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.cat_title span {
  background: #fff;
  z-index: 10;
  position: relative;
  padding: 0 20px;
}
.cat_title:after {
  content: "";
  width: 100%;
  height: 8px;
  background: #e60003;
  position: absolute;
  width: 100%;
  left: 0;
  top: 38%;
  z-index: 9;
}

.tax-event_type .content-area {
  margin-top: 30px !important;
}

.tax-event_type .content-area,
.page-template-template-events .content-area,
.page-template-default .content-area {
  margin-top: 0;
}
.tax-event_type .page_title,
.tax-event_type .entry-title,
.page-template-template-events .page_title,
.page-template-template-events .entry-title,
.page-template-default .page_title,
.page-template-default .entry-title {
  font-size: 30px !important;
  font-family: "Ubuntu", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 40px !important;
  margin-top: 0;
  text-transform: none !important;
  text-align: left;
}
.tax-event_type .page_title:after,
.tax-event_type .entry-title:after,
.page-template-template-events .page_title:after,
.page-template-template-events .entry-title:after,
.page-template-default .page_title:after,
.page-template-default .entry-title:after {
  content: none;
}

.page_title {
  font-size: 42px;
  color: #000;
  position: relative;
  text-align: center;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.page_title span {
  background: #fff;
  z-index: 10;
  position: relative;
  padding: 0 20px;
}
.page_title:after {
  content: "";
  width: 100%;
  height: 8px;
  background: #e60003;
  position: absolute;
  width: 100%;
  left: 0;
  top: 38%;
  z-index: 9;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

button.redbtn {
  border: 0;
  outline: none;
  cursor: pointer;
}

.catarea .reviews {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
}
.catarea .reviews .fl {
  width: calc(60% - 20px);
  background: url(images/ktmbg.jpg) no-repeat 0 0;
  background-size: cover;
  text-align: center;
  padding: 40px 0;
  align-items: center;
  display: flex;
  text-align: center;
  justify-content: center;
  margin-right: 20px;
}
.catarea .reviews .fl img {
  max-width: 70%;
}
.catarea .reviews .fr {
  width: 40%;
  background: url(images/indian-motorcyclebg.jpg) no-repeat 0 0;
  background-size: cover;
  text-align: center;
  padding: 40px 0;
  align-items: center;
  display: flex;
  text-align: center;
  justify-content: center;
}
.catarea .reviews .fr img {
  max-width: 60%;
}
.catarea .featuredstory {
  background: url(images/featuredbikereviewto.jpg) no-repeat 0 0;
  background-size: cover;
  padding: 60px 35px;
  margin-bottom: 30px;
}
.catarea .featuredstory h3 {
  font-size: 24px;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
}
.catarea .featuredstory p {
  color: #fff;
  font-family: "Lato", sans-serif;
}

.catmain {
  padding: 0 0 70px 0;
  margin-bottom: 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  justify-content: left;
}
.catmain .redbtn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
  width: 160px;
  text-align: center;
  margin: 0 auto;
}
.catmain .thumb {
  overflow: hidden;
  border-bottom: 4px solid #fff;
}
.catmain .thumb:hover {
  border-bottom: 4px solid #e60003;
}
.catmain .listcatpost {
  border: 1px solid #bebebe;
  margin-bottom: 20px;
  margin-right: 20px;
  width: calc(25% - 16px);
  padding-bottom: 20px;
  background: #fff;
}
.catmain .listcatpost .widget_media_image img {
  width: 100%;
  height: auto;
  max-height: 378px;
  object-fit: cover;
}
.catmain .listcatpost img.wp-post-image {
  width: 100%;
  height: auto;
  max-height: 190px;
  object-fit: cover;
  min-height: 190px;
}
.catmain .listcatpost p {
  padding: 0 20px;
  font-size: 15px;
}
.catmain .listcatpost a {
  color: #000;
}
.catmain .listcatpost h4 {
  padding: 0 20px;
  font-size: 19px;
  font-family: "Lato", sans-serif;
  margin-top: 10px;
}
.catmain .listcatpost .readmore {
  padding: 0 20px;
  color: #e60003;
}
.catmain .listcatpost:nth-child(4n+4) {
  margin-right: 0;
}
.catmain .adpost {
  padding-bottom: 0 !important;
  overflow: hidden;
  border: 0;
  background: none;
}

.search .entry-title {
  font-size: 30px !important;
  font-family: "Ubuntu", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 40px !important;
  margin-top: 30px;
  text-transform: none !important;
  text-align: left;
}
.search .entry-title:after {
  content: none !important;
}

.entry-title {
  font-size: 42px !important;
  color: #000;
  font-family: "Ubuntu", sans-serif !important;
  text-align: center;
  font-weight: 700 !important;
  margin-top: 40px;
  margin-bottom: 40px !important;
  text-transform: uppercase;
}
.entry-title span {
  background: #fff;
  z-index: 10;
  position: relative;
  padding: 0 20px;
}
.entry-title:after {
  content: "";
  width: 100%;
  height: 8px;
  background: #e60003 !important;
  position: absolute;
  width: 100%;
  left: 0;
  top: 61px !important;
  z-index: 9;
}

.single .card-title {
  font-size: 30px !important;
  font-family: "Ubuntu", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 40px !important;
  margin-top: 30px;
  text-transform: none !important;
  text-align: left;
}
.single .card-title:after {
  content: none !important;
}
.single .wp-bp-sidebar-width {
  padding-left: 5px;
}
.single .post-thumbnail {
  text-align: center;
}
.single .post-thumbnail img {
  max-width: 100%;
  height: auto;
  max-height: 450px;
  width: auto;
}

.entry-header .card-title {
  font-size: 30px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  margin-bottom: 40px;
  margin-top: 30px;
}
.entry-header .storyphotoby {
  text-transform: uppercase;
  color: #a7a9ac;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 14px;
  position: relative;
  min-height: 40px;
}
.entry-header .storyphotoby span {
  color: #000;
  font-weight: 500;
}
.entry-header .storyphotoby span.redtext {
  color: #e60003;
  padding: 0 10px;
}
.entry-header .storyphotoby a.sharelink {
  background: #434343;
  padding: 8px 10px;
  font-size: 15px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
}
.entry-header .storyphotoby a.sharelink:hover {
  background: #e60003;
}
.entry-header .dateposted {
  font-size: 14px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  color: #a7a9ac;
  margin-top: 20px;
  border-top: 1px solid #989899;
  padding-top: 20px;
  margin-bottom: 40px;
  letter-spacing: 2px;
}

.breadcrumbs {
  color: #a7a9ac;
  font-size: 15px;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: 1px;
  margin-top: 20px;
}
.breadcrumbs a {
  color: #a7a9ac;
}

.addthisshare {
  text-align: right;
  margin-right: -2px;
  margin-top: 10px;
}
.addthisshare a {
  color: #fff !important;
}

.wp-bp-sidebar-width #secondary {
  border: 0 !important;
}
.wp-bp-sidebar-width #secondary .widget {
  margin-bottom: 20px;
  border-bottom: 0 !important;
}
.wp-bp-sidebar-width #secondary .widget img {
  width: 100%;
  height: auto;
}

.post-thumbnail {
  margin-bottom: 20px;
}
.post-thumbnail img {
  max-width: 100%;
  height: auto;
}

.site {
  position: relative;
  min-height: 100vh;
}

.site-main .card {
  bordeR: 0;
}
.site-main .card-body {
  padding: 0;
}
.site-main .card-body header {
  margin-bottom: 30px;
}
.site-main .card-body a {
  color: #003f5f;
}
.site-main .card-body p {
  line-height: 28px;
  margin-bottom: 30px;
}

.entry-content h4 {
  color: #003f5f;
  font-family: "Lato", sans-serif;
  font-size: 19px;
  margin-bottom: 30px;
  line-height: 30px;
}
.entry-content h2 {
  color: #003f5f;
  font-family: "Lato", sans-serif;
  font-size: 19px;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.issuesWrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 40px;
}
.issuesWrap .issueslist {
  width: calc(50% - 10px);
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid #bebebe;
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: 100px;
}
.issuesWrap .issueslist:nth-child(even) {
  margin-right: 0;
}
.issuesWrap .issueslist .issuescontent {
  padding: 20px;
}
.issuesWrap .issueslist .issuescontent h2 {
  font-size: 24px;
  font-family: "Lato", sans-serif;
}
.issuesWrap .issueslist .issuesthumb {
  border-bottom: 1px solid #bebebe;
}
.issuesWrap .issueslist .issuesthumb img {
  width: 100%;
  height: auto;
}
.issuesWrap .issueslist .issueslinks {
  padding: 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.issuesWrap .issueslist .issueslinks .purchaselink {
  background: url(images/bookicon.png) no-repeat 29px 16px #e60003;
  padding: 10px 22px 10px 77px;
  font-size: 18px;
  font-weight: 700;
  float: right;
  color: #fff;
  margin: 10px 0 0;
  text-transform: uppercase;
  width: 215px;
  font-family: "Ubuntu", sans-serif;
  line-height: normal;
}
.issuesWrap .issueslist .issueslinks .purchaselink:hover {
  text-decoration: none;
}
.issuesWrap .issueslist .readmore {
  float: left;
}

.contactform .namefield {
  width: calc(50% - 20px);
  float: left;
}
.contactform .namefield input {
  width: 100%;
  border: 1px solid #bebebe;
}
.contactform .emailfield {
  width: 50%;
  float: right;
}
.contactform .emailfield input {
  width: 100%;
  border: 1px solid #bebebe;
}
.contactform .subjectfield {
  width: 100%;
  overflow: hidden;
}
.contactform .subjectfield input {
  width: 100%;
  border: 1px solid #bebebe;
}
.contactform .captchafield {
  overflow: hidden;
  width: 100%;
}
.contactform .messagefield {
  width: 100%;
  overflow: hidden;
}
.contactform .messagefield textarea {
  width: 100%;
  border: 1px solid #bebebe;
  height: 150px;
}

.orderby {
  padding: 18px 15px;
  height: 54px;
  margin-bottom: 0;
  background: #000;
  border: none;
  color: #fff;
  width: auto;
}

.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
  clear: both;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.products li {
  float: left;
  position: relative;
  margin-bottom: 40px;
  margin-right: 20px;
  width: calc(25% - 15px);
  margin-left: 0;
  text-align: center;
  list-style: none outside;
  line-height: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #c2c2c2;
}
.products li:nth-child(4n) {
  margin-right: 0;
}
.products li a {
  text-decoration: none;
}
.products li a h3 {
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  color: #111;
  font-size: 18px;
  line-height: normal;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
}
.products li a img {
  padding: 7px;
  background: #fff;
  border: 1px solid #ededed;
  box-shadow: none;
  margin-bottom: 20px;
}
.products li a img:hover {
  background: #e60003;
}
.products li a .price {
  color: #77a464;
  display: block;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  font-family: "Ubuntu", sans-serif;
}

.woocommerce-pagination {
  text-align: center;
  font-family: "Ubuntu", sans-serif;
  margin-bottom: 30px;
}
.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: none;
  border-right: 0;
  margin: 1px;
}
.woocommerce-pagination ul li {
  display: inline-block;
}
.woocommerce-pagination ul li a {
  margin: 0;
  text-decoration: none;
  padding: 0;
  font-weight: 400;
  font-size: 16px;
  padding: 11px;
  min-width: 1em;
  color: #000;
  display: block;
}
.woocommerce-pagination ul li .current {
  background: #e60003;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}

h2.ribbon-v3 {
  background: #282727;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  height: 54px;
  padding: 0;
  margin: 20px 0 20px;
  position: relative;
  line-height: 24px;
  border-left: 0 solid #07aeec;
  font-family: "Ubuntu", sans-serif;
}
h2.ribbon-v3 .woocommerce-ordering {
  float: right;
}
h2.ribbon-v3 span {
  background: #282727;
  display: inline-block;
  padding: 15px 20px;
  margin-right: 35px;
  position: relative;
  float: left;
  font-size: 20px;
  font-size: 15px;
}
h2.ribbon-v3 .store-navigation {
  height: 60px;
  font-size: 15px;
  font-weight: 600;
  line-height: 16px;
  position: relative;
  margin: 0 auto 0px;
  float: left;
  display: inline-block;
  width: 66%;
  margin: 0;
}
h2.ribbon-v3 .store-navigation ul {
  margin: 0;
  padding: 0;
}
h2.ribbon-v3 .store-navigation ul li {
  border-right: 1px solid #e60003;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 17px 0 0;
  display: inline-block;
  position: relative;
}
h2.ribbon-v3 .store-navigation ul li ul {
  display: none;
  position: absolute;
  padding: 0;
  border-top: 2px solid #eb151c;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  background: url(images/sub_main_nav.png);
  margin: 0;
  left: 0;
  z-index: 9999;
}
h2.ribbon-v3 .store-navigation ul li ul li {
  padding: 0 20px;
  margin: 0;
  width: 200px;
  background: 0 0;
  border-right: 0;
}
h2.ribbon-v3 .store-navigation ul li:hover ul {
  display: block;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  z-index: 9999px;
}
h2.ribbon-v3 .store-navigation ul li a {
  color: #fff;
  line-height: 20px;
  padding: 18px 11px 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  outline: none;
  font-weight: 700;
  font-size: 20px;
  display: block;
  background: none !important;
}
h2.ribbon-v3 .store-navigation ul li a .icon-angle-down {
  display: none;
}
h2.ribbon-v3 .store-navigation ul li a:hover {
  text-decoration: none;
  color: #e60003;
}

.woocommerce-breadcrumb {
  display: none;
}

.woocommerce-page div.product div.images {
  float: left;
  width: 48%;
}
.woocommerce-page div.product div.images img {
  padding: 10px;
  background: #fff;
  border: 1px solid #ededed;
  box-shadow: none;
  width: 100%;
}
.woocommerce-page div.product div.images img:hover {
  background: #e60003;
}
.woocommerce-page div.product .summary {
  clear: none;
}
.woocommerce-page div.product .summary .variations_form {
  display: flex;
  flex-direction: column;
}
.woocommerce-page div.product .summary .variations_form .variations {
  margin-bottom: 20px;
}
.woocommerce-page div.product .summary .variations_form .variations label {
  padding-right: 10px;
}
.woocommerce-page div.product .summary .variations_form .variations select {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  text-align: center;
}
.woocommerce-page div.product .summary .variations_form .single_variation_wrap .variations_button {
  display: flex;
}
.woocommerce-page div.product .summary .product_meta {
  border-bottom: 1px dotted #111;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.woocommerce-page div.product .summary .product_title {
  margin-top: 0;
  font-size: 42px;
  color: #000;
  text-transform: none;
  text-align: left;
}
.woocommerce-page div.product .summary .product_title:after {
  content: none;
}
.woocommerce-page div.product .summary .price {
  color: #77a464;
  font-size: 1.25em;
}
.woocommerce-page div.product .summary .product-description {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px dotted #111;
  margin-bottom: 20px;
}
.woocommerce-page div.product .summary .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.woocommerce-page div.product .summary .qty {
  height: 40px;
  width: 60px;
  margin-bottom: 0;
  font-size: 18px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  text-align: center;
}

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

.btn-inverse {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  border-color: #222 #222 #000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

#add_payment_method .cart-collaterals .shipping-calculator-form,
.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
  margin: 1em 0 0;
}

#add_payment_method #payment {
  background: #ebe9eb;
  border-radius: 5px;
}
#add_payment_method #payment div.form-row {
  padding: 1em;
}
#add_payment_method #payment div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #dfdcde;
  color: #515151;
}
#add_payment_method #payment div.payment_box:before {
  content: "";
  display: block;
  border: 1em solid #dfdcde;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
#add_payment_method #payment div.payment_box p:last-child {
  margin-bottom: 0;
}
#add_payment_method #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  padding: 0;
  position: relative;
  box-shadow: none;
  max-height: 52px;
  vertical-align: middle;
}

.woocommerce-cart #payment {
  background: #ebe9eb;
  border-radius: 5px;
}
.woocommerce-cart #payment div.form-row {
  padding: 1em;
}
.woocommerce-cart #payment div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #dfdcde;
  color: #515151;
}
.woocommerce-cart #payment div.payment_box:before {
  content: "";
  display: block;
  border: 1em solid #dfdcde;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
.woocommerce-cart #payment div.payment_box p:last-child {
  margin-bottom: 0;
}
.woocommerce-cart #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  padding: 0;
  position: relative;
  box-shadow: none;
  max-height: 52px;
  vertical-align: middle;
}

.woocommerce-checkout #payment {
  background: #ebe9eb;
  border-radius: 5px;
}
.woocommerce-checkout #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #d3ced2;
  margin: 0;
  list-style: none outside;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  padding: 0;
  position: relative;
  box-shadow: none;
  max-height: 52px;
  vertical-align: middle;
}
.woocommerce-checkout #payment div.form-row {
  padding: 1em;
}
.woocommerce-checkout #payment div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #dfdcde;
  color: #515151;
}
.woocommerce-checkout #payment div.payment_box:before {
  content: "";
  display: block;
  border: 1em solid #dfdcde;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
.woocommerce-checkout #payment div.payment_box p:last-child {
  margin-bottom: 0;
}

.payment_methods label {
  display: inline-block;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  margin-bottom: 30px;
}

.actions .button {
  float: right;
}

.single-product .content-area {
  margin-top: 30px;
}
.single-product .accordion {
  margin-bottom: 20px;
}
.single-product .accordion .accordion-group {
  margin-bottom: 2px;
  border: none;
}
.single-product .accordion .accordion-group .accordion-heading .accordion-toggle {
  display: block;
  padding: 15px 0;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  color: #e60003;
}
.single-product .accordion .accordion-group .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.single-product .accordion .accordion-group .collapse .accordion-inner {
  padding: 9px 0;
  border-top: none;
}
.single-product .related .ribbon-v3 {
  width: 100%;
}

.file-list-wrap {
  display: flex;
  margin-top: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}
.file-list-wrap .file-list-image {
  width: 33.33%;
}
.file-list-wrap .file-list-image a {
  padding-right: 20px;
  display: inline-block;
  padding-bottom: 20px;
}
.file-list-wrap .file-list-image img {
  max-width: 100%;
  height: auto;
}

blockquote {
  padding: 15px 0 15px 15px;
  margin: 0 0 20px;
  border-left: 5px solid #ccc;
  background: #f6f7f9;
}
blockquote p {
  margin-bottom: 0 !important;
  font-size: 15px;
  font-weight: 400;
}

.purchase_options_body .post-thumbnail {
  border: 1px solid #bebebe;
}
.purchase_options_body .post-thumbnail img {
  width: 100%;
  height: auto;
}

.purchase_options_body {
  padding-bottom: 30px;
}

.purchasebuttons {
  padding: 0 0 20px;
}
.purchasebuttons a {
  margin-right: 20px;
  font-size: 19px;
  padding-right: 20px;
}
.purchasebuttons .btn-success {
  background-color: #003f5f !important;
  border-color: #003f5f !important;
}
.purchasebuttons .btn-danger {
  background-color: #e60003 !important;
  border-color: #e60003 !important;
}

.btn-label {
  position: relative;
  left: -12px;
  display: inline-block;
  padding: 6px 12px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 3px 0 0 3px;
}

.purchasecopy {
  border: 1px solid #bebebe;
  padding: 20px;
  font-family: "Lato", sans-serif;
}
.purchasecopy h3 {
  font-size: 18px;
  font-weight: 700;
}

.btnpurchase {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: #fff !important;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

/* woocmmorce paginations */
/* woocommerce single produk */
/* Variations */
/* Input Qty */
/* Chart */
/* Woocommerce Message */
/* = End WooCommerce Style
******************************************************************************/
.woocommerce ul.wc_payment_methods {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.woocommerce ul.wc_payment_methods li {
  margin: 0 0 0.5em;
  line-height: 1.5em;
  list-style: none outside;
}
.woocommerce .woocommerce-checkout-review-order {
  font-family: "Lato", sans-serif;
}
.woocommerce #order_review_heading {
  font-size: 24px;
  font-family: "Ubuntu", sans-serif;
}
.woocommerce #customer_details h3 {
  font-size: 24px;
  font-family: "Ubuntu", sans-serif;
}
.woocommerce .woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.woocommerce ul#shipping_method li {
  margin: 0 0 0.5em;
  line-height: 1.5em;
  list-style: none outside;
}
.woocommerce .woocommerce-Input,
.woocommerce .input-text {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  background-color: #fff;
  border: 1px solid #DDD;
  border-radius: 0px;
  box-shadow: none;
  transition: none 0s ease 0s;
}
.woocommerce ._content {
  -background: #fff;
}
.woocommerce .main {
  width: 100%;
}
.woocommerce ul.products li.product {
  padding-bottom: 20px;
  border-bottom: 1px dotted #c2c2c2;
}
.woocommerce ul.products li.product a img {
  padding: 7px;
  background: #fff;
  border: 1px solid #ededed;
  box-shadow: none;
}
.woocommerce ul.products li.product a:hover img {
  box-shadow: none;
  border: 1px solid #eb151c;
  background: #eb151c;
}
.woocommerce ul.products li.product h3 {
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  color: #111;
  font-size: 18px;
  line-height: normal;
}
.woocommerce ul.products li.product .price {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}
.woocommerce span.onsale {
  box-shadow: none;
  border-radius: 0;
  left: 0 !important;
  font-size: 14px;
  text-transform: uppercase;
  right: 0 !important;
  width: 100px;
  padding: 0px 20px;
  margin: 0px auto 0px auto !important;
  background: none;
  background: #eb151c;
  border: none;
  text-shadow: none;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
}
.woocommerce nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: none;
  border-right: 0;
  margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: none;
  padding: 0;
  margin: 0 2px;
  float: left;
  display: inline;
  overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li a {
  margin: 0;
  text-decoration: none;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  padding: 11px;
  min-width: 1em;
  color: #111;
  display: block;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
  background: #eb151c;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus {
  background: #eb151c;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}
.woocommerce nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  padding: 11px;
  min-width: 1em;
  color: #111;
  display: block;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #eb151c;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}
.woocommerce #content nav.woocommerce-pagination {
  text-align: center;
}
.woocommerce #content nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: none;
  border-right: 0;
  margin: 1px;
}
.woocommerce #content nav.woocommerce-pagination ul li {
  border-right: none;
  padding: 0;
  margin: 0 2px;
  float: left;
  display: inline;
  overflow: hidden;
}
.woocommerce #content nav.woocommerce-pagination ul li a {
  margin: 0;
  text-decoration: none;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  padding: 11px;
  min-width: 1em;
  color: #111;
  display: block;
}
.woocommerce #content nav.woocommerce-pagination ul li a:hover {
  background: #eb151c;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}
.woocommerce #content nav.woocommerce-pagination ul li a:focus {
  background: #eb151c;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}
.woocommerce #content nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  padding: 11px;
  min-width: 1em;
  color: #111;
  display: block;
}
.woocommerce #content nav.woocommerce-pagination ul li span.current {
  background: #eb151c;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}
.woocommerce #content div.product div.images img {
  padding: 10px;
  background: #fff;
  border: 1px solid #ededed;
  box-shadow: none;
}
.woocommerce #content .quantity {
  width: 80px;
  width: 80px;
}
.woocommerce #content .quantity input.qty {
  height: 40px;
  width: 60px;
  margin-bottom: 0;
  font-size: 18px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.woocommerce #content .quantity .plus {
  height: 21px;
  width: 24px;
  background: none;
  background: #eb151c;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  text-shadow: 0;
  border: none;
  text-shadow: none;
}
.woocommerce #content .quantity .plus:hover {
  background: none;
  background: #0B905F;
}
.woocommerce #content .quantity .minus {
  height: 21px;
  width: 24px;
  background: none;
  background: #eb151c;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  text-shadow: 0;
  border: none;
  text-shadow: none;
}
.woocommerce #content .quantity .minus:hover {
  background: none;
  background: #0B905F;
}
.woocommerce #content table.cart input {
  line-height: 20px;
}
.woocommerce #content table.cart img {
  background: #ffffff;
  padding: 4px;
  border: 1px solid #ededed;
  width: 60px;
}
.woocommerce #content input.button {
  border: none;
  text-shadow: none !important;
  box-shadow: none !important;
  background: #eb151c;
  color: #fff;
}
.woocommerce #content input.button:hover {
  background: #0B905F;
}
.woocommerce div.product div.images img {
  padding: 10px;
  background: #fff;
  border: 1px solid #ededed;
  box-shadow: none;
}
.woocommerce .upsells.products ul.products li.product {
  width: 22.05%;
  border: none;
}
.woocommerce .related.products ul.products li.product {
  width: 22.05%;
  border: none;
}
.woocommerce .quantity {
  width: 80px;
  width: 80px;
}
.woocommerce .quantity input.qty {
  height: 40px;
  width: 60px;
  margin-bottom: 0;
  font-size: 18px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.woocommerce .quantity .plus {
  height: 21px;
  width: 24px;
  background: none;
  background: #eb151c;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  text-shadow: 0;
  border: none;
  text-shadow: none;
}
.woocommerce .quantity .plus:hover {
  background: none;
  background: #0B905F;
}
.woocommerce .quantity .minus {
  height: 21px;
  width: 24px;
  background: none;
  background: #eb151c;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  text-shadow: 0;
  border: none;
  text-shadow: none;
}
.woocommerce .quantity .minus:hover {
  background: none;
  background: #0B905F;
}
.woocommerce table.cart input {
  line-height: 20px;
}
.woocommerce table.cart .product-thumbnail {
  width: 120px;
}
.woocommerce table.cart img {
  background: #ffffff;
  padding: 4px;
  border: 1px solid #ededed;
  width: 60px;
}
.woocommerce table.cart .product-remove {
  width: 50px;
  text-align: center;
}
.woocommerce .cart-collaterals .cart_totals table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 5px solid #111;
  margin-bottom: 15px;
}
.woocommerce .cart-collaterals .cart_totals table td {
  padding: 15px;
}
.woocommerce .cart-collaterals .cart_totals table th {
  padding: 15px;
}
.woocommerce .cart-collaterals .shipping_calculator {
  width: 100%;
}
.woocommerce table.shop_table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce table.shop_table th {
  line-height: 20px;
  padding: 12px 12px;
}
.woocommerce table.shop_table th.product-quantity {
  width: 100px;
}
.woocommerce table.shop_table td {
  padding: 15px;
}
.woocommerce .cart_totals table th {
  border-top: 1px dotted #111 !important;
}
.woocommerce .cart_totals table td {
  border-top: 1px dotted #111 !important;
}
.woocommerce form.lost_reset_password {
  padding: 15px;
  background: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #cdcdcd;
  width: 340px;
  margin: 0 auto;
}
.woocommerce form.lost_reset_password .form-row-first {
  width: 100%;
}
.woocommerce form.lost_reset_password .form-row-last {
  width: 100%;
}
.woocommerce form.login {
  padding: 15px;
  background: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #cdcdcd;
  width: 340px;
  margin: 0 auto;
}
.woocommerce form.login .form-row-last {
  width: 100%;
}
.woocommerce form.login .form-row-first {
  width: 100%;
}
.woocommerce form.login h2 {
  line-height: 20px;
}
.woocommerce form.checkout_coupon {
  padding: 15px;
  background: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #cdcdcd;
}
.woocommerce form.register {
  padding: 15px;
  background: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #cdcdcd;
}
.woocommerce .woocommerce-ordering .orderby {
  padding: 18px 15px;
  height: 54px;
  margin-bottom: 0;
  background: #000;
  border: none;
  color: #fff;
  width: auto;
}
.woocommerce a.button {
  border: none;
  text-shadow: none !important;
  box-shadow: none !important;
  background: #eb151c;
  color: #fff;
}
.woocommerce a.button:hover {
  background: #0B905F;
}
.woocommerce button.button {
  border: none;
  text-shadow: none !important;
  box-shadow: none !important;
  background: #eb151c;
  color: #fff;
}
.woocommerce button.button:hover {
  background: #0B905F;
}
.woocommerce input.button {
  border: none;
  text-shadow: none !important;
  box-shadow: none !important;
  background: #eb151c;
  color: #fff;
}
.woocommerce input.button:hover {
  background: #0B905F;
}
.woocommerce #respond input#submit {
  border: none;
  text-shadow: none !important;
  box-shadow: none !important;
  background: #eb151c;
  color: #fff;
}
.woocommerce #respond input#submit:hover {
  background: #0B905F;
}

.woocommerce-page .main {
  width: 100%;
}
.woocommerce-page ul.products li.product {
  padding-bottom: 20px;
  border-bottom: 1px dotted #c2c2c2;
}
.woocommerce-page ul.products li.product a img {
  padding: 7px;
  background: #fff;
  border: 1px solid #ededed;
  box-shadow: none;
  width: 100%;
  height: auto;
}
.woocommerce-page ul.products li.product a:hover img {
  box-shadow: none;
  border: 1px solid #eb151c;
  background: #eb151c;
}
.woocommerce-page ul.products li.product h3 {
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  color: #111;
  font-size: 18px;
  line-height: normal;
}
.woocommerce-page ul.products li.product .price {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}
.woocommerce-page span.onsale {
  box-shadow: none;
  border-radius: 0;
  left: 0 !important;
  font-size: 14px;
  text-transform: uppercase;
  right: 0 !important;
  width: 100px;
  padding: 0px 20px;
  margin: 0px auto 0px auto !important;
  background: none;
  background: #eb151c;
  border: none;
  text-shadow: none;
}
.woocommerce-page nav.woocommerce-pagination {
  text-align: center;
}
.woocommerce-page nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: none;
  border-right: 0;
  margin: 1px;
}
.woocommerce-page nav.woocommerce-pagination ul li {
  border-right: none;
  padding: 0;
  margin: 0 2px;
  float: left;
  display: inline;
  overflow: hidden;
}
.woocommerce-page nav.woocommerce-pagination ul li a.next {
  position: static;
}
.woocommerce-page nav.woocommerce-pagination ul li a {
  margin: 0;
  text-decoration: none;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  padding: 11px;
  min-width: 1em;
  color: #111;
  display: block;
}
.woocommerce-page nav.woocommerce-pagination ul li a:hover {
  background: #eb151c;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}
.woocommerce-page nav.woocommerce-pagination ul li a:focus {
  background: #eb151c;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}
.woocommerce-page nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  padding: 11px;
  min-width: 1em;
  color: #111;
  display: block;
}
.woocommerce-page nav.woocommerce-pagination ul li span.current {
  background: #eb151c;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}
.woocommerce-page #content nav.woocommerce-pagination {
  text-align: center;
}
.woocommerce-page #content nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: none;
  border-right: 0;
  margin: 1px;
}
.woocommerce-page #content nav.woocommerce-pagination ul li {
  border-right: none;
  padding: 0;
  margin: 0 2px;
  float: left;
  display: inline;
  overflow: hidden;
}
.woocommerce-page #content nav.woocommerce-pagination ul li a {
  margin: 0;
  text-decoration: none;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  padding: 11px;
  min-width: 1em;
  color: #111;
  display: block;
}
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover {
  background: #eb151c;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
  background: #eb151c;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}
.woocommerce-page #content nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  padding: 11px;
  min-width: 1em;
  color: #111;
  display: block;
}
.woocommerce-page #content nav.woocommerce-pagination ul li span.current {
  background: #eb151c;
  color: #fff;
  font-size: 16px;
  padding: 11px;
}
.woocommerce-page #content div.product div.images img {
  padding: 10px;
  background: #fff;
  border: 1px solid #ededed;
  box-shadow: none;
  height: auto;
}
.woocommerce-page #content .quantity {
  width: 80px;
  width: 80px;
}
.woocommerce-page #content .quantity input.qty {
  height: 40px;
  width: 60px;
  margin-bottom: 0;
  font-size: 18px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.woocommerce-page #content .quantity .plus {
  height: 21px;
  width: 24px;
  background: none;
  background: #eb151c;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  text-shadow: 0;
  border: none;
  text-shadow: none;
}
.woocommerce-page #content .quantity .plus:hover {
  background: none;
  background: #0B905F;
}
.woocommerce-page #content .quantity .minus {
  height: 21px;
  width: 24px;
  background: none;
  background: #eb151c;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  text-shadow: 0;
  border: none;
  text-shadow: none;
}
.woocommerce-page #content .quantity .minus:hover {
  background: none;
  background: #0B905F;
}
.woocommerce-page #content table.cart input {
  line-height: 20px;
}
.woocommerce-page #content table.cart img {
  background: #ffffff;
  padding: 4px;
  border: 1px solid #ededed;
  width: 60px;
  height: auto;
}
.woocommerce-page #content input.button {
  border: none;
  text-shadow: none !important;
  box-shadow: none !important;
  background: #eb151c;
  color: #fff;
}
.woocommerce-page #content input.button:hover {
  background: #0B905F;
}
.woocommerce-page div.product div.images img {
  padding: 10px;
  background: #fff;
  border: 1px solid #ededed;
  box-shadow: none;
}
.woocommerce-page div.product p.price {
  border-bottom: 1px dotted #111;
  padding-bottom: 20px;
}
.woocommerce-page div.product .product-description {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px dotted #111;
  margin-bottom: 20px;
}
.woocommerce-page div.product .product_meta {
  border-bottom: 1px dotted #111;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.woocommerce-page .quantity {
  width: 80px;
  width: 80px;
}
.woocommerce-page .quantity input.qty {
  height: 40px;
  width: 60px;
  margin-bottom: 0;
  font-size: 18px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.woocommerce-page .quantity .plus {
  height: 21px;
  width: 24px;
  background: none;
  background: #eb151c;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  text-shadow: 0;
  border: none;
  text-shadow: none;
}
.woocommerce-page .quantity .plus:hover {
  background: none;
  background: #0B905F;
}
.woocommerce-page .quantity .minus {
  height: 21px;
  width: 24px;
  background: none;
  background: #eb151c;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  text-shadow: 0;
  border: none;
  text-shadow: none;
}
.woocommerce-page .quantity .minus:hover {
  background: none;
  background: #0B905F;
}
.woocommerce-page table.cart input {
  line-height: 20px;
}
.woocommerce-page table.cart .product-thumbnail {
  width: 120px;
}
.woocommerce-page table.cart img {
  background: #ffffff;
  padding: 4px;
  border: 1px solid #ededed;
  width: 60px;
}
.woocommerce-page table.cart .product-remove {
  width: 50px;
  text-align: center;
}
.woocommerce-page .cart-collaterals .cart_totals table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 5px solid #111;
  margin-bottom: 15px;
}
.woocommerce-page .cart-collaterals .cart_totals table td {
  padding: 15px;
}
.woocommerce-page .cart-collaterals .cart_totals table th {
  padding: 15px;
}
.woocommerce-page .cart-collaterals .shipping_calculator {
  width: 100%;
}
.woocommerce-page table.shop_table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce-page table.shop_table th {
  line-height: 20px;
  padding: 12px 12px;
}
.woocommerce-page table.shop_table th.product-quantity {
  width: 100px;
}
.woocommerce-page table.shop_table td {
  padding: 15px;
}
.woocommerce-page .cart_totals table th {
  border-top: 1px dotted #111 !important;
}
.woocommerce-page .cart_totals table td {
  border-top: 1px dotted #111 !important;
}
.woocommerce-page form.login {
  padding: 15px;
  background: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #cdcdcd;
  width: 340px;
  margin: 0 auto;
}
.woocommerce-page form.login .form-row-first {
  width: 100%;
}
.woocommerce-page form.login .form-row-last {
  width: 100%;
}
.woocommerce-page form.login h2 {
  line-height: 20px;
}
.woocommerce-page form.lost_reset_password {
  padding: 15px;
  background: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #cdcdcd;
  width: 340px;
  margin: 0 auto;
}
.woocommerce-page form.checkout_coupon {
  padding: 15px;
  background: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #cdcdcd;
}
.woocommerce-page form.register {
  padding: 15px;
  background: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #cdcdcd;
}
.woocommerce-page div.page {
  background: transparent;
  border: none;
  padding: 0;
}
.woocommerce-page .woocommerce-ordering .orderby {
  padding: 18px 15px;
  height: 54px;
  margin-bottom: 0;
  background: #000;
  border: none;
  color: #fff;
  width: auto;
}
.woocommerce-page a.button {
  border: none;
  text-shadow: none !important;
  box-shadow: none !important;
  background: #eb151c;
  color: #fff;
}
.woocommerce-page a.button:hover {
  background: #0B905F;
}
.woocommerce-page button.button {
  border: none;
  text-shadow: none !important;
  box-shadow: none !important;
  background: #eb151c;
  color: #fff;
}
.woocommerce-page button.button:hover {
  background: #0B905F;
}
.woocommerce-page input.button {
  border: none;
  text-shadow: none !important;
  box-shadow: none !important;
  background: #eb151c;
  color: #fff;
}
.woocommerce-page input.button:hover {
  background: #0B905F;
}
.woocommerce-page #respond input#submit {
  border: none;
  text-shadow: none !important;
  box-shadow: none !important;
  background: #eb151c;
  color: #fff;
}
.woocommerce-page #respond input#submit:hover {
  background: #0B905F;
}

.woocommerce-breadcrumb {
  display: none;
}

.single-product span.onsale {
  display: none;
}

.accordion-group {
  margin-bottom: 2px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 15px 0;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
}
.accordion-heading .accordion-toggle:after {
  content: "";
  font-family: FontAwesome;
  right: 20px;
  font-size: 14px;
  position: absolute;
}
.accordion-heading .accordion-toggle.collapsed {
  border: none !important;
}
.accordion-heading .accordion-toggle.collapsed:after {
  content: "";
}

.accordion-inner {
  padding: 9px 0;
  border-top: none;
}

.variations .label {
  background: none;
  color: #000 !important;
}

.form-cart {
  margin-bottom: 0;
}

.shipping-calculator-button {
  margin-top: 0;
}

.col-1,
.col-2 {
  max-width: 100% !important;
}

.woocommerce-message {
  padding: 15px;
  background: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #cdcdcd;
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
}
.woocommerce-message:before {
  display: none;
}

.woocommerce-error {
  padding: 15px;
  background: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #cdcdcd;
  color: red;
}
.woocommerce-error:before {
  display: none;
}

.woocommerce-info {
  padding: 15px;
  background: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #cdcdcd;
}
.woocommerce-info:before {
  display: none;
}

.payment_methods label {
  display: inline-block;
}

.woocommerce-cart .sidebar {
  display: none;
}

.woocommerce-checkout .sidebar {
  display: none;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
  float: right;
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button {
  border: none;
  text-shadow: none !important;
  box-shadow: none !important;
  background: #eb151c;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #fff;
  background-color: #e60003;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

.woocommerce table.shop_table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px;
}

.woocommerce-page table.cart .product-remove,
.woocommerce table.cart .product-remove {
  width: 50px;
  text-align: center;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
  line-height: 20px;
  padding: 12px;
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
  vertical-align: middle;
}

.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em;
}

.woocommerce-page table.cart .product-thumbnail,
.woocommerce table.cart .product-thumbnail {
  width: 120px;
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
  min-width: 32px;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
  line-height: 20px;
  padding: 12px;
}

.woocommerce table.shop_table th.product-quantity,
.woocommerce-page table.shop_table th.product-quantity {
  width: 100px;
}

.woocommerce-page table.cart .product-remove,
.woocommerce table.cart .product-remove {
  width: 50px;
  text-align: center;
}

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
  padding: 15px;
}

.woocommerce-page table.cart .product-thumbnail,
.woocommerce table.cart .product-thumbnail {
  width: 120px;
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
  vertical-align: middle;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
  line-height: 20px;
  padding: 12px;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
  line-height: 20px;
  padding: 12px;
}

.woocommerce table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 9px 12px;
  vertical-align: middle;
  line-height: 1.5em;
}

ul.location_listings {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.location_listings li {
  float: none;
  padding: 0 0;
  overflow: hidden;
  margin: 0;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  width: 100%;
  border: 0 solid #e0e0e0;
}
ul.location_listings li a {
  padding: 5px 20px;
  background: #f0f0f0;
  color: #e60003;
  width: 100%;
  text-decoration: none;
}
ul.location_listings li a:hover {
  background: #e60003;
  color: #fff;
}

.half_field {
  width: calc(50% - 20px);
  float: left;
  margin-right: 20px;
}
.half_field input[type=text],
.half_field input[type=email] {
  width: 96%;
  border: 1px solid #bebebe;
}

.half_field.last {
  width: 50%;
  margin-right: 0;
}

.wpcf7-captchar {
  border: 1px solid #bebebe;
}

.page-template-page-purchaseoptions .content-area {
  margin-bottom: 30px;
}

#gallery-1 {
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
#gallery-1 .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%;
}
#gallery-1 img {
  border: 2px solid #cfcfcf;
  width: 90%;
  height: auto;
}
#gallery-1 .gallery-caption {
  margin-left: 0;
}

.mobileshow {
  display: none;
}

.mobilehide {
  display: block;
}

#custom_html-4 img {
  width: 100%;
}

.zone1,
.zone2,
.zone3 {
  display: none;
  margin-bottom: 20px;
}

.search .catmain {
  padding: 0 0 10px 0;
  margin-bottom: 0;
}
.search .page-title {
  margin-top: 30px;
  font-size: 24px;
  color: #000;
  position: relative;
  text-align: center;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.search .redbtn {
  margin-bottom: 20px;
  margin-top: 30px;
  position: relative;
}

.navigation .nav-links {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.navigation .nav-links .nav-previous a,
.navigation .nav-links .nav-next a {
  margin-left: 5px;
  background: #e60003 !important;
  color: #fff !important;
  font-size: 15px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 20px;
  display: inline-block;
  letter-spacing: 1px;
  border: 0 !important;
}
.navigation .nav-links .nav-previous a:hover,
.navigation .nav-links .nav-next a:hover {
  text-decoration: none;
}

.post-type-archive-product .footersection {
  position: relative;
}

.tax-product_cat .footersection {
  position: relative;
}

.underlined a {
  text-decoration: underline;
}
.underlined a:hover {
  text-decoration: none;
}

.single-issues .post-thumbnail {
  border: 1px solid #bebebe;
}
.single-issues .post-thumbnail img {
  width: 100%;
  height: auto;
  max-height: inherit;
}
.single-issues .col-md-7 p {
  margin-bottom: 0;
}
.single-issues .col-md-7 p a {
  color: #e60003;
}

#gooder_pagination {
  display: none;
}

/*********************SPLASH PAGE CSS******************************/
.SPLASHPAGE p {
  font-family: "Faustina-Regular", arial;
}
.SPLASHPAGE h1, .SPLASHPAGE h2, .SPLASHPAGE h3, .SPLASHPAGE h4, .SPLASHPAGE h5, .SPLASHPAGE h6 {
  font-family: "Faustina-Bold", arial;
}
.SPLASHPAGE img {
  max-width: 100%;
  height: auto;
}
.SPLASHPAGE .splashtitle {
  font-size: 48px;
  color: #ED1D24;
  text-align: center;
  font-weight: bold;
  text-align: right;
  margin-bottom: 25px;
}
.SPLASHPAGE .splashtitle span {
  color: black;
  font-size: 36px;
}
.SPLASHPAGE p {
  font-size: 26px;
  color: black;
  text-align: right;
}
.SPLASHPAGE .row {
  justify-content: space-between;
  max-width: 1200px;
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  padding: 50px 0px;
  margin: auto;
}
.SPLASHPAGE .row .leftside, .SPLASHPAGE .row .rightside {
  flex: 1 1 100%;
  max-width: calc(50% - 40px);
}
.SPLASHPAGE .row .rightside {
  align-self: center;
}
.SPLASHPAGE #splashheader {
  background-color: white;
  height: 175px;
  display: flex;
  flex: 0 0 100%;
  max-width: 100%;
  justify-content: center;
}
.SPLASHPAGE #splashheader img {
  align-self: center;
  margin: auto;
  padding: 0px 20px;
}
.SPLASHPAGE #SubOptions {
  background: url(images/splash/pricingBG.png);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.SPLASHPAGE #SubOptions .row {
  flex: 0 0 100%;
  max-width: 920px;
  justify-content: space-between;
  margin: auto;
  padding: 80px 0px;
}
.SPLASHPAGE #SubOptions .row .content {
  align-self: flex-start;
  width: 100%;
  padding-top: 140px;
}
.SPLASHPAGE #SubOptions .row h2, .SPLASHPAGE #SubOptions .row .h2 {
  font-size: 48px;
  color: black;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 50px;
}
.SPLASHPAGE #SubOptions .row h2 .large, .SPLASHPAGE #SubOptions .row .h2 .large {
  font-size: 72px;
  display: block;
}
.SPLASHPAGE #SubOptions .row h2 .medium, .SPLASHPAGE #SubOptions .row .h2 .medium {
  font-size: 48px;
  display: block;
}
.SPLASHPAGE #SubOptions .row h2 .small, .SPLASHPAGE #SubOptions .row .h2 .small {
  font-size: 26px;
  display: block;
  margin-top: 10px;
}
.SPLASHPAGE #SubOptions .row .button {
  background-color: #000;
  color: white;
  font-size: 26px;
  text-align: center;
  padding: 20px 40px;
  font-family: "Faustina-Bold", arial;
  min-width: 208px;
  margin: auto;
  margin-bottom: 40px;
  text-decoration: none;
  display: table;
}
.SPLASHPAGE #SubOptions .row .price {
  color: #ED1D24;
  width: 100%;
  text-align: center;
  font-family: "Faustina-Bold", arial;
  margin-bottom: 40px;
}
.SPLASHPAGE #SubOptions .row ul {
  list-style: none;
  padding-left: 60px;
}
.SPLASHPAGE #SubOptions .row ul li {
  font-size: 16px;
  font-family: "Faustina-Regular", arial;
}
.SPLASHPAGE #SubOptions .row ul li::before {
  content: "";
  display: inline-block;
  height: 11px;
  width: 20px;
  background-image: url(images/splash/RedBike.png);
  background-size: contain;
  position: relative;
  margin-left: -20px;
  left: -10px;
}
.SPLASHPAGE #SubOptions .row #threeyear {
  width: 100%;
  max-width: 445px;
  border: 3px solid #ED1D24;
  height: 810px;
  background-color: white;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.SPLASHPAGE #SubOptions .row #threeyear h1 {
  width: 104%;
  text-align: center;
  background-color: #ED1D24;
  color: white;
  font-size: 30px;
  position: absolute;
  height: 87px;
  max-width: calc(100% + 4px);
  margin-top: -4px;
  margin-left: -1px;
  padding-top: 4px;
}
.SPLASHPAGE #SubOptions .row #oneyear {
  width: 100%;
  max-width: 445px;
  border: 3px solid #939598;
  height: 810px;
  background-color: white;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.SPLASHPAGE #SubOptions .row #oneyear ul {
  padding-right: 108px;
}
.SPLASHPAGE #MagazineSub {
  background-color: white;
  margin-top: 50px;
  margin-bottom: 10px;
}
.SPLASHPAGE #MagazineSub .row {
  min-height: 530px;
  max-width: 1200px;
}
.SPLASHPAGE #MagazineSub .row .rightside {
  flex: 0 0 100%;
  max-width: 500px;
  align-self: center;
}
.SPLASHPAGE #MagazineSub .row .rightside .splashtitle {
  margin-bottom: 40px;
}
.SPLASHPAGE #EngagingArticles {
  background-color: #F2F2F2;
}
.SPLASHPAGE #EngagingArticles .leftside {
  max-width: 450px;
}
.SPLASHPAGE #EngagingArticles .rightside {
  max-width: 430px;
  align-self: center;
}
.SPLASHPAGE #ComprehensiveReviews {
  background-color: white;
}
.SPLASHPAGE #ComprehensiveReviews .leftside, .SPLASHPAGE #ComprehensiveReviews .rightside {
  flex: 1 1 100%;
  max-width: calc(50% - 20px);
}
.SPLASHPAGE #TravelMap {
  background: url(images/splash/TravelMap.png);
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
}
.SPLASHPAGE #TravelMap .row {
  min-height: 460px;
}
.SPLASHPAGE #TravelMap .row .rightside {
  max-width: 515px;
}
.SPLASHPAGE #TravelMap .row .rightside p {
  max-width: 430px;
  float: right;
}
.SPLASHPAGE #MonthlyNews {
  background: url(images/splash/MonthlyLetter2.jpg);
  background-position: -50px;
  background-size: 115%;
  background-repeat: no-repeat;
}
.SPLASHPAGE #MonthlyNews .row {
  min-height: 600px;
}
.SPLASHPAGE #MonthlyNews .row .leftside {
  max-width: 200px;
}
.SPLASHPAGE #MonthlyNews .row .rightside {
  max-width: 580px;
}
.SPLASHPAGE #MonthlyNews .row .rightside p {
  max-width: 485px;
  float: right;
}
.SPLASHPAGE #MojoGarage {
  background-color: black;
  background: url(images/splash/MojoGarage.png);
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 525px;
}
.SPLASHPAGE #MojoGarage .row {
  height: 525px;
}
.SPLASHPAGE #MojoGarage .row .rightside {
  max-width: 500px;
}
.SPLASHPAGE #MojoGarage .row p {
  color: white;
}
.SPLASHPAGE #AccessTo {
  background-color: #F2F2F2;
}
.SPLASHPAGE #AccessTo .row {
  min-height: 630px;
  max-width: 1200px;
}
.SPLASHPAGE #AccessTo .row .leftside {
  align-self: center;
}
.SPLASHPAGE #AccessTo .row .rightside {
  align-self: center;
}
.SPLASHPAGE #AccessTo .row .rightside img {
  float: right;
  margin-bottom: 70px;
}
.SPLASHPAGE #AccessTo .row .rightside p {
  width: 100%;
  display: block;
  float: right;
  max-width: 465px;
}
.SPLASHPAGE #ReadySub {
  background-color: black;
  background-image: url(images/splash/SplashFooter.png);
  background-position: -75px;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 425px;
  display: flex;
  flex: 0 0 100%;
  max-width: 100%;
}
.SPLASHPAGE #ReadySub .row {
  justify-content: center;
  align-self: center;
}
.SPLASHPAGE #ReadySub .row h6 {
  width: 100%;
  text-align: center;
  font-size: 66px;
  color: white;
  margin-bottom: 40px;
}
.SPLASHPAGE #ReadySub .row .button {
  font-family: "Faustina-Bold", arial;
  background-color: #ED1C24;
  color: white;
  text-align: center;
  padding: 5px 40px;
  display: block;
  margin: auto;
  font-size: 48px;
  text-decoration: none;
  min-width: 425px;
}
@media only screen and (max-width: 1100px) {
  .SPLASHPAGE #MojoGarage .row .rightside {
    background-color: #0000008c;
  }
  .SPLASHPAGE #TravelMap .row .leftside, .SPLASHPAGE #MonthlyNews .row .leftside {
    display: none;
  }
  .SPLASHPAGE #TravelMap .row .rightside, .SPLASHPAGE #MonthlyNews .row .rightside {
    background-color: #ffffff94;
  }
  .SPLASHPAGE #EngagingArticles .row {
    padding: 0px;
  }
  .SPLASHPAGE #SubOptions .row {
    justify-content: center;
  }
  .SPLASHPAGE #SubOptions .row #threeyear {
    margin-bottom: 50px;
  }
  .SPLASHPAGE .splashtitle span {
    display: block;
  }
  .SPLASHPAGE #MonthlyNews {
    background-size: cover;
  }
  .SPLASHPAGE .row {
    justify-content: center;
  }
  .SPLASHPAGE p {
    max-width: 100% !important;
  }
  .SPLASHPAGE .row .leftside, .SPLASHPAGE .row .rightside {
    max-width: 100% !important;
    padding: 20px;
    text-align: center;
  }
  .SPLASHPAGE .row .leftside *, .SPLASHPAGE .row .rightside * {
    text-align: center;
    width: 100%;
  }
}

@media only screen and (max-width: 1190px) {
  .featured_mshow {
    display: block !important;
  }

  .featured_mhide {
    display: none !important;
  }

  h2.ribbon-v3 .store-navigation {
    width: 60%;
  }
  h2.ribbon-v3 .store-navigation ul li a {
    font-size: 16px;
    padding: 18px 0px 16px;
  }
}
@media only screen and (max-width: 991px) {
  h2.ribbon-v3 .woocommerce-ordering {
    float: right;
    max-width: 142px;
    overflow: hidden;
  }
  h2.ribbon-v3 .store-navigation {
    width: 61%;
  }
  h2.ribbon-v3 .store-navigation ul li a {
    font-size: 12px;
    padding: 18px 0px 16px;
  }

  .issuesWrap .issueslist .issueslinks {
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .issuesWrap .issueslist .issueslinks .readmore {
    font-size: 14px;
  }
  .issuesWrap .issueslist .issueslinks .purchaselink {
    margin-top: 0;
    padding: 10px 12px 10px 56px;
    width: 149px;
    float: right;
    font-size: 14px;
    background: url(images/bookicon.png) no-repeat 16px 14px #e60003;
    background-size: 30px;
  }

  h1,
.h1 {
    font-size: 4.8rem;
  }

  h2,
.h2 {
    font-size: 3.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .catarea .reviews {
    display: block;
  }
  .catarea .reviews .fl {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .catarea .reviews .fr {
    display: block;
    width: 100%;
  }

  #primary-menu-wrap ul .dropdown.first-click > .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  #primary-menu-wrap ul li.resp-active > ul.dropdown-menu {
    border: 0 none;
    display: block !important;
  }

  .page_title {
    font-size: 32px;
  }

  .mobilehide {
    display: none;
  }

  .mobileshow {
    display: block;
  }

  img.alignright,
img.alignleft,
img.alignnone {
    float: none;
    margin: 10px;
    height: auto;
    object-fit: cover;
    width: calc(100% - 20px);
  }

  .single .wp-bp-sidebar-width {
    padding-left: 10px;
    padding-right: 10px;
  }

  .entry-title,
.cat_title,
.bikereviewWrap h2 {
    font-size: 26px !important;
  }
  .entry-title span,
.cat_title span,
.bikereviewWrap h2 span {
    background: #fff;
    z-index: 10;
    position: relative;
    padding: 0 10px;
    display: inline-block;
    max-width: 80%;
  }

  .purchasebuttons .btn-success,
.purchasebuttons .btn-danger {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
  }

  .half_field {
    width: calc(100%);
    float: left;
    margin-right: 0;
  }
  .half_field input[type=text],
.half_field input[type=email] {
    width: 100%;
    border: 1px solid #bebebe;
  }

  .half_field.last {
    width: 100%;
  }

  .advertisetable td {
    width: 100%;
    display: block;
  }

  .cat_title {
    font-size: 26px;
  }

  .listcatpost h4 {
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0 10px !important;
  }
  .listcatpost p {
    padding: 0 10px !important;
  }
  .listcatpost .readmore {
    padding: 0 30px 0 10px !important;
  }

  .featuredsection .featuredrightad {
    width: 100%;
  }

  #bottombar .navbar-nav > li > .dropdown-menu {
    min-width: inherit;
  }
  #bottombar .navbar-nav > li > .dropdown-menu > li > a {
    background: rgba(246, 247, 249, 0.5);
  }
  #bottombar .container {
    padding-left: 0;
    padding-right: 0;
  }

  #primary-menu > li {
    border-bottom: 1px solid #a7a9ac;
  }

  h2.ribbon-v3 {
    height: 40px;
  }

  h2.ribbon-v3 span {
    display: none;
  }

  .store-navigation {
    float: none;
    display: inline-block;
    width: 100% !important;
    margin: 0;
  }
  .store-navigation ul li a {
    font-size: 15px !important;
    line-height: 20px;
    padding: 10px 0 9px 5px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    outline: none;
    font-weight: 700;
  }

  .products li {
    width: 100%;
    margin-right: 0;
  }

  .woocommerce .woocommerce-ordering {
    width: 100%;
    margin-bottom: 10px;
  }
  .woocommerce .woocommerce-ordering .orderby {
    padding: 13px 8px;
    height: 39px;
    margin-bottom: 0;
    background: #003f5f;
    border: none;
    color: #fff;
    font-size: 12px;
    width: 100%;
  }
  .woocommerce .col2-set .col-2 {
    float: none !important;
    width: 100% !important;
  }
  .woocommerce .col2-set .col-1 {
    float: left;
    width: 100% !important;
  }
  .woocommerce .actions .button {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .woocommerce .cart-collaterals .cart_totals {
    width: 100% !important;
    float: none !important;
    text-align: left;
  }
  .woocommerce .cart-collaterals .cross-sells {
    width: 100%;
    float: none;
    text-align: left;
  }
  .woocommerce .cart-collaterals .shipping_calculator {
    width: 100% !important;
    float: none !important;
    text-align: left;
  }
  .woocommerce table.shop_table_responsive tbody th {
    display: none;
  }
  .woocommerce #content table.cart .product-thumbnail {
    display: none;
  }
  .woocommerce table.cart .product-thumbnail {
    display: none;
  }
  .woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
  }
  .woocommerce .actions:before,
.woocommerce .product-remove:before {
    content: none !important;
  }
  .woocommerce table.shop_table_responsive thead {
    display: none;
  }
  .woocommerce table.shop_table_responsive tr {
    display: block;
  }
  .woocommerce table.shop_table_responsive tr td {
    display: block;
    text-align: right !important;
  }
  .woocommerce table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
  }

  .woocommerce-page .col2-set .col-2 {
    float: none !important;
    width: 100% !important;
  }
  .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100% !important;
  }
  .woocommerce-page .cart-collaterals .cart_totals {
    width: 100% !important;
    float: none !important;
    text-align: left;
  }
  .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    float: none;
    text-align: left;
  }
  .woocommerce-page .cart-collaterals .shipping_calculator {
    width: 100% !important;
    float: none !important;
    text-align: left;
  }
  .woocommerce-page table.shop_table_responsive tbody th {
    display: none;
  }
  .woocommerce-page #content table.cart .product-thumbnail {
    display: none;
  }
  .woocommerce-page table.cart .product-thumbnail {
    display: none;
  }
  .woocommerce-page .related.products ul.products li.product {
    width: 100%;
    border: none;
  }
  .woocommerce-page .single_add_to_cart_button {
    margin-top: 20px;
  }
  .woocommerce-page div.product div.images {
    float: left;
    width: 100% !important;
    margin-bottom: 20px;
  }
  .woocommerce-page table.shop_table_responsive thead {
    display: none;
  }
  .woocommerce-page table.shop_table_responsive tr {
    display: block;
  }
  .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right !important;
  }
  .woocommerce-page table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
  }

  .summary .product_title {
    font-size: 20px !important;
  }

  .contactform .emailfield {
    width: 100%;
    float: left;
  }
  .contactform .namefield {
    width: 100%;
    float: left;
  }

  .addthisshare {
    text-align: left;
  }

  .issuesWrap .issueslist {
    width: 100%;
    margin: 0 0 20px;
  }
  .issuesWrap .issueslist .purchaselink {
    float: left;
  }

  .file-list-wrap .file-list-image {
    width: 50%;
  }
  .file-list-wrap .file-list-image:nth-child(even) a {
    padding-right: 0;
  }

  .entry-header .storyphotoby a.sharelink {
    clear: left;
    display: block;
    max-width: 110px;
    text-align: center;
    position: relative;
    margin-top: 30px;
  }

  .navbar-nav > li > .nav-link {
    padding-left: 0 !important;
  }

  .subscribewrap h2 {
    font-size: 20px;
  }
  .subscribewrap a {
    color: #e60003;
  }

  .main-navigation .navbar-nav li a {
    color: #000;
    padding: 7px 10px;
  }

  h1,
.h1 {
    font-size: 4.6rem;
  }

  h2,
.h2 {
    font-size: 3.2rem;
  }

  h3,
.h3 {
    font-size: 2.8rem;
  }

  h4,
.h4 {
    font-size: 2.4rem;
  }

  h5,
.h5 {
    font-size: 1.8rem;
  }

  .socialicon {
    display: none;
  }

  .navbar-toggler {
    float: right;
    margin-top: -46px;
    margin-right: -20px;
    outline: none;
  }

  .menu-submenu-container {
    width: 100%;
  }

  .dropdown > a {
    background: url(images/submenuarrowwhite.svg) no-repeat 98% 15px !important;
    background-size: 10px !important;
  }
  .dropdown .dropdown-menu {
    box-shadow: none;
    width: 100%;
  }
  .dropdown .dropdown-menu > .menu-item-has-children > .sub-menu {
    visibility: visible;
    display: none;
    opacity: 1;
    left: 0%;
    top: 0;
    width: 100%;
    position: relative !important;
  }
  .dropdown .dropdown-menu > .menu-item-has-children > .sub-menu li a {
    background: #e4e4e4 !important;
    width: 96%;
    margin-left: 4%;
  }
  .dropdown .dropdown-menu > .menu-item-has-children > a {
    background: url(images/submenuarrow.svg) no-repeat 98% 13px !important;
    background-size: 8px !important;
  }
  .dropdown .dropdown-menu > .menu-item-has-children.resp-active > a {
    background: url(images/submenuarrowdown.svg) no-repeat 98% 13px !important;
    background-size: 15px !important;
  }

  .dropdown.show > a {
    background: url(images/submenuarrowdownwhite.svg) no-repeat 98% 17px !important;
    background-size: 20px !important;
  }

  .mojoissue {
    width: calc(100% - 40px);
    display: block;
    margin: 10px;
  }
  .mojoissue .mojoissuetext {
    float: none;
  }
  .mojoissue .mojoissuetext .redbtn {
    font-size: 10px;
    padding: 10px;
  }

  .navbar {
    display: block !important;
    width: 97%;
    margin: 0 auto;
  }

  #topbar {
    align-items: center;
  }
  #topbar .fl img {
    width: 90%;
  }
  #topbar .fr img {
    float: left;
    margin-top: 11px;
  }
  #topbar .fr .subscribelink {
    padding: 10px 35px 10px 10px;
    float: left;
    cursor: pointer;
  }
  #topbar .fr .subscribelink:hover {
    padding: 10px 35px 10px 10px;
  }
  #topbar .subscribemenuwrap {
    display: block;
    top: 57px;
    right: -5px;
    width: 100%;
  }

  .bikereviewcontent .bikereviewWrap h2 {
    font-size: 32px;
  }
  .bikereviewcontent .bikereviewWrap .reviews {
    display: block;
  }
  .bikereviewcontent .bikereviewWrap .reviews .fl {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .bikereviewcontent .bikereviewWrap .reviews .fr {
    display: block;
    width: 100%;
  }
  .bikereviewcontent .featuredstory {
    background: url(images/featuredbikereviewto_mobile.jpg) no-repeat right 0;
    background-size: cover;
    padding: 12px;
  }
  .bikereviewcontent .featuredstory h3 {
    font-size: 20px;
  }
  .bikereviewcontent .featuredstory br {
    display: none;
  }
  .bikereviewcontent .featuredstory .redbtn {
    padding: 6px 10px;
    font-size: 14px;
  }
  .bikereviewcontent .featuredstory p {
    max-width: 75%;
    font-size: 15px;
  }
  .bikereviewcontent .bikereviewlogo .blogo {
    text-align: center;
    width: calc(50% - 15px);
    min-height: 160px;
  }
  .bikereviewcontent .bikereviewlogo .blogo:nth-child(2),
.bikereviewcontent .bikereviewlogo .blogo :nth-child(4), .bikereviewcontent .bikereviewlogo .blogo:nth-child(6), .bikereviewcontent .bikereviewlogo .blogo:nth-child(8), .bikereviewcontent .bikereviewlogo .blogo:nth-child(10), .bikereviewcontent .bikereviewlogo .blogo:nth-child(12) {
    margin-right: 0;
  }
  .bikereviewcontent .bikereviewlogo .blogo a img {
    max-width: 120px;
    margin: 0 auto;
  }
  .bikereviewcontent .bikereviewlogo .blogo .hover {
    max-width: 120px;
  }

  .biketypeWrap .item a {
    text-decoration: none;
  }
  .biketypeWrap .item a:hover {
    text-decoration: none;
  }
  .biketypeWrap .owl-theme .custom-nav .owl-prev {
    left: -21px;
  }
  .biketypeWrap .owl-theme .custom-nav .owl-next {
    right: -21px;
  }

  .main-navigation {
    background: #000;
    z-index: 9999;
  }

  .subscribewrap form {
    max-width: 320px;
  }
  .subscribewrap form input[type=email] {
    border-radius: 0 !important;
    width: 58%;
  }
  .subscribewrap form .btn {
    width: 42%;
    background: url(images/subscribearrow.svg) no-repeat 90% 18px #e60003;
    background-size: 22px;
  }
  .subscribewrap a {
    color: #e60003;
  }

  .homecontent .listhomepost {
    max-height: 320px;
    padding-bottom: 10px;
    width: calc(32% - 5px);
  }
  .homecontent .listhomepost .readmore {
    font-size: 14px;
    font-weight: 500;
    background-size: 15px;
    background-position: 98% 3px;
  }
  .homecontent .listhomepost:nth-child(2), .homecontent .listhomepost:nth-child(4), .homecontent .listhomepost:nth-child(6), .homecontent .listhomepost:nth-child(8), .homecontent .listhomepost:nth-child(10), .homecontent .listhomepost:nth-child(12) {
    margin-right: 0;
  }
  .homecontent .listhomepost h4 {
    font-size: 15px;
    padding: 0 10px;
  }
  .homecontent .listhomepost h4 a {
    font-size: 15px;
  }
  .homecontent .listhomepost img.wp-post-image {
    max-height: 100px;
    object-fit: cover;
    min-height: 100px;
  }
  .homecontent p {
    padding: 0 10px !important;
    font-size: 14px !important;
  }

  .catmain .listcatpost {
    width: calc(50% - 5px);
    padding-bottom: 10px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .catmain .listcatpost .thumb {
    overflow: hidden;
  }
  .catmain .listcatpost:nth-child(even) {
    margin-right: 0;
  }
  .catmain .listcatpost img.wp-post-image {
    max-height: 120px;
    object-fit: cover;
    min-height: 120px;
  }

  .footersection #fl {
    position: relative;
    top: 0;
    float: left;
    max-width: 100px;
  }
  .footersection #fl img {
    max-width: 100px;
  }
  .footersection p {
    font-size: 11px;
  }
}
@media only screen and (max-width: 576px) {
  .featuredsection {
    display: block;
  }
  .featuredsection .featuredtopwrap {
    margin-right: 0;
    display: block;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
  }
  .featuredsection .featuredcontent {
    padding: 10px 0;
  }
  .featuredsection .featuredcontent h2 {
    font-size: 20px;
  }
  .featuredsection .featuredcontent .readmore {
    font-size: 14px;
    font-weight: 500;
  }
  .featuredsection .featuredcontent p {
    padding: 0 10px 0 0;
  }

  .homecontent .listhomepost {
    max-height: 320px;
    padding-bottom: 10px;
    width: calc(50% - 5px);
  }
}
@media only screen and (max-width: 430px) {
  h1,
.h1 {
    font-size: 32px;
  }

  h2,
.h2 {
    font-size: 26px;
  }

  h3,
.h3 {
    font-size: 20px;
  }

  h4,
.h4 {
    font-size: 18px;
  }

  p {
    font-size: 15px;
  }

  a {
    font-size: 15px;
  }
}

/*# sourceMappingURL=output.css.map */
