@charset "UTF-8";
/*
Theme Name: RoyalEnfieldRosario
Theme URI: http://royalenfieldrosario.com/
Description: 
Author: Mercurio
Author URI: http://www.mercuria.com.ar/
Text Domain: royal-enf
Template: oceanwp
Version: 1.0
*/
/* Parent stylesheet should be loaded from functions.php not using @import */
@font-face {
  font-family: "HilbornOne";
  src: local("S&S Hilborn One"), url("https://royalenfieldrosario.com/wp-content/themes/royalenfieldrosario/fonts/Hilborn_1.otf") format("truetype");
  font-weight: normal;
}
body {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 500;
  color: #666;
}

.woocommerce.single-product div.product.entry.first {
  background: #fff;
  z-index: 1;
  padding: 0;
}
@media (min-width: 600px) {
  .woocommerce.single-product div.product.entry.first {
    padding: 30px;
  }
}
.woocommerce.single-product div.product.entry.first:after {
  content: "";
  clear: both;
  display: table;
}
/*header ----------------------*/
#site-header #site-logo {
  margin-bottom: -25px;
  padding-right: 0;
}
#site-header #site-logo #site-logo-inner a {
  display: block;
  text-align: left;
}
#site-header #site-logo #site-logo-inner a img {
  width: 100%;
  margin: 0;
}
@media (min-width: 992px) {
  #site-header #site-logo #site-logo-inner a img {
    width: auto;
    margin: 0;
  }
}
#site-header .oceanwp-mobile-menu-icon {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
#site-header .oceanwp-mobile-menu-icon a.mobile-menu {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 100%;
}
@media (min-width: 460px) {
  #site-header .oceanwp-mobile-menu-icon a.mobile-menu {
    width: 100px;
  }
}
#site-header .oceanwp-mobile-menu-icon a.mobile-menu i.fa.fa-bars {
  margin-top: -11px;
  font-size: 23px;
}
@media (min-width: 400px) {
  #site-header .oceanwp-mobile-menu-icon a.mobile-menu i.fa.fa-bars {
    color: #fff;
  }
}
#site-header #site-navigation-wrap {
  right: auto;
  float: left;
  width: 66vw;
  justify-content: center;
  text-transform: uppercase;
  margin-top: 23px;
}
@media (min-width: 1330px) {
  #site-header #site-navigation-wrap {
    display: flex;
  }
}
#site-header #site-navigation-wrap .dropdown-menu > li > a,
#site-header #site-navigation-wrap .oceanwp-mobile-menu-icon a,
#site-header #site-navigation-wrap .mobile-menu-close,
#site-header #site-navigation-wrap .after-header-content-inner > a {
  line-height: 60px;
}
#site-header #site-navigation-wrap nav#site-navigation .main-menu > li {
  color: #fff;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
#site-header #site-navigation-wrap nav#site-navigation .main-menu > li > a {
  color: #fff;
  letter-spacing: 0;
  padding: 0 8px;
}
@media (min-width: 1230px) {
  #site-header #site-navigation-wrap nav#site-navigation .main-menu > li > a {
    padding: 0 15px;
  }
}
@media (min-width: 1330px) {
  #site-header #site-navigation-wrap nav#site-navigation .main-menu > li > a {
    letter-spacing: 0.08em;
  }
}
#site-header #site-navigation-wrap nav#site-navigation .main-menu.dropdown-menu li .sub-menu {
  border-top: none;
  min-width: 320px;
  background: #2a2b2e;
  margin-left: 10px;
  padding: 16px 0;
  font-size: 10px;
  box-shadow: 0 2px 46px 0 rgba(0, 0, 0, 0.5);
}
#site-header #site-navigation-wrap nav#site-navigation .main-menu.dropdown-menu ul li a.menu-link {
  padding: 11px 30px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.17em;
}
#site-header #site-navigation-wrap nav#site-navigation .main-menu.dropdown-menu ul li a.menu-link:hover {
  background: #3f4043;
  color: #fff;
  box-shadow: 0 2px 0 0 #3f4043, 0 -2px 0 0 #3f4043;
}
#site-header #site-navigation-wrap nav#site-navigation .main-menu.dropdown-menu ul li.menu-item {
  border: none;
}

/*--footer------------------------------*/
#footer.site-footer {
  overflow: hidden;
}
#footer.site-footer .elementor-widget-wrap > .elementor-element.prefooter_badge {
  position: absolute;
  width: auto;
  right: -23px;
  z-index: 1;
  transform: translate(34%, -40%);
}
#footer.site-footer #footer-inner #footer-widgets .footer-widgets-inner .elementor-column:first-child p {
  margin: 0;
}

#footer-bottom {
  text-align: left;
}
#footer-bottom .menu-footermenu1-container ul, #footer-bottom .menu-footermenu2-container ul {
  list-style: none;
}
#footer-bottom .menu-footermenu1-container ul li, #footer-bottom .menu-footermenu2-container ul li {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #3f4043;
  padding: 8px 0;
  font-size: 11px;
}
#footer-bottom .menu-footermenu1-container ul li a, #footer-bottom .menu-footermenu2-container ul li a {
  color: #3f4043;
}
#footer-bottom.no-footer-nav #copyright {
  text-align: left;
}
#footer-bottom .elementor-text-editor h3 {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #3f4043;
  padding: 8px 0;
  font-size: 11px;
  margin: 0 0 0 0;
}
#footer-bottom .elementor-text-editor p {
  margin: 0;
  line-height: 1.4;
}
#footer-bottom .elementor-widget-heading span.elementor-heading-title a {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #3f4043;
  padding: 8px 0;
  font-size: 11px !important;
  margin: 6px 0 6px 0;
  display: block;
}

@media (max-width: 767px) {
  .oceanwp-toolbar.clr {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  nav.oceanwp-grid-list {
    padding: 0;
    float: none !important;
    margin: 0 !important;
  }

  .woocommerce .woocommerce-ordering {
    margin: 0;
  }

  .woocommerce .oceanwp-toolbar.clr {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc;
    padding: 0;
    margin: 20px auto;
    max-width: 310px;
    border-radius: 120px;
    overflow: hidden;
  }

  .woocommerce .oceanwp-toolbar nav.oceanwp-grid-list {
    padding: 0;
  }
  .woocommerce .oceanwp-toolbar .woocommerce-ordering {
    margin: 0;
  }
  .woocommerce .oceanwp-toolbar a#oceanwp-grid {
    border: none;
  }
  .woocommerce .oceanwp-toolbar a#oceanwp-list {
    margin-left: 0;
    border: none;
    border-left: 1px solid #ccc;
  }
  .woocommerce .oceanwp-toolbar .theme-select:after {
    border: none;
  }
  .woocommerce .oceanwp-toolbar span.theme-select.orderby {
    border: none;
    border-left: 1px solid #ccc;
  }
  .woocommerce .oceanwp-toolbar span.theme-selectInner {
    height: 26px;
    overflow: hidden;
    max-width: 136px;
    margin: 0 0 -10px;
    padding: 0;
    line-height: 1;
    display: inline-flex !important;
  }

  .woocommerce.archive .oceanwp-off-canvas-filter {
    margin: 0;
    padding: 0;
    border-right: 1px solid #ccc;
  }
  .woocommerce.archive .oceanwp-off-canvas-filter > span {
    padding-right: 5px;
  }
  .woocommerce.archive .oceanwp-toolbar .woocommerce-ordering {
    margin: 0;
    max-width: 50%;
  }
  .woocommerce.archive .widget-area.sidebar-primary,
.woocommerce.archive .widget-area.sidebar-secondary,
.woocommerce.archive .content-left-sidebar .widget-area {
    display: none;
  }
}
div#reload-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  background: #000000ad;
  width: 100vw;
  z-index: 100000;
  display: flex;
  justify-content: center;
  align-items: center;
}

div#reload-overlay > div {
  background: #fff;
  display: flex;
  padding: 10px 25px;
  border-radius: 6px;
  text-transform: uppercase;
}

.distraction-free #site-header.medium-header .mobile-header-menu,
.distraction-free #site-header.medium-header .top-col.col-2 {
  display: none;
}
.distraction-free #site-header.medium-header #site-logo #site-logo-inner a {
  text-align: center;
}
.distraction-free #site-header.medium-header #site-logo #site-logo-inner a img {
  margin: 0;
}
.distraction-free .prefooter_sidebar {
  display: none;
}

div.header-cart-notification {
  position: absolute;
  top: 0px;
  left: 19px;
  background: #ff0067;
  border-radius: 20px;
  width: 18px;
  font-size: 12px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  color: #fff;
}

div#cart-floatin-notification {
  position: fixed;
  width: 40px;
  height: 40px;
  background: #ff0067;
  top: 0;
  right: 25vw;
  z-index: 10000;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  color: #fff;
  font-size: 21px;
  transform: translateY(-110%) scale(0.1);
  transition: transform 150ms ease-in-out;
}

div#cart-floatin-notification.show {
  transform: translateY(30px) scale(1);
}

@media (max-width: 768px) {
  ul.mobile-header-links > li.menu-item.topbar_carrito {
    display: flex;
    position: relative;
  }
}
/*---------global components---------*/
a.elementor-button-link.elementor-button.elementor-size-sm {
  padding: 16px 60px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 2px;
}

h3.elementor-heading-title {
  font-family: "HilbornOne", "Montserrat", sans-serif;
  font-weight: 500;
}

#footer-bottom .elementor-section.floatingCTA {
  position: fixed;
  z-index: 100000000;
  top: 0;
  right: 0;
  transform: rotate(-90deg) translateY(-45px);
  transform-origin: top right;
  width: 118vh;
}
#footer-bottom .elementor-section.floatingCTA .elementor-widget-wrap {
  justify-content: center;
  align-items: center;
}
#footer-bottom .elementor-section.floatingCTA a {
  color: #fff;
}

/*--home----------------------*/
.home h3.elementor-image-box-title {
  font-family: "HilbornOne", "Montserrat", sans-serif;
  font-weight: 500;
}
.home i.eicon-chevron-left:before,
.home i.eicon-chevron-right:before {
  content: "";
  border: 1px solid #cacaca;
  width: 30px;
  height: 30px;
  display: block;
  transform: scaleY(1.5) rotate(45deg);
  border-width: 2px 2px 0 0;
}
.home i.eicon-chevron-left:before {
  border-width: 0 0 2px 2px;
}
.home .elementor-swiper-button-prev {
  left: 50px;
}
.home .elementor-swiper-button-next {
  right: 50px;
}

/*--------------------------------*/
/*pdp*/
.woocommerce.single-product .product-main-slider {
  background-color: transparent;
  background-image: linear-gradient(180deg, var(--e-global-color-text) 50%, #FFFFFF 50%);
  position: relative;
}
.woocommerce.single-product .product-main-slider .gallery {
  max-width: 100vw;
}
@media (min-width: 600px) {
  .woocommerce.single-product .product-main-slider .gallery {
    max-width: 88vw;
  }
}
.woocommerce.single-product .product-main-slider .gallery .gallery-item {
  background-color: #000;
}
@media (min-width: 768px) {
  .woocommerce.single-product .product-main-slider .gallery .gallery-item {
    background-color: transparent;
  }
}
.woocommerce.single-product .product-main-slider .gallery .gallery-item .gallery-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  opacity: 0.7;
}
@media (min-width: 768px) {
  .woocommerce.single-product .product-main-slider .gallery .gallery-item .gallery-icon {
    opacity: 1;
  }
}
.woocommerce.single-product .product-main-slider .gallery .gallery-item .gallery-icon img {
  height: 60vh;
  max-width: none;
  width: auto;
  min-height: 300px;
  object-fit: cover;
}
@media (min-width: 600px) {
  .woocommerce.single-product .product-main-slider .gallery .gallery-item .gallery-icon img {
    width: 100%;
    height: auto;
  }
}
.woocommerce.single-product .product-main-slider .slick-slide img {
  max-width: none;
  width: 100%;
}
.woocommerce.single-product .product-main-slider .slick-dots {
  position: absolute;
  bottom: 70px;
}
.woocommerce.single-product .product-main-slider .slick-dots li button:before {
  content: "";
  background: #fff;
  width: 8px;
  height: 8px;
  opacity: 0.9;
}
.woocommerce.single-product .product-main-slider .product-main-slider-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  max-width: 100vw;
}
@media (min-width: 600px) {
  .woocommerce.single-product .product-main-slider .product-main-slider-content {
    max-width: 88vw;
  }
}
.woocommerce.single-product .product-main-slider .product-main-slider-content .product-main-slider-content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 50%;
  margin-bottom: 100px;
}
.woocommerce.single-product .product-main-slider .product-main-slider-content .texts {
  color: #fff;
  text-transform: uppercase;
  max-width: 550px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 10px;
}
.woocommerce.single-product .product-main-slider .product-main-slider-content a.btn {
  background: #000;
  display: inline-block;
  padding: 8px 17px;
  color: #fff;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: auto;
}
.woocommerce.single-product .product-main-slider .product-main-slider-content a.prdouct-breadcrumbs {
  display: block;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 10px 0;
}
.woocommerce.single-product span.onsale {
  display: none;
}
.woocommerce.single-product div.product .woocommerce-product-gallery ul.flex-direction-nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.woocommerce.single-product div.product .woocommerce-product-gallery a.flex-prev {
  width: 50px;
  height: 50px;
  border: 1px solid #ccc;
  overflow: hidden;
  text-indent: -99999px;
  display: block;
  transform: rotate(45deg);
  border-width: 0 0 1px 1px;
  position: absolute;
  top: 50%;
  left: 0;
}
.woocommerce.single-product div.product .woocommerce-product-gallery a.flex-next {
  width: 50px;
  height: 50px;
  border: 1px solid #ccc;
  overflow: hidden;
  text-indent: -99999px;
  display: block;
  transform: rotate(45deg);
  border-width: 1px 1px 0 0;
  position: absolute;
  top: 50%;
  right: 0;
}
.woocommerce.single-product div.product .product_title {
  font-size: 24px;
  margin: 0 0 10px;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  overflow: hidden;
  padding: 0px 0 10px;
}
.woocommerce.single-product div.product p.price {
  font-family: "HilbornOne", "Montserrat", sans-serif;
  font-weight: 500;
  color: #e54700;
  font-size: 23px;
}
.woocommerce.single-product div.product p.price .amount {
  color: #e54700;
}
.woocommerce.single-product div.product p.price del .amount {
  color: #ababab;
}
@media (min-width: 786px) {
  .woocommerce.single-product div.product div.summary {
    float: left;
    padding-right: 0%;
    width: 45%;
    margin-left: 5%;
    max-width: 420px;
  }
}
.woocommerce.single-product div.product div.woocommerce-product-details__short-description {
  font-size: 11px;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.02em;
}
.woocommerce.single-product div.product .product_meta {
  border: none;
  font-size: 10px;
  color: #ccc;
}
.woocommerce.single-product div.product .product_meta .sku_wrapper {
  display: none;
}
.woocommerce.single-product div.product .product_meta > span {
  color: #ccc !important;
}
.woocommerce.single-product div.product .pdp-cta-btns {
  display: flex;
  justify-content: stretch;
  margin: 0 -3px;
  flex-direction: column;
}
@media (min-width: 600px) {
  .woocommerce.single-product div.product .pdp-cta-btns {
    flex-direction: row;
  }
}
.woocommerce.single-product div.product .pdp-cta-btns .btn {
  display: flex;
  flex: auto;
  background: #b7b7b7;
  margin: 3px;
  justify-content: center;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1px;
  font-weight: 600;
}
.woocommerce.single-product div.product .pdp-cta-btns .btn.btn-ficha-tecnica {
  background: #b7b7b7;
}
.woocommerce.single-product div.product .pdp-cta-btns .btn.btn-ficha-tecnica:hover {
  background: #9b9b9b;
}
.woocommerce.single-product div.product .pdp-cta-btns .btn.btn-mas-info {
  background: #e54700;
}
.woocommerce.single-product div.product .pdp-cta-btns .btn.btn-mas-info:hover {
  background: #c43e00;
}
.woocommerce.single-product div.product div#tab-description {
  background: #efefef;
  box-shadow: -50vw 0 #efefef, 50vw 0 0 #efefef;
  padding: 55px 20px;
  columns: 1;
}
@media (min-width: 600px) {
  .woocommerce.single-product div.product div#tab-description {
    padding: 55px 30px;
  }
}
@media (min-width: 768px) {
  .woocommerce.single-product div.product div#tab-description {
    padding: 55px 11vw;
    columns: 2;
  }
}
.woocommerce.single-product div.product.owp-tabs-layout-section .panel h2:first-child {
  font-size: 17px;
  font-family: "HilbornOne", "Montserrat", sans-serif;
  width: 100%;
  display: block;
  clear: both;
  column-span: all;
}
.woocommerce.single-product div.product.owp-tabs-layout-section .panel h3 {
  font-size: 11px;
  margin: 0;
}
.woocommerce.single-product div.product.owp-tabs-layout-section .panel p {
  font-size: 11px;
  line-height: 1.6;
}
.woocommerce.single-product section.product-big-gallery {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
}
.woocommerce.single-product section.product-big-gallery > .gallery {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.woocommerce.single-product section.product-big-gallery figure.gallery-item {
  margin: 0;
  flex-basis: 50%;
}
@media (min-width: 600px) {
  .woocommerce.single-product section.product-big-gallery figure.gallery-item {
    flex-basis: 33.3333%;
  }
}
@media (min-width: 800px) {
  .woocommerce.single-product section.product-big-gallery figure.gallery-item {
    flex-basis: 25%;
  }
}
.woocommerce.single-product section.product-big-gallery figure.gallery-item a {
  width: 100%;
}
.woocommerce.single-product section.product-big-gallery figure.gallery-item img {
  max-width: none;
  width: 100%;
}
.woocommerce.single-product .product-available-colors {
  background: #3f3f3f;
  box-shadow: -50vw 0 #3f3f3f, 50vw 0 0 #3f3f3f;
  padding: 110px 0 0;
  margin: 0 -70px;
}
@media (max-width: 800px) {
  .woocommerce.single-product .product-available-colors > .container {
    width: 100vw;
    /* margin: 0; */
    max-width: none;
    margin-left: -20px;
  }
}
.woocommerce.single-product .product-available-colors h4:first-child {
  font-family: "HilbornOne", "Montserrat", sans-serif;
  width: 100%;
  display: block;
  clear: both;
  color: #fff;
  text-align: center;
  line-height: 1;
  margin: 0;
  font-weight: 500;
  font-size: 22px;
}
@media (min-width: 500px) {
  .woocommerce.single-product .product-available-colors h4:first-child {
    font-size: 33px;
  }
}
.woocommerce.single-product .product-available-colors p {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.6;
  text-align: center;
  color: #fff;
  opacity: 20%;
  text-transform: uppercase;
  margin: 0;
}
.woocommerce.single-product .product-available-colors .items {
  display: flex;
  margin: 70px 0 0;
  flex-direction: row;
  overflow: auto;
}
@media (min-width: 600px) {
  .woocommerce.single-product .product-available-colors .items {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.woocommerce.single-product .product-available-colors .items .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 70px;
  min-width: 100vw;
  margin-right: -40vw;
}
@media (min-width: 600px) {
  .woocommerce.single-product .product-available-colors .items .item {
    min-width: 0;
    margin-right: 0;
    width: 50%;
  }
}
@media (min-width: 800px) {
  .woocommerce.single-product .product-available-colors .items .item {
    width: auto;
  }
}
.woocommerce.single-product .product-available-colors .items .item h3 {
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  font-family: "HilbornOne", "Montserrat", sans-serif;
  color: #fff;
}
.woocommerce.single-product .product-available-colors .items .item .price .amount {
  color: #fff;
  padding: 0 4px;
}
.woocommerce.single-product .product-available-colors .items .item .price ins .amount {
  opacity: 0.6;
}
.woocommerce.single-product .product-available-colors .items .item .price del .amount {
  opacity: 0.4;
}
.woocommerce.single-product.woocommerce .related.products, .woocommerce.single-product.woocommerce .upsells.products {
  padding: 110px 0;
  margin: 0;
}
.woocommerce.single-product.woocommerce .related.products > h2,
.woocommerce.single-product.woocommerce .related.products h4:first-child, .woocommerce.single-product.woocommerce .upsells.products > h2,
.woocommerce.single-product.woocommerce .upsells.products h4:first-child {
  font-family: "HilbornOne", "Montserrat", sans-serif;
  width: 100%;
  display: block;
  clear: both;
  color: #000;
  text-align: center;
  line-height: 1;
  margin: 0;
  font-weight: 500;
  font-size: 22px;
}
@media (min-width: 500px) {
  .woocommerce.single-product.woocommerce .related.products > h2,
.woocommerce.single-product.woocommerce .related.products h4:first-child, .woocommerce.single-product.woocommerce .upsells.products > h2,
.woocommerce.single-product.woocommerce .upsells.products h4:first-child {
    font-size: 33px;
  }
}
.woocommerce.single-product.woocommerce .related.products p, .woocommerce.single-product.woocommerce .upsells.products p {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.6;
  text-align: center;
  color: #000;
  opacity: 77%;
  text-transform: uppercase;
  margin: 0;
}
.woocommerce.single-product.woocommerce .related.products ul.products li.product ul.woo-entry-inner li, .woocommerce.single-product.woocommerce .upsells.products ul.products li.product ul.woo-entry-inner li {
  margin: 0;
}
.woocommerce.single-product.woocommerce .related.products ul.products li.product ul.woo-entry-inner li.category, .woocommerce.single-product.woocommerce .upsells.products ul.products li.product ul.woo-entry-inner li.category {
  display: none;
}
.woocommerce.single-product.woocommerce .related.products ul.products li.product ul.woo-entry-inner li.title, .woocommerce.single-product.woocommerce .upsells.products ul.products li.product ul.woo-entry-inner li.title {
  margin: 0;
}
.woocommerce.single-product.woocommerce .related.products ul.products li.product ul.woo-entry-inner li.title h2,
.woocommerce.single-product.woocommerce .related.products ul.products li.product ul.woo-entry-inner li.title a, .woocommerce.single-product.woocommerce .upsells.products ul.products li.product ul.woo-entry-inner li.title h2,
.woocommerce.single-product.woocommerce .upsells.products ul.products li.product ul.woo-entry-inner li.title a {
  font-size: 22px;
  margin: 0;
  font-weight: 500;
  font-family: "HilbornOne", "Montserrat", sans-serif;
  color: #000;
  line-height: 1;
  max-width: 320px;
}
.woocommerce.single-product.woocommerce .related.products ul.products li.product ul.woo-entry-inner li .button, .woocommerce.single-product.woocommerce .upsells.products ul.products li.product ul.woo-entry-inner li .button {
  border: none;
  padding: 0;
  text-transform: uppercase;
  margin-top: -5px;
}

/*--------------------------------*/
/*products archive*/
.woocommerce.post-type-archive-product .onsale,
.archive.tax-product_cat .onsale {
  display: none;
}
.woocommerce.post-type-archive-product #main #content-wrap .woocommerce-products-header,
.archive.tax-product_cat #main #content-wrap .woocommerce-products-header {
  display: none;
}
.woocommerce.post-type-archive-product ul.products li.product,
.archive.tax-product_cat ul.products li.product {
  overflow: visible;
}
.woocommerce.post-type-archive-product ul.products li.product ul.woo-entry-inner li,
.archive.tax-product_cat ul.products li.product ul.woo-entry-inner li {
  margin: 0;
}
.woocommerce.post-type-archive-product ul.products li.product ul.woo-entry-inner li .woo-entry-image,
.archive.tax-product_cat ul.products li.product ul.woo-entry-inner li .woo-entry-image {
  margin-bottom: 30px;
}
.woocommerce.post-type-archive-product ul.products li.product ul.woo-entry-inner li .woo-entry-image img,
.archive.tax-product_cat ul.products li.product ul.woo-entry-inner li .woo-entry-image img {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.16);
  max-width: 100%;
}
.woocommerce.post-type-archive-product ul.products li.product ul.woo-entry-inner li.category,
.archive.tax-product_cat ul.products li.product ul.woo-entry-inner li.category {
  display: none;
}
.woocommerce.post-type-archive-product ul.products li.product ul.woo-entry-inner li.title,
.archive.tax-product_cat ul.products li.product ul.woo-entry-inner li.title {
  margin: 0;
}
.woocommerce.post-type-archive-product ul.products li.product ul.woo-entry-inner li.title h2,
.woocommerce.post-type-archive-product ul.products li.product ul.woo-entry-inner li.title a,
.archive.tax-product_cat ul.products li.product ul.woo-entry-inner li.title h2,
.archive.tax-product_cat ul.products li.product ul.woo-entry-inner li.title a {
  font-size: 22px;
  margin: 0;
  font-weight: 500;
  font-family: "HilbornOne", "Montserrat", sans-serif;
  color: #000;
  line-height: 1;
  max-width: 320px;
}
.woocommerce.post-type-archive-product ul.products li.product ul.woo-entry-inner li .button,
.archive.tax-product_cat ul.products li.product ul.woo-entry-inner li .button {
  border: none;
  padding: 0;
  text-transform: uppercase;
  margin-top: -5px;
}
.woocommerce.post-type-archive-product.term-accesorios-y-equipamiento .woo-entry-inner,
.archive.tax-product_cat.term-accesorios-y-equipamiento .woo-entry-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  pointer-events: none;
  padding-top: 190px;
  flex-direction: column;
}
.woocommerce.post-type-archive-product.term-accesorios-y-equipamiento .woo-entry-inner h2,
.archive.tax-product_cat.term-accesorios-y-equipamiento .woo-entry-inner h2 {
  color: #fff;
  text-transform: uppercase;
  font-family: "HilbornOne", "Montserrat", sans-serif;
  font-size: 29px;
  margin: 0;
  line-height: 1;
  transform: translateX(-31px);
}
.woocommerce.post-type-archive-product.term-accesorios-y-equipamiento .woo-entry-inner h2 .count,
.archive.tax-product_cat.term-accesorios-y-equipamiento .woo-entry-inner h2 .count {
  display: none;
}
.woocommerce.post-type-archive-product.term-accesorios-y-equipamiento .woo-entry-inner .term-description,
.archive.tax-product_cat.term-accesorios-y-equipamiento .woo-entry-inner .term-description {
  margin-bottom: 0;
  color: #9a9a9a;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 1px;
  transform: translateX(-31px);
}
.woocommerce.post-type-archive-product.term-modelos-disponibles ul.products li.product ul.woo-entry-inner li .woo-entry-image,
.archive.tax-product_cat.term-modelos-disponibles ul.products li.product ul.woo-entry-inner li .woo-entry-image {
  margin-bottom: 0;
}
.woocommerce.post-type-archive-product.term-modelos-disponibles ul.products li.product ul.woo-entry-inner li .woo-entry-image img,
.archive.tax-product_cat.term-modelos-disponibles ul.products li.product ul.woo-entry-inner li .woo-entry-image img {
  box-shadow: none;
  max-width: 100%;
}

/*--category header----------------------*/
#main > .category-header {
  width: 90vw;
  left: 50%;
  position: relative;
  top: -20px;
  transform: translateX(-50vw);
  min-height: 280px;
  background: #d9deef center no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-shadow: 50vw -130px 0 0 #2a2b2e;
}
#main > .category-header > div {
  padding-left: 10vw;
}
#main > .category-header h2 {
  font-size: 22px;
  margin: 0;
  font-weight: 500;
  font-family: "HilbornOne", "Montserrat", sans-serif;
  color: #fff;
  line-height: 1;
  max-width: 600px;
}
#main > .category-header p {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}

.archive #main #content-wrap {
  padding-top: 40px;
}

/*--page------------------*/
.page .page-header,
.page .has-transparent-header .page-header {
  width: 90vw;
  left: 50%;
  position: relative;
  top: -20px;
  transform: translateX(-50vw);
  min-height: 280px;
  background: #d9deef center no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-shadow: 50vw -130px 0 0 #2a2b2e;
  height: auto;
  padding: 0;
  margin-bottom: 50px;
}
.page .page-header > div,
.page .has-transparent-header .page-header > div {
  padding-left: 10vw;
}
.page .page-header h1.page-header-title,
.page .has-transparent-header .page-header h1.page-header-title {
  font-size: 22px;
  margin: 0;
  font-weight: 500;
  font-family: "HilbornOne", "Montserrat", sans-serif;
  color: #fff;
  line-height: 1;
}
.page .page-header .page-subheading,
.page .has-transparent-header .page-header .page-subheading {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}
.page .page-header .site-breadcrumbs,
.page .has-transparent-header .page-header .site-breadcrumbs {
  margin-top: 0;
  height: auto;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}
.page .elementor-heading-title {
  font-family: "HilbornOne", "Montserrat", sans-serif;
  font-weight: 500;
}
.page h3.elementor-image-box-title {
  font-family: "HilbornOne", "Montserrat", sans-serif;
  font-weight: 500;
}
.page .ctoform label {
  font-weight: 500;
  color: #bdbdbd;
  font-size: 13px;
}
.page .ctoform .caldera-grid .row {
  margin: 0;
}
.page .ctoform .caldera-grid .form-control {
  border: none;
  border-radius: 0;
}
.page .ctoform .btn {
  background: #000;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  padding: 10px 90px;
  margin-bottom: -40px;
  border-color: #000;
}
.page .ctoform .btn:hover {
  background: #000;
  color: #fff;
}

.content-left-sidebar .content-area {
  border: none;
}

#right-sidebar-inner {
  background: #2a2b2f;
  color: #fff;
  padding: 20px;
  margin-bottom: 100px;
  box-shadow: 0 10px 40px 0 black;
}
#right-sidebar-inner .sidebar-box.widget_product_search .woocommerce-product-search {
  display: flex;
  background: rgba(255, 255, 255, 0.2);
}
#right-sidebar-inner .sidebar-box.widget_product_search .woocommerce-product-search .search-field {
  border: none;
  order: 2;
  padding: 20px 10px;
  border-radius: 0;
  height: 100%;
  background: transparent;
  color: #fff;
}
#right-sidebar-inner .sidebar-box.widget_product_search .woocommerce-product-search button {
  font-size: 0;
  order: 1;
  margin: 0;
  background: transparent;
  border: none;
}
#right-sidebar-inner .sidebar-box.widget_product_search .woocommerce-product-search button:before {
  content: "";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  color: #ccc;
}
#right-sidebar-inner .woocommerce-ordering {
  clear: both;
  width: 100%;
  float: none;
  margin-bottom: 16px;
  transition: padding 150ms ease-in-out;
}
#right-sidebar-inner .woocommerce-ordering:hover {
  padding-left: 10px;
  background: rgba(255, 255, 255, 0.1);
}
#right-sidebar-inner .woocommerce-ordering .orderby {
  background: transparent;
  border: none;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
  color: #666;
}
#right-sidebar-inner .woocommerce-ordering .theme-select.orderby {
  border: none;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
}
#right-sidebar-inner .woocommerce-ordering .theme-select:after {
  content: "";
  border: none;
  font-size: 22px;
  font-family: "eicons";
  transform: rotate(90deg);
}

#content .woof_sid {
  display: none;
}

.woof_list li input {
  display: none;
}

.woof_list label {
  color: #aaa;
}

.woof_list > li > label {
  font-size: 20px;
  font-family: "HilbornOne", "Montserrat", sans-serif;
  font-weight: 500;
  color: #fff;
}

.woof_radio_term_reset_visible {
  display: none !important;
}

.woof_list > li.woof_childs_list_li {
  border-bottom: 1px solid #666;
  margin-bottom: 14px !important;
  position: relative;
}

.woof_list li {
  position: relative;
}

.woof_submit_search_form_container {
  display: none;
}

.woof_childs_list_opener span.woof_is_opened,
.woof_childs_list_opener span.woof_is_closed {
  background: none;
  position: absolute;
  top: -1px;
  right: 0;
}

.woof_childs_list_opener span.woof_is_opened:after {
  content: "-";
  color: #aaa;
  font-size: 34px;
  font-weight: 300;
  line-height: 1;
}

.woof_childs_list_opener span.woof_is_closed:after {
  content: "+";
  color: #aaa;
  font-size: 34px;
  font-weight: 300;
  line-height: 1;
}

body.category-royal-riders #blog-entries.oceanwp-row {
  margin: 0 -2rem 80px;
}
body.category-royal-riders #blog-entries.oceanwp-row .col {
  padding: 0 2rem;
}
body.category-royal-riders #blog-entries.oceanwp-row .blog-entry.grid-entry .blog-entry-inner {
  border-color: #d0d0d0;
  padding: 0 2rem;
}
body.category-royal-riders #blog-entries.oceanwp-row .blog-entry.grid-entry .thumbnail {
  margin: 0 -2rem;
}
body.category-royal-riders #blog-entries.oceanwp-row .blog-entry.grid-entry .blog-entry-summary {
  line-height: 2;
}
body.category-royal-riders #blog-entries.oceanwp-row .blog-entry.grid-entry .blog-entry-summary a.more-link {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  color: #222;
  border-bottom: 1px solid #bbb;
  letter-spacing: 0.07em;
}
body.category-royal-riders #blog-entries.oceanwp-row .blog-entry.post .blog-entry-header {
  margin: 2rem 0 0rem;
}
body.category-royal-riders #blog-entries.oceanwp-row .blog-entry.post .blog-entry-header .entry-title {
  font-size: 16px;
}
body.category-royal-riders #blog-entries.oceanwp-row .blog-entry.post .blog-entry-header .entry-title a {
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.single-post.content-max-width #related-posts {
  margin-top: 80px;
  margin-bottom: 80px;
}
.single-post.content-max-width #related-posts .related-post h3.related-post-title {
  font-size: 16px;
}
.single-post.content-max-width #related-posts .related-post h3.related-post-title a {
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.single-post.content-max-width #related-posts .related-post .published {
  display: none;
}

.banner {
  position: relative;
}
.banner picture img {
  width: 100%;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4);
}
.banner .banner_content {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  justify-content: space-evenly;
  flex-direction: column;
}
@media (max-width: 767px) {
  .banner .banner_content {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .banner .banner_content {
    justify-content: space-between;
    flex-direction: row;
  }
}
.banner .banner_content > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  padding: 5vw;
}
@media (max-width: 767px) {
  .banner .banner_content > div {
    align-items: center;
  }
}
.banner .banner_content > div.banner_col_right {
  padding: 0 7vw;
  align-items: center;
}
.banner .banner_content > div.banner_col_right h3 {
  white-space: nowrap;
}
.banner .banner_content > div.banner_col_right a {
  color: #fff;
}
.banner .banner_content > div.banner_col_right span {
  display: flex;
  background: #e23701;
  padding: 15px 57px;
  margin: 16px 0 0;
  font-size: 11px;
  letter-spacing: 0.2em;
  font-weight: 700;
  cursor: pointer;
  color: #fff;
}
.banner .banner_content > div.banner_col_right span:hover {
  background: #af2a00;
}
.banner .banner_content h2 {
  color: #fff;
  font-size: 8vw;
  font-family: "HilbornOne", "Montserrat", sans-serif;
  font-weight: 500;
  margin: 0;
  line-height: 0.8;
}
@media (min-width: 768px) {
  .banner .banner_content h2 {
    font-size: 3vw;
  }
}
.banner .banner_content h3 {
  color: #fff;
  font-size: 5vw;
  font-family: "HilbornOne", "Montserrat", sans-serif;
  font-weight: 500;
  margin: 12px 0 0;
  line-height: 0.8;
}
@media (min-width: 768px) {
  .banner .banner_content h3 {
    font-size: 2vw;
  }
}
.banner .banner_content p {
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
  letter-spacing: -0.02em;
}
@media (max-width: 930px) {
  .banner .banner_content br {
    display: none;
  }
}

.banner-container {
  margin-top: 40px;
}

.single-page-article h2 {
  font-family: "HilbornOne", "Montserrat", sans-serif;
  font-weight: 500;
}
.single-page-article p {
  line-height: 2;
}
.single-page-article p.bloque-centrado {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.single-post .entry-content p {
  line-height: 2;
}

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