.attachment-woocommerce_thumbnail .size-woocommerce_thumbnail {
  /*img-fluid w-100 btn__radius*/
  width: 100% !important;
  height: auto !important;
  border-radius: 13px !important;
}
.w-18 {
  width: 18.5rem;
}
.card__product__content {
  margin-top: -1rem !important;
  background-color: #fff !important;
}
.ajax_add_to_cart,
.product_type_simple {
  color: #fff !important;
}
.ajax_add_to_cart {
  content: 'Agregar al carrito ' !important;
  color: #fff !important;
  display: flex !important;
}
.btn__radius__cart {
  border-radius: 7px !important;
}
.card__content__product {
  margin-top: -2.5rem;
  padding-top: 0.8rem !important;
}
.attachment-woocommerce_thumbnail,
.size-woocommerce_thumbnail {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.onsale {
  display: none;
}

.woocommerce-Price-amount,
.amount {
  padding-right: 1rem;
}

.orderby {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: rgb(141, 140, 140);
  border-radius: 7px;
}
.woocommerce-result-count {
  padding-top: 0.5rem;
}
.-ml__4 {
  margin-left: -4.4rem;
}
#min_price {
  display: flex !important;
  width: 40% !important;
  left: 0px !important;
  position: absolute;
  border: 2px solid var(--blue--300) !important;
  border-radius: 6px;
}
#max_price {
  display: flex !important;
  width: 40% !important;
  right: 0px !important;
  position: absolute;
  border: 2px solid var(--blue--300) !important;
  border-radius: 6px;
}
.price_slider_amount {
  flex-wrap: wrap !important;
  position: relative;
}
.price_slider_amount button {
  display: block !important;
  position: absolute;
  width: 100%;
  background: var(--blue--300) !important;
  border-radius: 7px !important;
  border: 1px solid var(--blue--300) !important;
  color: #fff !important;
  margin-top: 5rem;
}
.price_slider_amount .price_label {
  display: block !important;
  margin-top: 2rem !important;
  position: absolute;
}
.filtros li {
  list-style: none;
}
.filtros h2 {
  font-size: 1.2rem;
  color: var(--blue--500);
  font-weight: 600;
  margin-top: 1.5rem;
}
.h__15 {
  height: 18rem;
  padding: 1rem;
  margin-top: 2rem;
  border-radius: 7px;
}

.dropdown_product_cat,
.select2-hidden-accessible {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  border: 2px solid var(--blue--300) !important;
  border-radius: 5px;
}
.select2-selection__rendered::before {
  content: 'Categorías ' !important;
  color: var(--blue--300);
  width: 100%;
}
.select2-selection__placeholder {
  display: none;
}
.select2-selection__arrow {
  color: var(--blue--300) !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 0px solid rgb(255, 255, 255) !important;
  border-radius: 4px;
}
/*interna del producto*/
.right__fixed {
  right: 0rem !important;
  position: fixed;
}
.p__end {
  padding-right: 6rem;
}
.w__10 {
  width: 5rem !important;
}
.wp-post-image {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  height: auto !important;
  width: 320px !important;
}
.w__cart {
  width: 320px !important;
}
.curso__cart {
  height: 200px !important;
}
.transition_cart {
  transition: all 300ms;
}

.bg__orange__tag {
  background-color: #ffa933;
  color: var(--blue--500) !important;
  margin-bottom: 0.8rem;
  max-width: 150px;
}
.bg__orange__tag a {
  color: var(--blue--500) !important;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  max-width: 150px;
}
.mb__1__cart a {
  margin-bottom: 1rem !important;
}

.text__justify {
  text-align: justify;
}
.pl__4__cart {
  padding-left: 4rem;
}

.border__radius__top__cart {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.item__unidad {
  padding: 1rem 1rem;
}

@media screen and (max-width: 551px) {
  .section__units {
    padding-right: 5% !important;
    padding-left: 5% !important;
  }
  .item__unidad {
    padding: 1rem 0.5rem 1rem 1rem !important;
  }

  .hours {
    padding: 0 !important;
  }
}

@media screen and (max-width: 426px) {
  .units__name {
    width: 65% !important;
  }
}

.fs-13px {
  font-size: 13px !important;
}

.line__blue__cursos {
  width: 2px;
  height: 15px;
  background: var(--blue--200);
  position: relative;
  left: 31px;
}

.line__blue__cursos:last-of-type {
  display: none;
}

.btn__silabus {
  width: 209px;
}

.btn__silabus > i {
  margin-right: 0.35rem;
}
/*paginacion*/
.woocommerce-pagination {
  display: none;
}
.container__pagination .woocommerce-pagination {
  display: flex !important;
  padding: 0px;
  margin: 0px;
}

.page-numbers {
  list-style: none;
  display: flex;
  padding: 0.6rem;
  padding-left: 0.9rem;
  padding-right: 0.9rem;
  right: 0px;
  margin-left: 1rem;
  top: 1rem;
  margin-top: 0rem;
  margin-bottom: 0px;
}
.page-numbers li a {
  top: 2rem;
  border: 2px solid var(--blue--700) !important;
  background: var(--blue--700) !important;
  color: white;
  font-weight: 700;
}
.page-numbers .current {
  border: 2px solid var(--blue--700) !important;
  color: var(--blue--700) !important;
  font-weight: 700;
}
/*interna curso imagen profesor*/
.course__information__teacher__picture img {
  border-radius: 50%;
  height: 80px;
  width: 80px;
}

/*nuevas 21/04/2021*/
/*interna curso fonts*/
.fscart__0__6 {
  font-size: 0.6rem !important;
}

@media only screen and (min-width: 1920px) {
  .max__widht__information {
    max-width: 66.6666666667% !important;
    padding-left: 11% !important;
  }
  .pl__10__single {
    padding-left: 11rem !important;
  }
}
/*Cards*/
.text__card__height {
  height: 3.2rem !important;
  width: 100%;
  position: relative;
}

.text__card__widht {
  width: 250px;
  margin: 0 0 0.3em 0;
  overflow: hidden;
}
.line__clamp {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 1.8rem !important;
  -webkit-box-orient: vertical;
  font-size: 1rem !important;
}
.woocommerce-loop-product__title {
  font-size: 1rem !important;
}
.fs__date {
  font-size: 0.8rem;
}
del .woocommerce-Price-amount bdi {
  color: #a8a9ad !important;
  font-size: 0.9rem;
}
.card__content__product a {
  font-family: var(--font--camptonBold);
  font-weight: 700 !important;
  font-size: 0.8rem !important;
  /* margin-bottom: 0.5rem !important; */
}
.card__shadow {
  box-shadow: 1px 2px 2px 1px #e0dede !important;
}

/* BG RESULT --------------- */
.bg__result__null {
    background-image: url('../images/new_banner_sin_resultados.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 600px !important;
}
.mt__25__banner {
margin-top: 25rem;
}
@media screen and (max-width: 768px) {
    .bg__result__null {
        margin-top: -2rem;
        background-image: url('../images/new_banner_sin_resultados_mobile.png');
        background-size: 100%;
        background-repeat: no-repeat;
        min-height: 500px !important;
    }
    .mt__25__banner {
        margin-top: 30rem;
    }
}

/*rating valoraciones 22/4*/
.star-1,
.star-2,
.star-3,
.star-4,
.star-5 {
  color: #c5c5c5 !important;
}
.star-1:focus,
.star-2:focus,
.star-3:focus,
.star-4:focus,
.star-5:focus {
  color: #ffa933 !important;
}
.submit {
  width: 10rem;
  background: rgb(0, 89, 255);
  color: #fff;
  border: 0;
  border-radius: 7px;
  font-family: 'camptonbold';
  padding: 0.2rem;
  height: 2.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.btn__height__cancelar {
  height: 2.5rem !important;
  border-radius: 7px;
}
.comments__box {
  overflow-y: auto;
  height: 100%;
  max-height: 15rem;
}
.reviews_tab {
  display: none !important;
}
/* SHOW AND HIDE STARTS ------------------*/
.stars span {
  display: none !important;
}
.stars .stars__mod {
  display: block !important;
}
/*caja de comentarios*/
.outline-none {
  outline: none !important;
}
/* ------------------------------------- */
.woocommerce-notices-wrapper {
  display: none;
}

/* TAGS --------------------------------- */
.tag a {
  background-color: #ffa933 !important;
  color: var(--blue--500) !important;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
.tags a {
  background-color: #ffa933 !important;
  color: var(--blue--500) !important;
  margin: 0.5rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  color: var(--blue--500) !important;
}
.div__tag a {
  color: var(--blue--500) !important;
  max-width: 150px;
  display: block;
  margin-bottom: 0.8rem;
}

/* FILTER RATING -------------------- */
.h__25 {
  min-height: auto !important;
  position: relative;
  padding: 1rem;
  padding-bottom: 10rem !important;
  margin-top: 2rem;
  border-radius: 7px;
}
.wc-layered-nav-rating {
  padding: 0px;
  margin: 0px;
}
.wc-layered-nav-rating a {
  display: flex;
  margin-left: -2rem;
  padding-left: 1rem;
  margin-bottom: 0.5rem;
  color: var(--blue--300) !important;
  font-weight: 600;
  border: 2px solid var(--blue--300) !important;
  border-radius: 5px;
}
.star-rating span {
  content: '' !important;
  font-size: 0px;
  display: flex;
}
.star-rating span .rating {
  display: flex !important;
  color: #ffa933;
  font-size: 0.9rem;
  font-weight: 600;
}
.star-rating span .rating::after {
  display: flex !important;
  color: #ffa933;
  font-size: 1.3rem;
  content: ' ★';
  margin-top: -0.4rem;
  font-weight: 600;
}
.star-rating span .rating::before {
  display: flex !important;
  content: ' ';
}

/* ---------------------------------------------------- */

.commentlist li {
  list-style: none;
}
.reviews__font .star-rating .rating {
  font-size: 3rem;
  font-family: 'camptonBold';
}
.reviews__font .star-rating span .rating::after {
  display: flex !important;
  color: #ffa933;
  font-size: 3.1rem;
  content: ' ★';
  margin-top: rem;
  font-weight: 700;
}
.comments__box .avatar,
.avatar-60,
.photo {
  height: 50px !important;
  width: 52px !important;
}
.text__gray__500.star-rating {
  margin-top: -0.8rem;
}

/* LIST WISHES -------- */
.btn__list__wishes__add {
  background: transparent;
}
.btn__list__wishes__add:hover {
  background: white!important;
  border: none!important
}
.btn__list__wishes__add:hover i {
  color: var(--blue--500) !important;
}
.isActive__wishes {
  background: white!important;
  border: 2px solid var(--blue--300) !important
}

.isActive__wishes__modal{
  background: var(--blue--300)!important;
  border: none!important
}

.isActive__wishes__modal i{
  color:white!important;
}

.btn__list__wishes__add.isModal:hover{
  background: var(--blue--300)!important;
  border: none!important;
}

.btn__list__wishes__add.isModal:hover i{
  color:white!important;
}




.isActive__wishes i {
  color: var(--blue--300);
}
.list__wishes__desktop__container {
  height: auto;
  max-height: 420px;
}
.total__general .amount {
  padding: 0;
}

.breadcumbr {
  display: none;
}
.breadcrum__container .breadcumbr {
  display: flex !important;
}
.breadcrum__container .breadcumbr a {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.page-numbers {
  font-family: 'camptonBold';
  background-color: var(--blue--500);
  height: 2.7rem;
  vertical-align: middle;
  color: #fff;
  margin-top: auto;
  margin-bottom: auto;
}
.text__card__title__height {
    max-height: 2.5rem !important;
    width: 100%;
    position: relative;
  }
.course__twoline{
        margin-top:0.5rem;
      display: -webkit-box!important;
      -webkit-line-clamp: 2!important;
      line-height: 1.5rem !important;
      -webkit-box-orient: vertical!important;
      font-size: 1rem !important;
}
[aria-current].current {
  border: 1px solid var(--blue--500);
  background-color: #fff;
  height: 2.7rem;
  color: var(--blue--500);
  font-weight: 900;
  margin-top: auto;
  margin-bottom: auto;
}
.pagination__woo .prev {
  font-size: 0px !important;
}
.pagination__woo .prev::before {
  font-size: 1rem !important;
  content: '←';
  color: #fff;
  font-family: 'camptonBold';
  font-weight: 900;
}
.pagination__woo .next {
  font-size: 0px !important;
}
.pagination__woo .next::before {
  font-size: 1rem !important;
  content: '→';
  color: #fff;
  font-family: 'camptonBold';
  font-weight: 900;
}
.course__twoline__title{
    display: -webkit-box!important;
    -webkit-line-clamp: 2!important;
    line-height: 1rem !important;
    -webkit-box-orient: vertical!important;
    font-size: 1rem !important;
  }
  .border__blue__300{
    border: 2px solid #ABCDFF!important;
  }
