:root {
  --global--color-primary: #0a213a;
  --form--border-color: #0a213a;
  --form--color-text: #0a213a;
}

.site-footer,
.site-header,
.wide-max-width {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.page .entry-content {
  margin-top: 0;
  margin-bottom: 0;
}

@font-face {
  font-family: "AvenirNext LT Pro";
  src: url("fonts/avenir/AvenirNextLTPro-UltLt.woff");
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "AvenirNext LT Pro";
  src: url("fonts/avenir/AvenirNextLTPro-Regular.woff");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "AvenirNext LT Pro";
  src: url("fonts/avenir/AvenirNextLTPro-Medium.woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "AvenirNext LT Pro";
  src: url("fonts/avenir/AvenirNextLTPro-Demi.woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "AvenirNext LT Pro";
  src: url("fonts/avenir/AvenirNextLTPro-Bold.woff");
  font-style: normal;
  font-weight: 600;
}
/*font-family: 'AvenirNext LT Pro', serif;*/
/*font-family: 'AvenirNext LT Pro', serif;*/
h2 {
  font-weight: 600;
  font-size: 42px;
  letter-spacing: 5px;
}

h4 {
  font-size: 40px;
  font-weight: 300;
  color: #0a213a;
  letter-spacing: 5px;
  margin-bottom: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
a,
span,
label,
button,
select {
  font-family: AvenirNext LT Pro, sans-serif !important;
}

a {
  cursor: pointer !important;
  text-decoration: none !important;
}
a:focus {
  background: transparent;
  color: #719bcc;
}

.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background: transparent;
  color: #719bcc;
}

body.primary-navigation-open.lock-scrolling {
  overflow-y: hidden;
}

body header.site-header {
  height: auto;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  display: flex;
  background: #ffffff;
  position: relative;
  padding: 20px 30px !important;
}
body header.site-header .site-logo {
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 200px;
  display: inline-block;
  text-align: left;
  margin-right: auto;
}
body header.site-header .site-logo img {
  width: 100%;
  height: 100%;
  max-width: 100%;
}
body header.site-header .site-logo .custom-logo-link {
  display: inline-block;
  width: 170px;
}
@media (min-width: 1300px) {
  body header.site-header .site-logo .custom-logo-link {
    width: 200px;
  }
}
body header.site-header .primary-navigation {
  margin-left: 0;
  width: 87px;
  display: inline-block;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
}
body header.site-header .primary-navigation .primary-menu-container {
  margin-right: unset;
  margin-left: unset;
}
@media (max-width: 1023px) {
  body header.site-header .primary-navigation {
    position: absolute !important;
    top: 25px !important;
    right: 30px;
  }
}
@media (min-width: 1024px) {
  body header.site-header .primary-navigation {
    width: calc(100% - 200px);
    position: relative;
    right: 0;
    justify-content: right;
    display: flex;
  }
}
body header.site-header .primary-navigation .primary-menu-container ul.menu-wrapper {
  justify-content: flex-end;
}
@media (min-width: 1024px) and (max-width: 1400px) {
  body header.site-header .primary-navigation .primary-menu-container ul.menu-wrapper {
    justify-content: flex-start;
  }
}
body header.site-header .primary-navigation .primary-menu-container ul li {
  margin: 12px;
}
body header.site-header .primary-navigation .primary-menu-container ul li:last-child {
  margin-right: 0;
}
body header.site-header .primary-navigation .primary-menu-container ul li.current_page_item a {
  font-weight: 600 !important;
  font-size: 16px;
}
body header.site-header .primary-navigation .primary-menu-container ul li a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400 !important;
  text-decoration: none !important;
  letter-spacing: 2px;
  padding: 0 !important;
  color: #0a213a !important;
  line-height: 50px;
}
body header.site-header .primary-navigation .primary-menu-container ul li a:focus, body header.site-header .primary-navigation .primary-menu-container ul li a:hover, body header.site-header .primary-navigation .primary-menu-container ul li a:active {
  background: transparent !important;
  color: #0a213a !important;
  font-size: 16px;
  text-transform: uppercase;
}
body header.site-header .primary-navigation .primary-menu-container ul li.facebook {
  margin-left: 20px !important;
}
body header.site-header .primary-navigation .primary-menu-container ul li#menu-item-1528 {
  margin-right: 0;
  margin-left: 0;
}
body header.site-header .primary-navigation .primary-menu-container ul li#menu-item-1528 a {
  background: #c8c17a;
  color: #0a213a !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
  border-radius: 6px;
}
body header.site-header .primary-navigation .primary-menu-container ul li#menu-item-1528 a:hover {
  background: #0a213a !important;
  color: #c8c17a !important;
}

.site-branding {
  display: none !important;
}

.site-header,
.site-main,
.widget-area,
.site-footer {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin: 0 !important;
}

.wp-block-group.alignfull,
.wp-block-columns.alignfull,
.entry-content > *:last-child,
.entry-content > *.alignfull.has-background,
.site-main > article > *:first-child,
.site-main > .not-found > *:first-child,
.entry-content > *:first-child,
[class*=inner-container] > *:first-child,
.wp-block-template-part > *:first-child,
.wp-block-post-template :where(li > *):first-child {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding: 0;
  gap: 0;
}

.row-of-horses .wp-block-column {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  overflow: hidden;
}
.row-of-horses .wp-block-column img {
  transition: all ease-in-out 1s;
}
.row-of-horses .wp-block-column img:hover {
  transform: scale(1.3);
}

.post-thumbnail {
  display: none;
}

@media (max-width: 1200px) {
  .hero-media-text {
    display: inline-block;
  }
  .hero-media-text .wp-block-group__inner-container h3,
.hero-media-text .wp-block-group__inner-container h2,
.hero-media-text .wp-block-group__inner-container p,
.hero-media-text .wp-block-group__inner-container .wp-block-buttons {
    margin-left: 40px !important;
    margin-right: 0 !important;
    max-width: 93% !important;
  }
  .hero-media-text figure.image-mobile {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
  }
}
@media (max-width: 1400px) {
  .hero-media-text .wp-block-column.is-vertically-aligned-center {
    margin-top: 40px;
  }
}
@media (max-width: 1300px) {
  .hero-media-text .wp-block-column {
    margin-left: 0;
  }
}
.hero-media-text h2 {
  color: #ffffff;
  font-weight: 600;
  font-size: 42px;
  letter-spacing: 6px;
  margin-top: 20px !important;
}
@media (max-width: 1400px) {
  .hero-media-text h2 {
    font-size: 40px;
  }
}
.hero-media-text p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
@media (max-width: 1400px) {
  .hero-media-text p {
    font-size: 20px;
  }
}
.hero-media-text h3 {
  font-size: 24px;
  font-weight: 600;
}
.hero-media-text .wp-block-button.is-style-outline .wp-block-button__link {
  border: none;
  color: #ffffff !important;
  background: transparent;
  font-size: 22px !important;
  font-weight: 600 !important;
}
.hero-media-text .wp-block-button.is-style-outline .wp-block-button__link:focus, .hero-media-text .wp-block-button.is-style-outline .wp-block-button__link:hover, .hero-media-text .wp-block-button.is-style-outline .wp-block-button__link:active {
  background: transparent !important;
  color: #0a213a !important;
}
.hero-media-text .wp-block-button.alt-button.is-style-fill .wp-block-button__link {
  background-color: #0a213a !important;
  font-weight: 400 !important;
  font-size: 22px;
  padding: 10px 25px 5px 23px;
  border-radius: 30px;
  letter-spacing: 2px;
  outline: none;
  border: none;
  text-transform: uppercase;
  margin-left: 20px;
  margin-bottom: 40px;
}
.hero-media-text .wp-block-button.alt-button.is-style-fill .wp-block-button__link:focus, .hero-media-text .wp-block-button.alt-button.is-style-fill .wp-block-button__link:hover, .hero-media-text .wp-block-button.alt-button.is-style-fill .wp-block-button__link:active {
  background: #0a213a !important;
  color: #c8c17a !important;
  border: none;
}

.inner-title-header h2 {
  color: #0a213a;
  font-weight: 800;
  font-size: 42px;
  letter-spacing: 6px;
}
.inner-title-header .wp-block-cover__inner-container {
  margin-bottom: 0 !important;
}

.row-of-horses .wp-block-cover {
  min-height: 700px !important;
}
.row-of-horses .wp-block-cover p {
  background-color: #ffffffa8;
  border-radius: 20px;
  font-weight: 800;
  font-size: 23px;
  text-align: center;
  color: #0a213a;
  padding: 9px 0 2px;
  margin-bottom: 30px !important;
}

aside.widget-area {
  background: #0a203a;
  width: 100%;
  display: inline-block;
  min-width: 100%;
  margin-top: 0 !important;
  border-top: 2px solid #719bcc;
}
aside.widget-area .widget.widget_block {
  padding: 80px 0;
}
@media (max-width: 768px) {
  aside.widget-area .footer-col-1,
aside.widget-area .footer-col-2,
aside.widget-area .footer-col-3,
aside.widget-area .footer-col-4 {
    width: 100%;
    margin-bottom: 40px !important;
  }
}
@media (max-width: 768px) {
  aside.widget-area .footer-col-2 {
    padding: 0 40px;
  }
}
aside.widget-area .footer-col-2 .widgettitle {
  display: none;
}
aside.widget-area .footer-col-2 .menu-musa-primary-menu-container {
  margin-top: 0;
}
aside.widget-area .footer-col-2 .widget_nav_menu {
  margin-left: 20%;
}
aside.widget-area .footer-col-2 ul li a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400 !important;
  text-decoration: none !important;
  letter-spacing: 2px;
  color: #ffffff !important;
}
@media (max-width: 768px) {
  aside.widget-area .footer-col-3 {
    padding: 0 40px;
  }
}
aside.widget-area .footer-col-3 h5 {
  color: #719bcc;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 19px;
  margin-bottom: 0;
  padding: 0 !important;
}
aside.widget-area .footer-col-3 label {
  width: 100%;
  color: white;
  display: inline-block;
  margin: 0;
  font-size: 14px;
  margin-top: 10px;
}
aside.widget-area .footer-col-3 a {
  color: #ffffff;
}
aside.widget-area .footer-col-3 p {
  color: #ffffff;
  margin: 0;
  padding: 0 !important;
}
@media (max-width: 768px) {
  aside.widget-area .footer-col-4 {
    padding: 0 40px;
  }
}

.site-footer .footer-navigation {
  display: none !important;
}
.site-footer .site-info {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  width: 100%;
  display: block;
  text-align: center;
}
.site-footer p {
  text-align: center;
  max-width: 100%;
  margin: 30px;
}
.site-footer .site-logo {
  display: none !important;
}

.novedades {
  padding-top: 0 !important;
}
.novedades h2 {
  color: #c8c17a !important;
  font-weight: 800;
  font-size: 42px;
  letter-spacing: 6px;
  text-transform: uppercase;
  padding-top: 20px;
}
.novedades .wp-block-cover__inner-container {
  margin-top: 0 !important;
}
.novedades a {
  border: none;
  color: #c8c17a !important;
  background: transparent;
  font-size: 22px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}
.novedades a:focus, .novedades a:hover, .novedades a:active {
  border: none;
  color: #ffffff !important;
  background: transparent;
  font-size: 22px !important;
  font-weight: 600 !important;
}
.novedades ul li {
  margin-bottom: 40px !important;
  margin: 0 !important;
  padding: 20px;
}
@media (max-width: 768px) {
  .novedades ul li {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .novedades ul li {
    width: 33.3%;
  }
}
.novedades ul li .wp-block-latest-posts__post-excerpt {
  margin-top: 0;
}
.novedades ul li .wp-block-latest-posts__featured-image {
  width: 100%;
}

.social-icon {
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100%;
  display: inline-block;
  width: 35px !important;
  height: 35px !important;
  margin: 0 10px;
}
.social-icon.facebook {
  background-image: url(images/facebook.svg);
  margin-left: 8px;
}
.social-icon.instagram {
  background-image: url(images/instagram.svg);
}
.social-icon.twitter {
  background-image: url(images/twitter.svg);
}
.social-icon a {
  width: 35px;
  height: 35px;
  display: inline-block;
  padding: 0;
  margin-left: 0;
  text-indent: -100px;
  overflow: hidden;
}

.primary-navigation > .menu-button-container > #primary-mobile-menu {
  color: #0a213a !important;
  transition: all 0.1ms linear;
  outline: none;
  padding: 0;
  margin: 0 !important;
  display: inline-block;
}
.primary-navigation > .menu-button-container > #primary-mobile-menu:hover, .primary-navigation > .menu-button-container > #primary-mobile-menu:active {
  color: #719bcc;
}

.dropdown-icon {
  outline: none;
}
.dropdown-icon svg {
  width: 44px;
  height: 44px;
  top: -2px !important;
  margin-left: 0 !important;
}

@media (max-width: 1024px) {
  .primary-navigation > .primary-menu-container {
    z-index: 499;
    visibility: hidden;
    transform: translateY(0) translateX(0);
    display: none;
  }
}

.menu-button-container {
  margin: 0 !important;
}
@media (max-width: 1024px) {
  .menu-button-container {
    display: block;
    position: relative;
    /* top: 0; */
    /* left: 0; */
    padding: 0;
  }
}

@media (max-width: 1024px) {
  .primary-navigation-open .has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
    transform: translateY(97px) translateX(0px);
    padding-top: 0;
    background: white;
    position: fixed;
    padding-left: 40px;
    padding-right: 40px;
    display: block !important;
  }
}

.admin-bar .has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
  top: 36px;
}

.primary-navigation > div > .menu-wrapper li {
  margin: 0;
  width: inherit;
}

@media only screen and (max-width: 1024px) {
  .primary-navigation > div > .menu-wrapper {
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .primary-navigation > div > .menu-wrapper ul {
    padding-left: 0;
  }

  .primary-navigation > div > .menu-wrapper li {
    display: block;
    position: relative;
    width: 100%;
  }
}
body main.site-main article.post {
  margin-bottom: 0 !important;
}
body main.site-main article.post .entry-header {
  display: none;
}
body main.site-main article.post .entry-content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
body main.site-main article.post #title-and-subtitle {
  position: relative;
  margin-top: 40px;
  padding-left: var(--global--spacing-unit);
  padding-right: var(--global--spacing-unit);
}
body main.site-main article.post #title-and-subtitle h1.post-title {
  font-size: 42px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0a213a;
  width: auto;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
  max-width: 70%;
}
body main.site-main article.post #title-and-subtitle div.subtitle {
  display: inline-block;
  align-items: center;
  width: auto;
  margin: 0 !important;
  padding: 0 !important;
}
body main.site-main article.post #title-and-subtitle div.subtitle p {
  display: inline-block;
  display: none;
}
body main.site-main article.post #title-and-subtitle div.subtitle span.title-country {
  display: inline-block;
  line-height: 70px;
  font-size: 34px;
  font-weight: 500;
}
body main.site-main article.post #title-and-subtitle div.subtitle span.rating-star {
  height: 70px;
  width: 70px;
  display: inline-block;
  background: url(images/star.svg);
  background-repeat: no-repeat;
  background-position: top left;
  top: 15px;
  position: relative;
  left: 10px;
}
body main.site-main article.post h3 {
  color: #c8c17a;
  font-size: 34px;
  font-weight: 500;
  letter-spacing: 2px;
}
body main.site-main article.post h3 span {
  color: #0a213a;
  font-size: 24px;
}
body main.site-main article.post h5 {
  font-size: 20px;
  color: #0a213a;
}
body main.site-main article.post p {
  font-size: 20px;
  color: #0a213a;
}
body main.site-main article.post p.download-link a {
  background: url(images/download.svg);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 24px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-decoration: none;
  font-weight: 500;
  outline: none;
}
body main.site-main article.post .trophy-table {
  padding: 80px 0;
}
body main.site-main article.post .trophy-table .wp-block-columns {
  margin: 0 auto;
}
body main.site-main article.post .trophy-table .wp-block-columns .wp-block-column {
  border-right: 1px solid #c8c17a;
  padding-right: 40px;
}
@media (max-width: 768px) {
  body main.site-main article.post .trophy-table .wp-block-columns .wp-block-column {
    border-right: none;
  }
}
body main.site-main article.post .trophy-table .wp-block-columns .wp-block-column h3 {
  color: #719bcc;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}
body main.site-main article.post .trophy-table .wp-block-columns .wp-block-column ul {
  padding: 0;
}
body main.site-main article.post .trophy-table .wp-block-columns .wp-block-column ul li {
  list-style-type: none;
  font-size: 14px;
  text-transform: uppercase;
}
body main.site-main article.post .trophy-table .wp-block-columns .wp-block-column ul li::marker {
  display: none;
}
body main.site-main article.post .trophy-table .wp-block-columns .wp-block-column:last-child {
  border-right: none;
}
body main.site-main article.post .gradient-background {
  background: linear-gradient(360deg, #0a213a 0%, #0a213a 50%, #719bcc 50%);
  padding-bottom: 80px;
}
body main.site-main article.post footer.entry-footer {
  display: none;
}

.post-navigation {
  display: none;
}

.wp-block-button.primary-button {
  width: auto !important;
  padding-left: var(--global--spacing-unit);
  padding-right: var(--global--spacing-unit);
}
.wp-block-button.primary-button a.wp-block-button__link {
  background-color: #0a213a !important;
  font-weight: 400;
  font-size: 26px;
  padding: 8px 25px 2px 23px;
  border-radius: 30px;
  letter-spacing: 2px;
  outline: none;
}
.wp-block-button.primary-button a.wp-block-button__link:focus, .wp-block-button.primary-button a.wp-block-button__link:active, .wp-block-button.primary-button a.wp-block-button__link:hover {
  background-color: #0a213a !important;
  color: #c8c17a !important;
  border-color: #0a213a !important;
  text-decoration: none;
}

.pedigree .has-text-align-center {
  max-width: 100% !important;
}
.pedigree p.has-text-align-center.has-text-color {
  margin-top: 0 !important;
}

.grid-container {
  background: #0a213a;
  width: 100%;
  min-width: 100%;
  padding-bottom: 0px;
  margin: 0 !important;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.grid-container .main {
  background-color: #0a213a;
  padding: 0;
}
.grid-container .items {
  position: relative;
  width: calc(100% - 60px);
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  transition: all 0.2s;
  will-change: transform;
  user-select: none;
  margin-left: 60px;
  margin-bottom: 40px;
}
.grid-container .items.active {
  background: transparent;
  cursor: grabbing;
  cursor: -webkit-grabbing;
  transform: scale(1);
}
.grid-container .item {
  display: inline-block;
  background: transparent;
  min-height: 250px;
  min-width: 400px;
  margin: 60px 0 80px;
}
@media screen and (max-width: 500px) {
  .grid-container .item {
    min-height: 200px;
    min-width: 200px;
  }
}
.grid-container .item img {
  vertical-align: unset;
  max-width: unset;
  padding-right: 40px;
  padding-left: 40px;
  height: 600px;
}
.grid-container ::-webkit-scrollbar {
  width: 100%;
}
.grid-container ::-webkit-scrollbar-track {
  background: #f9f9f9;
  height: 2px;
}
.grid-container ::-webkit-scrollbar-thumb {
  background: #c8c17a;
}
.grid-container ::-webkit-scrollbar-thumb:hover {
  background: #c8c17a;
}

.contact-banner {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.page.type-page.hentry.entry .entry-header {
  display: none;
}

.video-margin {
  margin-left: -13px;
  margin-right: -13px;
}

.video-autoplay-wrapper {
  margin-top: 10px;
  margin: 15px 0;
  position: relative;
  display: flex;
  width: 100%;
  min-width: 100%;
  overflow: hidden;
}
.video-autoplay-wrapper video#myVideo {
  min-width: 180%;
  display: block;
  transform: translateX(-22%);
  position: relative;
  right: 0;
  bottom: 0;
  display: block;
}
@media (min-width: 768px) {
  .video-autoplay-wrapper video#myVideo {
    transform: translateX(0);
    min-width: 100%;
    min-height: 100%;
    display: block;
  }
}
.video-autoplay-wrapper .mobile-hero {
  display: none;
}

.potrillos-list-wrapper .potrillo-card {
  width: calc(100% - 40px);
  display: inline-flex;
  align-items: baseline;
  margin: 20px;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 1150px) {
  .potrillos-list-wrapper .potrillo-card {
    width: calc(50% - 43px);
  }
}
@media (min-width: 1151px) {
  .potrillos-list-wrapper .potrillo-card {
    width: calc(33% - 40px);
  }
}
.potrillos-list-wrapper .potrillo-card h5 {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #0a213a;
  margin-bottom: 10px;
}
.potrillos-list-wrapper .potrillo-card p {
  font-size: 20px;
  color: #0a213a;
  margin-top: 0px;
  margin-bottom: 5px;
}
.potrillos-list-wrapper .potrillo-card p span {
  font-size: 17px;
}
.potrillos-list-wrapper .potrillo-card p.sexo {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #0a213a;
}
.potrillos-list-wrapper .potrillo-card p.download-link {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 20px;
}
.potrillos-list-wrapper .potrillo-card p.download-link a {
  background: url(images/download.svg);
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 34px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-decoration: none;
  font-weight: 500;
  outline: none;
  color: #719bcc;
}
.potrillos-list-wrapper .potrillo-card .wp-block-buttons {
  margin-top: 20px;
}
.potrillos-list-wrapper .potrillo-card .wp-block-buttons .primary-button {
  margin-bottom: 0;
  padding-left: 0;
}
.potrillos-list-wrapper .potrillo-card .wp-block-buttons .primary-button a.wp-block-button__link {
  font-size: 20px;
  text-transform: uppercase;
}
.potrillos-list-wrapper .potrillo-card .reservado {
  position: relative;
}
.potrillos-list-wrapper .potrillo-card .reservado::after {
  content: " ";
  background: url(images/reservado.svg);
  background-position: bottom left;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 86px;
  width: 100%;
}
.potrillos-list-wrapper .potrillo-card .vendido {
  position: relative;
}
.potrillos-list-wrapper .potrillo-card .vendido::after {
  content: " ";
  background: url(images/vendido.svg);
  background-position: bottom left;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 86px;
  width: 100%;
}
.potrillos-list-wrapper .potrillo-card .enventa {
  position: relative;
}
.potrillos-list-wrapper .potrillo-card .enventa::after {
  content: " ";
  background: url(images/enventa.svg);
  background-position: bottom left;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 86px;
  width: 100%;
}
.potrillos-list-wrapper .potrillo-card .wp-block-image {
  border-radius: 4px;
  overflow: hidden;
}

.hero-media-text.potrillos div.wp-block-group__inner-container h2.has-white-color {
  margin-bottom: 0;
}
.hero-media-text.potrillos div.wp-block-group__inner-container h2.has-text-color {
  margin-top: 0 !important;
}

.custom-contact-form .wpforms-required-label {
  color: #c8c17a !important;
}
.custom-contact-form .wpforms-error {
  padding-top: 6px !important;
  color: #ffffff !important;
}
.custom-contact-form textarea,
.custom-contact-form input {
  background-color: #0a213a !important;
  color: #c8c17a !important;
  border: none !important;
  border-bottom: 2px solid #c8c17a !important;
}
.custom-contact-form textarea:focus,
.custom-contact-form input:focus {
  outline-offset: 2px;
  outline: 2px dotted #c8c17a;
}
.custom-contact-form textarea::placeholder,
.custom-contact-form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 0.3;
  /* Firefox */
  font-size: 14px;
}
.custom-contact-form .wpforms-field-textarea {
  padding-top: 40px !important;
}
.custom-contact-form button.wpforms-submit {
  background: #c8c17a !important;
  border: none !important;
  color: #0a213a !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  border-radius: 55px;
  line-height: 45px;
  padding: 4px 40px 0 40px !important;
  margin-top: 20px !important;
}
.custom-contact-form button.wpforms-submit:focus, .custom-contact-form button.wpforms-submit:hover, .custom-contact-form button.wpforms-submit:active {
  background: #719bcc !important;
  color: #0a213a !important;
}

.banner-servicios-wrapper h2 {
  letter-spacing: 2px;
}
.banner-servicios-wrapper .columna-servicio {
  margin-left: 0 !important;
}
.banner-servicios-wrapper .columna-servicio hr {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background-color: #0a213a !important;
}
.banner-servicios-wrapper .columna-servicio .wp-block-columns {
  margin-top: 24px !important;
  margin-bottom: 18px !important;
}
.banner-servicios-wrapper .columna-servicio .wp-block-columns p {
  font-size: 23px !important;
}
.banner-servicios-wrapper .columna-servicio .wp-block-cover {
  padding-bottom: 60px;
}
.banner-servicios-wrapper .columna-pension {
  margin-left: 0 !important;
}
.banner-servicios-wrapper .columna-pension hr {
  background-color: #719bcc !important;
}
.banner-servicios-wrapper hr {
  width: 100% !important;
  height: 1px !important;
}
.banner-servicios-wrapper .columna-image {
  background-image: url(https://harasmusa.uy/wp-content/uploads/2021/09/Recurso-8-e1631817728399.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1250px) {
  .banner-servicios-wrapper .columna-image {
    min-height: 600px;
    margin-bottom: 0;
  }
}
@media (max-width: 1250px) {
  .banner-servicios-wrapper .wp-block-columns {
    display: inline-block;
    margin-left: 0 !important;
  }
  .banner-servicios-wrapper .wp-block-columns .wp-block-column {
    margin-left: 0;
    margin-bottom: 0 !important;
  }
  .banner-servicios-wrapper .wp-block-columns p {
    width: 100%;
    text-align: center;
  }
}

section.grid-view ul li {
  padding: 10px;
}
section.grid-view h2.wp-block-post-title {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 10px;
  color: #0a213a;
}
section.grid-view h2.wp-block-post-title::after {
  content: " ";
  height: 35px;
  width: 35px;
  display: inline-block;
  background: url(images/star.svg);
  background-repeat: no-repeat;
  background-position: top left;
  top: 7px;
  position: relative;
  left: 13px;
}
section.grid-view .wp-block-post-excerpt {
  margin-top: 0 !important;
}
section.grid-view .wp-block-post-excerpt span.title-country {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 18;
  font-weight: 500;
  font-style: italic;
  color: #0a213a;
}
section.grid-view .wp-block-post-excerpt p.wp-block-post-excerpt__excerpt {
  font-size: 18px;
  padding-right: 20px;
  line-height: 30px;
}
section.grid-view .wp-block-post-excerpt p.wp-block-post-excerpt__more-text {
  padding-top: 20px;
}
section.grid-view .wp-block-post-excerpt p.wp-block-post-excerpt__more-text a {
  font-size: 20px;
  color: #c8c17a;
  font-weight: 500;
}
section.grid-view .wp-block-separator {
  display: none;
}

footer.entry-footer {
  display: none;
}

.hide {
  display: none !important;
}

button.bod-block-popup-trigger {
  background-color: #0a213a !important;
  font-weight: 400 !important;
  font-size: 22px;
  padding: 10px 25px 5px 23px !important;
  border-radius: 30px !important;
  letter-spacing: 2px;
  outline: none;
  border: none;
  text-transform: uppercase;
  margin-left: 20px;
  margin-bottom: 40px;
}
button.bod-block-popup-trigger:focus, button.bod-block-popup-trigger:hover, button.bod-block-popup-trigger:active {
  background: #0a213a !important;
  color: #c8c17a !important;
  border: none;
}

.bod-block-popup-overlay.active {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.bod-block-popup.size-s {
  background-color: #719bcc !important;
  width: 420px !important;
  padding: 40px;
}
.bod-block-popup.size-s .bod-modal-title {
  background-color: #719bcc !important;
}
.bod-block-popup.size-s .bod-modal-title h2 {
  font-size: 26px;
  margin-bottom: 10px;
}
.bod-block-popup.size-s input {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  outline: none !important;
}
.bod-block-popup.size-s button.wpforms-submit {
  background-color: #0a213a !important;
  color: #c8c17a !important;
  font-weight: 400 !important;
  font-size: 22px !important;
  padding: 10px 25px 5px 23px !important;
  border-radius: 30px !important;
  letter-spacing: 2px;
  outline: none;
  border: none !important;
  text-transform: uppercase;
  margin-left: 0px;
  margin-bottom: 40px;
  width: 100%;
}
.bod-block-popup.size-s button.wpforms-submit:focus, .bod-block-popup.size-s button.wpforms-submit:hover, .bod-block-popup.size-s button.wpforms-submit:active {
  background: #0a213a !important;
  color: #c8c17a !important;
  border: none;
}
.bod-block-popup.size-s .wpforms-confirmation-container-full.wpforms-confirmation-scroll {
  background: white;
  border-radius: 10px;
  text-align: center;
  padding: 20px;
  margin-top: 20px;
}
.bod-block-popup.size-s .wpforms-confirmation-container-full.wpforms-confirmation-scroll p {
  font-size: 18px;
  margin-top: 15px;
}

@media only screen and (min-width: 1168px) {
  .woocommerce .content-area {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0;
  }
}
.ywcact-auction-confirm.button.alt,
.auction_bid.button.alt {
  background: #69ca6b !important;
  height: 60px;
  border: none;
  padding: 10px 20px;
  border-radius: 0px;
  color: white !important;
  font-weight: 600 !important;
  width: 100% !important;
  margin-top: 0;
  display: block;
}

.disabled-and-hide {
  display: none;
}

.ywcact-auction-confirm.button.alt {
  margin-top: 0;
  display: block !important;
}

#yith_wcact_manual_bid_increment {
  display: none;
}

.bid-area-wrapper {
  display: inline-flex;
}

p.actual-bid-info {
  font-size: 13px;
  color: white !important;
  font-weight: 400;
}

.yith-wcact-timeleft-small-blocks .yith-wcact-timeleft {
  border-radius: 10px;
  background: #0a213a;
  width: calc(25% - 4px);
}

.entry-summary h3 {
  text-align: center;
  background-color: #0a203a;
  color: #c8c17a;
  padding: 20px;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2px;
}

#yith_auction_end_product_page h2 {
  text-align: center;
  background-color: #0a203a;
  color: #c8c17a;
  padding: 20px;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2px;
}

#seconds,
#minutes,
#hours,
#days {
  padding: 12px 12px 0 12px !important;
  font-size: 0 !important;
}
#seconds span,
#minutes span,
#hours span,
#days span {
  border: none !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #c8c17a;
  line-height: 20px;
}

.yith-wcact-number-label {
  font-size: 12px !important;
  color: #c8c17a;
  padding-bottom: 10px;
}

.bid-buttons-wrapper {
  max-width: 600px !important;
}

h1.product_title.entry-title {
  font-family: AvenirNext LT Pro, sans-serif !important;
  font-size: 42px !important;
  font-weight: bold !important;
  text-transform: uppercase;
  color: #0a213a;
  width: auto;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
}

.button_bid_subtr {
  grid-area: item1;
  font-weight: 600;
}

.quantity {
  grid-area: item2;
}

.button_bid_add {
  grid-area: item3;
  font-weight: 600;
}

.bid-area-wrapper {
  display: grid;
  grid-template-columns: 60px minmax(160px, 1fr) 60px;
  grid-gap: 20px;
  padding: 0;
  position: relative;
  grid-template-areas: "item1 item2 item3 ";
}
@media (max-width: 1200px) {
  .bid-area-wrapper {
    grid-template-columns: 60px minmax(160px, 1fr) 60px;
    grid-template-areas: "item1 item2 item3 ";
  }
}
@media (max-width: 768px) {
  .bid-area-wrapper {
    grid-template-columns: 60px minmax(100px, 1fr) 60px !important;
    grid-gap: 15px;
    grid-template-areas: "item1 item2 item3 ";
  }
}

#yith-wcact-form-bid {
  background: #0a213a;
  padding: 20px;
}
#yith-wcact-form-bid .quantity {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
#yith-wcact-form-bid .quantity input {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  border: none;
  margin: 0;
}

.ywcact-your-bid-header p {
  color: #c8c17a;
  margin-bottom: 10px;
}

p.ywcact-time-left {
  color: #0a213a;
  margin-bottom: 10px;
}

.ywcact-auction-end-date {
  text-align: center;
}
.ywcact-auction-end-date .ywcact-date-end,
.ywcact-auction-end-date label {
  font-size: 14px;
  font-weight: 500;
}

p.price {
  background: linear-gradient(90deg, #8a8338 0%, #c8c17a 20%, #ada22f 39%, #c8c17a 50%, #ada22f 60%, #c8c17a 80%, #8a8338 100%);
  background-size: 200%;
  background-position: center;
  animation: shine 12s infinite;
  height: auto;
  border: none;
  padding: 0 20px;
  border-radius: 0px;
  color: white;
  font-weight: 600;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  max-width: 600px !important;
  margin-top: 20px;
  text-shadow: 1px 1px #00000036;
}
p.price span.woocommerce-Price-amount.amount {
  padding: 10px 0;
  display: inline-block;
}

@keyframes shine {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.site-main .woocommerce-breadcrumb {
  padding: 10px;
  font-size: 14px;
  border-radius: 4px;
  max-width: 1200px;
  margin: 10px auto;
}

.summary.entry-summary {
  margin-bottom: 40px;
  padding: 0 20px;
}

.entry.product {
  max-width: 1200px;
  margin: 20px auto;
}

.woocommerce-product-gallery {
  background: #f5f5f5;
}
.woocommerce-product-gallery div.flex-viewport {
  margin-bottom: 0;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs {
  margin-left: 0;
  margin-bottom: 0;
  max-width: 100% !important;
  padding: 11px 10px;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li {
  width: calc(25% - 20px);
  margin: 10px;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li img {
  max-width: 100%;
  margin: 0 !important;
  width: 100%;
}

.yith-wcact-table-bids {
  max-width: 100% !important;
  margin: 0 !important;
}
.yith-wcact-table-bids .ywcact-list-bids-table td {
  font-size: 14px;
}
.yith-wcact-table-bids .ywcact-list-bids-table td.toptable {
  background: #c8c17a;
  font-size: 16px;
}

ul.tabs.wc-tabs {
  background: #f5f5f5;
  border-bottom-color: #c8c17a;
}
ul.tabs.wc-tabs li a {
  color: #0a213a;
  background-color: transparent;
  border: none;
}
ul.tabs.wc-tabs li.active a {
  color: #c8c17a !important;
  background-color: #0a213a !important;
  border: none;
}

.related.products h2 {
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #0a213a;
}
.related.products ul.products li.product {
  margin: 0;
}

.woocommerce ul.products.columns-4 li.product {
  width: unset !important;
}

.related.products ul.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  grid-auto-rows: minmax(100px, auto);
  border: none;
  margin-bottom: 60px;
}
.related.products ul.products .entry.product.product-type-auction {
  display: inherit !important;
}
@media (max-width: 1200px) {
  .related.products ul.products {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .related.products ul.products {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
}
.related.products ul.products li.product-type-auction a {
  padding: 0;
}
.related.products ul.products li.product-type-auction a span.price {
  background: linear-gradient(90deg, #8a8338 0%, #c8c17a 20%, #ada22f 39%, #c8c17a 50%, #ada22f 60%, #c8c17a 80%, #8a8338 100%);
  background-size: 200%;
  background-position: center;
  animation: shine 12s infinite;
  height: auto;
  border: none;
  padding: 10px 10px;
  border-radius: 0px;
  color: white;
  font-weight: 600;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  max-width: 600px !important;
  margin-top: 10px;
  text-shadow: 1px 1px #00000036;
  letter-spacing: 0;
}
.related.products ul.products li.product-type-auction a h2.woocommerce-loop-product__title {
  font-weight: 600;
  color: #0a213a !important;
  font-size: 20px;
  margin-top: 15px;
}
.related.products ul.products li.product-type-auction a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background: transparent;
  color: #0a213a;
}
.related.products ul.products li.product-type-auction .yith-wcact-timeleft-loop {
  display: none !important;
}
.related.products ul.products li.product-type-auction .auction_end_start {
  text-align: center;
  font-size: 14px;
}
.related.products ul.products li.product-type-auction a.add_to_cart_button {
  background: #0a213a;
  color: #c8c17a;
  padding: 5px;
}
.related.products ul.products li.product-type-auction a.add_to_cart_button:hover {
  border: 3px solid #0a213a;
}

.woocommerce ul.products::after,
.woocommerce ul.products::before,
.woocommerce-page ul.products::after,
.woocommerce-page ul.products::before {
  display: none !important;
}

.ywcact-winner-max-bid {
  margin: 15px 0px 20px 0px;
  background: radial-gradient(circle at center, #649ed2 0, #8dbbe4, #649ed2 100%);
  background-size: 200% auto;
  animation: gradient 5.8s ease infinite;
  border: none;
  padding: 5px 15px;
  border-radius: 0px;
  color: white;
  font-weight: 400;
  text-align: center;
  font-size: 15px;
  line-height: 33px;
  max-width: 600px !important;
}
.ywcact-winner-max-bid span.ywcact-winner-max-bid-message {
  display: block;
  font-size: 17px;
  font-weight: 500;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.yith-wcact-table-bids table.ywcact-list-bids-table tr:nth-child(odd) {
  background-color: #f0f0f0;
}

.wc-tabs-wrapper {
  max-width: 1200px;
  margin: 0 auto 60px;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .wc-tabs-wrapper {
    padding: 0;
  }
}

.tabs.wc-tabs {
  margin-bottom: 0;
}

.woocommerce-Tabs-panel--yith-wcact-bid-tab {
  background: #f5f5f5;
  padding: 30px !important;
  margin: 0;
}

.woocommerce-Tabs-panel--description {
  width: 100% !important;
  max-width: 100% !important;
}
.woocommerce-Tabs-panel--description h2 {
  display: none;
}

.ywcact-add-to-watchlist-container .ywcact-add-to-watchlist {
  margin-top: 0;
}

.yith-wcact-add-to-watchlist-icon {
  display: none;
}

.yith-wcact-add-to-watchlist-browse-message,
span.yith-wcact-add-to-watchlist-button-message {
  display: block !important;
}
.yith-wcact-add-to-watchlist-browse-message a.add_to_watchlist,
span.yith-wcact-add-to-watchlist-button-message a.add_to_watchlist {
  background: #c8c17a;
  padding: 10px 15px;
  font-size: 14px;
  border-radius: 6px;
}
.yith-wcact-add-to-watchlist-browse-message a.add_to_watchlist span,
span.yith-wcact-add-to-watchlist-button-message a.add_to_watchlist span {
  color: #0a213a;
}
.yith-wcact-add-to-watchlist-browse-message span,
span.yith-wcact-add-to-watchlist-button-message span {
  margin-left: 10px;
  color: white;
  font-size: 14px;
  text-align: center;
}

.yith-wcact-add-to-watchlist-browse-message a span {
  font-weight: 500;
}
.yith-wcact-add-to-watchlist-browse-message a span:hover {
  text-decoration: underline;
  font-weight: 500;
}

.product_meta {
  display: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--orders,
.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-address {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  background: #f5f5f5;
  padding: 20px;
  margin-top: 30px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  position: sticky;
  top: 30px;
}
@media (max-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    position: relative;
    top: 0;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  margin: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  font-size: 21px !important;
}
.woocommerce-account .woocommerce-account li.woocommerce-MyAccount-navigation-link {
  margin-bottom: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
  min-height: 30vh;
  margin-top: 30px;
  margin-bottom: 90px;
  padding-top: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content p {
  font-size: 18px;
}
.woocommerce-account .woocommerce-MyAccount-content a {
  text-decoration: underline !important;
  font-weight: 500;
}
.woocommerce-account .woocommerce-MyAccount-content a:hover {
  color: #719bcc;
}
.woocommerce-account .yith-wcact-my-auctions-list-index-container-footer {
  padding: 20px;
  text-align: right;
}
.woocommerce-account .yith-wcact-my-auctions-list-index-container-footer a.ywcact-view-all-auction-list.ywcact-my-account-link {
  background: #0a213a;
  color: #c8c17a;
  padding: 14px;
  text-decoration: none !important;
  font-size: 14px;
  text-transform: uppercase;
}
.woocommerce-account .yith-wcact-my-auctions-list-index-container-content table th {
  background: #c8c17a;
  text-align: left;
}
.woocommerce.woocommerce-shop .content-area .site-main {
  margin: 0 !important;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .woocommerce.woocommerce-shop .content-area .site-main {
    padding: 0 !important;
  }
}

@media only screen and (min-width: 768px) {
  .woocommerce.woocommerce-shop .content-area {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 !important;
  }
}
@media only screen and (min-width: 1168px) {
  .woocommerce.woocommerce-shop .content-area {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 !important;
  }
}
.woocommerce .woocommerce-shop .woocommerce-breadcrumb {
  display: none;
}
.woocommerce .woocommerce-products-header {
  background: #719bcc;
  margin: 0 !important;
  border: none;
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px !important;
}
.woocommerce h1.woocommerce-products-header__title.page-title {
  color: #0a213a;
  font-weight: 800;
  font-size: 42px;
  letter-spacing: 6px;
  text-transform: uppercase;
  text-align: center;
}
.woocommerce .woocommerce-custom-filters-wrapper {
  display: block;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  justify-content: space-between;
  align-items: center;
}
.woocommerce ul.products.columns-3 {
  display: block;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  margin-bottom: 60px;
}
.woocommerce ul.products.columns-3 li {
  margin-bottom: 40px;
  margin-top: 20px;
}
.woocommerce ul.products.columns-3 a {
  padding: 0;
}
.woocommerce ul.products.columns-3 a span.price {
  background: linear-gradient(90deg, #8a8338 0%, #c8c17a 20%, #ada22f 39%, #c8c17a 50%, #ada22f 60%, #c8c17a 80%, #8a8338 100%);
  background-size: 200%;
  background-position: center;
  animation: shine 12s infinite;
  height: 30px;
  border: none;
  padding: 10px;
  border-radius: 0px;
  color: white;
  font-weight: 600;
  text-align: center;
  font-size: 16px;
  line-height: 15px;
  max-width: 600px !important;
  margin-top: 10px;
  text-shadow: 1px 1px #00000036;
  letter-spacing: 0;
}
.woocommerce ul.products.columns-3 a h2.woocommerce-loop-product__title {
  font-weight: 600;
  color: #0a213a !important;
  font-size: 25px;
  margin-top: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
}
.woocommerce ul.products.columns-3 a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background: transparent;
  color: #0a213a;
}
.woocommerce ul.products.columns-3 .yith-wcact-timeleft-loop {
  display: none !important;
}
.woocommerce ul.products.columns-3 .auction_end_start {
  text-align: center;
  font-size: 14px;
  width: 100%;
}
.woocommerce ul.products.columns-3 a.add_to_cart_button {
  background: #0a213a;
  color: #c8c17a;
  padding: 5px;
  width: 100%;
}
.woocommerce ul.products.columns-3 a.add_to_cart_button:hover {
  border: 3px solid #0a213a;
}

.ywcact-other-auctions-section {
  display: none;
}

.woocommerce-notices-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  position: sticky;
  top: 10px;
  z-index: 999;
  width: calc(100% - 20px);
  cursor: pointer;
}
.woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-message {
  border-top: none;
  margin-bottom: 2rem;
  padding: 0;
  margin-left: 0;
  font-size: 14px;
  list-style: none;
  overflow: hidden;
  border-radius: 6px;
}
.woocommerce-notices-wrapper .woocommerce-error::after,
.woocommerce-notices-wrapper .woocommerce-info::after,
.woocommerce-notices-wrapper .woocommerce-message::after {
  content: "x";
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 500;
  color: black;
  background: white;
  position: absolute;
  right: 12px;
  top: 12px;
}
.woocommerce-notices-wrapper .woocommerce-message {
  background: #3fa241;
  color: white;
  padding: 10px 20px;
}
.woocommerce-notices-wrapper ul.woocommerce-error {
  background: #bd3d3d;
  color: white;
}
.woocommerce-notices-wrapper ul.woocommerce-error li {
  display: block;
  padding: 10px 20px;
}

#customer_login .u-column1.col-1,
#customer_login .u-column2.col-2 {
  padding: 20px;
  border-radius: 6px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #customer_login .u-column1.col-1,
#customer_login .u-column2.col-2 {
    margin-bottom: 60px;
  }
}
#customer_login .u-column1.col-1 h2,
#customer_login .u-column2.col-2 h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 10px;
  border-bottom: 2px solid #c8c17a;
  padding-bottom: 20px;
}
#customer_login .u-column1.col-1 {
  background: #f4f4f4;
}
#customer_login .u-column1.col-1 form.woocommerce-form-login.login input[type=password],
#customer_login .u-column1.col-1 form.woocommerce-form-login.login input[type=text] {
  border: 3px solid #0a213a;
}
#customer_login .u-column1.col-1 form.woocommerce-form-login.login .lost_password {
  font-size: 16px;
  margin: 15px 0 0 0;
}
#customer_login .u-column1.col-1 label.woocommerce-form-login__rememberme {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
}
#customer_login .u-column1.col-1 label.woocommerce-form-login__rememberme span {
  margin-left: 8px;
}
#customer_login .u-column2.col-2 {
  background: #0a213a;
  color: #c8c17a;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  display: block;
  margin-top: 20px;
  font-size: 16px;
}

.woocommerce-privacy-policy-text p {
  font-size: 13px;
  margin-top: 10px;
}

button.button.woocommerce-form-register__submit {
  width: 100%;
  background: #719bcc !important;
  margin-top: 30px;
  margin-bottom: 10px;
  transition: all 300ms ease-in-out;
}
button.button.woocommerce-form-register__submit:hover {
  background: transparent !important;
}

button.button.woocommerce-form-login__submit {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 300ms ease-in-out;
}

.primary-navigation-open.lock-scrolling .related.products {
  display: none;
}

/* Secondary levele menu  */
.sub-menu {
  background: white;
}

/*# sourceMappingURL=musa-theme-customizations.css.map */
