@import url("https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@400;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&display=swap');

* {
  box-sizing: border-box;
  font-family: "Alegreya Sans", sans-serif;
  font-size: initial;
}
.fa-twitter {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
footer .fa-twitter:before {
  filter: invert(1);
}
a.icon.instagram > img,
a.icon.tiktok > img {
  filter: brightness(0) saturate(100%) invert(41%) sepia(99%) saturate(815%) hue-rotate(21deg) brightness(98%) contrast(101%);
}
a.icon.tiktok > img {
  width: 18px;
}
a.icon.spotify > img {
  width: 27px;
}
.fa-twitter:before {
  content: "" !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.03' height='15' viewBox='0 0 16.03 15'%3E%3Cg%3E%3Cpath id='path1009' d='m.04,0l6.19,8.27L0,15h1.4l5.45-5.89,4.4,5.89h4.77l-6.54-8.74L15.29,0h-1.4l-5.02,5.42L4.81,0H.04Zm2.06,1.03h2.19l9.67,12.94h-2.19L2.1,1.03Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  width: 14px;
  height: 14px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px;
  position: absolute;
}
.wrapp-social .fa-twitter:before,
.product-social-share-wrapper .fa-twitter:before {
  filter: invert(1);
}
header .fa-twitter:before {
  filter: brightness(0) saturate(100%) invert(41%) sepia(99%) saturate(815%) hue-rotate(21deg) brightness(98%) contrast(101%);
}

.a-password {
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  top: 11px;
  z-index: 2;
}
.a-password {
  position: absolute;
  right: 1rem;
  width: 20px;
  height: 20px;
  top: 12px;
  z-index: 2;
  cursor: pointer;
}
.a-password i:before {
  content: '';
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
}
.a-password i.open-eye:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M22.6928 1.55018C22.3102 1.32626 21.8209 1.45915 21.6 1.84698L19.1533 6.14375C17.4864 5.36351 15.7609 4.96457 14.0142 4.96457C9.32104 4.96457 4.781 7.84644 1.11993 13.2641L1.10541 13.2854L1.09271 13.3038C0.970762 13.4784 0.967649 13.6837 1.0921 13.8563C3.79364 17.8691 6.97705 20.4972 10.3484 21.6018L8.39935 25.0222C8.1784 25.4101 8.30951 25.906 8.69214 26.1299L9.03857 26.3326C9.4212 26.5565 9.91046 26.4237 10.1314 26.0358L23.332 2.86058C23.553 2.47275 23.4219 1.97684 23.0392 1.75291L22.6928 1.55018ZM18.092 8.00705C16.7353 7.40974 15.3654 7.1186 14.0142 7.1186C10.6042 7.1186 7.07416 8.97311 3.93908 12.9239C3.63812 13.3032 3.63812 13.8561 3.93908 14.2354C6.28912 17.197 8.86102 18.9811 11.438 19.689L12.7855 17.3232C11.2462 16.8322 9.97333 15.4627 9.97333 13.5818C9.97333 11.2026 11.7969 9.27368 14.046 9.27368C15.0842 9.27368 16.0317 9.68468 16.7511 10.3612L18.092 8.00705ZM15.639 12.3137C15.2926 11.7767 14.7231 11.4277 14.046 11.4277C12.9205 11.4277 12 12.3906 12 13.5802C12 14.3664 12.8432 15.2851 13.9024 15.3624L15.639 12.3137Z' fill='%23000000' fill-rule='evenodd'/%3E%3Cpath d='M14.6873 22.1761C19.1311 21.9148 23.4056 19.0687 26.8864 13.931C26.9593 13.8234 27 13.7121 27 13.5797C27 13.4535 26.965 13.3481 26.8956 13.2455C25.5579 11.2677 24.1025 9.62885 22.5652 8.34557L21.506 10.2052C22.3887 10.9653 23.2531 11.87 24.0894 12.9239C24.3904 13.3032 24.3904 13.8561 24.0894 14.2354C21.5676 17.4135 18.7903 19.2357 16.0254 19.827L14.6873 22.1761Z' fill='%23000000'/%3E%3C/svg%3E");
}
.a-password i.close-eye:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 12C1 12 5 4 12 4C19 4 23 12 23 12' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 12C1 12 5 20 12 20C19 20 23 12 23 12' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='12' cy='12' r='3' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
header .block-search .nested {
  display: none !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
a,
a:visited,
.alink:visited {
  color: #b58500;
}
i,
b,
strong,
em,
span,
button {
  font-size: inherit;
  font-family: inherit;
}
h2 {
  font-size: 25px;
  font-weight: 600;
  margin: 10px 0 15px;
}
.breadcrumbs {
  display: none;
}
.author-view-page-name h1.page-title,
.cms-page-view h1.page-title,
.contact-index-index h1.page-title {
  font-weight: bold;
  position: relative;
  padding: 0px;
  display: block !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: -o-fit-content;
  width: fit-content;
  margin: 0 auto 35px;
}
/*.author-view-page-name h1.page-title::before,*/
/*.cms-page-view h1.page-title::before,*/
/*.contact-index-index h1.page-title::before {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 15px;*/
/*  height: 15px;*/
/*  border: 5px inset #b58500;*/
/*  position: absolute;*/
/*  bottom: 12px;*/
/*  left: 0;*/
/*}*/
@media (min-width: 0) and (max-width: 767px) {
  .author-view-page-name h1.page-title,
  .cms-page-view h1.page-title {
    padding: 0 0 0 13px;
  }
  .author-view-page-name h1.page-title::befores,
  .cms-page-view h1.page-title::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 3px inset #b58500;
    position: absolute;
    bottom: 8px;
    left: 0;
  }
}
.btn {
  font-size: 16px;
}
.btn-lg {
  font-size: 20px;
}
header.page-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  background-color: #ffffff;
}
body {
  padding-top: 178px;
  transition: 0.7s all ease;
}
body.active-cms-menu {
  padding-top: 206px;
}
.udg-header-top-wrapper {
  background-color: #2d2a26;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  height: 48px;
  /*background-image: url("/pub/media/hipertexto/udg/main/franja-header.svg");*/
  background-repeat: repeat;
}
.udg-header-top-wrapper > .page-main.udg-container > .udg-social-links {
  display: flex;
  justify-content: flex-end;
}
.udg-header-top-wrapper > .page-main.udg-container > .udg-social-links > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.udg-header-top-wrapper > .page-main.udg-container > .udg-social-links > ul > li {
  margin: 0;
  padding: 0 10px;
}
.udg-header-top-wrapper > .page-main.udg-container > .udg-social-links > ul > li:first-child {
  padding-left: 0;
}
.udg-header-top-wrapper > .page-main.udg-container > .udg-social-links > ul > li:last-child {
  padding-right: 0;
}
.udg-header-top-wrapper > .page-main.udg-container > .udg-social-links > ul > li > a {
  border: 1px solid #ffffff;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  height: 28px;
  width: 28px;
  justify-content: center;
  align-items: center;
  color: #b58500;
  font-size: 14px;
  transition: 0.3s all ease;
  cursor: pointer;
}
.udg-header-top-wrapper > .page-main.udg-container > .udg-social-links > ul > li > a:hover {
  text-decoration: none;
}
.udg-header-top-wrapper > .page-main.udg-container > .udg-social-links > ul > li > a.icon.spotify {
  background-color: #b58500;
}
.udg-header-main-wrapper {
  height: 100px;
  display: flex;
  align-items: center;
  position: relative;
  background: #ffffff;
  /*    border-bottom:1px solid #d3d3d3;*/
}
.udg-header-main-wrapper > .page-main.udg-container > .udg-logo-wrapper {
  max-width: 300px;
  max-height: 75px;
  width: 100%;
}
.udg-header-main-wrapper > .page-main.udg-container > .udg-logo-wrapper > a,
.udg-header-main-wrapper > .page-main.udg-container > .udg-logo-wrapper > a > img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 230px;
}
.udg-header-main-wrapper > .page-main.udg-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.udg-secondary-menu > ul.udg-static-menu {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
  font-weight: bold;
  justify-content: space-between;
}
.udg-secondary-menu > ul.udg-static-menu > li {
  margin: 0;
  padding: 0 25px;
  position: relative;
}
.udg-secondary-menu > ul.udg-static-menu > li:hover a:before {
  transform: scaleX(1.1) translateY(100%);
  transition: .3s all ease;
}
.udg-secondary-menu > ul.udg-static-menu > li:hover > a {
  color: #d4b86b;
}
.udg-secondary-menu > ul.udg-static-menu > li:first-child {
  padding-left: 0;
}
.udg-secondary-menu > ul.udg-static-menu > li:last-child {
  padding-right: 0;
}
.udg-secondary-menu > ul.udg-static-menu > li > a {
  color: #333333;
  font-size: 19px;
  line-height: 30px;
  text-decoration: none !important;
  /*    border-bottom:1px solid #d3d3d3;*/
  transition: 0.3s all ease;
}
.udg-secondary-menu > ul.udg-static-menu > li > a:before {
  content: "";
  transform: scaleX(0) translateY(100%);
  transition: .3s all ease;
  position: absolute;
  bottom: 5px;
  width: 90%;
  height: 1px;
  background-color: #d4b86b;
  left: 0;
  right: 0;
  margin: auto;
}
.udg-secondary-menu > ul.udg-static-menu > li.current > a {
  border-bottom: 3px solid #b58500;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu > li > ul.submenu-lats {
  position: absolute;
  top: -6px;
  right: 0;
  transform: translateX(calc(0% + 0));
  padding: 0;
  margin: 0;
  list-style: none;
  border-top: 6px solid #333333;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  width: max-content !important;
  pointer-events: none;
  display: flex;
  flex-wrap: wrap;
  width: 100% !important;
}
.udg-secondary-menu > ul.udg-static-menu > li.current > ul {
  opacity: 1;
  pointer-events: all;
  transform: translateY(100%) translateX(-50%);
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu > li.parent:hover > ul.submenu-lats {
  visibility: visible;
  opacity: 1;
  transform: translateX(calc(100%));
  transition: 0.5s all ease;
  pointer-events: auto;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu > li > ul.submenu-lats > li,
.udg-secondary-menu > ul.udg-static-menu > li > ul > li {
  padding: 0;
  margin: 0;
  position: relative;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu > li > ul.submenu-lats > li {
  width: 50%;
  margin: 0;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu > li > ul.submenu-lats > li > a,
.udg-secondary-menu > ul.udg-static-menu > li > ul > li > a {
  background: #c09726;
  display: block;
  padding: 6px 10px;
  color: #ffffff;
  transition: 0.3s all ease;
  font-weight: 300;
  text-decoration: none;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu > li > ul.submenu-lats > li > a {
  background: #d4b86b;
  color: #2d2a26;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu > li > ul.submenu-lats > li > a:hover {
  background-color: #2d2a26;
  color: #cbaa4c;
}

.udg-secondary-menu > ul.udg-static-menu > li.temas {
  position: inherit;
}
.udg-secondary-menu > ul.udg-static-menu > li.temas a {
  position: relative;
}
.udg-secondary-menu > ul.udg-static-menu > li.temas a:before {
  bottom: -2px;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu.temas > li {
  width: 100%;
  margin-bottom: 1.2rem;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu.temas > li > a {
  color: #000000;
  position: relative;
  font-weight: 600;
  padding: 0;
  width: fit-content;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu.temas > li > a:before {
  content: "";
  transform: scaleX(0) translateY(100%);
  transition: .3s all ease;
  position: absolute;
  bottom: 5px;
  width: 100%;
  height: 1.6px;
  background-color: #d4b86b;
  left: 0;
  right: 0;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu.temas > li > a:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50px;
  background-color: #000;
  left: -11px;
  top: 34%;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu.temas > li > a:hover {
  background-color: transparent;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu.temas > li > a:hover:before {
  transform: scaleX(1) translateY(100%);
  transition: .3s all ease;
}

@media (min-width: 992px) {
  .udg-secondary-menu > ul.udg-static-menu > li > ul.submenu.temas {
    width: 100vw !important;
    left: 0;
    bottom: auto;
    top: 181px;
    transform: translateY(calc(-1%)) !important;
    background-color: #fff;
    pointer-events: none;
    height: 79vh;
    overflow: scroll;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    padding-top: 9rem;
    border-top: 0;
    display: grid;
    grid-template-areas: ". .";
    justify-items: center;
    align-items: center;
    justify-content: space-evenly;
  }

  .udg-secondary-menu > ul.udg-static-menu > li.parent:hover  > ul.submenu {
    visibility: visible;
    opacity: 1;
    transform: translateY(calc(100%));
    transition: 0.5s all ease;
  }

  .udg-secondary-menu > ul.udg-static-menu > li > ul {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(calc(100% + 15px));
    padding: 0;
    margin: 0;
    list-style: none;
    border-top: 6px solid #333333;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    width: max-content !important;
  }
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.submenu.temas .udg-close-submenu {
  display: none;
}
.udg-secondary-menu > ul.udg-static-menu > li.parent.temas:hover > ul.submenu.temas {
  transform: translateY(calc(-1%)) !important;
  pointer-events: auto;
  height: 80vh;
  overflow: scroll;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul.temas > li > a {
  background-color: transparent;
}
.udg-secondary-menu > ul.udg-static-menu > li > ul > li > a:hover {
  background: #2d2a26;
}
.udg-user-link-actions > ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.udg-user-link-actions > ul > li {
  padding: 0 8px;
  margin: 0;
  position: relative;
}
.udg-user-link-actions > ul > li > .search-toggle-action,
.udg-user-link-actions > ul > li > .account-toggle-action,
.udg-user-link-actions > ul > li > .hearth-toggle-action,
.udg-user-link-actions > ul > li > .minicart-wrapper > .action.showcart > .cart-toggle-action {
  height: 25px;
  width: 26px;
  display: block;
  cursor: pointer;
}
.minicart-wrapper .action.showcart:before {
  display: none !important;
}
.minicart-wrapper {
  margin: 0 !important;
}
.udg-user-link-actions > ul > li:last-child {
  padding-right: 0;
}
.udg-user-link-actions > ul > li.udg-main-user-actions > ul {
  padding: 15px 0 0 0;
  margin: 0;
  list-style: none;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateY(110%);
  text-align: right;
  opacity: 0;
  visibility: hidden;
}
.udg-user-link-actions > ul > li.udg-main-user-actions > ul > li {
  margin: 0;
  white-space: nowrap;
}
.udg-user-link-actions > ul > li.udg-main-user-actions > ul > li > a {
  display: block;
  padding: 5px 10px;
  white-space: nowrap;
  text-align: right;
  border: 1px solid #d4b86b;
  background: #d4b86b;
  color: #333333;
  border-top: none;
  transition: 0.3s all ease;
  text-decoration: none;
}
.udg-user-link-actions > ul > li.udg-main-user-actions > ul > li > a:hover {
  transition: .3s;
  background: #7f5d02;
  color: #fff;
}
.udg-user-link-actions > ul > li.udg-main-user-actions > ul > li:first-child > a {
  border-top: 1px solid #2d2a26;
}
.udg-user-link-actions > ul > li.udg-main-user-actions > ul > li:last-child > a {
  border-radius: 0 0 5px 5px;
}
.udg-user-link-actions > ul > li.udg-main-user-actions:hover > ul {
  transform: translateY(92%);
  visibility: visible;
  opacity: 1;
  transition: 0.3s all ease;
}
body.cms-home #mageplaza-bannerslider-block-before-page-top-1 > .carousel-container {
  transform: translateY(-5px);
  max-width: 1280px;
  margin: 0 auto;
}
div#mageplaza-bannerslider-block-before-page-top-1 {
  padding: 0 50px;
}
div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav,
div#mageplaza-bannerslider-block-before-page-top-1 .owl-dots {
  opacity: 1;
}
div#mageplaza-bannerslider-block-before-page-top-1 .owl-dots {
  margin-bottom: .5em;
}
div#mageplaza-bannerslider-block-before-page-top-1 .owl-dots span {
    width: 5px;
    height: 5px;
}
div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav button.owl-prev {
  left: 1rem;  
}
div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav button.owl-prev:before {
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 1.2rem;
}
div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav button.owl-next {
  right: 1rem;  
}
div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav button.owl-next::before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 1.2rem;
}
.owl-nav button.owl-prev,
.owl-nav button.owl-next {
  outline: none;
}
div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav button.owl-prev,
div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav button.owl-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  outline: none;
  transition: .3s;
  font-size: 0;
  background: black;
  height: 3rem;
  width: 3rem;
  border-radius: 50px; 
  top: 45%;
}

div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav button.owl-prev:hover,
div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav button.owl-next:hover {
    color: #ffffff;
    opacity: .71;
}
div#mageplaza-bannerslider-block-before-page-top-1 .owl-carousel .owl-stage-outer {
  border-radius: 15px;
}
ul.featured-homepage-links {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: space-evenly;
  align-items: center;
}
ul.featured-homepage-links > li {
  padding: 0 15px;
  margin: 0;
}
/*==========Footer=Styles==========*/
.udg-top-footer {
  display: flex;
  justify-content: space-between;
  height: 50px;
  background: #dedfe1;
}
.udg-top-footer > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.udg-top-footer > ul > li {
  padding: 0 15px;
  margin: 0;
}
.udg-top-footer > ul:first-child > li > .footer-icon-wrapper {
  width: 35px;
}
.udg-top-footer > ul > li > .footer-icon-wrapper {
  display: flex;
  align-items: center;
  height: 35px;
}
.udg-bottom-footer {
  background: #333333;
  padding: 25px 50px;
}

.udg-bottom-footer > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.udg-bottom-footer > ul > li {
  margin: 0;
}
.udg-bottom-footer > ul > li#first-column > img {
  margin: 0 0 25px;
}
.udg-bottom-footer > ul > li#first-column > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.udg-bottom-footer > ul > li#first-column > h3 {
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
}
.udg-bottom-footer > ul > li#first-column > ul > li,
.udg-bottom-footer > ul > li#first-column > ul > li > a {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 13px;
}
.udg-bottom-footer > ul > li#second-column > img {
  margin: 0 0 25px;
}
.udg-bottom-footer > ul > li#second-column > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.udg-bottom-footer > ul > li#second-column > ul > li {
  margin: 0;
}
.udg-bottom-footer > ul > li#second-column > ul > li:first-child {
  padding: 0 15px 0 0;
}
.udg-bottom-footer > ul > li#second-column > ul > li:last-child {
  padding: 0 0 0 15px;
}
.udg-bottom-footer > ul > li#second-column > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.udg-bottom-footer > ul > li#second-column > ul > li > ul > li,
.udg-bottom-footer > ul > li#second-column > ul > li > ul > li > a {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 13px;
}
.udg-bottom-footer > ul > li#second-column > ul > li > h3,
.udg-bottom-footer > ul > li#second-column > ul > li > h3 > a {
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
}
.udg-bottom-footer > ul > li#third-column > ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.udg-bottom-footer > ul > li#third-column > ul > li {
  margin: 0;
  padding: 0 15px;
}
.udg-bottom-footer > ul > li#third-column > ul > li:first-child {
  padding: 0 15px 0 0;
}
.udg-bottom-footer > ul > li#third-column > ul > li:last-child {
  padding: 0 0 0 15px;
}
.udg-bottom-footer > ul > li#third-column > ul > li > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.udg-bottom-footer > ul > li#third-column > ul > li > ul > li,
.udg-bottom-footer > ul > li#third-column > ul > li > ul > li > a {
  padding: 0;
  margin: 0;
  color: #ffffff;
  font-size: 13px;
}
.udg-bottom-footer > ul > li#third-column > ul > li > h3 {
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
}
/*==========Home=Page==========*/
ul.secondary-featured-links-homepage {
  padding: 0 0 30px;
  margin: 0 0 60px;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
ul.secondary-featured-links-homepage > li {
  margin: 0;
  padding: 0 15px;
  width: 50%;
}
ul.secondary-featured-links-homepage > li:first-child {
  padding: 0 15px 0 0;
}
ul.secondary-featured-links-homepage > li:last-child {
  padding: 0 0 0 15px;
}
.suscribe-form-and-follow-social-items {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.suscribe-form-and-follow-social-items > .suscribe-form-wrapper,
.suscribe-form-and-follow-social-items > .follow-social-items-wrapper {
  width: 50%;
}
.suscribe-form-and-follow-social-items > .suscribe-form-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.suscribe-form-and-follow-social-items > .suscribe-form-wrapper > h3 {
  font-size: 25px;
  margin: 0 0 35px;
}
.suscribe-form-and-follow-social-items {
  margin: 0 0 35px;
  padding: 35px 0 0;
  border-top: 1px solid #b58500;
}
.block.newsletter {
  width: 100% !important;
  max-width: 500px !important;
  height: 45px;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  position: relative;
}
.block.newsletter input[type="email"] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 15px;
  border: none;
  background: #ffffff;
}
.block.newsletter button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: #b58500;
  border: 1px solid #b58500;
  font-size: 20px;
  transition: 0.3s all ease;
}
.block.newsletter button[type="submit"]:hover {
  color: #b58500;
  background: #ffffff;
}
.follow-social-items-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.follow-social-items-wrapper > h3 {
  font-size: 25px;
  margin: 0 0 35px;
}
.follow-social-items-wrapper > ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: center;
}
.follow-social-items-wrapper > ul > li {
  padding: 0 15px;
}
.follow-social-items-wrapper > ul > li:first-child {
  padding: 0 15px 0 0;
}
.follow-social-items-wrapper > ul > li:last-child {
  padding: 0 0 0 15px;
}
.follow-social-items-wrapper > ul > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #b58500;
  background: #b58500;
  color: #ffffff;
  border-radius: 50%;
  transition: 0.3s all ease;
}
.follow-social-items-wrapper > ul > li > a:hover {
  color: #b58500;
  background: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.udg-section-title {
  font-size: 25px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
  padding: 0;
  position: relative;
  margin-top: 2em;
}
/*.udg-section-title::before {*/
/*  content: "";*/
/*  width: 13px;*/
/*  height: 13px;*/
/*  display: block;*/
/*  position: absolute;*/
/*  left: 0;*/
/*  bottom: 0;*/
/*  border: 4px inset #b58500;*/
/*}*/
.udg-product-wrapper.grid > .udg-product-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.udg-product-wrapper.grid > .udg-product-list > li {
  margin: 0 0 10px;
  padding: 0 15px 50px;
  width: 25%;
  display: flex;
  align-items: flex-start;
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card {
  position: relative;
  /*border-bottom: 1px solid #d3d3d3;*/
  /*padding: 0 0 15px;*/
  /*height: 500px;*/
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card > .udg-product-image,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-image {
  margin: 0 0 10px;
  height: 285px;
  display: flex;
  align-items: flex-end;
  /*    border:1px solid #d3d3d3;*/
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card > .udg-product-image > a,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card > .udg-product-image > a > img,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-image > a > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card > .udg-product-info > h3,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-info > h3 {
  font-weight: bold;
  font-size: 18px;
  height: 42px;
  overflow: hidden;
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card > .udg-product-info > .udg-product-authors > ul,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-info > .udg-product-authors > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  height: 42px;
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card > .udg-product-info > .udg-product-authors > ul > li,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-info > .udg-product-authors > ul > li {
  margin: 0;
  padding: 0;
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card > .udg-product-info > .udg-product-authors > ul > li:after,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-info > .udg-product-authors > ul > li:after {
  content: ",";
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card > .udg-product-info > .udg-product-authors > ul > li:last-child:after,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-info > .udg-product-authors > ul > li:last-child:after {
  display: none;
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card > .udg-product-info > .udg-product-authors > ul > li > strong,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-info > .udg-product-authors > ul > li > strong {
  font-weight: 500;
  font-size: 13px !important;
}
.udg-product-price span.price {
  font-size: 18px;
  font-weight: bold;
  color: #777777;
  margin: 10px 0 0;
  display: block;
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card > .udg-product-image > .udg-product-actions > ul,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-image > .udg-product-actions > ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-image > .udg-product-actions > ul > li,
.udg-product-wrapper.grid > ol.udg-product-list > li > .udg-product-card > .udg-product-image > .udg-product-actions > ul > li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-image > .udg-product-actions > ul > li > a > img,
.udg-product-wrapper.grid > ol.udg-product-list > li > .udg-product-card > .udg-product-image > .udg-product-actions > ul > li > a > img {
  width: 25px;
}
.udg-product-wrapper.grid.udg-product-wrapper-carousel {
  padding: 30px 0 50px;
}
.udg-user-link-actions {
  position: relative;
  z-index: 2;
}
.search-main-container {
  position: fixed;
  background: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
}
.search-main-container.active {
  opacity: 1;
  visibility: visible;
}
.search-main-container > .block.block-search {
  width: 100%;
  margin: 0;
  padding: 0 15px;
}
.search-main-container > .block.block-search input[type="search"] {
  height: 100px;
  border: none;
  border-bottom: 2px solid #d3d3d3;
  padding: 0 50px;
  box-shadow: none !important;
  outline: none !important;
  transition: 0.3s all ease;
}
.search-main-container > .block.block-search .control {
  position: relative;
  padding: 0;
}
.search-main-container > .block.block-search .control::before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%) translateX(-50%);
  z-index: 9999;
  font-size: 18px;
  color: #666666;
}
.search-main-container > .block.block-search input[type="search"]:hover {
  border-bottom: 2px solid #333333;
}
.close-search-btn {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.close-search-btn::after {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
}
header .block-search .control {
  padding: 0 0 0 0;
  display: flex;
  align-items: center;
}
header .block-search {
  width: 100%;
  z-index: 4;
  max-width: 320px;

}
header .block-search input {
  border-radius: 8px;
  height: 43px;
}
header .block-search .action.search:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 26' style='enable-background:new 0 0 26 26;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bdisplay:none;%7D .st1%7Bdisplay:inline;%7D .st2%7Bfill:%23666666;%7D .st3%7Bdisplay:inline;fill:%23DCDCDC;%7D .st4%7Bfill:%23FFF2DE;%7D .st5%7Bfill:%23007AB7;%7D .st6%7Bfill:%23DF373D;%7D .st7%7Bfill:%23231F20;%7D .st8%7Bfill:%234D4D4F;%7D .st9%7Bfill:%23333333;%7D .st10%7Bfill:%23D01F39;%7D .st11%7Bfill:%23DCDCDC;%7D .st12%7Bfill:%234D4A47;%7D .st13%7Bfill:%23F5333F;%7D .st14%7Bfill:%23FFFFFF;%7D .st15%7Bfill:%231D1D1B;%7D .st16%7Bfill:%23303030;%7D .st17%7Bfill:%23E3E3E3;%7D .st18%7Bfill:%23575756;%7D .st19%7Bfill:%233C3C3B;%7D .st20%7Bdisplay:inline;fill:none;stroke:%2377797B;stroke-miterlimit:10;%7D .st21%7Bfill:%23DEDFE0;%7D .st22%7Bfill:none;%7D .st23%7Bdisplay:inline;fill:none;stroke:%23E32128;stroke-width:0.75;stroke-miterlimit:10;%7D .st24%7Bdisplay:inline;fill:none;stroke:%2377797B;stroke-width:0.75;stroke-miterlimit:10;%7D .st25%7Bclip-path:url(%23SVGID_00000179603966648425074380000011433755757610671027_);%7D .st26%7Bclip-path:url(%23SVGID_00000039114275346096533560000000544847894699055764_);%7D .st27%7Bfill:%23E32128;%7D .st28%7Bfill:none;stroke:%23B58500;stroke-width:3;stroke-miterlimit:10;%7D .st29%7Bfill:%23B58500;%7D .st30%7Bclip-path:url(%23SVGID_00000181787925676811441200000012755460302312034217_);%7D .st31%7Bclip-path:url(%23SVGID_00000023965976575025750970000003364063670746615215_);%7D .st32%7Bclip-path:url(%23SVGID_00000035515072049374060490000010310289167654006938_);%7D .st33%7Bfill:none;stroke:%23B58500;stroke-width:0.5;stroke-miterlimit:10;%7D .st34%7Bclip-path:url(%23SVGID_00000061455900226947895010000000760606393661409710_);%7D .st35%7Bclip-path:url(%23SVGID_00000016047338929032235070000011993715052265170052_);%7D .st36%7Bfill:none;stroke:%238F8F8F;stroke-width:0.5;stroke-miterlimit:10;%7D .st37%7Bfill:%234A4A49;stroke:%234A4A49;stroke-width:0.5;stroke-miterlimit:10;%7D .st38%7Bopacity:0.53;fill:%23ECE0BF;stroke:%238F8F8F;stroke-miterlimit:10;%7D .st39%7Bopacity:0.53;fill:none;stroke:%238F8F8F;stroke-miterlimit:10;%7D .st40%7Bfill:%232D2A26;%7D .st41%7Bfill:%23F0E7CC;%7D .st42%7Bfill:%23414241;%7D .st43%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D .st44%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23414241;%7D .st45%7Bopacity:0.5;%7D .st46%7Bfill:%234A4A49;%7D .st47%7Bfill:none;stroke:%238F8F8F;stroke-miterlimit:10;%7D .st48%7Bfill:%23D4B86B;%7D .st49%7Bclip-path:url(%23SVGID_00000002353544389080694940000009578958925064007046_);%7D .st50%7Bclip-path:url(%23SVGID_00000170254941096778721960000008813140186227125423_);%7D .st51%7Bfill:%23C09726;%7D .st52%7Bfill:%23997615;%7D .st53%7Bfill:%2376777A;%7D .st54%7Bfill:none;stroke:%23FFFFFF;stroke-width:0.25;stroke-miterlimit:10;%7D .st55%7Bfill:none;stroke:%232D2A26;stroke-width:0.25;stroke-miterlimit:10;%7D .st56%7Bfill:%23CBAA4C;%7D .st57%7Bfill:none;stroke:%23B58500;stroke-miterlimit:10;%7D .st58%7Bclip-path:url(%23SVGID_00000021087537855352134940000006375005031168837531_);%7D .st59%7Bclip-path:url(%23SVGID_00000006666435747597088210000008445569129446129536_);%7D .st60%7Bclip-path:url(%23SVGID_00000031927278018944568560000003278656054108319144_);%7D .st61%7Bclip-path:url(%23SVGID_00000124852461646440923050000014607874556875128710_);%7D .st62%7Bclip-path:url(%23SVGID_00000181792570086878251380000004946386992738967992_);%7D .st63%7Bclip-path:url(%23SVGID_00000074441495390416008970000009363386521988954285_);%7D .st64%7Bclip-path:url(%23SVGID_00000170238291365578328450000014063322599660731545_);%7D .st65%7Bclip-path:url(%23SVGID_00000168836433196107490270000010034735271671702154_);%7D .st66%7Bclip-path:url(%23SVGID_00000139989200413310453090000010492066466843100310_);%7D .st67%7Bclip-path:url(%23SVGID_00000166662874357843538910000008813540733619274645_);%7D .st68%7Bclip-path:url(%23SVGID_00000087377871158665031290000016855508359375549338_);%7D .st69%7Bclip-path:url(%23SVGID_00000151512998491742796480000017995762447930574471_);%7D .st70%7Bclip-path:url(%23SVGID_00000096742605012040535080000007392544124005910682_);%7D .st71%7Bclip-path:url(%23SVGID_00000090999549030814815700000005605611781535001218_);%7D .st72%7Bclip-path:url(%23SVGID_00000052822097315160479710000012977625052404937644_);%7D .st73%7Bclip-path:url(%23SVGID_00000166665626758165420080000011390650504625254537_);%7D .st74%7Bclip-path:url(%23SVGID_00000047053094117766536900000000691790548139567540_);%7D .st75%7Bclip-path:url(%23SVGID_00000079458312728094176080000002253497917709692046_);%7D .st76%7Bclip-path:url(%23SVGID_00000088113524984635439060000000659513775446773419_);%7D .st77%7Bclip-path:url(%23SVGID_00000009588851831146603020000008403083243382762392_);%7D .st78%7Bclip-path:url(%23SVGID_00000170975806033089227480000004398017447247097253_);%7D .st79%7Bclip-path:url(%23SVGID_00000075856461667758336040000007712043794557408957_);%7D .st80%7Bclip-path:url(%23SVGID_00000129917264120336863040000016689065226045028028_);%7D .st81%7Bclip-path:url(%23SVGID_00000096055199013333177270000007120501579893910689_);%7D .st82%7Bclip-path:url(%23SVGID_00000123419257680094115500000004109142480157586308_);%7D .st83%7Bclip-path:url(%23SVGID_00000013877240212776920920000016213888876052475021_);%7D .st84%7Bclip-path:url(%23SVGID_00000127026563642651382840000000922586847090563769_);%7D .st85%7Bclip-path:url(%23SVGID_00000150094215687850419690000005643144455762476183_);%7D .st86%7Bfill:%23E0DFDE;%7D .st87%7Bfill:none;stroke:%232D2A26;stroke-width:0.5;stroke-miterlimit:10;%7D .st88%7Bfill:%23FFFFFF;stroke:%23B58500;stroke-width:0.5;stroke-miterlimit:10;%7D .st89%7Bclip-path:url(%23SVGID_00000122697179426588205160000006339928579346920348_);%7D .st90%7Bclip-path:url(%23SVGID_00000026145660778608788820000002527550904824627600_);%7D%0A%3C/style%3E%3Cg id='Menu'%3E%3C/g%3E%3Cg id='CAJAS' class='st0'%3E%3C/g%3E%3Cg id='simulacion_copia'%3E%3C/g%3E%3Cg id='DIVISION'%3E%3C/g%3E%3Cg id='Footer_y_header'%3E%3Cg class='st45'%3E%3Cg%3E%3Cpath class='st46' d='M15.5,18.8c0,0,0.3-0.2,0.5,0.1c1.2,1.2,4.8,4.8,4.8,4.8c0.9,0.9,2.3,1.2,3.1,0.3l0.1-0.1 c0.8-0.8,0.6-2.2-0.3-3.1c0,0-3.6-3.6-4.8-4.8c-0.2-0.2-0.1-0.5-0.1-0.5c2.2-3.6,1.7-8.2-1.4-11.3c-3.6-3.6-9.6-3.6-13.2,0 c-3.6,3.6-3.6,9.6,0,13.2C7.3,20.5,11.9,21,15.5,18.8z M5.4,16.2c-3-3-3-7.8,0-10.8c3-3,7.8-3,10.8,0c3,3,3,7.8,0,10.8 C13.2,19.2,8.4,19.2,5.4,16.2z'/%3E%3Cg%3E%3Cpath class='st46' d='M14.2,9.7c-0.9-2.1-3.3-3.1-5.4-2.2C8.3,7.7,7.7,7.5,7.5,7C7.3,6.5,7.5,5.9,8,5.7c3.1-1.3,6.7,0.1,8,3.2 c0.2,0.5,0,1.1-0.5,1.3c-0.1,0.1-0.3,0.1-0.4,0.1C14.7,10.3,14.4,10,14.2,9.7z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  content: '';
  position: absolute;
  right: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: contain;
  width: 23px;
  height: 30px;
  margin-top: 6px;
}
header .block-search .control:before {
  /* background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 26' style='enable-background:new 0 0 26 26;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bdisplay:none;%7D .st1%7Bdisplay:inline;%7D .st2%7Bfill:%23666666;%7D .st3%7Bdisplay:inline;fill:%23DCDCDC;%7D .st4%7Bfill:%23FFF2DE;%7D .st5%7Bfill:%23007AB7;%7D .st6%7Bfill:%23DF373D;%7D .st7%7Bfill:%23231F20;%7D .st8%7Bfill:%234D4D4F;%7D .st9%7Bfill:%23333333;%7D .st10%7Bfill:%23D01F39;%7D .st11%7Bfill:%23DCDCDC;%7D .st12%7Bfill:%234D4A47;%7D .st13%7Bfill:%23F5333F;%7D .st14%7Bfill:%23FFFFFF;%7D .st15%7Bfill:%231D1D1B;%7D .st16%7Bfill:%23303030;%7D .st17%7Bfill:%23E3E3E3;%7D .st18%7Bfill:%23575756;%7D .st19%7Bfill:%233C3C3B;%7D .st20%7Bdisplay:inline;fill:none;stroke:%2377797B;stroke-miterlimit:10;%7D .st21%7Bfill:%23DEDFE0;%7D .st22%7Bfill:none;%7D .st23%7Bdisplay:inline;fill:none;stroke:%23E32128;stroke-width:0.75;stroke-miterlimit:10;%7D .st24%7Bdisplay:inline;fill:none;stroke:%2377797B;stroke-width:0.75;stroke-miterlimit:10;%7D .st25%7Bclip-path:url(%23SVGID_00000179603966648425074380000011433755757610671027_);%7D .st26%7Bclip-path:url(%23SVGID_00000039114275346096533560000000544847894699055764_);%7D .st27%7Bfill:%23E32128;%7D .st28%7Bfill:none;stroke:%23B58500;stroke-width:3;stroke-miterlimit:10;%7D .st29%7Bfill:%23B58500;%7D .st30%7Bclip-path:url(%23SVGID_00000181787925676811441200000012755460302312034217_);%7D .st31%7Bclip-path:url(%23SVGID_00000023965976575025750970000003364063670746615215_);%7D .st32%7Bclip-path:url(%23SVGID_00000035515072049374060490000010310289167654006938_);%7D .st33%7Bfill:none;stroke:%23B58500;stroke-width:0.5;stroke-miterlimit:10;%7D .st34%7Bclip-path:url(%23SVGID_00000061455900226947895010000000760606393661409710_);%7D .st35%7Bclip-path:url(%23SVGID_00000016047338929032235070000011993715052265170052_);%7D .st36%7Bfill:none;stroke:%238F8F8F;stroke-width:0.5;stroke-miterlimit:10;%7D .st37%7Bfill:%234A4A49;stroke:%234A4A49;stroke-width:0.5;stroke-miterlimit:10;%7D .st38%7Bopacity:0.53;fill:%23ECE0BF;stroke:%238F8F8F;stroke-miterlimit:10;%7D .st39%7Bopacity:0.53;fill:none;stroke:%238F8F8F;stroke-miterlimit:10;%7D .st40%7Bfill:%232D2A26;%7D .st41%7Bfill:%23F0E7CC;%7D .st42%7Bfill:%23414241;%7D .st43%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D .st44%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23414241;%7D .st45%7Bopacity:0.5;%7D .st46%7Bfill:%234A4A49;%7D .st47%7Bfill:none;stroke:%238F8F8F;stroke-miterlimit:10;%7D .st48%7Bfill:%23D4B86B;%7D .st49%7Bclip-path:url(%23SVGID_00000002353544389080694940000009578958925064007046_);%7D .st50%7Bclip-path:url(%23SVGID_00000170254941096778721960000008813140186227125423_);%7D .st51%7Bfill:%23C09726;%7D .st52%7Bfill:%23997615;%7D .st53%7Bfill:%2376777A;%7D .st54%7Bfill:none;stroke:%23FFFFFF;stroke-width:0.25;stroke-miterlimit:10;%7D .st55%7Bfill:none;stroke:%232D2A26;stroke-width:0.25;stroke-miterlimit:10;%7D .st56%7Bfill:%23CBAA4C;%7D .st57%7Bfill:none;stroke:%23B58500;stroke-miterlimit:10;%7D .st58%7Bclip-path:url(%23SVGID_00000021087537855352134940000006375005031168837531_);%7D .st59%7Bclip-path:url(%23SVGID_00000006666435747597088210000008445569129446129536_);%7D .st60%7Bclip-path:url(%23SVGID_00000031927278018944568560000003278656054108319144_);%7D .st61%7Bclip-path:url(%23SVGID_00000124852461646440923050000014607874556875128710_);%7D .st62%7Bclip-path:url(%23SVGID_00000181792570086878251380000004946386992738967992_);%7D .st63%7Bclip-path:url(%23SVGID_00000074441495390416008970000009363386521988954285_);%7D .st64%7Bclip-path:url(%23SVGID_00000170238291365578328450000014063322599660731545_);%7D .st65%7Bclip-path:url(%23SVGID_00000168836433196107490270000010034735271671702154_);%7D .st66%7Bclip-path:url(%23SVGID_00000139989200413310453090000010492066466843100310_);%7D .st67%7Bclip-path:url(%23SVGID_00000166662874357843538910000008813540733619274645_);%7D .st68%7Bclip-path:url(%23SVGID_00000087377871158665031290000016855508359375549338_);%7D .st69%7Bclip-path:url(%23SVGID_00000151512998491742796480000017995762447930574471_);%7D .st70%7Bclip-path:url(%23SVGID_00000096742605012040535080000007392544124005910682_);%7D .st71%7Bclip-path:url(%23SVGID_00000090999549030814815700000005605611781535001218_);%7D .st72%7Bclip-path:url(%23SVGID_00000052822097315160479710000012977625052404937644_);%7D .st73%7Bclip-path:url(%23SVGID_00000166665626758165420080000011390650504625254537_);%7D .st74%7Bclip-path:url(%23SVGID_00000047053094117766536900000000691790548139567540_);%7D .st75%7Bclip-path:url(%23SVGID_00000079458312728094176080000002253497917709692046_);%7D .st76%7Bclip-path:url(%23SVGID_00000088113524984635439060000000659513775446773419_);%7D .st77%7Bclip-path:url(%23SVGID_00000009588851831146603020000008403083243382762392_);%7D .st78%7Bclip-path:url(%23SVGID_00000170975806033089227480000004398017447247097253_);%7D .st79%7Bclip-path:url(%23SVGID_00000075856461667758336040000007712043794557408957_);%7D .st80%7Bclip-path:url(%23SVGID_00000129917264120336863040000016689065226045028028_);%7D .st81%7Bclip-path:url(%23SVGID_00000096055199013333177270000007120501579893910689_);%7D .st82%7Bclip-path:url(%23SVGID_00000123419257680094115500000004109142480157586308_);%7D .st83%7Bclip-path:url(%23SVGID_00000013877240212776920920000016213888876052475021_);%7D .st84%7Bclip-path:url(%23SVGID_00000127026563642651382840000000922586847090563769_);%7D .st85%7Bclip-path:url(%23SVGID_00000150094215687850419690000005643144455762476183_);%7D .st86%7Bfill:%23E0DFDE;%7D .st87%7Bfill:none;stroke:%232D2A26;stroke-width:0.5;stroke-miterlimit:10;%7D .st88%7Bfill:%23FFFFFF;stroke:%23B58500;stroke-width:0.5;stroke-miterlimit:10;%7D .st89%7Bclip-path:url(%23SVGID_00000122697179426588205160000006339928579346920348_);%7D .st90%7Bclip-path:url(%23SVGID_00000026145660778608788820000002527550904824627600_);%7D%0A%3C/style%3E%3Cg id='Menu'%3E%3C/g%3E%3Cg id='CAJAS' class='st0'%3E%3C/g%3E%3Cg id='simulacion_copia'%3E%3C/g%3E%3Cg id='DIVISION'%3E%3C/g%3E%3Cg id='Footer_y_header'%3E%3Cg class='st45'%3E%3Cg%3E%3Cpath class='st46' d='M15.5,18.8c0,0,0.3-0.2,0.5,0.1c1.2,1.2,4.8,4.8,4.8,4.8c0.9,0.9,2.3,1.2,3.1,0.3l0.1-0.1 c0.8-0.8,0.6-2.2-0.3-3.1c0,0-3.6-3.6-4.8-4.8c-0.2-0.2-0.1-0.5-0.1-0.5c2.2-3.6,1.7-8.2-1.4-11.3c-3.6-3.6-9.6-3.6-13.2,0 c-3.6,3.6-3.6,9.6,0,13.2C7.3,20.5,11.9,21,15.5,18.8z M5.4,16.2c-3-3-3-7.8,0-10.8c3-3,7.8-3,10.8,0c3,3,3,7.8,0,10.8 C13.2,19.2,8.4,19.2,5.4,16.2z'/%3E%3Cg%3E%3Cpath class='st46' d='M14.2,9.7c-0.9-2.1-3.3-3.1-5.4-2.2C8.3,7.7,7.7,7.5,7.5,7C7.3,6.5,7.5,5.9,8,5.7c3.1-1.3,6.7,0.1,8,3.2 c0.2,0.5,0,1.1-0.5,1.3c-0.1,0.1-0.3,0.1-0.4,0.1C14.7,10.3,14.4,10,14.2,9.7z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  content: '';
  position: absolute;
  right: 7px;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: contain;
  width: 23px;
  height: 30px;
  margin-top: 6px; */
}
/*Menú Temáticas*/

.themes-main-container {
  position: fixed;
  z-index: 11;
  left: 0;
  right: 0;
  top: 0;
  bottom: 100vh;
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  background: #ffffff;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s all ease;
}
.themes-main-container.active {
  opacity: 1;
  pointer-events: all;
}
.themes-main-container > .theme-main-wrapper {
  padding-right: 90px;
  padding-left: 90px;
  padding-top: 150px;
  padding-bottom: 150px;
}
.themes-main-container > .theme-main-wrapper > ul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.themes-main-container > .theme-main-wrapper > ul > li {
  padding: 0 30px;
  margin: 0 0 30px;
  position: relative;
}
.themes-main-container > .theme-main-wrapper > ul > li::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 4px inset #b58500;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.themes-main-container > .theme-main-wrapper > ul > li:first-child::before {
  display: none;
}
.themes-main-container > .theme-main-wrapper > ul > li > a {
  color: #333333;
  font-size: 35px;
  text-decoration: none;
}
.close-theme-menu {
  position: fixed;
  top: 50px;
  right: 50px;
  font-size: 35px;
  cursor: pointer;
}
/*Collections*/
ol.collection-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 25px -15px 0;
}
ol.collection-list > li {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 15px;
  margin: 0 0 30px;
  width: 20%;
}
ol.collection-list > li > a {
  border: 1px solid #d3d3d3;
  width: 100%;
  height: 224px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  text-align: center;
  font-size: 20px;
  color: #333333;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  font-weight: bold;
}
span.collection-desc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(51, 51, 51, 0.8);
  color: #ffffff;
  padding: 15px;
  overflow-y: scroll;
  display: block;
  font-size: 16px;
  opacity: 0;
  display: none;
  transition: 0.3s all ease;
}
ol.collection-list > li > a:hover > span.collection-desc {
  opacity: 1;
}
/* width */
span.collection-desc::-webkit-scrollbar {
  width: 3px;
}

/* Track */
span.collection-desc::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
span.collection-desc::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
span.collection-desc::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#banner-slider-carousel .owl-nav button {
  align-items: center;
}
.hipertexto-copy-wrapper a {
  color: #fff;
}
.hipertexto-copy-wrapper a {
  color: #fff;
}
.hipertexto-copy-wrapper a:hover {
  color: #fff;
}
.linkHover {
  position: relative;
}
.linkHover {
  position: relative;
}

.cupon-modal .modal-inner-wrap {
  background: #b58500;
  max-width: 450px;
  border-radius: 5px;
  border: none;
}
.cupon-modal .modal-inner-wrap header.modal-header,
.cupon-modal .modal-inner-wrap header.modal-header * {
  border: none;
}
.cupon-modal .modal-inner-wrap .modal-content {
  background: transparent;
  border: none;
}
.cupon-modal .modal-inner-wrap .modal-content {
}

.cupon-modal .modal-inner-wrap .modal-content .block-title > span {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.5em;
  display: flex;
  flex-direction: column;
}
/*.cupon-modal .modal-inner-wrap .modal-content .block-title > span::after {*/
/*  content: "";*/
/*  width: 40px;*/
/*  height: 40px;*/
/*  display: block;*/
/*  padding: 15px 0;*/
/*  margin: 15px auto 35px;*/
/*  background: url(/pub/media/hipertexto/mediateca/iconos/Iconos_menu_CUPON_b.svg);*/
/*}*/
.cupon-modal button.action-close {
  margin: 0;
  padding: 0;
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff !important;
  outline: none !important;
  box-shadow: none !important;
}
.cupon-modal button.action-close,
.cupon-modal button.action-close::before {
  color: #ffffff !important;
}
.cupon-modal fieldset.fieldset {
  margin: 0
}
.cupon-modal fieldset.fieldset .field {
  margin: 0 auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cupon-modal fieldset.fieldset input {
  height: 45px;
  width: 100%;
  border-radius: 50px;
  text-align: center;
}
.cupon-modal .actions-toolbar {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 25px 0 0;
  align-items: center;
}
.cupon-modal .actions-toolbar > a {
  color: #ffffff;
}
.cupon-modal #redemption_code_form .actions-toolbar button {
  margin-right: 0 !important;
  background: #ffffff !important;
  color: #333333 !important;
  border: 1px solid #ffffff !important;
  border-radius: 50px;
  outline: none !important;
  box-shadow: none !important;
}

/*popup como navegar 20 Sep 2020*/
aside.navigation-modal.cupon-modal .modal-inner-wrap {
  text-align: center;
  padding: 0;
  background: #d1d8eb url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 609.7 1131.6' style='enable-background:new 0 0 609.7 1131.6;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23D1D8EB;%7D .st1%7Bclip-path:url(%23SVGID_2_);fill:%23BEC8E3;%7D .st2%7Bclip-path:url(%23SVGID_4_);%7D .st3%7Bclip-path:url(%23SVGID_6_);fill:%23BEC8E3;%7D .st4%7Bclip-path:url(%23SVGID_12_);fill:none;%7D .st5%7Bclip-path:url(%23SVGID_14_);fill:%23BEC8E3;%7D .st6%7Bclip-path:url(%23SVGID_16_);%7D .st7%7Bclip-path:url(%23SVGID_18_);fill:%23BEC8E3;%7D .st8%7Bclip-path:url(%23SVGID_20_);fill:%23333333;%7D .st9%7Bclip-path:url(%23SVGID_20_);fill:%23FFFFFF;%7D .st10%7Bclip-path:url(%23SVGID_22_);fill-rule:evenodd;clip-rule:evenodd;fill:%232E328A;%7D .st11%7Bclip-path:url(%23SVGID_22_);fill:none;stroke:%232E328A;stroke-width:3;stroke-miterlimit:10;%7D .st12%7Bclip-path:url(%23SVGID_22_);fill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D .st13%7Bclip-path:url(%23SVGID_22_);fill-rule:evenodd;clip-rule:evenodd;fill:%230057A6;%7D .st14%7Bclip-path:url(%23SVGID_22_);fill:none;stroke:%230057A6;stroke-width:3;stroke-miterlimit:10;%7D .st15%7Bclip-path:url(%23SVGID_24_);fill:%23333333;%7D .st16%7Bclip-path:url(%23SVGID_24_);fill:%2300ADBB;%7D .st17%7Bclip-path:url(%23SVGID_24_);fill:none;stroke:%2300ADBB;stroke-width:0.4;stroke-miterlimit:10;%7D .st18%7Bclip-path:url(%23SVGID_24_);fill:%23FEFEFE;%7D .st19%7Bclip-path:url(%23SVGID_26_);fill:%232E328A;%7D .st20%7Bclip-path:url(%23SVGID_26_);fill:%23C6C5C4;%7D .st21%7Bclip-path:url(%23SVGID_28_);fill:%232E328A;%7D .st22%7Bclip-path:url(%23SVGID_28_);fill:%23FFFFFF;%7D .st23%7Bclip-path:url(%23SVGID_30_);fill:%232E328A;%7D%0A%3C/style%3E%3Crect y='0' class='st0' width='609.7' height='1131.6'/%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' y='0' width='609.7' height='1131.6'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath class='st1' d='M238.1,419.5c24-38,12.9-83.9,50-119.8c38.8-37.5,170.1,18.5,272.5-53.9c79.5-56.2,189.9-217.3,85.6-405 c-104.3-187.7-329.8-253.1-421.5-138c-66.5,83.4-117.5,150-168.3,221.2C9.2-9.9-58.9,43.6-101.9,105.5 c-69.3,99.9-11.8,211.2,45.8,279.7C-1.1,450.5,167.2,531.6,238.1,419.5'/%3E%3Cpath class='st1' d='M470.4,1413.9c19.6-31,10.5-68.5,40.8-97.8c31.7-30.6,138.8,15.1,222.4-44c64.9-45.9,155-177.4,69.9-330.5 C718.3,788.4,534.3,735,459.4,828.9c-54.3,68.1-64.8,141.8-106.3,199.9c-38.5,53.9-125.1,78.2-160.2,128.8 c-56.5,81.5-9.7,172.4,37.4,228.3C275.2,1439.1,412.6,1505.3,470.4,1413.9'/%3E%3C/g%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_3_' y='0' width='609.7' height='1131.6'/%3E%3C/defs%3E%3CclipPath id='SVGID_4_'%3E%3Cuse xlink:href='%23SVGID_3_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg class='st2'%3E%3Cdefs%3E%3Crect id='SVGID_5_' x='700' y='0' width='609.7' height='1131.6'/%3E%3C/defs%3E%3CclipPath id='SVGID_6_'%3E%3Cuse xlink:href='%23SVGID_5_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath class='st3' d='M771.2,334.9c40.9-18.8,56.5-63.4,107.2-73.2c53-10.3,132.6,108.2,257.9,103.2 c97.3-3.8,277.6-78.7,292.4-292.9c14.8-214.2-138.7-391.9-278.3-345.4c-101.2,33.7-161.2,102.4-242.6,134.4 c-75.5,29.7-180.8-3.2-250.5,25.4c-112.5,46-125,170.7-114,259.5C553.7,230.5,650.7,390.3,771.2,334.9'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_7_' y='0' width='609.7' height='1131.6'/%3E%3C/defs%3E%3CclipPath id='SVGID_8_'%3E%3Cuse xlink:href='%23SVGID_7_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_9_' y='0' width='609.7' height='1131.6'/%3E%3C/defs%3E%3CclipPath id='SVGID_10_'%3E%3Cuse xlink:href='%23SVGID_9_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_11_' y='0' width='609.7' height='1131.6'/%3E%3C/defs%3E%3CclipPath id='SVGID_12_'%3E%3Cuse xlink:href='%23SVGID_11_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath class='st4' d='M559.7,0c27.6,0,50,22.4,50,50v1031.6c0,27.6-22.4,50-50,50H50c-27.6,0-50-22.4-50-50V50C0,22.4,22.4,0,50,0 H559.7 M559.7-3H50C20.8-3-3,20.8-3,50v1031.6c0,29.2,23.8,53,53,53h509.7c29.2,0,53-23.8,53-53V50C612.7,20.8,588.9-3,559.7-3'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;
  border: 2px solid #2e328a;
  background-size: cover;
  height: 689px;
  overflow: hidden;
}
aside.navigation-modal.cupon-modal .modal-inner-wrap .modal-content, aside.navigation-modal.cupon-modal .modal-inner-wrap .modal-content .bg-navigation{
  height: 100%;
}
aside.navigation-modal.cupon-modal .modal-inner-wrap button.action-close:before, aside.navigation-modal.cupon-modal .modal-inner-wrap .cupon-modal button.action-close::before {
  color: #2e328a !important;
  opacity: 1;
  font-weight: bold;
}
@media (min-width:0) and (max-width:991px) {
  ol.collection-list > li {
    width: 33.33%;
  }
}
@media (min-width: 0) and (max-width: 700px) {
  ol.collection-list > li {
    width: 50%;
  }
}
@media (min-width: 0) and (max-width: 435px) {
  ol.collection-list > li {
    width: 100%;
  }
  div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav button.owl-prev:before,
  div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav button.owl-next::before {
    font-size: .8rem;
  }
  div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav button.owl-prev, div#mageplaza-bannerslider-block-before-page-top-1 .owl-nav button.owl-next {
    height: 2rem;
    width: 2rem;
  }
}
ol.catalog-list-download {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 25px -15px 0;
}
ol.catalog-list-download > li {
  width: 50%;
  display: flex;
  margin: 0 0 30px;
  padding: 0 15px;
}
ol.catalog-list-download > li > figure {
  display: flex;
  width: 100%;
}
ol.catalog-list-download > li > figure > .catalog-image-wrapper {
  width: 35%;
}
ol.catalog-list-download > li > figure > figcaption {
  width: 65%;
  padding: 0 15px;
  display: flex;
  flex-direction: column;
}
ol.catalog-list-download > li > figure > figcaption > h3 {
  font-size: 20px;
  font-weight: bold;
}
ol.catalog-list-download > li > figure > figcaption > strong {
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: -o-fit-content;
  width: fit-content;
  margin: 0 0 15px;
}
ol.catalog-list-download > li > figure > figcaption > a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: -o-fit-content;
  width: fit-content;
}
@media (min-width: 0) and (max-width: 880px) {
  ol.catalog-list-download > li {
    width: 100%;
  }
  ol.catalog-list-download > li > figure > .catalog-image-wrapper {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 0) and (max-width: 600px) {
  ol.catalog-list-download > li > figure {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  ol.catalog-list-download > li > figure > .catalog-image-wrapper {
    width: 100%;
  }
  ol.catalog-list-download > li > figure > figcaption {
    align-items: center;
    width: 100%;
  }
  ol.catalog-list-download > li > figure > figcaption > h3 {
    margin: 15px 0 5px;
  }
}
ol.sales-points-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -15px;
  justify-content: center;
  list-style: none;
}
ol.sales-points-list > li {
  padding: 0 15px;
  margin: 0 0 30px;
}
ol.sales-points-list > li > a {
  display: flex;
  align-items: center;
  /*justify-content: center;
  padding: 25px;*/
  justify-content: inherit;
padding: 25px 0 25px 0;
}
ol.sales-points-list > li > a > img {
  min-height: 70px;
  max-height: 70px;
}
@media (min-width: 0) and (max-width: 990px) {
  ol.sales-points-list > li {
    width: 33.33%;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  ol.sales-points-list > li {
    width: 50%;
  }
}
@media (min-width: 0) and (max-width: 550px) {
  ol.sales-points-list > li {
    width: 100%;
  }
}
/*Sobre Nosotros CMS*/
.page-title-banner {
  display: flex;
  width: 100%;
  height: 250px;
  justify-content: center;
  align-content: center;
  align-items: center;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  margin: 0 0 25px;
  background: url(/pub/media/hipertexto/udg/main/cms/Banner_SobreNosotros_02.jpg);
  background-size: 100% !important;
}
.page-title-banner > h1 {
  margin: 0 !important;
  padding: 0;
}
@media (min-width: 0) and (max-width: 991px) {
  .page-title-banner {
    background: url(/pub/media/hipertexto/udg/main/cms/Banner_SobreNosotros_500px.jpg);
    max-height: 500px;
    max-width: 500px;
    width: 100%;
    height: 100%;
    margin: 0 auto 25px;
  }
}
@media (min-width: 0) and (max-width: 530px) {
  .page-title-banner {
    max-height: 300px;
    max-width: 300px;
  }
}

/*toggle button TEMAS*/

.themes-toggle-menu {
  text-transform: uppercase;
  font-size: 1.15em;
  font-weight: bold;
  cursor: pointer;
}
.themes-toggle-menu:hover {
  color: #d4b86b;
}
.themes-toggle-menu:hover:before {
  transform: scaleX(1.1) translateY(100%);
  transition: .3s all ease;
}
.themes-toggle-menu:before {
   content: "";
   transform: scaleX(0) translateY(100%);
   transition: .3s all ease;
   position: absolute;
   bottom: 5px;
   width: 90%;
   height: 1px;
   background-color: #d4b86b;
   left: 0;
   right: 0;
   margin: auto;
 }
/*Pager-list*/
ul.items.pages-items {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.items.pages-items > li {
  margin: 0;
  padding: 0 5px;
}
ul.items.pages-items > li:first-child {
  padding: 0 5px 0 0;
}
ul.items.pages-items > li:last-child {
  padding: 0 0 0 5px;
}
ul.items.pages-items > li > a,
ul.items.pages-items > li > strong {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d3d3d3;
  color: #333333 !important;
  background: #ffffff;
  font-size: 14px;
  transition: 0.3s all ease;
}
ul.items.pages-items > li > strong {
  background: #b58500;
  color: #ffffff !important;
  border: 1px solid #b58500;
}
ul.items.pages-items > li > a:hover {
  background: #666666;
  color: #ffffff !important;
  border: 1px solid #666666;
}
ul.items.pages-items > li.item.pages-item-next ul.items.pages-items > li.item.pages-item-previous {
  margin: 0;
}
ul.items.pages-items > li.item.pages-item-next > a,
ul.items.pages-items > li.item.pages-item-previous > a {
  margin: 0 0 15px;
  display: flex;
}
ul.items.pages-items > li.item.pages-item-next > a.action.next::before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  margin: 0;
  color: #333333;
}
ul.items.pages-items > li.item.pages-item-previous > a.action.previous::before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  margin: 0;
  color: #333333;
}
ul.items.pages-items > li.item > a.action:hover {
  background: #b58500 !important;
  border: 1px solid #b58500 !important;
  color: #ffffff !important;
}
/*Ficha de Producto*/
.aseuc-praduct-view-wrapper.row > .col-lg-4 > img {
  width: 100%;
  display: block;
}
.catalog-product-view h1.page-title {
  font-size: 32px;
  font-weight: 600;
  margin: 0;
  color: #333333;
}
h3.udg-product-subtitle {
  font-size: 23px;
  color: #666666;
  margin: 0 0 15px;
}
h3.udg-product-subtitle ~ ul.product-author-list {
  padding: 10px 0;
  margin: 0 0 10px;
  list-style: none;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}
ul.product-author-list {
  padding: 0 0 10px;
  margin: 10px 0 10px;
  list-style: none;
  border-bottom: 1px solid #d3d3d3;
}
ul.product-author-list > li {
  margin: 0;
}
ul.product-author-list > li.atributos {
  margin-top: 1em;
}
span.pomi-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: center;
  font-size: 16px;
}
span.pomi-wrapper > b {
  color: #b58500;
  font-weight: bold;
  font-size: 18px !important;
  line-height: 18px;
  transform: skewX(-7deg);
}
span.pomi-wrapper > span.format-price-wrapper {
  color: #333333;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  align-content: center;
  font-size: 14px;
}
span.pomi-wrapper > span.format-price-wrapper > small {
  font-weight: bold;
  font-family: "Trebuchet ms";
}
span.pomi-wrapper > span.format-price-wrapper > span,
span.pomi-wrapper > span.format-price-wrapper > small {
  font-size: inherit;
  line-height: 18px;
}
ul.product-author-list > li > b {
  color: #333333;
}
ul.product-author-list > li > a {
  color: #666666;
  display: inline-block;
  position: relative;
  text-decoration: none;
  margin-right: 1em;
}
ul.product-author-list > li > a::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: transparent;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.3s all ease;
}
ul.product-author-list > li > a:hover::before {
  background: #b58500;
}
.card {
  border: none;
}
.card > .card-header {
  padding: 0;
  border: none;
}
.card > .card-header > h5 {
  margin: 0;
  padding: 0;
}
.card > .card-header > h5 > button {
  display: flex;
  width: 100%;
  border-radius: 0;
  padding: 5px 10px;
  background: #e0e0e0;
  border: none;
  border-top: 2px solid #555555;
  /*border-bottom:1px solid #555555;*/
  font-size: 18px;
  color: #333333;
  font-weight: 600;
  position: relative;
  text-decoration: none !important;
  border-radius: 3px 3px 0 0;
}
.card > .card-header > h5 > button::before {
  content: "";
  width: 75px;
  height: 4px;
  background: #b58500;
  position: absolute;
  bottom: 0;
  left: 0;
  transform-origin: left;
  transition: 0.3s all ease;
}
.card > .card-header > h5 > button[aria-expanded="true"]::before {
  transform: scaleX(1);
}
.card > .card-header > h5 > button[aria-expanded="false"]::before {
  transform: scaleX(0);
}
.card > .card-header > h5 > button::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 50%;
  font-size: 80%;
  transition: 0.3s all ease;
}
.card > .card-header > h5 > button[aria-expanded="true"]::after {
  transform: translateY(-50%) rotate(90deg);
}
.card > .card-header > h5 > button[aria-expanded="false"]::after {
  transform: translateY(-50%) rotate(0deg);
}
.card-body > .product-info-metadata > ul {
  list-style: none;
  padding: 0;
  margin: -14px 0;
}
.card-body > .product-info-metadata > ul > li {
  margin: 0 -14px;
  padding: 8px 10px 5px;
  border-bottom: 1px solid #d3d3d3;
  font-size: 14px;
}
.udeg-product-keywords {
  padding: 10px 0;
  margin: 10px 0;
  border-top: 1px solid #d3d3d3;
}
.udeg-product-keywords > h3 {
  font-weight: 600;
}
.udeg-product-keywords > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
}
.udeg-product-keywords > ul > li {
  padding: 0 8px 0 0;
  margin: 0;
}
.udeg-product-keywords > ul > li > a {
  margin: 0;
  position: relative;
  color: #666666;
  padding: 0 0 3px;
  text-decoration: none !important;
}
.udeg-product-keywords > ul > li > a::after {
  content: "";
}
.udeg-product-keywords > ul > li:last-child > a::after {
  content: "";
}
.udeg-product-keywords > ul > li > a::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.3s all ease;
}
.udeg-product-keywords > ul > li > a:hover::before {
  background: #b58500;
}
.product-social-share-wrapper {
  padding: 10px 0;
  margin: 10px 0;
  text-align: center;
}
.product-social-share-wrapper > h3 {
  font-weight: 600;
  color: #333333;
}
.product-social-share-wrapper > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-social-share-wrapper > ul > li {
  padding: 0 7px;
  margin: 0;
}
.product-social-share-wrapper > ul > li:first-child {
  padding: 0 7px 0 0;
}
.product-social-share-wrapper > ul > li:last-child {
  padding: 0 0 0 7px;
}
.product-social-share-wrapper > ul > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border: 1px solid #b58500;
  background: #b58500;
  border-radius: 100%;
  font-size: 75%;
  padding: 0;
  margin: 0;
  color: #ffffff;
  transition: 0.3s all ease;
}
.product-social-share-wrapper > ul > li > a:hover {
  color: #b58500;
  background: transparent;
}
.purchase-option {
  padding: 15px 0;
}
.purchase-option > h3 {
  background: #b58500;
  color: #ffffff;
  padding: 8px 10px 7px;
  margin: 0;
  font-size: 20px;
}
.purchase-option > ul {
  background: #ffdfde;
  margin: 0 !important;
  padding: 0;
  list-style: none;
}
.purchase-option > ul > li {
  padding: 24px 15px;
  margin: 0;
  border-bottom: 1px solid #ffffff;
}
.purchase-option > ul > li > form {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.purchase-option > ul > li > form > span.purchase-option-no-available {
  font-size: 14px;
  border: 1px solid #cdcdcd;
  background: #cdcdcd;
  display: block;
  padding: 5px 5px 2px;
  color: #666666;
}
.purchase-option > ul > li > form > button {
  font-size: 14px !important;
  border: 1px solid #333333 !important;
  background: #333333 !important;
  display: block !important;
  padding: 5px 5px !important;
  color: #ffffff !important;
}
.purchase-option > ul > li > form > button::before {
  content: "\f217";
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
}
.purchase-option > ul > li > form > button > span {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.purchase-option > .another-pruchase-option-wrapper > a {
  padding: 15px;
  display: flex;
  background: #f0e7cc;
  font-size: 14px;
  color: #333333;
}
.udg-product-tab {
  margin: 4rem 0 25px;
  border-bottom: 1px solid #d3d3d3 !important;
}
.udg-product-tab > .nav.nav-tabs,
.udg-product-tab > .tab-content > .tab-pane > .nav.nav-tabs {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #d3d3d3 !important;
}
.udg-product-tab > .nav.nav-tabs > li,
.udg-product-tab > .tab-content > .tab-pane > .nav.nav-tabs > li {
  border: none !important;
  background: transparent;
  margin: 0;
  padding: 0;
}
.udg-product-tab > .nav.nav-tabs > li > a,
.udg-product-tab > .tab-content > .tab-pane > .nav.nav-tabs > li > a {
  border: none !important;
  background: transparent;
  margin: 0;
  padding: 5px 25px;
  font-weight: 600;
  color: #333333;
  position: relative;
  font-size: 18px;
  transition: 0.3s all ease;
}
.udg-product-tab > .nav.nav-tabs > li > a::before,
.udg-product-tab > .tab-content > .tab-pane > .nav.nav-tabs > li > a::before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #b58500;
  position: absolute;
  left: 0;
  bottom: -1px;
  opacity: 0;
  transition: 0.3s all ease;
}
.udg-product-tab > .nav.nav-tabs > li > a.active::before,
.udg-product-tab > .tab-content > .tab-pane > .nav.nav-tabs > li > a.active::before {
  opacity: 1;
}
.udg-product-tab > .tab-content,
.udg-product-tab > .tab-content > .tab-pane > .tab-content {
  margin: 0;
  padding: 15px;
}
.udg-product-tab > .tab-content ul,
.udg-product-tab > .tab-content ol,
.udg-product-tab > .tab-content > .tab-pane > .tab-content ul,
.udg-product-tab > .tab-content > .tab-pane > .tab-content ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
ol.featured-about-us-list {
  display: flex;
  padding: 0;
  margin: 0 -15px;
  list-style: none;
}
ol.featured-about-us-list > li {
  padding: 0 15px;
}
ol.featured-about-us-list > li > figure {
  margin: 0;
}
ol.featured-about-us-list > li > figure > .about-us-image-card {
  margin: 0 0 15px;
}
ol.featured-about-us-list > li > figure > figcaption > h3 {
  font-size: 23px;
  font-weight: 600;
  padding: 0 0 0 10px;
  border-left: 5px solid #b58500;
}
ol.inner-cms-menu {
  padding: 0px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  list-style: none;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  background: #ffffff;
}
ol.inner-cms-menu > li {
  margin: 0;
  padding: 0 15px;
}
ol.inner-cms-menu > li > a {
  color: #333333;
  transition: 0.3s all ease;
}
ol.inner-cms-menu > li > a:hover {
  text-decoration: none;
  color: #b58500;
}
/*Product-View*/
@media (min-width: 768px) {
  .page-layout-2columns-left .column.main {
    width: 100% !important;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25% !important;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7% !important;
  }
  .account.page-layout-2columns-left .sidebar-main {
    width: 22.3% !important;
  }
}
div#uni-side-filter-main-accordion > .card {
  border: none;
  padding: 0;
}
div#uni-side-filter-main-accordion > .card > .card-header > h5 > button {
  background: #ffffff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  pointer-events: none;
  padding: 0;
  margin: 0 0 15px;
}
div#uni-side-filter-main-accordion > .card > .card-header > h5 > button::before,
div#uni-side-filter-main-accordion > .card > .card-header > h5 > button::after {
  display: none;
}
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body {
  padding: 0;
  background: #ffffff;
}
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card {
  border: none;
  padding: 0;
  margin: 0 0 10px;
}
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > .card-header > h5 {
  padding: 0 0 0 10px;
}
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > .card-header > h5 > button {
  border: none;
  background: #ffffff;
  padding: 0 0 0 15px;
}
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > .card-header > h5 > button[aria-expanded="false"]::after {
  content: "\f0da";
  font-size: 100%;
  right: initial;
  left: 0;
  top: 50%;
  transform: translateY(-55%) rotate(0);
}
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > .card-header > h5 > button[aria-expanded="true"]::after {
  content: "\f0da";
  font-size: 100%;
  right: initial;
  left: 0;
  top: 50%;
  transform: translateY(-55%) rotate(90deg);
}
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > .card-header > h5 > button::before {
  display: none;
}
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > div:not(.card-header) {
  max-height: 150px;
  overflow: hidden;
  overflow-y: scroll;
}
/* width */
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > div:not(.card-header)::-webkit-scrollbar {
  width: 10px;
}
/* Track */
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > div:not(.card-header)::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* Handle */
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > div:not(.card-header)::-webkit-scrollbar-thumb {
  background: #888;
}
/* Handle on hover */
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > div:not(.card-header)::-webkit-scrollbar-thumb:hover {
  background: #555;
}
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > div:not(.card-header) > .card-body > ol > li > a {
  color: #333333;
  /*display:flex;*/
  justify-content: space-between;
}
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > div:not(.card-header) > .card-body > ol > li > a > span.count::before {
  content: "(";
}
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > div:not(.card-header) > .card-body > ol > li > a > span.count::after {
  content: ")";
}
div#uni-side-filter-main-accordion > .card > div:not(.card-header) > .card-body > #uni-filter-accordion > .card > div:not(.card-header) > .card-body > ol > li > a > span > .filter-count-label {
  display: none;
}
.filter-current > ol > li {
  display: flex;
  flex-wrap: wrap;
}
.filter-current > ol > li > span.filter-label {
  width: 100%;
}
.filter-current a.action.remove {
  display: flex;
  width: 25px;
  justify-content: center;
  align-items: center;
}
.filter-current .action.remove::after {
  /*content:'\f2ed' !important;*/
  content: "\f00d" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #666666 !important;
  font-size: 16px !important;
}
.filter-current .action.remove > span {
  display: none;
}

.block-actions.filter-actions > a {
  color: #b58500;
  background: transparent;
  border: 1px solid #b58500;

  transition: 0.3s all ease;
}
.block-actions.filter-actions > a:hover {
  background: #b58500;
  color: #ffffff;
  text-decoration: none;
}

.another-pruchase-option-wrapper {
  background: #f0e7cc;
}
.another-pruchase-option-wrapper > ul {
  padding: 0 0 15px;
  list-style: none;
  margin: 0;
}
.another-pruchase-option-wrapper > ul > li {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: space-between;
  text-align: right;
  padding: 24px 15px;
  margin: 0;
  border-bottom: 1px solid #f0e7cc;
}
.another-pruchase-option-wrapper > ul > li:last-child {
  border-bottom: none !important;
}
.another-pruchase-option-wrapper > ul > li > a {
  max-width: 150px;
  border: 1px solid #333333;
  background: #333333;
  padding: 5px 15px;
  font-size: 14px;
  color: #ffffff;
}
.another-pruchase-option-wrapper > ul > li > a {
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
}
.another-pruchase-option-wrapper > ul > li > a > span {
  display: block;
  width: 100%;
}
figure.contributor-card {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

figure.contributor-card > .contributor-image {
  width: 20%;
}
figure.contributor-card > figcaption {
  width: 80%;
  margin: 15px 0;
  padding: 0 15px;
}
.udg-header-main-wrapper > .page-main.udg-container > .udg-user-link-actions > ul > li > .hearth-toggle-action {
  width: 25px;
}
a.icon.instagram > img {
  width: 15px;
}
/*Author info publication*/
.author-main-information-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 15px;
  margin: 0 0 30px;
  border-bottom: 1px solid #d3d3d3;
}
.author-main-information-wrapper > .author-view-page-desc {
  width: 75%;
  padding: 0 30px 0 0;
}
.author-main-information-wrapper > .author-main-image-profile-wrapper {
  width: 25%;
}
/*
.author-main-information-wrapper>.author-main-image-profile-wrapper>img{
    min-width:310px
}
*/
.author-main-information-wrapper > .author-main-image-profile-wrapper > .author-page-works {
  text-align: center;
  display: block;
  padding: 10px 0 0 0;
}
ul.udg-grid-view {
  padding: 0;
  margin: 0;
  list-style: none;
}
.udg-author-product-container > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.udg-author-product-container > ul > li > .udg-author-product-card {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.udg-author-product-container > ul > li > .udg-author-product-card > .udg-author-product-cover-wrapper {
  width: 20%;
}
.udg-author-product-container > ul > li > .udg-author-product-card > .udg-author-product-information {
  width: 60%;
  padding: 0 15px;
}
.udg-author-product-container > ul > li > .udg-author-product-card > .udg-author-product-information > .udg-author-product-title-wrapper > h3.udg-author-product-main-title {
  font-size: 25px;
  font-weight: 600;
  color: #333333;
  margin: 0;
}
.udg-author-product-container > ul > li > .udg-author-product-card > .udg-author-product-information > ul.product-author-list {
  margin: 0;
  border: none;
}
.udg-author-product-container > ul > li > .udg-author-product-card > .udg-author-product-actions {
  width: 20%;
}
.udg-author-go-to-product {
  border: 1px solid #77787c;
  background: #77787c;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  margin: 0 0 15px;
  transition: 0.3s all ease;
}
.udg-author-go-to-product:hover {
  background: transparent;
  color: #77787c;
}
.udg-author-go-to-product > span {
  color: inherit;
}
.udg-author-social-share-book {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.udg-author-social-share-book > ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  align-items: center;
}
.udg-author-social-share-book > ul > li {
  padding: 0 8px 0 !important;
}
.udg-author-social-share-book > ul > li:nth-child(2) > a {
  font-size: 90%;
}
.udg-author-social-share-book > ul > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #b58500;
  color: #ffffff;
  font-size: 80%;
  border-radius: 80%;
  text-decoration: none !important;
}
@media (min-width: 0) and (max-width: 991px) {
  .author-main-information-wrapper {
    flex-direction: column-reverse;
    align-items: center;
  }
  .author-main-information-wrapper > .author-view-page-desc {
    width: 100%;
    padding: 15px 0;
    margin: 15px 0;
    border-top: 1px solid #d3d3d3;
  }
}
@media (min-width: 0) and (max-width: 850px) {
  .udg-author-product-container > ul > li > .udg-author-product-card {
    flex-direction: column;
    align-items: center;
  }
  .udg-author-product-container > ul > li > .udg-author-product-card > .udg-author-product-cover-wrapper {
    width: 25%;
    margin: 0 0 15px;
  }
  .udg-author-product-container > ul > li > .udg-author-product-card > .udg-author-product-information > .udg-author-product-title-wrapper > h3.udg-author-product-main-title {
    text-align: center;
    margin: 0 0 10px;
  }
  .udg-author-product-container > ul > li > .udg-author-product-card > .udg-author-product-information > ul.product-author-list > li {
    text-align: center;
  }
  .udg-author-product-desc {
    display: none;
  }
}
@media (min-width: 0) and (max-width: 700px) {
  .udg-author-product-container > ul > li > .udg-author-product-card > .udg-author-product-cover-wrapper {
    width: 35%;
  }
  .author-main-information-wrapper > .author-main-image-profile-wrapper {
    width: 60%;
  }
}
@media (min-width: 0) and (max-width: 400px) {
  .udg-author-product-container > ul > li > .udg-author-product-card > .udg-author-product-cover-wrapper {
    width: 50%;
  }
  .udg-author-product-container > ul > li > .udg-author-product-card > .udg-author-product-information,
  .udg-author-product-container > ul > li > .udg-author-product-card > .udg-author-product-actions {
    width: 100%;
  }
}

ul.pagination.udg-editoial-pager {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
}
ul.pagination.udg-editoial-pager > li {
  padding: 0 5px;
  margin: 0;
}
ul.pagination.udg-editoial-pager > li:first-child {
  padding: 0 5px 0 0;
}
ul.pagination.udg-editoial-pager > li:last-child {
  padding: 0 0 0 5px;
}
ul.pagination.udg-editoial-pager > li > a {
  width: 25px;
  height: 25px;
  display: flex;
  border: 1px solid #d3d3d3;
  align-items: center;
  justify-content: center;
  font-size: 80%;
  color: #333333;
  transition: 0.3s all ease;
  border-radius: 3px;
}
ul.pagination.udg-editoial-pager > li > a:hover {
  text-decoration: none;
  background: #333333;
  border: 1px solid #333333;
  color: #ffffff;
}
@media (min-width: 0) and (max-width: 1366px) {
  ul.pagination.udg-editoial-pagerr {
    margin: 15px 0 0;
  }
}
@media (min-width: 0) and (max-width: 1059px) {
  ul.pagination.udg-editoial-pager > li {
    margin: 0 0 15px;
  }
}
@media (min-width: 0) and (max-width: 991px) {
  .editor-search-wrapper {
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 514px) {
  ul.pagination.udg-editoial-pager {
    justify-content: center;
  }
  ul.pagination.udg-editoial-pager > li {
    padding: 0 5px 0 !important;
  }
}
.brand-char {
  padding: 50px 0;
  max-width: 850px;
  margin: 0 auto;
}
.brand-char strong.initial-letter-brand {
  font-size: 30px;
}
.brand-char > ul {
  padding: 0;
  margin: 0;
}
.brand-char > ul > li {
  list-style: none;
  margin: 0 0 5px;
}
.brand-char > ul > li > a {
  text-decoration: none !important;
}
.brand-char > ul > li > a > span {
  font-size: 18px;
  color: #666666;
  transition: 0.3s all ease;
}
.brand-char > ul > li > a:hover > span {
  color: #333333;
}
.directory-main-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #d3d3d3;
}
.directory-main-wrapper > .directory-main-column {
  width: 75%;
  padding: 0 30px 0 0;
}

.directory-main-wrapper > .directory-image-column {
  width: 25%;
}

.directory-main-wrapper > .directory-main-column > h3 {
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 20px;
}

.directory-main-wrapper > .directory-main-column > .director-main-contact-info {
  display: flex;
  flex-direction: column;
}
.directory-main-wrapper > .directory-main-column > .director-main-contact-info > span {
  color: #666666;
}
.directory-main-wrapper > .directory-main-column > .director-main-contact-info > a {
  color: #888888;
  text-decoration: underline;
}
.pagination a.active {
  background-color: rgb(181 133 0 / 21%);
  border: 1px solid rgb(143 143 143 / 50%) !important;
  color: #b58500 !important;
}
.pagination a.active:hover {
  border: 1px solid #333333 !important;
}
.directory-filter {
  width: 25%;
}
.directory-items {
  width: 100%;
}
.directory-items .udg-filter {
  text-transform: uppercase;
  font-size: 20px;
}
.flex-box-edit {
  display: flex;
  align-items: center;
}
.directory-items > .flex-box-edit > ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -15px;
  padding: 0;
  width: 70%;
}
.directory-items  > .flex-box-edit >  ul > li {
  width: 50%;
  padding: 0 15px;
}
.directory-items > .flex-box-edit >  ul > li > figure > figcaption > h3 {
  font-weight: bold;
  color: #333333;
}
.directory-items-h3 {
  font-weight: bold;
  color: #333333;
}
.directory-items > .flex-box-edit > ul > li > figure > figcaption > span {
  color: #666666;
}
.wrapp-editorial {
  max-width: 222px;
  margin-top: 1rem;
}
.wrapp-editorial figure img {
  max-width: 170px;
}
.wrapp-editorial .data {
  margin-top: 1rem;
}
.wrapp-editorial .data p {
  margin: 0;
  font-size: 14px;
}
.wrapp-editorial .data .adress {
  margin-bottom: 1rem;
}
.wrapp-editorial .data .wrapp-social {
  margin-top: 1rem;
}
.wrapp-editorial .data .wrapp-social ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.wrapp-editorial .data .wrapp-social ul li {
  margin: 0;
  padding: 0 10px;
}
.wrapp-editorial .data .wrapp-social ul li:first-child {
  padding-left: 0;
}
.wrapp-editorial .data .wrapp-social ul li a {
  border: 1px solid #b58500;
  background: #b58500;
  border-radius: 50%;
  display: flex;
  height: 28px;
  width: 28px;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 14px;
  transition: 0.3s all ease;
  cursor: pointer;
}
.wrapp-editorial .data .wrapp-social ul li a.instagram > img {
  filter: invert(1);
}
.directory-filter > ul {
  list-style: none;
  padding: 0 0 0 15px;
}
.directory-filter > ul > li > a {
  color: #333333;
}
.directory-filter > strong {
  display: block;
  margin: 0 0 15px;
}
/*numeralia*/
.numeralia-main-wrapper {
  margin: 50px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.grid-container {
  display: grid;
  grid-template-columns: 300px 300px 300px;
  grid-template-rows: 300px 300px;
  gap: 0 0;
  grid-template-areas: "titulos-publicados ejemplares-impresos ebooks-data" "colecciones autores ilustradores";
}
.grid-container > * {
  border: 1px solid #d3d3d3;
  transform: translateY(50px);
  opacity: 0;
  transition: 0.3s all ease;
}
.titulos-publicados {
  grid-area: titulos-publicados;
  transition-delay: 0;
}
.ejemplares-impresos {
  grid-area: ejemplares-impresos;
  transition-delay: 150ms;
}
.ebooks-data {
  grid-area: ebooks-data;
  transition-delay: 300ms;
}
.titulos-en-soporte-electronico {
  grid-area: titulos-en-soporte-electronico;
  transition-delay: 450ms;
}
.colecciones {
  grid-area: colecciones;
  transition-delay: 600ms;
}
.autores {
  grid-area: autores;
  transition-delay: 750ms;
}
.ilustradores {
  grid-area: ilustradores;
  transition-delay: 900ms;
}
.grid-container.active > * {
  opacity: 1;
  transform: translateY(0);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.titulos-publicados,
.reimpresiones,
.ejemplares-impresos,
.titulos-en-soporte-electronico {
  text-align: center;
}
.titulos-publicados > .info-wrapper > .number,
.reimpresiones > .info-wrapper > .number,
.ejemplares-impresos > .info-wrapper > .number,
.titulos-en-soporte-electronico > .info-wrapper > .number {
  font-size: 35px;
  font-weight: bold;
  line-height: 30px;
}
.titulos-publicados > .info-wrapper > h3,
.reimpresiones > .info-wrapper > h3,
.ejemplares-impresos > .info-wrapper > h3,
.titulos-en-soporte-electronico > .info-wrapper > h3 {
  font-size: 20px;
}
.ebooks-data > .info-wrapper > .number,
.colecciones > .info-wrapper > .number,
.ilustradores > .info-wrapper > .number,
.autores > .info-wrapper > .number,
.eventos-en-agenda-cultural > .info-wrapper > .number {
  font-size: 50px;
  font-weight: bold;
  line-height: 40px;
}
.ebooks-data > .info-wrapper > h3,
.colecciones > .info-wrapper > h3,
.ilustradores > .info-wrapper > h3,
.autores > .info-wrapper > h3 {
  font-size: 30px;
}
.eventos-en-agenda-cultural > .info-wrapper > h3 {
  font-size: 25px;
}
ul.featured-purchase > li button.action.primary,
span.purchase-option-no-available {
  min-width: 160px !important;
  min-height: 35px !important;
  padding: 0 !important;
  margin: 0 0 10px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
ul.featured-purchase > li button.action.primary::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url("../images/shop_bag.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.another-pruchase-option-wrapper > ul > li > .purchase-option-list > a {
  min-width: 160px !important;
  max-width: 160px !important;
  min-height: 35px !important;
  padding: 5px 10px !important;
  margin: 0 0 10px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #333333;
  color: #ffffff;
  text-decoration: none !important;
  font-size: 12px;
  text-align: center;
}
.another-pruchase-option-wrapper > ul > li > .purchase-option-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.another-pruchase-option-wrapper > ul > li > .purchase-option-list > span {
  display: block;
  margin: 0 0 5px;
}
.purchase-option > ul > li:last-child {
  display: none;
}
.aseuc-praduct-view-wrapper.row a.action.primary {
  background: #202e5d;
  border: 1px solid #202e5d;
}
.aseuc-praduct-view-wrapper.row a.action.primary::before {
  content: "\f06e";
  font-weight: 900;
  font-family: "Font AWesome 5 Free";
  margin-right: 8px;
}
/*Panel de Opciones de Compra*/
.purchase-option-panel {
  background: #f0e7cc;
  margin: 25px 0;
}
.purchase-option-panel > h3.purchase-option-title {
  background: #b58500;
  color: #ffffff;
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 15px;
  font-size: 18px;
  line-height: 0;
}
.purchase-option-panel > ul.purchase-option-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item {
  padding: 24px 15px;
  margin: 0;
  border-bottom: 1px solid #ffffff;
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure > .purchase-option-format-and-price {
  width: 35%;
  max-width: 35%;
  display: flex;
  flex-direction: column;
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure > .purchase-option-format-and-price > span.format {
  font-size: 18px;
  font-weight: 600;
  transform: skew(-5deg);
  color: #b58500;
  line-height: 12px;
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure > .purchase-option-format-and-price > span.price {
  font-size: 14px;
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure > .purchase-option-format-and-price > span.price > strong {
  font-family: "Trebuchet MS";
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure > .purchase-option-format-and-price > span.purchase-option-note {
  font-size: 11px;
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure > .purchase-option-format-and-price > span.purchase-option-note::before {
  content: "*";
  color: #b58500;
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure > .purchase-option-actions {
  width: 65%;
  max-width: 65%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure > .purchase-option-actions > span {
  font-size: 14px;
  margin: 0 0 5px;
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure > .purchase-option-actions > a,
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure > .purchase-option-actions > button {
  background: #333333;
  color: #ffffff;
  font-size: 14px;
  min-width: 140px;
  min-height: 30px;
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure > .purchase-option-note {
  font-size: 11px;
}
.purchase-option-panel > ul.purchase-option-list > li.purchase-option-item > form > figure > .purchase-option-note::before {
  content: "*";
  color: #b58500;
}
/*fin panel de compra*/
.page-products.categorypath-catalogo .page-title-wrapper {
  display: none !important;
}
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  /* Support: IE <= 11 */
  overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: center;
  max-width: 30px;
  max-height: 30px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  margin: auto;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25); /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #b58500;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background: #b58500;
  font-weight: normal;
  color: #454545;
  border-radius: 100%;
  cursor: pointer;
  transition: 0.3s all ease;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  background: #9c1216;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

/*SELECT*/

div.toolbar.toolbar-products div.toolbar-sorter.sorter select#sorter.sorter-options {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

div.toolbar.toolbar-products div.toolbar-sorter.sorter label.sorter-label {
  color: #b3b3b3;
}

/*MAINCONTENT*/

main#maincontent.page-main div.columns {
  padding-top: 2.5em;
  padding-bottom: 1.5em;
}

/*FILTRO LATERAL*/

div.card-body ol.items li.item a span.count {
  font-weight: bolder;
}

/*BOTÓN AGREGAR A MI BOLSA*/
.agregar-bolsa {
  vertical-align: middle;
  display: contents;
}
.agregar-bolsa::before {
  content: "";
  position: relative;
  display: inline-block;
  width: 17px;
  height: 22px;
  background: url(/pub/media/hipertexto/udg/icons/shop_bag.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  left: -5px;
  margin: 0 0.25em;
  filter: invert(1);
}

/*PRECIO-Desde*/

ol.udg-product-list li.udg-product-item div.udg-product-card div.udg-product-info div.udg-product-price div.price-box.price-final_price div.price-box p.minimal-price span.price-label {
  display: none;
}
.checkbox-wrapper {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(calc(100% + 8px));
}
.checkbox-wrapper > fieldset {
  margin-right: 10px;
}
.checkbox-wrapper > fieldset > input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: -o-fit-content;
  width: fit-content;
  display: inline-block;
  float: left;
  margin: 0 8px 0 0 !important;
  transform: translateY(4px);
}
.checkbox-wrapper > fieldset > label {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: -o-fit-content;
  width: fit-content;
  display: inline-block;
  float: left;
}
.checkbox-wrapper > fieldset > label > a {
  font-size: 13px;
}
ul.cms-metadata-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
ol.sales-points-list.provide > li > a > img {
  min-height: 80px;
  width: 170px;
}
.udg-map-wrapper iframe {
  width: 100%;
}
ul.contact-page-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.contact-page-list {
  margin: 25px 0;
  position: relative;
}
ul.contact-page-list::before {
  content: "";
  width: 25px;
  height: 3px;
  background: red;
  display: block;
  position: absolute;
  top: -12px;
}
ul.contact-page-list a {
  color: #333333;
}
.udg-toggle-mobile-btn {
  display: none;
}
/*New Header Styles*/
.main-user-navigation {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  max-width: 800px;
}
.main-user-navigation > .udg-secondary-menu {
  margin: 0 auto;
}
.block-search .nested,
.block-search .close-search-btn {
  display: none;
}
@media (min-width: 0) and (max-width: 1042px) {
  .udg-header-main-wrapper > .page-main.udg-container > .udg-logo-wrapper {
    max-width: 200px;
  }
}
@media (min-width: 0) and (max-width: 991px) {
  .udg-header-top-wrapper {
    height: 15px;
  }
  .udg-header-top-wrapper > .page-main.udg-container > .udg-social-links {
    display: none;
  }
  .udg-header-main-wrapper {
    height: auto;
  }
  .udg-header-main-wrapper > .page-main.udg-container > .udg-logo-wrapper {
    padding: 15px 0;
    max-height: initial;
  }
}
@media (min-width: 0) and (max-width: 991px) {
  .udg-toggle-mobile-btn {
    width: 35px;
    height: 35px;
    /*        border: 1px solid #d3d3d3;*/
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .udg-header-main-wrapper > .page-main.udg-container > .udg-secondary-menu > ul.udg-static-menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    flex-direction: column;
    background: #ffffff;
    min-width: 350px;
    transform: translateX(-100%);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease;
  }
  .udg-header-main-wrapper > .page-main.udg-container > .udg-secondary-menu > ul.udg-static-menu.active {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }
  .udg-header-main-wrapper > .page-main.udg-container > .udg-secondary-menu > ul.udg-static-menu > li {
    padding: 0;
    margin: 0;
  }
  .udg-header-main-wrapper > .page-main.udg-container > .udg-secondary-menu > ul.udg-static-menu > li > a {
    width: 100%;
    display: block;
    padding: 15px 15px 12px;
    position: relative;
  }
  .udg-header-main-wrapper > .page-main.udg-container > .udg-secondary-menu > ul.udg-static-menu > li > a::before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    font-size: 60%;
    right: 15px;
  }
  .udg-header-main-wrapper > .page-main.udg-container > .udg-secondary-menu > ul.udg-static-menu > li > ul {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  /*
    .udg-header-main-wrapper>.page-main.udg-container{
        border-bottom:1px solid #d3d3d3
    }
*/
  .main-user-navigation {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    position: fixed;
    background: #ffffff;
    top: 104px;
    left: 0;
    bottom: 0;
    right: 0;
    transform: translateY(100%);
    transition: 0.3s all ease;
    max-width: none;
  }
  .main-user-navigation.active {
    transform: translateY(0);
  }
  .udg-user-link-actions {
    width: 100%;
  }
  .udg-user-link-actions > ul {
    flex-wrap: wrap;
  }
  .udg-user-link-actions > ul > li {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    border: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
  }
  .udg-user-link-actions > ul > li:nth-child(1) {
    order: 5;
    width: 100%;
    justify-content: flex-start;
    padding: 10px 15px 8px;
    background: #eeeeee;
  }
  .udg-user-link-actions > ul > li:nth-child(1)::before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 70%;
    position: absolute;
    right: 15px;
  }
  .udg-user-link-actions > ul > li:nth-child(2) {
    order: 1;
    border-right: none;
  }
  .udg-user-link-actions > ul > li:nth-child(3) {
    order: 2;
    border-right: none;
  }
  .udg-user-link-actions > ul > li:nth-child(4) {
    order: 3;
    border-right: none;
  }
  .udg-user-link-actions > ul > li:nth-child(5) {
    order: 4;
  }
  .main-user-navigation > .udg-secondary-menu {
    width: 100%;
  }
  .udg-secondary-menu > ul.udg-static-menu {
    flex-direction: column;
  }
  .udg-secondary-menu > ul.udg-static-menu > li {
    padding: 0;
  }
  .udg-secondary-menu > ul.udg-static-menu > li > a {
    display: block;
    width: 100%;
    padding: 10px 15px 8px;
  }
  .themes-main-container {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    min-height: auto;
  }
  .themes-main-container > .theme-main-wrapper {
    padding: 0 15px 15px;
  }
  .themes-main-container > .theme-main-wrapper > ul {
    flex-direction: column;
  }
  .themes-main-container > .theme-main-wrapper > ul > li {
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .themes-main-container > .theme-main-wrapper > ul > li::before {
    display: none;
  }
  .themes-main-container > .theme-main-wrapper > ul > li > a {
    font-size: 18px;
    margin: 0 0 5px;
    padding: 10px 0 10px;
    display: block;
    border-bottom: 1px solid #d3d3d3;
  }
  .themes-main-container > .theme-main-wrapper > ul > li:last-child > a {
    border-bottom: 0;
  }
  .close-theme-menu {
    position: sticky;
    top: 0;
    left: 0;
    background: #333333;
    padding: 15px;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #ffffff;
    z-index: 1;
    width: 100%;
  }
  .close-theme-menu::after {
    content: "Volver";
    text-transform: uppercase;
  }
  .close-theme-menu::before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 15px;
  }
  .close-theme-menu > i {
    display: none;
  }
  .block-search .label {
    display: none;
  }
  .block-search input {
    position: relative !important;
    top: 50px !important;
    left: 0 !important;
  }
  .close-search-btn {
    width: 100%;
    top: 0;
    left: 0;
    background: #333333;
    padding: 15px;
    display: flex;
    justify-content: flex-start;
    font-size: 18px;
    color: #ffffff;
  }
  .close-search-btn::before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 15px;
  }
  .close-search-btn::after {
    content: "Volver";
    text-transform: uppercase;
    font-family: "Alegreya Sans", sans-serif;
    font-weight: 500;
  }
  .close-search-btn > i {
    display: none;
  }
  .search-main-container > .block.block-search input[type="search"] {
    height: 70px;
    margin: 0 0 15px;
  }
  .search-main-container > .block.block-search .control::before {
    top: calc(100%);
    right: 0px !important;
    left: initial !important;
  }
}
#search_autocomplete {
  position: absolute;
  bottom: -35px;
  transform: translateY(100%);
}
.udg-bottom-footer.mobile {
  display: none;
}
@media (min-width: 0) and (max-width: 991px) {
  .udg-bottom-footer.desktop {
    display: none;
  }
  .udg-bottom-footer.mobile {
    display: block;
  }
}
@media (min-width: 0) and (max-width: 991px) {
  .udg-bottom-footer.mobile > ul {
    flex-direction: column;
  }

  .udg-bottom-footer.mobile > ul > li#first-column {
    display: flex;
    margin: 0 0 15px;
    flex-wrap: wrap;
  }

  .udg-bottom-footer.mobile > ul > li#first-column > .contact-info-1,
  .udg-bottom-footer.mobile > ul > li#first-column > .contact-info-2 {
    width: 50%;
  }

  .udg-bottom-footer.mobile > ul > li#first-column > .contact-info-3 {
    width: 100%;
    text-align: center;
    color: #ffffff;
  }

  .udg-bottom-footer.mobile > ul > li#first-column > .contact-info-1 > img,
  .udg-bottom-footer.mobile > ul > li#first-column > .contact-info-2 > img {
    height: 90px !important;
    display: block;
    margin: 0 auto;
  }

  .udg-bottom-footer.mobile > ul > li#first-column > .contact-info-1 > ul,
  .udg-bottom-footer.mobile > ul > li#first-column > .contact-info-2 > ul,
  .udg-bottom-footer.mobile > ul > li#first-column > .contact-info-3 > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    color: #ffffff;
  }

  .udg-bottom-footer.mobile > ul > li#second-column > ul {
    flex-direction: column;
  }

  .udg-bottom-footer.mobile > ul > li#second-column > ul > li > ul > li,
  .udg-bottom-footer.mobile > ul > li#second-column > ul > li > ul > li > a {
    font-size: 16px;
  }

  .udg-bottom-footer.mobile > ul > li#third-column > ul {
    flex-wrap: wrap;
  }

  .udg-bottom-footer.mobile > ul > li#third-column > ul > li {
    width: 50%;
    padding: 0 0 15px;
  }

  .udg-bottom-footer.mobile > ul > li#third-column > ul > li > a,
  .udg-bottom-footer.mobile > ul > li#third-column > ul > li > ul > li > a {
    font-size: 14px;
  }
  body {
    padding-top: 96px;
  }
}
@media (min-width: 0) and (max-width: 456px) {
  .udg-bottom-footer.mobile > ul > li#first-column > .contact-info-1,
  .udg-bottom-footer.mobile > ul > li#first-column > .contact-info-2,
  .udg-bottom-footer.mobile > ul > li#second-column > ul > li > ul > li,
  .udg-bottom-footer.mobile > ul > li#third-column > ul > li {
    width: 100%;
  }
}
/*
@media (min-width:0) and (max-width:991px){
    ul.featured-homepage-links>li>.featured-hompeage-card{
        border:1px solid #d3d3d3;
    }    
}
*/
@media (min-width: 0) and (max-width: 768px) {
  ul.featured-homepage-links {
    flex-wrap: wrap;
    flex-direction: column;
  }
  ul.featured-homepage-links > li {
    width: 60%;
    margin: 0 0 30px;
  }
  ul.secondary-featured-links-homepage {
    flex-wrap: wrap;
  }
  ul.secondary-featured-links-homepage > li {
    width: 100%;
    padding: 0 !important;
    margin: 0 0 30px;
  }
  .suscribe-form-and-follow-social-items {
    flex-wrap: wrap;
  }
  .suscribe-form-and-follow-social-items > .suscribe-form-wrapper,
  .suscribe-form-and-follow-social-items > .follow-social-items-wrapper {
    width: 100%;
    margin: 0 0 45px;
  }
  .suscribe-form-and-follow-social-items > .follow-social-items-wrapper {
    margin: 0;
  }
}
@media (min-width: 0) and (max-width: 500px) {
  ul.featured-homepage-links > li {
    width: 100%;
    margin: 0 0 30px;
  }
  .suscribe-form-and-follow-social-items > .suscribe-form-wrapper,
  .suscribe-form-and-follow-social-items > .follow-social-items-wrapper {
    width: 100%;
    margin: 0 0 100px;
  }
  .suscribe-form-and-follow-social-items > .follow-social-items-wrapper {
    margin: 0;
  }
  .checkbox-wrapper {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .checkbox-wrapper > fieldset {
    width: 100%;
  }
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card > .udg-product-image > .udg-product-actions > ul > li > a,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-image > .udg-product-actions > ul > li > a {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 1px solid #d3d3d3;
  border-radius: 100%;
  box-shadow: 0 3px 5px rgba(51, 51, 51, 0.3);
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
}
.udg-product-wrapper.grid > .udg-product-list > li > .udg-product-card:hover > .udg-product-image > .udg-product-actions > ul > li > a,
.udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card:hover > .udg-product-image > .udg-product-actions > ul > li > a {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.ui-widget.ui-widget-content {
  border: none;
  background: transparent;
}
.block.block-minicart.ui-dialog-content.ui-widget-content {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateY(30px) translateX(15px);
  max-height: fixed;
  min-height: 400px;
  overflow: hidden;
  overflow-y: auto;
  background: #ffffff;
  border: 1px solid #d3d3d3;
}
.minicart-wrapper .action.close {
  opacity: 1;
  color: #ffffff;
  transition: 0.3s all ease;
  background: #333333 !important;
  border: 1px solid #333333 !important;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  transform: translateX(50%) translateY(-50%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  background: #b58500;
}
ul.static-submenu .udg-close-submenu {
  display: none;
}
ul.static-submenu {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 50px;
}
ul.static-submenu > li {
  padding: 0 15px;
  margin: 0;
}
ul.static-submenu > li > a {
  text-transform: uppercase;
  white-space: nowrap;
  transition: 0.3s all ease;
}
ul.static-submenu > li > a.active,
ul.static-submenu > li > a:hover {
  color: #b58500;
  text-decoration: none;
}
a.mobile-item {
  display: none !important;
}
@media (min-width: 0) and (max-width: 991px) {
  a.mobile-item {
    display: block !important;
  }
  a.mobile-item::after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 60%;
    position: absolute;
    right: 15px;
  }
  a.desktop-item,
  .static-submenu {
    display: none !important;
  }
  /* .udg-secondary-menu > ul.udg-static-menu > li > ul {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(calc(100% + 15px));
    padding: 0;
    margin: 0;
    list-style: none;
    border-top: 6px solid #333333;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
  } */
  .udg-secondary-menu > ul.udg-static-menu > li.current > ul {
    transform: translateX(0);
  }
  .udg-secondary-menu > ul.udg-static-menu > li > ul > li > ul > li,
  .udg-secondary-menu > ul.udg-static-menu > li > ul > li {
    padding: 0;
    margin: 0 0;
    border-bottom: 1px solid #d3d3d3;
    width: 100%;
    list-style-type: none;
  }
  .udg-secondary-menu > ul.udg-static-menu > li > ul > li > ul > li:first-child,
  .udg-secondary-menu > ul.udg-static-menu > li > ul > li:first-child {
    border-top: 1px solid #d3d3d3 !important;
  }
  .udg-secondary-menu > ul.udg-static-menu > li > ul > li > ul > li > a,
  .udg-secondary-menu > ul.udg-static-menu > li > ul > li > a {
    padding: 15px;
    display: block;
  }
  .udg-close-submenu {
    background: #b58500;
    height: 54px;
    display: block;
    width: calc(100% + 30px);
    margin: 0 0;
    padding: 0 15px;
    color: #ffffff;
    display: flex;
    align-items: center;
  }
  .udg-close-submenu::before {
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 15px;
  }
  .udg-close-submenu::after {
    content: "Volver";
  }
  .page-layout-2columns-left .sidebar-main,
  .page-layout-2columns-left .column.main {
    width: 100% !important;
  }
  #maincontent .columns {
    display: flex;
    padding: 0 !important;
  }
  .block-content.filter-content > .filter-current > strong.block-subtitle.filter-current-subtitle {
    font-size: 25px;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #d3d3d3;
    width: 100%;
    display: block;
  }
  .block-actions.filter-actions {
    margin: 0;
  }
  .filter-current > ol.items > li {
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: -o-fit-content;
    width: fit-content;
    padding: 5px 35px 5px 15px;
    margin: 0 15px 15px 0;
    border-radius: 50px;
    border: 1px solid #d3d3d3;
    color: #666666;
    position: relative;
  }
  .filter-current > ol.items > li > span.filter-label,
  .filter-current > ol.items > li > span.filter-value {
    margin: 0 5px 0 0;
    width: fit-content;
  }
  .filter-current a.action.remove {
    position: absolute;
    top: 50%;
    right: 2px;
    border: 1px solid #d3d3d3;
    border-radius: 50%;
    transform: translateY(-50%);
    height: 30px;
    width: 30px;
  }
  .filter-current .action.remove::after {
    font-size: 12px !important;
  }
  .filter-current > ol.items {
    margin: 0 0 15px;
    border-bottom: 1px solid #d3d3d3;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .udg-product-wrapper.grid > .udg-product-list > li {
    width: 50%;
  }
}
@media (min-width: 0) and (max-width: 502px) {
  .udg-product-wrapper.grid > .udg-product-list {
    justify-content: center;
  }
  .udg-product-wrapper.grid > .udg-product-list > li {
    width: 100%;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .cms-puntos-de-venta .page-title-wrapper,
  .cms-nuestras-colecciones .page-title-wrapper,
  .cms-catalogos .page-title-wrapper,
  .cms-nuestra-historia .page-title-wrapper,
  .cms-vinculacion-con-dependencias-universitarias .page-title-wrapper,
  .cms-distinciones .page-title-wrapper,
  .cms-numeralia .page-title-wrapper,
  .cms-directorio .page-title-wrapper,
  .cms-colaboradores .page-title-wrapper,
  .cms-contacto .page-title-wrapper {
    transform: translateY(75px);
  }
  .cms-puntos-de-venta ul.static-submenu,
  .cms-nuestras-colecciones ul.static-submenu,
  .cms-catalogos ul.static-submenu,
  .cms-nuestra-historia ul.static-submenu,
  .cms-vinculacion-con-dependencias-universitarias ul.static-submenu,
  .cms-distinciones ul.static-submenu,
  .cms-numeralia ul.static-submenu,
  .cms-directorio ul.static-submenu,
  .cms-colaboradores ul.static-submenu,
  .cms-contacto ul.static-submenu {
    position: absolute;
    left: 50%;
    top: 150px;
    transform: translateX(-50%);
  }
  .cms-nosotros ul.static-submenu,
  .simeh-authors-index ul.static-submenu {
    margin-top: -35px;
  }
}
.directory-filter > ul > li > button {
  padding: 0;
  background: transparent !important;
  color: #999999 !important;
  position: relative;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
.directory-filter > ul > li.current > button {
  color: #333333 !important;
}
.directory-filter > ul > li.current > button::before {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  background: #b58500;
  position: absolute;
  left: -15px;
}
ol.collection-list > li > a::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid #b58500;
  border-right: none;
  border-top: none;
  transform-origin: bottom left;
  transform: scale(0);
  transition: 0.7s all ease;
}
ol.collection-list > li > a::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid #b58500;
  border-left: none;
  border-bottom: none;
  transform-origin: top right;
  transform: scale(0);
  transition: 0.7s all ease;
}
ol.collection-list > li > a:hover::after,
ol.collection-list > li > a:hover::before {
  transform: scale(1);
}
.featured-hompeage-card > a > img {
  display: block;
  width: 100%;
}
h2.collection-title {
  font-weight: bold;
  position: relative;
  padding: 0 0 0 20px;
  display: block !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: -o-fit-content;
  width: fit-content;
  margin: 20px auto 10px;
  font-size: 40px;
}
h2.collection-title::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border: 5px inset #b58500;
  position: absolute;
  bottom: 12px;
  left: 0;
}
p.udg-main-description {
  font-size: 20px;
  max-width: 720px;
  margin: 0 auto 15px;
  text-align: center;
}
.image-wrapper {
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  overflow: hidden;
}
.titulos-publicados > .image-wrapper > img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.titulos-publicados > .info-wrapper {
  transform: translateX(-50px);
  position: relative;
  z-index: 1;
}
.reimpresiones > .image-wrapper > img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
.reimpresiones > .info-wrapper {
  transform: translateY(-100px);
}
.ejemplares-impresos > .image-wrapper > img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.ejemplares-impresos > .info-wrapper {
  transform: translateX(-50px);
  position: relative;
  z-index: 1;
}
.titulos-en-soporte-electronico > .image-wrapper > img {
  max-width: 200px;
  position: absolute;
  left: 50%;
  bottom: 35px;
  transform: translateX(-50%);
}
.titulos-en-soporte-electronico > .info-wrapper {
  transform: translateY(-100px);
}
@media (min-width: 0) and (max-width: 900px) {
  .grid-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .grid-container > div {
    width: 300px;
    height: 300px;
  }
}
.cms-puntos-de-venta ol.sales-points-list {
  justify-content: space-between;
  /*max-width: 850px;*/
  max-width: 100%;
  margin: 0 auto;
}
.cms-puntos-de-venta ol.sales-points-list > li:nth-child(1) > a > img {
  width: 295px;
}
.cms-puntos-de-venta ol.sales-points-list > li:nth-child(2) > a > img {
  width: 115px;
}
.cms-puntos-de-venta ol.sales-points-list > li:nth-child(3) > a > img {
  width: 160px;
}
.cms-nosotros p,
.cms-nosotros h2 {
  text-align: center;
}
.cms-colaboradores ol.sales-points-list.provide > li > a {
  padding: 25px 15px 0;
}
.cms-colaboradores ol.sales-points-list.provide > li:nth-child(1) > a > img {
  width: 180px;
}
.cms-colaboradores ol.sales-points-list.provide > li:nth-child(2) > a > img {
  width: 220px;
}
.cms-colaboradores ol.sales-points-list.provide > li:nth-child(3) > a > img {
  width: 340px;
}
.cms-colaboradores ol.sales-points-list.provide > li:nth-child(4) > a > img {
  width: 280px;
}
.udg-top-page-blocks {
  display: flex;
  flex-direction: column-reverse;
}
.udg-category-search-wrapper {
  margin: 25px 0;
}
.udg-category-search-wrapper form#search_mini_form_category {
  width: 100%;
}
.udg-category-search-wrapper .block.block-search {
  width: 100%;
}
.udg-category-search-wrapper .field.search {
  width: 100%;
  height: 60px;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  position: relative;
}
.udg-category-search-wrapper .field.search input[type="search"] {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border: none;
  text-align: center;
  font-size: 25px;
}
.cms-nuestra-historia .column.main p {
  max-width: 800px;
  margin: 0 auto 15px !important;
}
.page-products .page-title-wrapper {
  font-weight: bold;
  position: relative;
  padding: 0 0 0 20px;
  display: block !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: -o-fit-content;
  width: fit-content;
  margin: 0 auto -25px;
}
.page-products .page-title-wrapper * {
  font-weight: inherit;
}
.page-products h1.page-title {
  margin: 4rem 0 0 0;
}
/*.page-products h1.page-title::before {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 15px;*/
/*  height: 15px;*/
/*  border: 5px inset #b58500;*/
/*  position: absolute;*/
/*  bottom: 12px;*/
/*  left: 0;*/
/*}*/
.logos-footer-wrapper {
  max-width: 1240px;
  margin: 0 auto 15px;
}
.logos-footer-wrapper > ul {
  display: flex;
  padding: 0;
  margin: 0;
  align-items: center;
  list-style: none;
}
.logos-footer-wrapper > ul > li {
  margin: 0;
  max-width: 300px;
  width: 100%;
}
.udg-bottom-footer.desktop > ul {
  max-width: 1240px;
  margin: 0 auto;
}
.udg-bottom-footer.desktop > ul > li:first-child {
  width: 100%;
  max-width: 300px;
}
.udg-bottom-footer.desktop > ul > li:last-child {
  margin: 0 0 0 auto;
}
.udg-top-footer > .info-wrapper {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
}
.udg-top-footer > .info-wrapper > ul:first-child {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.udg-top-footer > .info-wrapper > ul:first-child > li {
  width: 50px;
  margin: 0 15px 0 0;
  opacity: 0.7;
}
.udg-top-footer > .info-wrapper > ul:nth-child(2) {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.udg-top-footer > .info-wrapper > ul:nth-child(2) > li {
  margin: 0;
}
.udg-top-footer > .info-wrapper > ul:nth-child(2) > li > .footer-icon-wrapper {
  display: flex;
  align-items: center;
}
.udg-top-footer > .info-wrapper > ul:nth-child(2) > li > .footer-icon-wrapper > img {
  margin: 0 10px 0 0;
  width: 30px;
  opacity: 0.7;
}
.udg-top-footer > .info-wrapper > ul:nth-child(2) > li > .footer-icon-wrapper > span {
  font-size: 17px;
  font-weight: 600;
}
.udg-top-footer > .info-wrapper > ul:nth-child(3) {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.udg-top-footer > .info-wrapper > ul:nth-child(3) > li {
  margin: 0;
}
.udg-top-footer > .info-wrapper > ul:nth-child(3) > li > .footer-icon-wrapper {
  display: flex;
  align-items: center;
}
.udg-top-footer > .info-wrapper > ul:nth-child(3) > li > .footer-icon-wrapper > img {
  width: 35px;
  margin: 0 10px 0 0;
  opacity: 0.7;
}
.udg-top-footer > .info-wrapper > ul:nth-child(3) > li > .footer-icon-wrapper > span {
  font-size: 17px;
  font-weight: 600;
}
@media (min-width: 0) and(max-width:991px) {
  .udg-top-footer {
    display: none;
  }
}
.cms-short-wrapper {
  max-width: 800px;
  margin: 0 auto;
}
.cms-short-wrapper h3 {
  font-size: 23px;
  margin: 0 0 15px;
  font-weight: 600;
}
.cms-short-wrapper strong {
  display: block;
  margin: 0 0 15px;
}
ol.featured-about-us-list > li > figure > figcaption > p.about-us-description {
  text-align: left;
}
.udg-bottom-footer.mobile a {
  color: #ffffff;
}
.brand-char > ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.brand-char > ul > li {
  width: 50%;
  padding: 0px 10px;
}
@media (min-width: 0) and (max-width: 835px) {
  .brand-char > ul > li {
    width: 50%;
  }
}
@media (min-width: 0) and (max-width: 580px) {
  .brand-char > ul > li {
    width: 100%;
  }
}
.hipertexto-copy-wrapper {
  background: #000000;
  padding: 15px;
  text-align: center;
  color: #ffffff;
  font-size: 13px;
}
.hipertexto-copy-wrapper a {
  text-decoration: underline;
}
.hipertexto-copy-wrapper * {
  font-size: inherit;
  color: #ffffff !important;
}

.udg-bottom-footer.mobile li#second-column .footer-expand-list-wrapper {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0 0 5px;
  margin: 0 0 10px;
  position: relative;
}
.udg-bottom-footer.mobile li#second-column .footer-expand-list-wrapper > h3 {
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.udg-bottom-footer.mobile li#second-column .footer-expand-list-wrapper::before {
  content: "";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  color: #ffffff;
  width: 27px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  padding: 0px 0 2px;
}

.udg-bottom-footer.mobile li#second-column li {
  padding: 0 !important;
}
.udg-bottom-footer.mobile > ul > li#second-column > ul > li > ul {
  margin: 0;
  max-height: 0;
  overflow: hidden;
  transition: 0.8s all ease;
}
.udg-bottom-footer.mobile > ul > li#second-column > ul > li.current > .footer-expand-list-wrapper::before {
  content: "";
  padding: 0 0 5px;
}
.udg-bottom-footer.mobile > ul > li#second-column > ul > li.current > ul {
  max-height: 350px;
}
.udg-bottom-footer.mobile > ul > li#second-column > ul > li > ul > li:last-child {
  margin: 0 0 15px;
}
@media (min-width: 0) and (max-width: 456px) {
  .udg-bottom-footer.mobile li#second-column .footer-expand-list-wrapper > h3 {
    font-size: 14px;
  }
  .udg-bottom-footer.mobile li#second-column .footer-expand-list-wrapper::before {
    width: 22px;
    height: 22px;
  }
  .udg-bottom-footer.mobile > ul > li#second-column > ul > li.current > .footer-expand-list-wrapper::before {
    padding: 0 0 2px;
  }
}
.product-social-share-wrapper > ul > li > a > span,
.product-social-share-wrapper > ul > li > a > i {
  line-height: 0;
}
@media (min-width: 0) and (max-width: 599px) {
  .udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-info > h3,
  .udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > li > .udg-product-card > .udg-product-info > .udg-product-authors,
  .udg-product-wrapper.grid > ol.udg-product-list > .owl-carousel span.price {
    text-align: center;
    display: flex;
    justify-content: center;
  }
}
.cms-nosotros ol.sales-points-list.provide > li > a {
  padding: 0 15px;
  margin: 0 0 30px;
}
.cms-nosotros ol.sales-points-list.provide > li:nth-child(1) > a > img {
  width: 180px;
}
.cms-nosotros ol.sales-points-list.provide > li:nth-child(2) > a > img {
  width: 220px;
}
.cms-nosotros ol.sales-points-list.provide > li:nth-child(3) > a > img {
  width: 340px;
}
.cms-nosotros ol.sales-points-list.provide > li:nth-child(4) > a > img {
  width: 280px;
}
@media (min-width: 0) and (max-width: 991px) {
  .directory-main-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
  .directory-main-wrapper > .directory-image-column {
    margin: 0 auto 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .directory-main-wrapper > .directory-main-column {
    width: 100%;
  }
  .directory-main-wrapper.no-border {
    flex-direction: column;
  }
  .directory-filter,
  .directory-items {
    width: 100%;
  }
  .directory-filter {
    border-bottom: 1px solid #d3d3d3;
    margin: 0 0 15px;
  }
  .directory-items > .flex-box-edit >  ul > li {
    width: 33.33%;
  }
}
@media (min-width: 0) and (max-width: 600px) {
  .directory-items > .flex-box-edit > ul > li {
    width: 50%;
  }
}
@media (min-width: 0) and (max-width: 416px) {
  .directory-items > .flex-box-edit >  ul > li {
    width: 100%;
  }
}
ol.featured-about-us-list > li {
  width: 33.33%;
}
@media (min-width: 0) and (max-width: 740px) {
  ol.featured-about-us-list {
    flex-wrap: wrap;
    justify-content: center;
  }
  ol.featured-about-us-list > li {
    width: 100%;
  }
  ol.featured-about-us-list > li > figure > .about-us-image-card {
    display: flex;
    justify-content: center;
  }
  ol.featured-about-us-list > li > figure > figcaption > h3 {
    text-align: center;
    padding: 0;
    border: none;
  }
  ol.featured-about-us-list > li > figure > figcaption > p.about-us-description {
    text-align: center;
  }
}
.udg-contact-form legend {
  margin: 0 0 15px !important;
  font-weight: bold;
}
.udg-contact-form .fieldset > .field.no-label:before {
  display: none !important;
}
.udg-contact-form .fieldset > .field {
  display: flex;
  flex-direction: column;
  margin: 0 0 5px;
}
.udg-contact-form .fieldset > .field > .label {
  width: auto;
  text-align: left;
}
.udg-contact-form .fieldset > .field > .control {
  width: 100%;
}
.column:not(.sidebar-main) form.udg-contact-form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar {
  margin: 0;
}
.ui-slider-horizontal {
  height: 4px !important;
  background: #d3d3d3 !important;
}
.amshopby-slider-container .ui-slider-range,
.amshopby-slider-container .am-slider .ui-slider-handle {
  background: #b58500 !important;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  margin-top: -4px !important;
  transform: scale(0.85) !important;
}
.udg-login-and-register-form-wrapper {
  max-width: 500px;
  margin: 100px auto;
}
.udg-login-and-register-form-wrapper * {
  box-sizing: border-box;
}
.udg-login-and-register-form-wrapper > ul.nav.nav-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.udg-login-and-register-form-wrapper > ul.nav.nav-tabs > li.nav-item {
  padding: 0;
  margin: 0;
  width: 50%;
  text-align: center;
}
.udg-login-and-register-form-wrapper > ul.nav.nav-tabs > li.nav-item > a.nav-link {
  border: none !important;
  background: #eeeeee;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
}
.udg-login-and-register-form-wrapper > ul.nav.nav-tabs > li.nav-item:first-child > a.nav-link {
  border-radius: 5px 0 0 0;
}
.udg-login-and-register-form-wrapper > ul.nav.nav-tabs > li.nav-item:last-child > a.nav-link {
  border-radius: 0 5px 0 0;
}
.udg-login-and-register-form-wrapper > ul.nav.nav-tabs > li.nav-item:last-child > a.nav-link:hover {
  color: #916818;
}
.udg-login-and-register-form-wrapper > ul.nav.nav-tabs > li.nav-item > a.nav-link.active {
  background: #b58500;
  color: #ffffff;
}
.udg-login-and-register-form-wrapper > .tab-content {
  border: none;
  padding: 15px;
}
.udg-login-and-register-form-wrapper > .tab-content > #login,
.udg-login-and-register-form-wrapper > .tab-content > #sign-in {
  padding: 0;
  border: none;
}
.udg-login-and-register-form-wrapper > .tab-content > #login > form#login-form > fieldset > .field.note {
  font-size: 15px;
  color: #666666;
  margin: 0 0 15px;
  text-align: center;
}
.udg-login-and-register-form-wrapper > .tab-content > #login > form#login-form > fieldset > .field-columns > .field,
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > fieldset.fieldset > .field {
  position: relative;
  margin-top: 20px;
}
.udg-login-and-register-form-wrapper > .tab-content > #login > form#login-form > fieldset > .field-columns > .field > label.label,
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > fieldset.fieldset > .field > label.label {
  font-size: 11px;
  border: 1px solid #b58500;
  background: #ffffff;
  padding: 1px 8px;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  z-index: 9;
  width: fit-content;
  font-weight: 600;
}
.udg-login-and-register-form-wrapper > .tab-content > #login > form#login-form > fieldset > .field-columns > .field > .control,
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > fieldset.fieldset > .field > .control {
  width: 100%;
}
.udg-login-and-register-form-wrapper > .tab-content > #login > form#login-form > fieldset > .field-columns > .field > .control > input,
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > fieldset.fieldset > .field > .control > input {
  height: 45px;
  border-radius: 5px;
}
.udg-login-and-register-form-wrapper > .tab-content > #login > form#login-form > fieldset > .field-actions,
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > fieldset > .field-actions {
  position: relative;
  padding: 15px 0;
}
.udg-login-and-register-form-wrapper > .tab-content > #login > form#login-form > fieldset > .field-actions > .actions-toolbar,
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > .actions-toolbar {
  margin: 0 !important;
  display: flex;
  flex-direction: column;
}
.udg-login-and-register-form-wrapper > .tab-content > #login > form#login-form > fieldset > .field-actions > .actions-toolbar > .primary > button,
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > .actions-toolbar > .primary > button {
  width: 100%;
  margin: 0 0 15px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  background: #b58500;
  border: 1px solid #b58500;
  transition: 0.3s all ease;
}
.udg-login-and-register-form-wrapper > .tab-content > #login > form#login-form > fieldset > .field-actions > .actions-toolbar > .primary > button:hover,
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > .actions-toolbar > .primary > button:hover {
  background: transparent;
  color: #b58500;
}
.udg-login-and-register-form-wrapper > .tab-content > #login > form#login-form > fieldset > .field-actions > .actions-toolbar > .secondary > a.action.remind {
  color: #999999;
}
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account {
  min-width: 100%;
  width: 100%;
}
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > fieldset.fieldset > legend.legend {
  margin: 0;
  border-bottom: 1px solid #d3d3d3;
  padding: 0 0 5px;
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
}
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > fieldset.fieldset > .field.choice.newsletter {
  display: flex;
  flex-direction: column;
}
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > fieldset.fieldset > .field.choice.newsletter > input {
  margin-top: 10px;
}
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > fieldset.fieldset.create.account {
  margin: 0;
}
.udg-login-and-register-form-wrapper > .tab-content > #sign-in > .form.create.account.form-create-account > fieldset.fieldset.create.account::after {
  margin: 10px 0 !important;
}

/*==========13/07/2020==========*/
.udg-contact-form .fieldset {
  margin: 0;
}
.udg-contact-form .field {
  margin: 0 0 15px !important;
}
.udg-contact-form .field label.label {
  display: none !important;
}
.udg-contact-form .field .control {
  width: 100% !important;
}
.udg-contact-form .actions-toolbar .primary {
  width: 100%;
}
.udg-contact-form .actions-toolbar .primary button {
  width: 100%;
  background: #b58500;
  border-color: #b58500 !important;
  padding: 8px;
  border-radius: 5px;
}
.udg-contact-form .field .control input {
  height: 45px;
  border-radius: 5px;
}
.udg-contact-form .field .control textarea {
  border-radius: 5px;
}
#account-nav {
  padding: 0;
}
#account-nav ul.nav.items {
  display: flex;
  flex-direction: column;
}
#account-nav ul.nav.items > li > a,
#account-nav ul.nav.items > li > strong {
  display: block;
  width: 100%;
}
#account-nav ul.nav.items > li.item.current > a,
#account-nav ul.nav.items > li.item.current > strong {
  border-color: #b58500;
}

#account-nav ul.nav.items > li > span.delimiter {
  display: block;
  width: 100%;
  border-bottom: 1px solid #d3d3d3;
}
.account h1.page-title {
  margin: 30px 0 0;
}
.ebooks-data > .info-wrapper {
  position: relative;
  transform: translateX(calc(-50% + 10px));
}
.ebooks-data > .info-wrapper::before {
  content: "";
  display: block;
  width: 70px;
  height: 45px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateX(calc(50% + 40px)) translateY(-50%);
  background: url(/pub/media/hipertexto/udg/main/cms/ebook.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.colecciones > .info-wrapper > .number {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: -o-fit-content;
  width: fit-content;
}
.colecciones > .info-wrapper > .number::before {
  content: "";
  display: block;
  width: 70px;
  height: 45px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateX(calc(50% + 40px)) translateY(-50%);
  background: url(/pub/media/hipertexto/udg/main/cms/colecciones.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.autores > .info-wrapper > .number {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: -o-fit-content;
  width: fit-content;
}
.autores > .info-wrapper > .number::before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateX(calc(100% + 5px)) translateY(-50%);
  background: url(/pub/media/hipertexto/udg/main/cms/autores.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.ilustradores > .info-wrapper > .number {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: -o-fit-content;
  width: fit-content;
}
.ilustradores > .info-wrapper > .number::before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateX(calc(100% + 5px)) translateY(-50%);
  background: url(/pub/media/hipertexto/udg/main/cms/ilustradores.svg);
  background-position: center;
  background-repeat: no-repeat;
}
table#my-downloadable-products-table > thead > tr > th:nth-child(1),
table#my-downloadable-products-table > tbody > tr > td:nth-child(1) {
  width: 300px;
}
table#my-downloadable-products-table > thead > tr > th:nth-child(2),
table#my-downloadable-products-table > tbody > tr > td:nth-child(2) {
  width: 150px;
}
table#my-downloadable-products-table > thead > tr > th:nth-child(3),
table#my-downloadable-products-table > tbody > tr > td:nth-child(3) {
  width: 150px;
}
table#my-downloadable-products-table > thead > tr > th:nth-child(4),
table#my-downloadable-products-table > tbody > tr > td:nth-child(4) {
  width: 150px;
}
table#my-downloadable-products-table > thead > tr > th:nth-child(5),
table#my-downloadable-products-table > tbody > tr > td:nth-child(5) {
  width: 250px;
}
table#my-downloadable-products-table > thead > tr > th {
  border-bottom: 3px solid #999999;
  padding: 15px 0;
}
table#my-downloadable-products-table > tbody > tr > td {
  border-bottom: 1px solid #d3d3d3;
  padding: 15px 0;
  vertical-align: middle;
}
ul.foot-payment-methods {
  display: flex;
}
ul.foot-payment-methods > li {
  width: 50px;
  margin: 0 0 0 0 !important;
}
ul.foot-payment-methods > li:nth-child(1) {
  margin: 0 10px 0 0 !important;
}
ul.foot-payment-methods > li > img {
  filter: brightness(1000);
  opacity: 0.5;
}
.banner-title {
  display: none;
}
header.page-header {
  border: none !important ;
}
@media (min-width: 0) and (max-width: 991px) {
  .udg-category-search-wrapper {
    margin: 0;
  }
  .udg-category-search-wrapper .block-search .control {
    border: none;
  }
  .udg-category-search-wrapper .field.search {
    height: 35px;
    margin: 0 0 15px;
    position: relative;
    overflow: hidden;
  }
  .udg-category-search-wrapper .field.search input[type="search"] {
    font-size: 15px;
    top: 0 !important;
    margin: 0;
    height: 32px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .page-products .page-title-wrapper {
    margin: 15px auto -25px;
  }
  .author-view-page-name h1.page-title,
  .cms-page-view h1.page-title {
    padding: 0 0 0 20px;
  }
  .page-products h1.page-title::before,
  .author-view-page-name h1.page-title::before,
  .cms-page-view h1.page-title::before {
    bottom: 8px;
  }
}
ul.static-submenu > li > a {
  color: #333333;
}
.udg-product-wrapper-carousel {
  position: relative;
}
.udg-product-wrapper-carousel .owl-nav button {
  position: absolute;
  top: 0;
  border: none !important;
  background: #ffffff !important;
  border-radius: 0 !important;
  margin: 0 !important;
  transform: translateY(calc(-100% - 35px));
  opacity: 1 !important;
}
.udg-product-wrapper-carousel .owl-nav button.owl-prev {
  right: 45px;
  width: 45px;
  height: 45px;
  border-right: none !important;
}
.udg-product-wrapper-carousel .owl-nav button.owl-next {
  right: 0;
  width: 45px;
  height: 45px;
}
.udg-product-wrapper-carousel .owl-nav button span {
  font-size: 0;
  color: #333333 !important;
}
.udg-product-wrapper-carousel .owl-nav button.owl-prev span::before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px !important;
  color: #333333 !important;
}
.udg-product-wrapper-carousel .owl-nav button.owl-next span::before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  color: #333333 !important;
}
.udg-product-wrapper-carousel .owl-theme .owl-nav [class*="owl-"]:hover {
  color: #333333 !important;
}
@media (min-width: 0) and (max-width: 991px) {
  .udg-product-wrapper-carousel .owl-nav button {
    transform: translateY(calc(-100% - 20px));
  }
}
.udg-product-tab > .tab-content,
.udg-product-tab .tab-pane,
.udg-product-tab .tab-content {
  border: none !important;
}
.udg-contact-form legend.legend {
  margin-top: -4px !important;
}
#uni-filter-accordion > .card > div > .card-body > ol.items > form > li.item > a {
  color: #666666;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
}
#uni-filter-accordion > .card > div > .card-body > ol.items > form > li.item > a > input[type="radio"],
#uni-filter-accordion > .card > div > .card-body > ol.items > form > li.item > a > span.count > span.filter-count-label {
  display: none;
}
#uni-filter-accordion > .card > div > .card-body > ol.items > form > li.item > a > span.count {
  font-weight: 300;
  white-space: nowrap;
}
#uni-filter-accordion > .card > div > .card-body > ol.items > form > li.item > a > span.count::before {
  content: "(";
}
#uni-filter-accordion > .card > div > .card-body > ol.items > form > li.item > a > span.count::after {
  content: ")";
  margin-left: -2px;
}
span.udg-dot-items {
  position: relative;
}
span.udg-dot-items::before {
  content: "·";
  font-size: 40px;
  line-height: 0;
  position: absolute;
  top: 40%;
  left: -13px;
}
.brand-char > ul > li > a > span {
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mp-footer {
  display: none !important;
}
form#newsletter-validate-detail a {
  color: #333333;
}
div#mageplaza-productslider-block-after-content-1,
div#mageplaza-productslider-block-before-content-1 {
  display: none;
}
.product.data.items > .item.title > .switch {
  height: auto !important;
}
h2.coming-soon-message {
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalogsearch-advanced-result .page.messages {
  transform: translateY(100%);
}
ul.udg-associated-product-format {
  padding: 10px 0 0;
  margin: 0;
}
ul.udg-associated-product-format > li {
  display: block !important;
  padding: 0;
  margin: 0;
}
ul.udg-associated-product-format > li > span.associated-product {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 8px;
  padding: 1px 8px 0px;
  font-size: 14px;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
}
ul.udg-associated-product-format > li > span.associated-product.acceso-abierto,
ul.udg-associated-product-format > li > span.associated-product.electronico {
  border: 1px solid orange;
}
ul.udg-associated-product-format > li > span.associated-product.acceso-abierto span:last-child {
  font-weight: bold;
}
ul.udg-associated-product-format > li:last-child span.associated-product {
  margin: 0 0 0 0;
}
ul.udg-associated-product-format > li:last-child span.associated-product.electronico {
  border: 1px solid #f48228;
}
ul.udg-associated-product-format > li > span.associated-product > span {
  font-size: 14px;
}
ul.udg-associated-product-format > li > span.associated-product > span:last-child * {
  font-size: 16px;
  color: #333333 !important;
}
ul.udg-associated-product-format > li > span.associated-product > span:last-child * {
  margin: 0 !important;
}
span.associated-product.impreso {
  position: relative;
  padding: 1px 8px 0 35px !important;
}
span.associated-product.impreso::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/pub/media/hipertexto/udg/icons/print-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(calc(-50% - 1px));
}
span.associated-product.electronico {
  position: relative;
  padding: 1px 8px 0 35px !important;
}
span.associated-product.electronico::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/pub/media/hipertexto/udg/icons/ebook-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(calc(-50% - 1px));
}
span.associated-product.acceso-abierto {
  position: relative;
  padding: 1px 8px 0 25px !important;
}
span.associated-product.acceso-abierto::before {
  content: "";
  width: 10px;
  height: 15px;
  background: url(/pub/media/hipertexto/udg/icons/open-access.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(calc(-50%));
}
.resources-view-list-wrapper > ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.resources-view-list-wrapper > ul > li {
  width: 33.33%;
  margin: 0 0 15px 0;
  padding: 0 15px 15px;
}
.resources-view-list-wrapper > ul > li > figure,
.resources-view-list-wrapper > ul > li > figure > figcaption {
  margin: 0;
  padding: 0;
}
.resources-view-list-wrapper > ul > li > figure > figcaption > img {
  max-width: 150px;
  margin: 0 0 15px 0;
}
.resources-view-list-wrapper > ul > li > figure > figcaption > h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
.resources-view-list-wrapper > ul > li > figure > figcaption > a {
  color: #999999;
  text-decoration: underline;
}
#amasty-shopby-product-list .toolbar-amount {
  /* display: none; */
}
/* #amasty-shopby-product-list .toolbar.toolbar-products:nth-child(1):before {
  content: 'TODOS LOS LIBROS';
  position: absolute;
  margin: 0px 0 15px;
  font-size: 25px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
  padding: 0;
  margin-top: 9px;
  font-family: "Alegreya Sans", sans-serif;
} */
.udg-secondary-menu>ul.udg-static-menu>li:nth-child(4)>a {
  border: 0 !important;
}
.cms-vinculacion-con-dependencias-universitarias ul.static-submenu {
  transform: translateY(-15%) !important;
}
.main-user-navigation .udg-secondary-menu {
  display: none;
}
@media (min-width: 0) and (max-width: 991px) {
  .resources-view-list-wrapper > ul > li {
    width: 50%;
  }
  .udg-secondary-menu.page-main {
    display: none;
  }
  .main-user-navigation .udg-secondary-menu {
    display: block;
    margin: 0 auto;
  }

  .udg-secondary-menu > ul.udg-static-menu > li > ul > li > ul,
  .udg-secondary-menu > ul.udg-static-menu > li > ul {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    padding: 0 0;
    pointer-events: all;
    flex-direction: column;
    transform: none;
    align-items: flex-start;
    justify-content: flex-start;
    background: #ffffff;
    z-index: 3;
    transform: translateX(calc(-100% - 15px));
    transition: 0.3s all ease;
    overflow-y: scroll;
  }
  .udg-secondary-menu > ul.udg-static-menu > li > ul > li.current ul,
  .udg-secondary-menu > ul.udg-static-menu > li.current > ul {
    transform: translateX(0);
  }
  .main-user-navigation > .block.block-search {
    display: none;
  }
  .search-main-container > .block.block-search .control {
    border-top: 1px solid #d1d1d1;
    clear: both;
    margin: 0;
  }
  .search-main-container > .block.block-search {
    max-width: none;
  }
  .close-search-btn {
    width: 100%;
    top: 0;
    left: 0;
    background: #333333;
    padding: 15px;
    display: flex !important;
    justify-content: flex-start;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
  }
  .close-search-btn::before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 15px;
    display: block !important;
  }
  .close-search-btn::after {
    content: "Volver";
    text-transform: uppercase;
    font-family: "Alegreya Sans", sans-serif;
    font-weight: 500;
    display: block !important;
  }
  .search-main-container > .block.block-search input[type="search"] {
    height: 70px;
    margin: 0 0 15px;
    padding: 0;
    position: relative !important;
    top: 50px !important;
    left: 0 !important;
    border-radius: 0;
    width: 100%;
  }
  #custom-modal-page-load .content-wrapper-modal .modal-content .modal-header h4 {
    color: black;
  }
  #custom-modal-page-load .content-wrapper-modal .modal-content .modal-body img {
    width: 2em;
    filter: brightness(0.5);
  }
  #custom-modal-page-load .content-wrapper-modal .modal-content .modal-footer {
    border: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 1em !important;
    display: flex;
    gap: 1rem;
  }
  .block.block-minicart.ui-dialog-content.ui-widget-content {
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(59%) translateX(-60%);
    width: 331px;
  }
}
@media (min-width: 0) and (max-width: 685px) {
  .resources-view-list-wrapper > ul > li {
    width: 100%;
  }
}
.checkout-index-index.onestepcheckout-index-index {
  padding: 0;
}
.checkout-logo-wrapper {
  border-bottom: 1px solid #d3d3d3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  margin: 0 0 25px 0;
}

.checkout-logo-wrapper > img{
  max-width:300px;
}
.copy-writer-checkout {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #333333;
  padding: 10px;
}
.copy-writer-checkout *{
  color:#ffffff !important ;
  margin:0;
  text-align:center;
}

body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .step-title {
  background: #b58500;
  margin: 0 -10px;
  padding: 10px;
  color: #ffffff;
  border-radius:5px 5px 0 0 ;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .step-title *{
  color:#ffffff;
}

body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout i.fa.fa-circle.fa-stack-2x {
  color:#333333;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .osc-place-order-wrapper .place-order-primary button.primary.checkout{
  background:#333333 !important;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .order-summary .step-title {
  margin:0;
  background:#333333 !important;
  display:flex;
  align-items:center;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .order-summary i{
  color:#ffffff !important;
  margin-right: 10px;
}

body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .hoverable {
  box-shadow: none !important;
  border: 1px solid #d3d3d3;
  border-top: 0;
  border-radius: 5px !important;
}

body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .payment-option-title.field.choice{
  display: none;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout.order-summary .opc-block-summary table.data.table.table-totals,
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .order-summary.hoverable .opc-block-summary.step-content{
  margin:0;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .fieldset > .field.choice:before,
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .fieldset > .field.no-label:before{
  display:none ;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .qty-wrapper{
  display:flex;
  padding: 0;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .qty-wrapper a{
  width:25px;
  height:25px;
  display:flex;
  align-items:center;
  justify-content:center !important ;
  background:#333333;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .qty-wrapper a i{
  margin:0;
  font-size:70%;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .qty-wrapper .qty-wrap,
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .qty-wrapper .qty-wrap input{
  min-width: 25px;
  min-height: 25px;
  line-height: initial;
  margin: 0;
  padding: 0;
  display: block;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .qty-wrapper .qty-wrap input{
  transform:translateY(2px);
  border:1px solid #d3d3d3 !important ;
}

body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout a.button-action.remove {
  display: flex;
  align-items: center;
  justify-content: center;
  background:#333333;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout a.button-action.remove > i{
  margin:0;
  font-size:70%;   
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .opc-block-summary .items-in-cart > .title{
  margin:0;
}

.foto1 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/22_Aldo_Fernando_Gomez_Lopez.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto2 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/27_Alejandro_Jauregui_Gonzalez.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto3 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/33_Ana_Karen_Diego_Peregrina.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto4 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/31_Ana_Rosa_Vital_Murillo.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto5 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/17_Rafael_Aguirre_Loreto.png);
    background-size: contain;
    /*background-color: gray; */
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto6 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/13_Carlos_Ocadiz_Gutierrez.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto7 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/12_Carmina_Nahuatlato_Frias.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto8 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/18_Casandra_Albertina_Xchel_Arce_Rodriguez.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto9 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/11_Cecilia_Alejandra_Lomas_Ramirez.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto10 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/21_Christian_Alfonso_Mora_Casillas.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto11 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/15_Fabiola_Livier_Ochoa_Villanueva.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto12 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/26_Erick_Wualberto_de_Anda_Flores.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto13 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/34_Gabina_Alvarado_Ortiz.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto14 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/02_Iliana_Avalos_Gonzalez.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto15 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/10_Iordan_Evair_Montes_Lamas.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto16 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/14_Paulina_Yazmin_Navarro_Villafana.png);
    /*background-color: gray;*/
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto17 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/05_Jorge_Antonio_Orendain_Caldera.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto18 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/04_Juan_Felipe_Cobian_Esquivel.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto19 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/30_Marco_Antonio_Mendez_Hernandez.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto20 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/29_Marcos_Vinicio_Galindo_Ochoa.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto21 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/07_Mariana_Hernandez_Alvarado.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto22 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/09_Maritzel_Alejandra_Aguayo_Robles.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto23 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/19_Monica_Bautista_Mares.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto24 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/16_Monica_Esmeralda_Zapata_Sanchez.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto25 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/03_Fernanda_Hernandez_Orozco.png);
    /*background-color: gray;*/
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto26 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/08_Paola_Enedina_Vazquez_Murillo.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto27 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/23_Ricardo_Hernandez_Sandoval.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto28 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/28_Ruben_Castillo_Chaires.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto29 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/01_Sayri_Karp_Mitastein.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto30 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/20_Sergio_Alejandro_Moreno_Ramirez.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto31 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/32_Silvia_Gisela_Peregrina_Galvez.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto32 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/06_Sofia_Rodriguez_Benitez.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto33 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/24_Ivan_Alejandro_Meinders_Garza.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}

.foto34 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(/media/fotos_directorio/25_Edgar_Omar_Anguiano_Carvajal.png);
    background-size: contain;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: capitalize;
}
/*Modal Citar*/
@media (min-width: 768px) {
    .modal-cite {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .modal-cite > .modal-inner-wrap {
        max-width: 480px;
        border-radius: 10px;
    }
    .modal-cite > .modal-inner-wrap > header.modal-header {
        padding: 18px 15px 15px;
    }
    .modal-cite > .modal-inner-wrap > header.modal-header > .modal-title{
        margin:0;
        padding: 0 0 0 10px;
        border: none;
        font-weight: bold;
        font-size: 18px;
        text-transform: lowercase;
        position:relative;
    }
    .modal-cite > .modal-inner-wrap > header.modal-header > .modal-title::first-letter{
        text-transform:uppercase;
    }
    .modal-cite > .modal-inner-wrap > header.modal-header > .modal-title::before{
        content:'';
        position:absolute;
        top:50%;
        left:0;
        transform:translateY(-50%);
        width:4px;
        height:20px;
        background:#b58500;
    }
    .modal-cite > .modal-inner-wrap > header.modal-header > .action-close{
        padding:0;
        top: 30px;
        right: 5px;
        outline:none !important;
        box-shadow:none !important;
        transform:translateX(-50%) translateY(-50%);
    }
    .modal-cite > .modal-inner-wrap > header.modal-header > .action-close::before{
        display:flex;
        align-items:center;
        width:28px;
        height:27px;
        font-size:25px;
        border:2px solid #b58500;
        border-radius:50%;
        transition:.3s all ease;
    }
    .modal-cite > .modal-inner-wrap > header.modal-header > .action-close:hover::before{
        background:#b58500;
        color:#ffffff;
    }    
    .modal-cite > .modal-inner-wrap > .modal-content{
        padding:30px;
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > br{
        display:none;
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite {
        height: 45px;
        color: #999999;
        border: 1px solid #dee2e6;
        border-radius: 5px;
        margin
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite:focus {
        border: 1px solid #b58500;
        outline:none;
        box-shadow:none;
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #apa,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #chicago,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #ieee,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #mla,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #vancouver{
        margin-top:45px;
        padding:38px;
        position:relative;
        box-shadow: inset -2px -2px 1px rgb(255, 255, 255, .1), inset 2px 2px 4px rgba(0, 0, 0, .05);
        border-radius:10px;
        border: 1px solid rgb(0 0 0 / 5%);
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #apa::before,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #chicago::before,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #ieee::before,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #mla::before,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #vancouver::before{
        content: "\f10e";
        font-family:'Font Awesome 5 Free';
        font-weight:900;
        position: absolute;
        z-index: 1;
        left: 50%;
        top: -2px;
        transform: translate(-50%, -50%);
        width: 50px;
        height: 50px;
        background: white;
        box-shadow: 0 4px 5px -1px hsl(0deg 0% 0% / 20%);
        border-radius: 999px;
        display: grid;
        place-content: center;
        padding-top: .5em;
        color: #b58500;
        font-size: 20px;
        font-style: normal;
        text-indent: 0;
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #apa > .row > .col-md-8,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #chicago > .row > .col-md-8,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #ieee > .row > .col-md-8,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #mla > .row > .col-md-8,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #vancouver > .row > .col-md-8{
        max-width:100%;
        flex: 0 0 100%;
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #apa > .row > .col-md-4,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #chicago > .row > .col-md-4,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #ieee > .row > .col-md-4,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #mla > .row > .col-md-4,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #vancouver > .row > .col-md-4{
        display:none !important;
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #apa > .row > .col-md-8 > h4,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #chicago > .row > .col-md-8 > h4,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #ieee > .row > .col-md-8 > h4,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #mla > .row > .col-md-8 > h4,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #vancouver > .row > .col-md-8 > h4{
        text-align:center;
        margin-bottom:15px;
        position:relative;
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #apa > .row > .col-md-8 > h4::before,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #chicago > .row > .col-md-8 > h4::before,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #ieee > .row > .col-md-8 > h4::before,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #mla > .row > .col-md-8 > h4::before,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #vancouver > .row > .col-md-8 > h4::before{        
        content:'';
        display:block;
        width:50px;
        height:2px;
        background:#d3d3d3;
        position:absolute;
        bottom:-7px;
        left:50%;
        transform:translateX(-50%);

    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #apa > .row > .ui-cite.item-citation,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #chicago > .row > .ui-cite.item-citation,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #ieee > .row > .ui-cite.item-citation,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #mla > .row > .ui-cite.item-citation,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #vancouver > .row > .ui-cite.item-citation{
        border-bottom:1px solid #d3d3d3;
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #apa > .row > .ui-cite.item-citation  > p,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #chicago > .row > .ui-cite.item-citation  > p,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #ieee > .row > .ui-cite.item-citation  > p,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #mla > .row > .ui-cite.item-citation  > p,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #vancouver > .row > .ui-cite.item-citation > p{
        text-align:left;
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #apa > .row > .col-md-12 > a.button,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #chicago > .row > .col-md-12 > a.button,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #ieee > .row > .col-md-12 > a.button,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #mla > .row > .col-md-12 > a.button,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #vancouver > .row > .col-md-12 > a.button{
        color:#ffffff;
        background:#000000;
        border:#000000;
        border-radius:0 0 8px 8px;
        margin-right:-18px;
        transition:.3s all ease;
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #apa > .row > .col-md-12 > a.button::before,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #chicago > .row > .col-md-12 > a.button::before,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #ieee > .row > .col-md-12 > a.button::before,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #mla > .row > .col-md-12 > a.button::before,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #vancouver > .row > .col-md-12 > a.button::before{
        content:'\f0c5';    
        font-family:'Font Awesome 5 Free';
        font-weight:500;
        margin-right:8px;
    }
    
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #apa > .row > .col-md-12 > a.button:hover,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #chicago > .row > .col-md-12 > a.button:hover,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #ieee > .row > .col-md-12 > a.button:hover,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #mla > .row > .col-md-12 > a.button:hover,
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #vancouver > .row > .col-md-12 > a.button:hover{
        background: #b58500;
    }
    .modal-cite > .modal-inner-wrap > .modal-content > .citation > .modal-body-content > #select-cite ~ #apa > .row > br{
        display:none;
    }
}

.modal-cite .nav-tabs {
    border: none;
    margin: 0 0 10px;
}

.modal-cite  .nav-tabs .nav-link:focus,
.modal-cite .nav-tabs .nav-link {
    border: none !important;
    background: rgb(237 50 55 / .5);
    border-radius: 0 !important;
    text-align: center;
    color: #ffffff;
}
.modal-cite  .nav-tabs .nav-link:focus,
.modal-cite .nav-tabs .nav-link.active{
    background: rgb(237 50 55 / 1);
    color: #ffffff;
}
.modal-cite .nav-tabs .nav-item {
    width: 50%;
    border-radius: none;
}
.modal-cite  .tab-content{
    border: none;
    margin-bottom: 0px;
}

.modal-cite .tab-pane {
    border: none !important;
    margin:0 !important;
}
.modal-cite .tab-pane p:last-child{
    margin:0;
}
.modal-cite form,
.modal-cite form button{
    width:100%;
    
}
.modal-cite form button{
    background:#000000 !important;
    border-radius:5px !important;
    border:none !important;
}
.modal-cite form button:hover{
    background:#b58500 !important;
}
.modal-cite-btn::before {
    content: '' !important;
}
ul.list-cu {
  display: flex;
  flex-wrap: wrap;
  max-width: 185px;
  width: 100%;
}
ul.list-cu li {
  width: 50%;
}
/* add input date birthay */
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  width: 90% !important;
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  width: 90% !important;
}

.ui-datepicker {
  width: 100% !important;
  max-width: 263px;
}
/* end */

/** style modal cupon */
#custom-modal-cupon {
  opacity: 1;
  background-color: rgb(23, 24, 70, 0.56);
  font-size: 16px;
  padding: 0 0 0 0 !important;
}
#custom-modal-cupon .content-wrapper-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

#custom-modal-cupon .modal-dialog {
  max-width: 100% !important;
  width: 1200px;
}
#custom-modal-cupon .content-wrapper-modal .modal-content {
  background: #f0f1f1;
  color: #232323;
  border-radius: .5em;
  text-align: center;
  padding: 2em;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
  border: 0;
}
#custom-modal-cupon .content-wrapper-modal .modal-content:before {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1163 626' style='enable-background:new 0 0 1163 626;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23F0F1F1;%7D .st1%7Bfill:%23F32735;%7D .st2%7Bfill:%23FFFFFF;%7D .st3%7Bfill:%23004D71;%7D .st4%7Bfill:%23B9BBBD;%7D .st5%7Bopacity:0.2;%7D .st6%7Bopacity:0;clip-path:url(%23SVGID_2_);%7D .st7%7Bclip-path:url(%23SVGID_4_);fill:%232657F4;%7D .st8%7Bopacity:2.438350e-02;clip-path:url(%23SVGID_2_);%7D .st9%7Bclip-path:url(%23SVGID_6_);fill:%232657F4;%7D .st10%7Bopacity:4.878230e-02;clip-path:url(%23SVGID_2_);%7D .st11%7Bclip-path:url(%23SVGID_8_);fill:%232657F4;%7D .st12%7Bopacity:7.316590e-02;clip-path:url(%23SVGID_2_);%7D .st13%7Bclip-path:url(%23SVGID_10_);fill:%232657F4;%7D .st14%7Bopacity:9.756470e-02;clip-path:url(%23SVGID_2_);%7D .st15%7Bclip-path:url(%23SVGID_12_);fill:%232657F4;%7D .st16%7Bopacity:0.1219;clip-path:url(%23SVGID_2_);%7D .st17%7Bclip-path:url(%23SVGID_14_);fill:%232657F4;%7D .st18%7Bopacity:0.1463;clip-path:url(%23SVGID_2_);%7D .st19%7Bclip-path:url(%23SVGID_16_);fill:%232657F4;%7D .st20%7Bopacity:0.1707;clip-path:url(%23SVGID_2_);%7D .st21%7Bclip-path:url(%23SVGID_18_);fill:%232657F4;%7D .st22%7Bopacity:0.1951;clip-path:url(%23SVGID_2_);%7D .st23%7Bclip-path:url(%23SVGID_20_);fill:%232657F4;%7D .st24%7Bopacity:0.2195;clip-path:url(%23SVGID_2_);%7D .st25%7Bclip-path:url(%23SVGID_22_);fill:%232657F4;%7D .st26%7Bopacity:0.2439;clip-path:url(%23SVGID_2_);%7D .st27%7Bclip-path:url(%23SVGID_24_);fill:%232657F4;%7D .st28%7Bopacity:0.2683;clip-path:url(%23SVGID_2_);%7D .st29%7Bclip-path:url(%23SVGID_26_);fill:%232657F4;%7D .st30%7Bopacity:0.2927;clip-path:url(%23SVGID_2_);%7D .st31%7Bclip-path:url(%23SVGID_28_);fill:%232657F4;%7D .st32%7Bopacity:0.3171;clip-path:url(%23SVGID_2_);%7D .st33%7Bclip-path:url(%23SVGID_30_);fill:%232657F4;%7D .st34%7Bopacity:0.3415;clip-path:url(%23SVGID_2_);%7D .st35%7Bclip-path:url(%23SVGID_32_);fill:%232657F4;%7D .st36%7Bopacity:0.3659;clip-path:url(%23SVGID_2_);%7D .st37%7Bclip-path:url(%23SVGID_34_);fill:%232657F4;%7D .st38%7Bopacity:0.3902;clip-path:url(%23SVGID_2_);%7D .st39%7Bclip-path:url(%23SVGID_36_);fill:%232657F4;%7D .st40%7Bopacity:0.4146;clip-path:url(%23SVGID_2_);%7D .st41%7Bclip-path:url(%23SVGID_38_);fill:%232657F4;%7D .st42%7Bopacity:0.439;clip-path:url(%23SVGID_2_);%7D .st43%7Bclip-path:url(%23SVGID_40_);fill:%232657F4;%7D .st44%7Bopacity:0.4634;clip-path:url(%23SVGID_2_);%7D .st45%7Bclip-path:url(%23SVGID_42_);fill:%232657F4;%7D .st46%7Bopacity:0.4878;clip-path:url(%23SVGID_2_);%7D .st47%7Bclip-path:url(%23SVGID_44_);fill:%232657F4;%7D .st48%7Bopacity:0.5122;clip-path:url(%23SVGID_2_);%7D .st49%7Bclip-path:url(%23SVGID_46_);fill:%232657F4;%7D .st50%7Bopacity:0.5366;clip-path:url(%23SVGID_2_);%7D .st51%7Bclip-path:url(%23SVGID_48_);fill:%232657F4;%7D .st52%7Bopacity:0.561;clip-path:url(%23SVGID_2_);%7D .st53%7Bclip-path:url(%23SVGID_50_);fill:%232657F4;%7D .st54%7Bopacity:0.5854;clip-path:url(%23SVGID_2_);%7D .st55%7Bclip-path:url(%23SVGID_52_);fill:%232657F4;%7D .st56%7Bopacity:0.6098;clip-path:url(%23SVGID_2_);%7D .st57%7Bclip-path:url(%23SVGID_54_);fill:%232657F4;%7D .st58%7Bopacity:0.6341;clip-path:url(%23SVGID_2_);%7D .st59%7Bclip-path:url(%23SVGID_56_);fill:%232657F4;%7D .st60%7Bopacity:0.6585;clip-path:url(%23SVGID_2_);%7D .st61%7Bclip-path:url(%23SVGID_58_);fill:%232657F4;%7D .st62%7Bopacity:0.6829;clip-path:url(%23SVGID_2_);%7D .st63%7Bclip-path:url(%23SVGID_60_);fill:%232657F4;%7D .st64%7Bopacity:0.7073;clip-path:url(%23SVGID_2_);%7D .st65%7Bclip-path:url(%23SVGID_62_);fill:%232657F4;%7D .st66%7Bopacity:0.7317;clip-path:url(%23SVGID_2_);%7D .st67%7Bclip-path:url(%23SVGID_64_);fill:%232657F4;%7D .st68%7Bopacity:0.7561;clip-path:url(%23SVGID_2_);%7D .st69%7Bclip-path:url(%23SVGID_66_);fill:%232657F4;%7D .st70%7Bopacity:0.7805;clip-path:url(%23SVGID_2_);%7D .st71%7Bclip-path:url(%23SVGID_68_);fill:%232657F4;%7D .st72%7Bopacity:0.8049;clip-path:url(%23SVGID_2_);%7D .st73%7Bclip-path:url(%23SVGID_70_);fill:%232657F4;%7D .st74%7Bopacity:0.8293;clip-path:url(%23SVGID_2_);%7D .st75%7Bclip-path:url(%23SVGID_72_);fill:%232657F4;%7D .st76%7Bopacity:0.8537;clip-path:url(%23SVGID_2_);%7D .st77%7Bclip-path:url(%23SVGID_74_);fill:%232657F4;%7D .st78%7Bopacity:0.8781;clip-path:url(%23SVGID_2_);%7D .st79%7Bclip-path:url(%23SVGID_76_);fill:%232657F4;%7D .st80%7Bopacity:0.9024;clip-path:url(%23SVGID_2_);%7D .st81%7Bclip-path:url(%23SVGID_78_);fill:%232657F4;%7D .st82%7Bopacity:0.9268;clip-path:url(%23SVGID_2_);%7D .st83%7Bclip-path:url(%23SVGID_80_);fill:%232657F4;%7D .st84%7Bopacity:0.9512;clip-path:url(%23SVGID_2_);%7D .st85%7Bclip-path:url(%23SVGID_82_);fill:%232657F4;%7D .st86%7Bopacity:0.9756;clip-path:url(%23SVGID_2_);%7D .st87%7Bclip-path:url(%23SVGID_84_);fill:%232657F4;%7D .st88%7Bclip-path:url(%23SVGID_2_);%7D .st89%7Bclip-path:url(%23SVGID_86_);fill:%232657F4;%7D .st90%7Bfill:%23ED40A9;%7D .st91%7Bfill:%23BBBDBF;%7D .st92%7Bfill:%23B9BB17;%7D .st93%7Bopacity:0;clip-path:url(%23SVGID_88_);%7D .st94%7Bclip-path:url(%23SVGID_90_);fill:%232329F0;%7D .st95%7Bopacity:2.438350e-02;clip-path:url(%23SVGID_88_);%7D .st96%7Bclip-path:url(%23SVGID_92_);fill:%232329F0;%7D .st97%7Bopacity:4.878230e-02;clip-path:url(%23SVGID_88_);%7D .st98%7Bclip-path:url(%23SVGID_94_);fill:%232329F0;%7D .st99%7Bopacity:7.316590e-02;clip-path:url(%23SVGID_88_);%7D .st100%7Bclip-path:url(%23SVGID_96_);fill:%232329F0;%7D .st101%7Bopacity:9.756470e-02;clip-path:url(%23SVGID_88_);%7D .st102%7Bclip-path:url(%23SVGID_98_);fill:%232329F0;%7D .st103%7Bopacity:0.1219;clip-path:url(%23SVGID_88_);%7D .st104%7Bclip-path:url(%23SVGID_100_);fill:%232329F0;%7D .st105%7Bopacity:0.1463;clip-path:url(%23SVGID_88_);%7D .st106%7Bclip-path:url(%23SVGID_102_);fill:%232329F0;%7D .st107%7Bopacity:0.1707;clip-path:url(%23SVGID_88_);%7D .st108%7Bclip-path:url(%23SVGID_104_);fill:%232329F0;%7D .st109%7Bopacity:0.1951;clip-path:url(%23SVGID_88_);%7D .st110%7Bclip-path:url(%23SVGID_106_);fill:%232329F0;%7D .st111%7Bopacity:0.2195;clip-path:url(%23SVGID_88_);%7D .st112%7Bclip-path:url(%23SVGID_108_);fill:%232329F0;%7D .st113%7Bopacity:0.2439;clip-path:url(%23SVGID_88_);%7D .st114%7Bclip-path:url(%23SVGID_110_);fill:%232329F0;%7D .st115%7Bopacity:0.2683;clip-path:url(%23SVGID_88_);%7D .st116%7Bclip-path:url(%23SVGID_112_);fill:%232329F0;%7D .st117%7Bopacity:0.2927;clip-path:url(%23SVGID_88_);%7D .st118%7Bclip-path:url(%23SVGID_114_);fill:%232329F0;%7D .st119%7Bopacity:0.3171;clip-path:url(%23SVGID_88_);%7D .st120%7Bclip-path:url(%23SVGID_116_);fill:%232329F0;%7D .st121%7Bopacity:0.3415;clip-path:url(%23SVGID_88_);%7D .st122%7Bclip-path:url(%23SVGID_118_);fill:%232329F0;%7D .st123%7Bopacity:0.3659;clip-path:url(%23SVGID_88_);%7D .st124%7Bclip-path:url(%23SVGID_120_);fill:%232329F0;%7D .st125%7Bopacity:0.3902;clip-path:url(%23SVGID_88_);%7D .st126%7Bclip-path:url(%23SVGID_122_);fill:%232329F0;%7D .st127%7Bopacity:0.4146;clip-path:url(%23SVGID_88_);%7D .st128%7Bclip-path:url(%23SVGID_124_);fill:%232329F0;%7D .st129%7Bopacity:0.439;clip-path:url(%23SVGID_88_);%7D .st130%7Bclip-path:url(%23SVGID_126_);fill:%232329F0;%7D .st131%7Bopacity:0.4634;clip-path:url(%23SVGID_88_);%7D .st132%7Bclip-path:url(%23SVGID_128_);fill:%232329F0;%7D .st133%7Bopacity:0.4878;clip-path:url(%23SVGID_88_);%7D .st134%7Bclip-path:url(%23SVGID_130_);fill:%232329F0;%7D .st135%7Bopacity:0.5122;clip-path:url(%23SVGID_88_);%7D .st136%7Bclip-path:url(%23SVGID_132_);fill:%232329F0;%7D .st137%7Bopacity:0.5366;clip-path:url(%23SVGID_88_);%7D .st138%7Bclip-path:url(%23SVGID_134_);fill:%232329F0;%7D .st139%7Bopacity:0.561;clip-path:url(%23SVGID_88_);%7D .st140%7Bclip-path:url(%23SVGID_136_);fill:%232329F0;%7D .st141%7Bopacity:0.5854;clip-path:url(%23SVGID_88_);%7D .st142%7Bclip-path:url(%23SVGID_138_);fill:%232329F0;%7D .st143%7Bopacity:0.6098;clip-path:url(%23SVGID_88_);%7D .st144%7Bclip-path:url(%23SVGID_140_);fill:%232329F0;%7D .st145%7Bopacity:0.6341;clip-path:url(%23SVGID_88_);%7D .st146%7Bclip-path:url(%23SVGID_142_);fill:%232329F0;%7D .st147%7Bopacity:0.6585;clip-path:url(%23SVGID_88_);%7D .st148%7Bclip-path:url(%23SVGID_144_);fill:%232329F0;%7D .st149%7Bopacity:0.6829;clip-path:url(%23SVGID_88_);%7D .st150%7Bclip-path:url(%23SVGID_146_);fill:%232329F0;%7D .st151%7Bopacity:0.7073;clip-path:url(%23SVGID_88_);%7D .st152%7Bclip-path:url(%23SVGID_148_);fill:%232329F0;%7D .st153%7Bopacity:0.7317;clip-path:url(%23SVGID_88_);%7D .st154%7Bclip-path:url(%23SVGID_150_);fill:%232329F0;%7D .st155%7Bopacity:0.7561;clip-path:url(%23SVGID_88_);%7D .st156%7Bclip-path:url(%23SVGID_152_);fill:%232329F0;%7D .st157%7Bopacity:0.7805;clip-path:url(%23SVGID_88_);%7D .st158%7Bclip-path:url(%23SVGID_154_);fill:%232329F0;%7D .st159%7Bopacity:0.8049;clip-path:url(%23SVGID_88_);%7D .st160%7Bclip-path:url(%23SVGID_156_);fill:%232329F0;%7D .st161%7Bopacity:0.8293;clip-path:url(%23SVGID_88_);%7D .st162%7Bclip-path:url(%23SVGID_158_);fill:%232329F0;%7D .st163%7Bopacity:0.8537;clip-path:url(%23SVGID_88_);%7D .st164%7Bclip-path:url(%23SVGID_160_);fill:%232329F0;%7D .st165%7Bopacity:0.8781;clip-path:url(%23SVGID_88_);%7D .st166%7Bclip-path:url(%23SVGID_162_);fill:%232329F0;%7D .st167%7Bopacity:0.9024;clip-path:url(%23SVGID_88_);%7D .st168%7Bclip-path:url(%23SVGID_164_);fill:%232329F0;%7D .st169%7Bopacity:0.9268;clip-path:url(%23SVGID_88_);%7D .st170%7Bclip-path:url(%23SVGID_166_);fill:%232329F0;%7D .st171%7Bopacity:0.9512;clip-path:url(%23SVGID_88_);%7D .st172%7Bclip-path:url(%23SVGID_168_);fill:%232329F0;%7D .st173%7Bopacity:0.9756;clip-path:url(%23SVGID_88_);%7D .st174%7Bclip-path:url(%23SVGID_170_);fill:%232329F0;%7D .st175%7Bclip-path:url(%23SVGID_88_);%7D .st176%7Bclip-path:url(%23SVGID_172_);fill:%232329F0;%7D .st177%7Bfill:%23A8BCFB;%7D .st178%7Bfill:%232657F4;%7D .st179%7Bfill:%23FFA3AD;%7D .st180%7Bfill:%239164CC;%7D .st181%7Bfill:none;stroke:%23F32735;stroke-width:0.4;stroke-miterlimit:10;%7D .st182%7Bfill:%23FFA400;%7D .st183%7Bfill:none;stroke:%23FFA400;stroke-width:0.4;stroke-miterlimit:10;%7D .st184%7Bopacity:0;clip-path:url(%23SVGID_174_);%7D .st185%7Bclip-path:url(%23SVGID_176_);fill:%232329F0;%7D .st186%7Bopacity:2.438350e-02;clip-path:url(%23SVGID_174_);%7D .st187%7Bclip-path:url(%23SVGID_178_);fill:%232329F0;%7D .st188%7Bopacity:4.878230e-02;clip-path:url(%23SVGID_174_);%7D .st189%7Bclip-path:url(%23SVGID_180_);fill:%232329F0;%7D .st190%7Bopacity:7.316590e-02;clip-path:url(%23SVGID_174_);%7D .st191%7Bclip-path:url(%23SVGID_182_);fill:%232329F0;%7D .st192%7Bopacity:9.756470e-02;clip-path:url(%23SVGID_174_);%7D .st193%7Bclip-path:url(%23SVGID_184_);fill:%232329F0;%7D .st194%7Bopacity:0.1219;clip-path:url(%23SVGID_174_);%7D .st195%7Bclip-path:url(%23SVGID_186_);fill:%232329F0;%7D .st196%7Bopacity:0.1463;clip-path:url(%23SVGID_174_);%7D .st197%7Bclip-path:url(%23SVGID_188_);fill:%232329F0;%7D .st198%7Bopacity:0.1707;clip-path:url(%23SVGID_174_);%7D .st199%7Bclip-path:url(%23SVGID_190_);fill:%232329F0;%7D .st200%7Bopacity:0.1951;clip-path:url(%23SVGID_174_);%7D .st201%7Bclip-path:url(%23SVGID_192_);fill:%232329F0;%7D .st202%7Bopacity:0.2195;clip-path:url(%23SVGID_174_);%7D .st203%7Bclip-path:url(%23SVGID_194_);fill:%232329F0;%7D .st204%7Bopacity:0.2439;clip-path:url(%23SVGID_174_);%7D .st205%7Bclip-path:url(%23SVGID_196_);fill:%232329F0;%7D .st206%7Bopacity:0.2683;clip-path:url(%23SVGID_174_);%7D .st207%7Bclip-path:url(%23SVGID_198_);fill:%232329F0;%7D .st208%7Bopacity:0.2927;clip-path:url(%23SVGID_174_);%7D .st209%7Bclip-path:url(%23SVGID_200_);fill:%232329F0;%7D .st210%7Bopacity:0.3171;clip-path:url(%23SVGID_174_);%7D .st211%7Bclip-path:url(%23SVGID_202_);fill:%232329F0;%7D .st212%7Bopacity:0.3415;clip-path:url(%23SVGID_174_);%7D .st213%7Bclip-path:url(%23SVGID_204_);fill:%232329F0;%7D .st214%7Bopacity:0.3659;clip-path:url(%23SVGID_174_);%7D .st215%7Bclip-path:url(%23SVGID_206_);fill:%232329F0;%7D .st216%7Bopacity:0.3902;clip-path:url(%23SVGID_174_);%7D .st217%7Bclip-path:url(%23SVGID_208_);fill:%232329F0;%7D .st218%7Bopacity:0.4146;clip-path:url(%23SVGID_174_);%7D .st219%7Bclip-path:url(%23SVGID_210_);fill:%232329F0;%7D .st220%7Bopacity:0.439;clip-path:url(%23SVGID_174_);%7D .st221%7Bclip-path:url(%23SVGID_212_);fill:%232329F0;%7D .st222%7Bopacity:0.4634;clip-path:url(%23SVGID_174_);%7D .st223%7Bclip-path:url(%23SVGID_214_);fill:%232329F0;%7D .st224%7Bopacity:0.4878;clip-path:url(%23SVGID_174_);%7D .st225%7Bclip-path:url(%23SVGID_216_);fill:%232329F0;%7D .st226%7Bopacity:0.5122;clip-path:url(%23SVGID_174_);%7D .st227%7Bclip-path:url(%23SVGID_218_);fill:%232329F0;%7D .st228%7Bopacity:0.5366;clip-path:url(%23SVGID_174_);%7D .st229%7Bclip-path:url(%23SVGID_220_);fill:%232329F0;%7D .st230%7Bopacity:0.561;clip-path:url(%23SVGID_174_);%7D .st231%7Bclip-path:url(%23SVGID_222_);fill:%232329F0;%7D .st232%7Bopacity:0.5854;clip-path:url(%23SVGID_174_);%7D .st233%7Bclip-path:url(%23SVGID_224_);fill:%232329F0;%7D .st234%7Bopacity:0.6098;clip-path:url(%23SVGID_174_);%7D .st235%7Bclip-path:url(%23SVGID_226_);fill:%232329F0;%7D .st236%7Bopacity:0.6341;clip-path:url(%23SVGID_174_);%7D .st237%7Bclip-path:url(%23SVGID_228_);fill:%232329F0;%7D .st238%7Bopacity:0.6585;clip-path:url(%23SVGID_174_);%7D .st239%7Bclip-path:url(%23SVGID_230_);fill:%232329F0;%7D .st240%7Bopacity:0.6829;clip-path:url(%23SVGID_174_);%7D .st241%7Bclip-path:url(%23SVGID_232_);fill:%232329F0;%7D .st242%7Bopacity:0.7073;clip-path:url(%23SVGID_174_);%7D .st243%7Bclip-path:url(%23SVGID_234_);fill:%232329F0;%7D .st244%7Bopacity:0.7317;clip-path:url(%23SVGID_174_);%7D .st245%7Bclip-path:url(%23SVGID_236_);fill:%232329F0;%7D .st246%7Bopacity:0.7561;clip-path:url(%23SVGID_174_);%7D .st247%7Bclip-path:url(%23SVGID_238_);fill:%232329F0;%7D .st248%7Bopacity:0.7805;clip-path:url(%23SVGID_174_);%7D .st249%7Bclip-path:url(%23SVGID_240_);fill:%232329F0;%7D .st250%7Bopacity:0.8049;clip-path:url(%23SVGID_174_);%7D .st251%7Bclip-path:url(%23SVGID_242_);fill:%232329F0;%7D .st252%7Bopacity:0.8293;clip-path:url(%23SVGID_174_);%7D .st253%7Bclip-path:url(%23SVGID_244_);fill:%232329F0;%7D .st254%7Bopacity:0.8537;clip-path:url(%23SVGID_174_);%7D .st255%7Bclip-path:url(%23SVGID_246_);fill:%232329F0;%7D .st256%7Bopacity:0.8781;clip-path:url(%23SVGID_174_);%7D .st257%7Bclip-path:url(%23SVGID_248_);fill:%232329F0;%7D .st258%7Bopacity:0.9024;clip-path:url(%23SVGID_174_);%7D .st259%7Bclip-path:url(%23SVGID_250_);fill:%232329F0;%7D .st260%7Bopacity:0.9268;clip-path:url(%23SVGID_174_);%7D .st261%7Bclip-path:url(%23SVGID_252_);fill:%232329F0;%7D .st262%7Bopacity:0.9512;clip-path:url(%23SVGID_174_);%7D .st263%7Bclip-path:url(%23SVGID_254_);fill:%232329F0;%7D .st264%7Bopacity:0.9756;clip-path:url(%23SVGID_174_);%7D .st265%7Bclip-path:url(%23SVGID_256_);fill:%232329F0;%7D .st266%7Bclip-path:url(%23SVGID_174_);%7D .st267%7Bclip-path:url(%23SVGID_258_);fill:%232329F0;%7D .st268%7Bfill:%2300ADBB;%7D .st269%7Bfill:%23E0E0E0;%7D .st270%7Bfill:%23B1B1B1;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpath class='st1' d='M141-226.3c1.5,1,3,2.1,4.6,3c21,12.7,45.7,17.5,68.8,25.8c65.9,23.6,119.5,77.4,146.7,141.9 c27.2,64.5,28.8,138.7,8.3,205.7c-23.9,78.4-77.2,156.7-53.6,235.2c19.3,64,83.1,102.1,126.6,152.9 c32.3,37.7,54.3,85.6,54.9,135.2c0.6,49.6-22.4,100.5-64.1,127.5c-84.7,55-197.3-3.6-297.3,10.1C74.4,819.4,19,856.1-19.6,904.6 c-38.6,48.5-61.4,108-74,168.6c-11.4,54.9-15.8,113.8-48,159.7c-23.3,33.2-60.9,54.8-100.8,61.5L-580.7-43.8L141-226.3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: cover;
  background-position: 6% 23%;
  width: -webkit-fill-available;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  left: -1em;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .col-img {
  width: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .col-img img {
  width: 23em;
  margin-right: 1em;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .col-text {
  width: 55%;
z-index: 1;
}
#custom-modal-cupon .content-wrapper-modal .modal-content button.close {
  text-align: right;
  color: #000000;
  opacity: 1;
  font-size: 1em;
  position: absolute;
  right: .5em;
  top: .5em;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-header {
  border: 0;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-header h4 {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: bold;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-body {
  text-align: left;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-body img {
  width: 2em;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-body div {
  width: 100%;
  position: relative;
  margin-top: 0;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-body div p {
  font-size: .91em;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-body div input {
  height: 3.5em;
  border-radius: 10em;
  padding: 1em 1.3em 0;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-body div label.focus-input--code::before {
  content: attr(data-placeholder);
  display: block;
  position: absolute;
  line-height: 1.2;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  pointer-events: none;
  color: #848484;
  text-align: left;
  margin-bottom: 0;
  font-size: 1.2em;
  top: .7em;
  left: 1.5em;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-body div input.has-val + .focus-input--code::before,
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-body div input:focus + .focus-input--code::before {
  top: 0.5em;
  font-size: .81em;
  opacity: .8;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-footer {
  border: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-footer a {
  font-size: 1.2em;
  color: #ffffff;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-footer a {
  cursor: pointer;
  font-weight: 700;
  color: #ffffff;
  background-color: #2d2d8d;
  border-radius: 10em;
  padding: .4em 1.8em;
  font-size: 1.1em;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  white-space: nowrap;
  user-select: none;
  border: 1px solid #ffffff;
  margin: 0;
  text-decoration: none;
}
#custom-modal-cupon .content-wrapper-modal .modal-content .modal-footer a:hover {
  color: #ffffff;
  background-color: #241F8D;
  border: 1px solid #241F8D;
}
/** --------------------------- */
.html-lock {
  overflow: hidden !important;
}
#custom-modal-page-load {
  opacity: 1;
  font-size: 16px;
  padding: 0 0 0 0 !important;
  position: relative;
  display: block;
}
#custom-modal-page-load .content-wrapper-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
#custom-modal-page-load .content-wrapper-modal .modal-content {
  color: #ffffff;
  text-align: center;
}
#custom-modal-page-load .content-wrapper-modal .modal-content button.close {
  text-align: right;
  color: #fff;
  opacity: 1;
  font-size: 1em;
  position: absolute;
  right: .5em;
  top: .5em;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-header {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-header h4 {
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body img {
  width: 2em;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body div {
  width: 100%;
  position: relative;
  margin-top: 2em;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body div.validate-input.validate::after {
  content: "";
  font-family: FontAwesome, sans-serif;
  display: block;
  position: absolute;
  color: #659e08 !important;
  font-size: 1.3em;
  top: 0.7em;
  right: 0.7em;
  opacity: 1;
  -webkit-transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -ms-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
  height: 1em;
  width: 1em;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' focusable='false' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23659E08;%7D%0A%3C/style%3E%3Cpath class='st0' d='M173.9,439.4L7.5,273c-10-10-10-26.2,0-36.2l36.2-36.2c10-10,26.2-10,36.2,0L192,312.7L432.1,72.6 c10-10,26.2-10,36.2,0l36.2,36.2c10,10,10,26.2,0,36.2L210.1,439.4C200.1,449.4,183.9,449.4,173.9,439.4L173.9,439.4z'/%3E%3C/svg%3E%0A");
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body div.validate-input.error::after {
  content: "";
  font-family: FontAwesome, sans-serif;
  display: block;
  position: absolute;
  color: #e72325 !important;
  font-size: 1.3em;
  top: 0.7em;
  right: 0.7em;
  opacity: 1;
  -webkit-transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -ms-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
  height: 1em;
  width: 1em;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' focusable='false' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 352 512' style='enable-background:new 0 0 352 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23E72325;%7D%0A%3C/style%3E%3Cpath class='st0' d='M242.7,256l100.1-100.1c12.3-12.3,12.3-32.2,0-44.5l-22.2-22.2c-12.3-12.3-32.2-12.3-44.5,0L176,189.3 L75.9,89.2c-12.3-12.3-32.2-12.3-44.5,0L9.2,111.4c-12.3,12.3-12.3,32.2,0,44.5L109.3,256L9.2,356.1c-12.3,12.3-12.3,32.2,0,44.5 l22.2,22.2c12.3,12.3,32.2,12.3,44.5,0L176,322.7l100.1,100.1c12.3,12.3,32.2,12.3,44.5,0l22.2-22.2c12.3-12.3,12.3-32.2,0-44.5 L242.7,256z'/%3E%3C/svg%3E%0A");
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body div .alert-error,
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body div .alert-info {
  position: absolute;
  opacity: 0;
  top: -1.7em;
  font-size: .9em;
  text-align: center;
  right: 0;
  left: 0;
  margin: auto;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body div.alert-validate .alert-error,
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body div.validate .alert-info {
  opacity: 1;
  -webkit-transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -ms-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body div label.focus-input--code {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  color: #848484;
  text-align: left;
  margin-bottom: 0;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body div input {
  height: 3.5em;
  border-radius: 10em;
  padding: 1em 1.3em 0;
  text-align: left;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body div label.focus-input--code::before {
  content: attr(data-placeholder);
  display: block;
  position: absolute;
  line-height: 1.2;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  pointer-events: none;
  color: #848484;
  text-align: left;
  margin-bottom: 0;
  font-size: 1.2em;
  top: .7em;
  left: 1.5em;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body div input.has-val + .focus-input--code::before,
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-body div input:focus + .focus-input--code::before {
  top: 0.5em;
  font-size: .81em;
  opacity: .8;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-footer {
  border: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 2em !important;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-footer.actions-toolbar {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-footer a {
  font-size: 1.2em;
  color: #ffffff;
  background: #554118;
  margin: 2rem auto 0;
  padding: 1rem;
  border-radius: 5px;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-footer button {
  cursor: pointer;
  font-weight: 700;
  color: #333333;
  background-color: #ffffff;
  border-radius: 10em;
  padding: .6em 1.8em;
  font-size: 1.2em;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  white-space: nowrap;
  user-select: none;
  border: 1px solid #e72325;
  margin: 0;
  text-decoration: none;
}
#custom-modal-page-load .content-wrapper-modal .modal-content .modal-footer button:hover {
  color: #ffffff;
  background-color: #e72325;
  border: 1px solid #ffffff;
}
.block.filter,#uni-side-filter-main-accordion{display: none;}