/* Menu sticky */
body{
    overflow-x: hidden; 
}
#page {
    /*overflow: visible;*/
    margin-top: 200px;
}
#cart #page  { 
    margin-top: 20px;
}
#cart .top_bar, #cart .completofull {
    display:none;
}
#header {
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 9999;
}
.webchatStartButtonContainer{
    display:none !important;
}
body#checkout .form-control.error {
    border: 1px solid red;
}
.navbar-toggleable-md {
    box-shadow: 0 0px 2px 1px #f5f5f5;
    background-color: #D9E7F6;
}
.text-decoration-none,
.product-discount .regular-price.text-decoration-none{
    text-decoration:none;
}
.product-discount .regular-price { 
    font-size: 18px;
    color: #28a7ff;
}
.thumbnail-container .product-price-and-shipping .regular-price{
    color: #28a7ff;
}
.product-price { 
    font-size: 2.2rem;
}
/* End menu sticky */

.leo-fly-cart-slidebar.slidebar_right{
        z-index: 999999;
}
.Iconosbefore .todoancho{
        padding: 0;
}
.header-top {
    z-index: 999999;
}
.ui-widget-content{ z-index: 99!important}
button.disabled {
    cursor: not-allowed;
    opacity: 0.7;
}
.error, .error * {
    color: red !important;
}
span.error{
    border-color: red !important;
    position: absolute;
    top: 2px;
    right: 19px;
    font-size: 12px;
}
#conditions-to-approve span.error{
   position: static;
}
button {
    cursor: pointer;
}
.ml-5{
    margin-left:3rem;
}
.h1, .h2, .h3 { 
    color: #042f65;
}

.sidebar .block .title_block  { 
    padding: 20px 12px;
}
.leo-dropdown-cart-subtotals > .shipping{ display:none;}
#product .description-short > p { 
    line-height: 1.4;
}

.description-short { 
    height: auto;
    word-wrap: break-word;
}
.description-short img { 
    max-width: 100%;
    height: auto;
}

#delivery-address .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #acaaa6;
    line-height: 31px;
}
#delivery-address .select2-container--default .select2-selection--single { 
    border: 1px solid #e6e6e6;
    border-radius: 0;
    height: 35px; 
}
#customfields{margin-top:0!important;}
#customfields input[type="radio"]:checked+label {
    padding: 4px;
    margin-left: 8px;
    border-radius: 4px;
    cursor: pointer;
}
#customfields label.type_multiboxes{ 
    margin-left: 10px; 
    cursor: pointer;
}
#cta-terms-and-conditions-0{
     font-weight: 600;
     color:#414141;
}
#cta-terms-and-conditions-0:hover{
    color:#02549E;
}
#box-checkout-step .js-modal-content .col-md-3, #box-checkout-step .js-modal-content img, .collapse-button.promo-code-button{
    display:none;
}
#box-checkout-step .js-modal-content.modal-body { 
    padding: 20px;
}
.d-none{
    display:none;
}
.d-flex{
    display:flex;
}
.choose-store.d-flex{ 
    display:inline-flex; 
}
.dropdown .ap-quick-login .popup-content .leo-login-title span{
color:#012F65
}

/*Product*/
input#product-quantity-spin{width:60px!important;}

.current-price.product{
    display:flex;
    align-items:center;
    gap:15px;
}
.current-price.product .wslis > .wishlist > a {
    padding: 15px 15px;
    padding-top: 0px;
}

.nova-heart.ico_love:before {
    font-size: 30px;
    background-color: #F3F3F3;
    padding: 10px;
}

 .webchatStartButtonContainer{
     left: calc((100% - 30px) - 15px)!important;
     border-radius: 4px!important;
 }
 
.webchatStartButtonContainer iframe {background-color: rgb(0, 69, 230);}
.webchatStartButtonContainer iframe .chatMinimizedTitle {border:0!important;}
.whatsappDiv.right {
    left: calc((100% - 50px) - 19px);
    z-index: 99999;
}
 
 
.b_descrip{font-size:1rem;}

.after_cupon {
    background-color: #EAEAEA;
    color: #656565;
    font-weight: 400;
    Line-height: 18px;
    text-align: center;
    padding: 20px;
    border-top: 14px solid #fff;
}
.FormSuscribe input[type="radio"]:checked+label {
    background: transparent;
}
      .FormSuscribe .title_block {
          text-align:center;
         color:#fff!important;
         font-weight: bold;
font-size: 35px!important;;
line-height: 43px!important;;
         
      }
      
       .FormSuscribe .sub-title-widget{
             color:#fff!important;
             font-style: normal;
font-weight: 500!important;;
font-size: 20px!important;;
line-height: 26px!important;;
       }
       .FormSuscribeMobile{display:none;}
#customfields input[type="radio"]:checked+label {
    padding: 4px;
    margin-left: 8px;
    border-radius: 4px;
    cursor: pointer;
}

#customfields label.type_multiboxes{ 
    margin-left: 10px; 
    cursor: pointer;
}

#cta-terms-and-conditions-0{
     font-weight: 600;
     color:#414141;
}
#cta-terms-and-conditions-0:hover{
    color:#02549E;
}
 
#box-checkout-step .js-modal-content .col-md-3, #box-checkout-step .js-modal-content img, .collapse-button.promo-code-button{
    display:none;
}

#box-checkout-step .js-modal-content.modal-body { 
    padding: 20px;
}
.iview-controlNav div.iview-items ul {
   /* margin-bottom: 20px;*/
}
.iview-controlNav div.iview-items ul li a.iview-control{
    background: #9e9e9e;
}
.mt-6 {
    margin-top: 6rem!important;
}
#blockcart-modal .modal-dialog {
    margin: auto;
    top: 30%;
}
.description_category p{
    color:#121212; 
}
.description_category a{
    color:#01638C;
    font-weight: bold;
}
.description_category a:hover{
    color:#03a9f4;
}
.card-category {
  display: grid;
  /*grid-template-columns: repeat(3, 1fr);*/
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 10px;
} 
.card-category .links_inner img {
  width: 100%;
  height: auto;
}
/*PRODUCTOS*/

.product-miniature.js-product-miniature {
    border: 1px solid #E3E3E3;
    margin: 5px;
}
.product-miniature.js-product-miniature:hover {
      box-shadow: 0 5px 15px rgb(0 0 0 / 35%);
}  
.product-miniature.js-product-miniature:hover .thumbnail-container .product-title a {
    color: #042f65;
}

.product-miniature.js-product-miniature:hover .thumbnail-container .product-title a:hover {
    color: #25b0f3;
}

.product_5 .thumbnail-container .product-title {
    margin-bottom: 40px;
}
.card_cat, .card_blog {
    border: 1px solid #E3E3E3;
    padding-bottom: 0.5rem;
}
.blog-home .prestablog h2{display:none;}
  .nova-heart:before { 
    font-size: 26px;
      }
     .nova-shopping-cart:before {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='23' viewBox='0 0 24 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.21415 23.0001C9.12147 23.0001 9.857 22.2645 9.857 21.3572C9.857 20.4499 9.12147 19.7144 8.21415 19.7144C7.30682 19.7144 6.57129 20.4499 6.57129 21.3572C6.57129 22.2645 7.30682 23.0001 8.21415 23.0001Z' fill='white'/%3e%3cpath d='M19.7141 23.0001C20.6215 23.0001 21.357 22.2645 21.357 21.3572C21.357 20.4499 20.6215 19.7144 19.7141 19.7144C18.8068 19.7144 18.0713 20.4499 18.0713 21.3572C18.0713 22.2645 18.8068 23.0001 19.7141 23.0001Z' fill='white'/%3e%3cpath d='M23 4.10731H4.78071L4.10714 0.65731C4.06874 0.468976 3.96551 0.300073 3.81542 0.180001C3.66533 0.0599286 3.47788 -0.00370833 3.28571 0.000167111H0V1.64302H2.61214L5.75 17.4145C5.7884 17.6028 5.89163 17.7717 6.04172 17.8918C6.19181 18.0118 6.37926 18.0755 6.57143 18.0716H21.3571V16.4287H7.245L6.57143 13.143H21.3571C21.547 13.1477 21.7327 13.0864 21.8824 12.9695C22.0322 12.8527 22.1368 12.6876 22.1786 12.5023L23.8214 5.10945C23.849 4.98757 23.8483 4.86102 23.8196 4.73943C23.7908 4.61783 23.7347 4.5044 23.6555 4.40776C23.5763 4.31113 23.476 4.23384 23.3625 4.18177C23.2489 4.12971 23.1249 4.10424 23 4.10731ZM20.7 11.5002H6.25929L5.10929 5.75017H21.9732L20.7 11.5002Z' fill='white'/%3e%3c/svg%3e");
}

.owl-theme .owl-controls .owl-pagination {
    bottom: -40px!important;
}

/*END PRODUCTOS*/
.marca_italgrif{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='107' height='33' viewBox='0 0 107 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.26692 13.3775C1.99289 13.4522 1.61923 13.502 1.46976 13.502C0.672602 13.502 0 12.8543 0 12.0323C0 11.2102 0.64769 10.5625 1.46976 10.5625C1.61923 10.5625 1.99289 10.6123 2.26692 10.6871C3.08898 10.9113 5.05697 11.4095 6.35235 11.7333C6.42708 11.7582 6.52673 11.7831 6.60146 11.7831C6.85057 11.833 6.9253 12.1319 6.60146 12.2315C6.52673 12.2565 6.45199 12.2814 6.35235 12.3063C5.08188 12.6301 3.08898 13.1284 2.26692 13.3775Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.7974 13.3775C22.0714 13.4522 22.4451 13.502 22.5945 13.502C23.3917 13.502 24.0643 12.8543 24.0643 12.0323C24.0643 11.2102 23.4166 10.5625 22.5945 10.5625C22.4451 10.5625 22.0714 10.6123 21.7974 10.6871C20.9753 10.9113 19.0073 11.4095 17.7119 11.7333C17.6372 11.7582 17.5376 11.7831 17.4628 11.7831C17.2137 11.833 17.139 12.1319 17.4628 12.2315C17.5376 12.2565 17.6123 12.2814 17.7119 12.3063C19.0073 12.6301 21.0002 13.1284 21.7974 13.3775Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3772 21.7974C13.452 22.0714 13.5018 22.4451 13.5018 22.5945C13.5018 23.3917 12.8541 24.0643 12.032 24.0643C11.2099 24.0643 10.5623 23.4166 10.5623 22.5945C10.5623 22.4451 10.6121 22.0714 10.6868 21.7974C10.911 20.9753 11.4092 19.0073 11.7331 17.7119C11.758 17.6372 11.7829 17.5376 11.8078 17.4628C11.8576 17.2137 12.1566 17.139 12.2562 17.4628C12.2811 17.5376 12.306 17.6123 12.306 17.7119C12.6299 19.0073 13.153 21.0002 13.3772 21.7974Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3772 2.26692C13.452 1.99289 13.5018 1.61923 13.5018 1.46976C13.5018 0.672602 12.8541 0 12.032 0C11.2099 0 10.5623 0.64769 10.5623 1.46976C10.5623 1.61923 10.6121 1.99289 10.6868 2.26692C10.911 3.08898 11.4092 5.05697 11.7331 6.35235C11.758 6.45199 11.7829 6.52673 11.8078 6.60146C11.8576 6.85057 12.1566 6.9253 12.2562 6.60146C12.2811 6.52673 12.306 6.45199 12.306 6.35235C12.6299 5.08188 13.153 3.08898 13.3772 2.26692Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.89305 2.01748C8.86814 1.81819 8.7934 1.56908 8.76849 1.46943C8.54429 0.946297 7.94642 0.697185 7.42329 0.921385C6.90015 1.14559 6.65104 1.74345 6.87524 2.26659C6.92507 2.36623 7.04962 2.59043 7.17418 2.76481C7.54784 3.23812 8.39482 4.38404 8.94287 5.10646C8.96778 5.15628 9.0176 5.20611 9.04251 5.25593C9.14216 5.4054 9.36636 5.35557 9.34145 5.13137C9.34145 5.08155 9.31654 5.00682 9.31654 4.957C9.16707 4.03528 8.96778 2.61535 8.89305 2.01748Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.8896 21.3236C17.0142 21.4731 17.1387 21.7222 17.1886 21.8219C17.4128 22.345 17.1637 22.9429 16.6405 23.1671C16.1174 23.3913 15.5195 23.1421 15.2953 22.619C15.2455 22.5194 15.1957 22.2703 15.1708 22.071C15.096 21.4731 14.8967 20.0532 14.7722 19.1564C14.7722 19.1065 14.7473 19.0318 14.7473 18.982C14.7224 18.8076 14.8967 18.683 15.0462 18.8574C15.0711 18.9072 15.1209 18.9571 15.1458 19.0069C15.669 19.7044 16.5409 20.8752 16.8896 21.3236Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.01772 15.171C1.81843 15.1959 1.56932 15.2707 1.46968 15.2956C0.946541 15.5198 0.697429 16.1176 0.92163 16.6408C1.14583 17.1639 1.7437 17.413 2.26683 17.1888C2.36648 17.139 2.59068 17.0144 2.76506 16.8899C3.23837 16.5162 4.38428 15.6692 5.10671 15.1212C5.15653 15.0963 5.20635 15.0465 5.25617 15.0216C5.40564 14.9219 5.35582 14.6977 5.13162 14.7226C5.0818 14.7226 5.00706 14.7475 4.95724 14.7475C4.03553 14.897 2.61559 15.0963 2.01772 15.171Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.3238 7.17442C21.4732 7.04986 21.7223 6.92531 21.822 6.87549C22.3451 6.65129 22.943 6.9004 23.1672 7.42353C23.3914 7.94667 23.1423 8.54454 22.6191 8.76874C22.5195 8.81856 22.2704 8.89329 22.0711 8.89329C21.4732 8.96803 20.0533 9.16731 19.1565 9.29187C19.1067 9.29187 19.0319 9.31678 18.9821 9.31678C18.8077 9.34169 18.6832 9.16731 18.8575 9.01785C18.9074 8.99294 18.9572 8.94311 19.007 8.9182C19.7045 8.39507 20.8754 7.54809 21.3238 7.17442Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.74028 7.17442C2.59081 7.04986 2.3417 6.92531 2.24205 6.87549C1.71892 6.65129 1.12105 6.9004 0.896849 7.42353C0.672649 7.94667 0.921761 8.54454 1.4449 8.76874C1.54454 8.81856 1.79365 8.86838 1.99294 8.89329C2.59081 8.96803 4.01075 9.16731 4.90755 9.29187C4.95737 9.29187 5.0321 9.31678 5.08193 9.31678C5.2563 9.34169 5.38086 9.16731 5.20648 9.01785C5.15666 8.99294 5.10684 8.94311 5.05701 8.9182C4.3595 8.39507 3.21359 7.54809 2.74028 7.17442Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.0463 15.171C22.2456 15.1959 22.4947 15.2707 22.5943 15.2956C23.1175 15.5198 23.3666 16.1176 23.1424 16.6408C22.9182 17.1639 22.3203 17.413 21.7972 17.1888C21.6975 17.139 21.4733 17.0144 21.299 16.8899C20.8257 16.5162 19.6797 15.6692 18.9573 15.1212C18.9075 15.0963 18.8577 15.0465 18.8078 15.0216C18.6584 14.9219 18.7082 14.6977 18.9324 14.7226C18.9822 14.7226 19.057 14.7475 19.1068 14.7475C20.0285 14.897 21.4484 15.0963 22.0463 15.171Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.17418 21.3236C7.04962 21.4731 6.92507 21.7222 6.87524 21.8219C6.65104 22.345 6.90015 22.9429 7.42329 23.1671C7.94642 23.3913 8.54429 23.1421 8.76849 22.619C8.81831 22.5194 8.86814 22.2703 8.89305 22.071C8.96778 21.4731 9.16707 20.0532 9.29163 19.1564C9.29163 19.1065 9.31654 19.0318 9.31654 18.982C9.34145 18.8076 9.16707 18.683 9.0176 18.8574C8.99269 18.9072 8.94287 18.9571 8.91796 19.0069C8.39482 19.7044 7.54784 20.8752 7.17418 21.3236Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1708 2.01748C15.1957 1.81819 15.2704 1.56908 15.2953 1.46943C15.5195 0.946297 16.1174 0.697185 16.6405 0.921385C17.1637 1.12067 17.4128 1.74345 17.1886 2.26659C17.1388 2.36623 17.0142 2.59043 16.8896 2.76481C16.516 3.23812 15.669 4.38404 15.121 5.10646C15.0711 5.15628 15.0462 5.20611 15.0213 5.25593C14.9217 5.4054 14.6975 5.35557 14.7224 5.13137C14.7224 5.08155 14.7473 5.00682 14.7473 4.957C14.8968 4.03528 15.096 2.61535 15.1708 2.01748Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.07845 19.8795C5.92898 20.1286 5.70478 20.4275 5.60513 20.5521C5.03218 21.1251 4.11046 21.1251 3.53751 20.5521C2.96455 19.9791 2.96455 19.0574 3.53751 18.4845C3.63715 18.3848 3.93608 18.1357 4.1852 18.0112C4.93253 17.6126 6.67631 16.5414 7.82223 15.8688C7.89696 15.819 7.97169 15.7692 8.04643 15.7442C8.27063 15.6197 8.51974 15.7692 8.37027 16.0681C8.32045 16.1428 8.29554 16.2176 8.24572 16.2923C7.5482 17.3884 6.47702 19.1571 6.07845 19.8795Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.8791 6.07808C20.1282 5.92861 20.4272 5.70441 20.5517 5.60477C21.1247 5.03181 21.1247 4.1101 20.5517 3.53714C19.9788 2.96418 19.0571 2.96418 18.4841 3.53714C18.3845 3.63678 18.1354 3.93572 18.0108 4.18483C17.6122 4.93216 16.541 6.67595 15.8684 7.82186C15.8186 7.89659 15.7688 7.97133 15.7439 8.04606C15.6193 8.27026 15.7688 8.51937 16.0677 8.36991C16.1425 8.32008 16.2172 8.29517 16.2919 8.24535C17.388 7.54784 19.1567 6.47666 19.8791 6.07808Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.8791 17.9861C20.1282 18.1356 20.4272 18.3598 20.5517 18.4594C21.1247 19.0324 21.1247 19.9541 20.5517 20.5271C19.9788 21.1 19.0571 21.1 18.4841 20.5271C18.3845 20.4274 18.1354 20.1285 18.0108 19.8545C17.6122 19.1071 16.541 17.3633 15.8684 16.2174C15.8186 16.1427 15.7688 16.068 15.7439 15.9932C15.6193 15.769 15.7688 15.5199 16.0677 15.6694C16.1425 15.7192 16.2172 15.7441 16.2919 15.7939C17.388 16.5413 19.1567 17.5875 19.8791 17.9861Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.07845 4.18533C5.92898 3.93622 5.70478 3.63728 5.60513 3.51273C5.03218 2.93977 4.11046 2.93977 3.53751 3.51273C2.96455 4.08568 2.96455 5.0074 3.53751 5.58035C3.63715 5.68 3.93608 5.92911 4.1852 6.05366C4.93253 6.45224 6.67631 7.52342 7.82223 8.19603C7.89696 8.24585 7.97169 8.29567 8.04643 8.32058C8.27063 8.44514 8.51974 8.29567 8.37027 7.99674C8.32045 7.922 8.29554 7.84727 8.24572 7.77254C7.5482 6.67644 6.47702 4.93266 6.07845 4.18533Z' fill='white'/%3e%3cpath d='M76.3776 8.71935L75.9292 9.96491H75.8794C75.4808 9.41687 75.0075 9.01829 74.4594 8.76918C73.9114 8.52006 73.3384 8.39551 72.7406 8.39551C72.068 8.39551 71.4701 8.52006 70.8971 8.76918C70.3491 9.01829 69.826 9.34213 69.3776 9.76562C68.9292 10.1891 68.5306 10.6873 68.1818 11.2603C67.8331 11.8332 67.559 12.456 67.3099 13.1037C67.0857 13.7514 66.9114 14.4489 66.7868 15.1713C66.6622 15.8938 66.6124 16.5913 66.6124 17.3137C66.6124 17.9863 66.6871 18.5842 66.8615 19.1322C67.0359 19.6803 67.2601 20.1287 67.5839 20.5272C67.9078 20.9009 68.2815 21.1998 68.7299 21.424C69.1783 21.6233 69.7014 21.7479 70.2494 21.7479C70.922 21.7479 71.5199 21.5984 72.1178 21.3244C72.6907 21.0255 73.189 20.602 73.6374 20.029H73.6872C73.6125 20.4276 73.6125 20.3778 73.5377 20.7764C73.3384 21.6732 73.0395 22.1465 72.616 22.5949C72.2423 22.9685 71.8438 23.2426 71.2957 23.392C70.7477 23.5415 70.1249 23.5415 69.3776 23.5166C68.7548 23.4917 68.1569 23.392 67.559 23.2426C67.2103 23.1429 66.8864 23.0433 66.5875 22.9187L65.9647 25.5095C66.3882 25.6589 66.8366 25.7835 67.3099 25.8582C68.0573 26.0077 68.7797 26.0824 69.527 26.1073C70.5982 26.1572 71.5697 26.0575 72.4167 25.8333C73.8117 25.4597 75.1569 24.3636 75.7797 23.0682C76.1285 22.3209 76.4274 21.2248 76.6516 20.1536L79.0182 8.71935H76.3776ZM74.6836 14.7479C74.4345 15.9934 74.0359 16.9649 73.5128 17.6625C73.1641 18.1358 72.7904 18.5094 72.3669 18.7586C71.9434 19.0326 71.5199 19.1571 71.0964 19.1571C70.648 19.1571 70.3242 18.9828 70.0751 18.634C69.8509 18.2852 69.7263 17.7372 69.7263 16.9899C69.7263 16.6162 69.7512 16.2176 69.826 15.7692C69.8758 15.3208 69.9754 14.8724 70.1 14.424C70.2245 13.9756 70.374 13.5272 70.5733 13.1037C70.7726 12.6802 70.9968 12.3066 71.2708 11.9827C71.5448 11.6589 71.8438 11.3848 72.1676 11.2105C72.4915 11.0112 72.89 10.9115 73.2886 10.9115C73.5128 10.9115 73.737 10.9364 73.9612 11.0112C74.1605 11.061 74.3598 11.1357 74.5342 11.2354C74.7085 11.335 74.858 11.4347 74.9826 11.5592C75.1071 11.6838 75.2068 11.7834 75.2815 11.908L74.6836 14.7479Z' fill='white'/%3e%3cpath d='M63.2993 18.7582C63.1499 18.6586 63.0751 18.4593 63.0751 18.2351C63.0751 18.0856 63.1 17.8116 63.1748 17.4629L66.3136 2.3916H65.0182H64.9933C64.3705 2.3916 63.8225 2.66562 63.399 3.0642C63.1748 3.26349 62.9755 3.56243 62.8758 4.01083L60.011 17.712C59.8865 18.2351 59.8367 18.7333 59.8367 19.1319C59.8367 19.9291 60.0609 20.5518 60.5342 20.9504C61.0075 21.3739 61.705 21.5732 62.6267 21.5732C62.9257 21.5732 63.2246 21.5483 63.5235 21.5234C63.8474 21.4985 64.0965 21.4486 64.2958 21.3988L64.8687 18.8081C64.5449 18.8828 64.246 18.9077 63.947 18.9077C63.6481 18.9326 63.4488 18.8828 63.2993 18.7582Z' fill='white'/%3e%3cpath d='M41.1282 17.3627L42.3987 11.2346H45.7119L46.2599 8.66874H42.9467L43.6691 5.10645H42.3239C41.7012 5.10645 41.1531 5.38047 40.7545 5.77905C40.5303 5.97834 40.331 6.27727 40.2314 6.72567L39.8328 8.66874H37.4663L36.9182 11.2346H39.2848L37.9396 17.6866C37.8897 17.9855 37.8399 18.2346 37.815 18.4339C37.7901 18.6332 37.7901 18.8076 37.7901 18.9571C37.7901 19.3805 37.8648 19.7791 37.9894 20.103C38.1139 20.4517 38.3382 20.7257 38.6122 20.9749C38.8862 21.1991 39.2599 21.3983 39.6834 21.5229C40.1318 21.6475 40.63 21.7222 41.2528 21.7222C41.7012 21.7222 42.1496 21.6973 42.6478 21.6226C43.146 21.5727 43.5944 21.4731 44.0179 21.3485L44.5161 18.7578C44.1425 18.8325 43.7439 18.9072 43.2706 18.982C42.7972 19.0567 42.4236 19.0816 42.1246 19.0816C41.6762 19.0816 41.3773 19.0069 41.2029 18.8823C41.0286 18.7578 40.9289 18.5336 40.9289 18.2097C40.9289 18.1101 40.9289 17.9855 40.9538 17.8361C41.0535 17.7364 41.0784 17.562 41.1282 17.3627Z' fill='white'/%3e%3cpath d='M88.2105 8.37012C87.3884 8.37012 86.666 8.5445 86.0682 8.86834C85.4454 9.19219 84.8973 9.6655 84.3991 10.2883H84.3493V8.69396H81.7087L79.0681 21.3987H80.3884C81.0112 21.3987 81.5592 21.1246 81.9827 20.7261C82.2069 20.5268 82.4062 20.2278 82.5059 19.8043L83.5023 15.0214C83.602 14.5481 83.7016 14.1993 83.7763 13.9253C83.876 13.6513 83.9507 13.452 84.0503 13.2527C84.2496 12.879 84.4988 12.5552 84.7479 12.2812C85.0219 12.0321 85.2959 11.8079 85.6198 11.6584C85.9187 11.5089 86.2425 11.3844 86.5664 11.3096C86.8902 11.2349 87.2141 11.21 87.513 11.21C87.8618 11.21 88.2354 11.2598 88.6091 11.3345L89.207 8.44485C88.8582 8.39503 88.5344 8.37012 88.2105 8.37012Z' fill='white'/%3e%3cpath d='M56.6231 18.3351C56.6231 18.5842 56.6978 18.7337 56.8224 18.8333C56.947 18.933 57.1213 18.9828 57.3455 18.9828C57.5946 18.9828 57.9185 18.9579 58.2672 18.9081L57.7192 21.3992C57.1712 21.4988 56.648 21.5736 56.1498 21.5736C55.4274 21.5736 54.8793 21.3992 54.5057 21.0753C54.132 20.7515 53.9078 20.2533 53.8081 19.6305H53.7583C53.1605 20.3778 52.5128 20.9009 51.8153 21.2248C51.1177 21.5486 50.4451 21.6981 49.7725 21.6981C49.1996 21.6981 48.7014 21.5985 48.228 21.3743C47.7796 21.1501 47.3811 20.876 47.0821 20.4775C46.7583 20.1038 46.5341 19.6305 46.3597 19.0824C46.1853 18.5344 46.1106 17.9365 46.1106 17.2639C46.1106 16.5664 46.1604 15.844 46.285 15.1216C46.4095 14.3991 46.5839 13.7265 46.8081 13.0539C47.0572 12.3813 47.3312 11.7835 47.68 11.2105C48.0288 10.6375 48.4273 10.1393 48.8757 9.69092C49.3241 9.26743 49.8473 8.91868 50.3953 8.66957C50.9434 8.42045 51.5661 8.2959 52.2138 8.2959C52.8117 8.2959 53.3847 8.42045 53.9327 8.66957C54.4807 8.91868 54.9541 9.31726 55.3526 9.8653H55.4025L55.8509 8.59483H58.4914L56.648 17.4383C56.6231 17.6127 56.5982 17.7621 56.5733 17.9116C56.6231 18.1607 56.6231 18.2604 56.6231 18.3351ZM54.8046 11.908C54.7299 11.7835 54.6302 11.6838 54.5057 11.5593C54.3811 11.4347 54.2316 11.3351 54.0573 11.2354C53.8829 11.1358 53.7085 11.061 53.4843 11.0112C53.285 10.9365 53.0608 10.9116 52.8117 10.9116C52.4131 10.9116 52.0395 11.0112 51.6907 11.2105C51.3419 11.4098 51.043 11.6589 50.7939 12.0077C50.5199 12.3315 50.2957 12.7052 50.0964 13.1287C49.8971 13.5522 49.7476 14.0006 49.6231 14.449C49.4985 14.8974 49.3989 15.3458 49.349 15.7942C49.2992 16.2426 49.2494 16.6411 49.2494 17.0148C49.2494 17.7621 49.374 18.3102 49.5982 18.6589C49.8224 19.0077 50.1711 19.1821 50.6195 19.1821C51.0679 19.1821 51.5163 19.0326 51.9647 18.7337C52.4131 18.4347 52.8117 18.0113 53.1605 17.4881C53.4096 17.1394 53.6089 16.7408 53.7583 16.2924C53.9327 15.844 54.0822 15.3458 54.2067 14.7479L54.8046 11.908Z' fill='white'/%3e%3cpath d='M35.299 3.86133C34.6763 3.86133 34.1282 4.13535 33.7296 4.53393C33.5303 4.73322 33.3061 5.03215 33.2065 5.45564L29.8933 21.4237H31.3132C31.936 21.4237 32.4841 21.1497 32.9076 20.7511C33.1069 20.5518 33.3311 20.2529 33.4307 19.8294L36.719 3.88624H35.299V3.86133Z' fill='white'/%3e%3cpath d='M88.4346 21.399H89.7549C90.3776 21.399 90.9257 21.125 91.3492 20.7264C91.5734 20.5271 91.7727 20.2282 91.8723 19.8047L94.1891 8.69434H91.1001L88.4346 21.399Z' fill='white'/%3e%3cpath d='M104.851 8.69374H101.463L101.787 7.22398C101.862 6.87522 101.937 6.57629 102.061 6.30226C102.161 6.02824 102.285 5.80404 102.435 5.60475C102.684 5.28091 102.958 5.03179 103.282 4.88233C103.606 4.73286 104.004 4.65813 104.453 4.65813C104.702 4.65813 105.001 4.68304 105.324 4.73286C105.449 4.75777 105.574 4.78268 105.698 4.80759L106.196 2.3663C106.047 2.34139 105.873 2.29157 105.698 2.26665C105.225 2.16701 104.727 2.11719 104.203 2.11719C103.78 2.11719 103.357 2.16701 102.933 2.26665C102.51 2.3663 102.111 2.49086 101.737 2.69014C101.364 2.86452 100.99 3.11363 100.666 3.38766C100.317 3.66168 100.043 4.01044 99.7693 4.40902C99.5451 4.75777 99.3209 5.13144 99.1714 5.57984C98.9971 6.02824 98.8476 6.55138 98.723 7.14924L98.3992 8.74356H96.1323L95.5842 11.3094H97.8761L95.8832 20.9251C95.8333 21.1244 95.8084 21.2988 95.7586 21.4732H97.1038C97.7266 21.4732 98.2746 21.1991 98.6981 20.8006C98.9223 20.6013 99.1216 20.3023 99.2213 19.8539L100.99 11.3094H104.378L104.851 8.69374Z' fill='white'/%3e%3cpath d='M92.246 2.68995L91.5734 6.05296H93.0431C93.6659 6.05296 94.2389 5.77894 94.6374 5.38036C94.8616 5.18107 95.0609 4.88213 95.1606 4.43373L95.5093 2.66504H92.246V2.68995Z' fill='white'/%3e%3cpath d='M38.3884 32.1356L37.915 28.2744H38.4133L38.6873 30.7406C38.7371 31.1392 38.762 31.3634 38.762 31.6125H38.7869C38.8866 31.3634 39.0111 31.0894 39.2104 30.6908L40.4311 28.2744H40.9542L38.9115 32.1356H38.3884Z' fill='white'/%3e%3cpath d='M41.2282 30.915L40.6054 32.1356H40.1072L42.1001 28.2744H42.673L43.1962 32.1356H42.6979L42.5485 30.915H41.2282ZM42.5236 30.5413L42.3741 29.4203C42.3492 29.221 42.3243 28.947 42.2994 28.6979C42.1997 28.9221 42.1001 29.1712 41.9755 29.3954L41.4026 30.5164H42.5236V30.5413Z' fill='white'/%3e%3cpath d='M44.4415 28.2744H44.9148L44.2672 31.7122H45.8366L45.7618 32.1356H43.744L44.4415 28.2744Z' fill='white'/%3e%3cpath d='M48.4526 30.3171H47.0575L46.7835 31.7371H48.3529L48.2782 32.1356H46.2106L46.933 28.2744H48.901L48.8262 28.673H47.3316L47.1074 29.9186H48.5024L48.4526 30.3171Z' fill='white'/%3e%3cpath d='M53.2104 32.1356L53.4844 30.0431C53.5342 29.6694 53.6339 29.1214 53.7086 28.7477H53.6837C53.5093 29.1463 53.2851 29.5947 53.0858 29.9933L51.9399 32.1107H51.5663L51.2922 30.0431C51.2424 29.5947 51.1926 29.1463 51.1677 28.7477C51.093 29.0965 50.9684 29.6944 50.8688 30.0431L50.3456 32.1356H49.8972L50.8937 28.2744H51.4915L51.7905 30.4915C51.8403 30.8154 51.8652 31.1641 51.8901 31.463H51.915C52.0396 31.189 52.189 30.8403 52.3634 30.5164L53.5592 28.2993H54.1819L53.6837 32.1606H53.2104V32.1356Z' fill='white'/%3e%3cpath d='M55.2032 30.9148L54.5804 32.1355H54.0822L56.075 28.2742H56.648L57.1711 32.1355H56.6729L56.5234 30.9148H55.2032ZM56.4985 30.5412L56.3491 29.4201C56.3242 29.2209 56.2992 28.9468 56.2743 28.6977C56.1747 28.9219 56.075 29.171 55.9505 29.3952L55.3775 30.5162H56.4985V30.5412ZM57.2957 27.4023L56.5234 28.0749H56.1L56.6729 27.4023H57.2957Z' fill='white'/%3e%3cpath d='M57.7443 31.5373C57.9436 31.6868 58.2425 31.7864 58.5664 31.7864C58.9899 31.7864 59.4134 31.5373 59.4134 31.064C59.4134 30.79 59.239 30.5658 58.8404 30.3416C58.3422 30.0676 58.0682 29.7686 58.0682 29.3451C58.0682 28.6476 58.666 28.1992 59.3635 28.1992C59.7372 28.1992 60.0112 28.3238 60.1607 28.3985L59.9863 28.7722C59.8618 28.6974 59.6376 28.5978 59.3137 28.5978C58.8404 28.5978 58.5415 28.9216 58.5415 29.2206C58.5415 29.5195 58.7408 29.7188 59.1393 29.943C59.6127 30.1921 59.8867 30.491 59.8867 30.9644C59.8867 31.637 59.3635 32.1601 58.4917 32.1601C58.0931 32.1601 57.7194 32.0355 57.5699 31.8861L57.7443 31.5373Z' fill='white'/%3e%3cpath d='M62.1284 28.3238C62.4274 28.2739 62.7512 28.249 63.0751 28.249C63.7227 28.249 64.221 28.4234 64.495 28.7722C64.6943 28.9964 64.8437 29.3451 64.8687 29.8184C64.8687 30.5159 64.5946 31.2135 64.0964 31.6369C63.648 32.0106 63.1 32.1601 62.3526 32.1601C62.0039 32.1601 61.6551 32.1352 61.406 32.1103L62.1284 28.3238ZM61.9541 31.7366C62.1284 31.7615 62.3028 31.7615 62.4523 31.7615C63.0751 31.7615 63.5235 31.5871 63.8224 31.2384C64.1711 30.8896 64.3455 30.3665 64.3455 29.8184C64.3455 29.1209 63.9968 28.6227 63.0501 28.6227C62.8758 28.6227 62.6765 28.6227 62.527 28.6725L61.9541 31.7366Z' fill='white'/%3e%3cpath d='M67.3099 30.3171H65.9148L65.6408 31.7371H67.2102L67.1355 32.1356H65.0679L65.7903 28.2744H67.7583L67.6835 28.673H66.1889L65.9647 29.9186H67.3597L67.3099 30.3171Z' fill='white'/%3e%3cpath d='M69.577 28.2744H70.0503L69.4027 31.7122H70.9721L70.8973 32.1356H68.8795L69.577 28.2744Z' fill='white'/%3e%3cpath d='M74.6839 29.7936C74.6839 30.4662 74.4347 31.2136 73.9863 31.662C73.6376 32.0107 73.1892 32.21 72.6661 32.21C71.6696 32.21 71.1963 31.4627 71.1963 30.6406C71.1963 29.968 71.4703 29.2207 71.9436 28.7474C72.2675 28.4235 72.7408 28.2242 73.239 28.2242C74.2853 28.1993 74.6839 28.9716 74.6839 29.7936ZM72.2924 28.9965C71.9187 29.3701 71.6945 30.0427 71.6945 30.5908C71.6945 31.2136 71.9685 31.8114 72.7408 31.8114C73.0646 31.8114 73.3885 31.662 73.6127 31.4378C73.9614 31.0641 74.1856 30.3666 74.1856 29.8434C74.1856 29.2954 74.0113 28.6477 73.1643 28.6477C72.8404 28.6228 72.5166 28.7723 72.2924 28.9965Z' fill='white'/%3e%3cpath d='M78.9935 32.6837C78.4953 32.5592 77.8476 32.3599 77.6483 32.2851C77.4739 32.2104 77.4241 32.2104 77.3743 32.2104C76.6518 32.1606 76.054 31.6125 76.054 30.641C76.054 29.9933 76.3031 29.246 76.7764 28.7727C77.1251 28.4239 77.5985 28.2246 78.0967 28.2246C79.1429 28.2246 79.5415 28.9969 79.5415 29.794C79.5415 30.4168 79.3173 31.189 78.8689 31.6125C78.6696 31.8118 78.3707 31.9862 78.1216 32.0609V32.0858C78.4703 32.1606 78.8191 32.2353 79.1429 32.2851L78.9935 32.6837ZM77.175 28.9969C76.8013 29.3705 76.5771 30.068 76.5771 30.6161C76.5771 31.2389 76.8511 31.8118 77.5985 31.8118C77.9472 31.8118 78.2461 31.6623 78.4953 31.4381C78.8689 31.0645 79.0682 30.3421 79.0682 29.8189C79.0682 29.3207 78.8938 28.6232 78.0468 28.6232C77.6981 28.6232 77.3992 28.7477 77.175 28.9969Z' fill='white'/%3e%3cpath d='M81.0111 28.2744L80.5876 30.5662C80.5627 30.7157 80.5378 30.8901 80.5378 31.0645C80.5378 31.5627 80.8118 31.8118 81.2602 31.8118C81.7833 31.8118 82.1819 31.463 82.3314 30.5912L82.7798 28.2993H83.2531L82.8047 30.6161C82.5805 31.762 82.0075 32.2353 81.1855 32.2353C80.5378 32.2353 80.0645 31.8865 80.0645 31.0894C80.0645 30.915 80.0894 30.7406 80.1143 30.5662L80.5378 28.3242H81.0111V28.2744Z' fill='white'/%3e%3cpath d='M85.57 30.3171H84.175L83.901 31.7371H85.4704L85.3956 32.1356H83.328L84.0504 28.2744H86.0184L85.9437 28.673H84.449L84.2248 29.9186H85.6198L85.57 30.3171Z' fill='white'/%3e%3cpath d='M89.7553 32.0106C89.5311 32.1103 89.1823 32.185 88.7589 32.185C87.7873 32.185 87.1895 31.5622 87.1895 30.5907C87.1895 29.8683 87.4884 29.1708 88.0115 28.7224C88.4101 28.3736 88.9083 28.1992 89.4564 28.1992C89.8799 28.1992 90.1788 28.2989 90.3033 28.3985L90.1539 28.7722C90.0044 28.6974 89.7304 28.6227 89.3816 28.6227C88.9831 28.6227 88.5845 28.7722 88.2855 29.0462C87.9368 29.395 87.6877 29.9181 87.6877 30.516C87.6877 31.2135 88.0115 31.7864 88.8585 31.7864C89.1574 31.7864 89.4813 31.7366 89.6806 31.6121L89.7553 32.0106Z' fill='white'/%3e%3cpath d='M91.4741 28.2744L91.0506 30.5662C91.0257 30.7157 91.0008 30.8901 91.0008 31.0645C91.0008 31.5627 91.2748 31.8118 91.7232 31.8118C92.2463 31.8118 92.6449 31.463 92.7944 30.5912L93.2428 28.2993H93.7161L93.2677 30.6161C93.0435 31.762 92.4705 32.2353 91.6485 32.2353C91.0008 32.2353 90.5275 31.8865 90.5275 31.0894C90.5275 30.915 90.5524 30.7406 90.5773 30.5662L91.0008 28.3242H91.4741V28.2744Z' fill='white'/%3e%3cpath d='M96.0577 30.3171H94.6627L94.3886 31.7371H95.958L95.8833 32.1356H93.8157L94.5381 28.2744H96.5061L96.4313 28.673H94.9367L94.7125 29.9186H96.1075L96.0577 30.3171Z' fill='white'/%3e%3cpath d='M96.5806 31.5373C96.7799 31.6868 97.0789 31.7864 97.4027 31.7864C97.8262 31.7864 98.2497 31.5373 98.2497 31.064C98.2497 30.79 98.0753 30.5658 97.6767 30.3416C97.1785 30.0676 96.9045 29.7686 96.9045 29.3451C96.9045 28.6476 97.5023 28.1992 98.1999 28.1992C98.5735 28.1992 98.8475 28.3238 98.997 28.3985L98.8226 28.7722C98.6981 28.6974 98.4739 28.5978 98.15 28.5978C97.6767 28.5978 97.3778 28.9216 97.3778 29.2206C97.3778 29.5195 97.5771 29.7188 97.9757 29.943C98.449 30.1921 98.723 30.491 98.723 30.9644C98.723 31.637 98.1999 32.1601 97.328 32.1601C96.9294 32.1601 96.5557 32.0355 96.4062 31.8861L96.5806 31.5373Z' fill='white'/%3e%3cpath d='M100.517 28.6979H99.3955L99.4702 28.2744H102.21L102.136 28.6979H100.99L100.342 32.1356H99.8688L100.517 28.6979Z' fill='white'/%3e%3cpath d='M102.36 30.915L101.738 32.1356H101.239L103.232 28.2744H103.805L104.328 32.1356H103.83L103.681 30.915H102.36ZM103.656 30.5413L103.506 29.4203C103.481 29.221 103.456 28.947 103.432 28.6979C103.332 28.9221 103.232 29.1712 103.108 29.3954L102.535 30.5164H103.656V30.5413Z' fill='white'/%3e%3c/svg%3e");
}

.marca_vainsa{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='108' height='32' viewBox='0 0 108 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_284_849)'%3e%3cpath d='M20.6776 0.150391L19.1572 6.08017L15.3055 20.8421H10.1868L9.12248 16.7638L6.10699 5.02933H9.75598L12.6448 18.7154H12.7968L14.8747 9.13263L16.8006 0.150391H0V25.3207H25.4923V0.150391H20.6776Z' fill='white'/%3e%3cpath d='M31.6246 4.9541H35.299L38.2131 18.7402H38.3398L41.3046 4.9541H44.9789L40.8738 20.8669H35.7297L31.6246 4.9541Z' fill='white'/%3e%3cpath d='M53.1638 14.4868L51.4407 6.65547H51.2633L49.6162 14.4868H53.1638ZM48.7799 4.9541H54L58.0545 20.8419H54.3801L53.4679 16.9388H49.3121L48.3745 20.8669H44.7509L48.7799 4.9541Z' fill='white'/%3e%3cpath d='M103.109 14.4868L101.412 6.65547H101.234L99.5871 14.4868H103.109ZM98.7255 4.9541H103.946L108 20.8419H104.326L103.413 16.9137H99.2576L98.3201 20.8419H94.6964L98.7255 4.9541Z' fill='white'/%3e%3cpath d='M63.908 4.9541H60.259V20.8419H63.908V4.9541Z' fill='white'/%3e%3cpath d='M82.9132 18.0899C82.9132 18.0899 84.6617 18.3901 86.7396 18.3901C89.4256 18.3901 90.0845 17.9398 90.0845 16.5386C90.0845 15.5879 89.9325 15.0625 88.8175 14.7372L85.8527 13.7864C83.192 12.9357 82.6091 12.1101 82.6091 9.33283C82.6091 6.23033 84.2309 4.7041 88.5641 4.7041C90.6166 4.7041 92.6185 4.97932 92.6185 4.97932L92.5678 7.6815C92.5678 7.6815 90.9207 7.33122 89.0962 7.33122C86.7649 7.33122 86.0554 7.75656 86.0554 9.18271C86.0554 10.2836 86.2835 10.6339 87.3984 10.9842L90.4646 11.8849C93.176 12.6855 93.5054 13.8615 93.5054 16.3885C93.5054 19.7662 91.6809 21.0423 87.3984 21.0423C85.1432 21.0423 82.8879 20.7671 82.8879 20.7671L82.9132 18.0899Z' fill='white'/%3e%3cpath d='M80.1765 4.9541H76.6542L76.8316 12.8104C76.8823 15.6127 77.1103 17.7394 77.2117 18.415H77.085C76.4515 16.6886 72.2957 4.9541 72.2957 4.9541H71.0287H69.3309H67.1516V20.8419H70.6232L70.4712 13.4109C70.4205 10.6087 70.1164 8.13166 70.0657 7.40608H70.1924C70.8006 9.10745 75.1338 20.8669 75.1338 20.8669H76.6035H78.3013H80.1765V4.9541Z' fill='white'/%3e%3cpath d='M65.3525 26.8718V31.1253H64.5922V26.8718H63.2239V26.1963H66.7208V26.8718H65.3525Z' fill='white'/%3e%3cpath d='M70.5219 30.6251C70.1671 30.9754 69.7363 31.1505 69.2042 31.1505C68.672 31.1505 68.2413 30.9754 67.8865 30.6251C67.405 30.1497 67.405 29.5993 67.405 28.6485C67.405 27.6977 67.405 27.1473 67.8865 26.6719C68.2413 26.3216 68.672 26.1465 69.2042 26.1465C69.7363 26.1465 70.1671 26.3216 70.5219 26.6719C71.0033 27.1473 71.0033 27.6977 71.0033 28.6485C71.0033 29.5993 71.0033 30.1497 70.5219 30.6251ZM69.939 27.1223C69.7617 26.9471 69.4829 26.822 69.2042 26.822C68.9001 26.822 68.6467 26.9471 68.4693 27.1223C68.2159 27.3725 68.1652 27.6727 68.1652 28.6485C68.1652 29.6493 68.2159 29.9245 68.4693 30.1747C68.6467 30.3499 68.9254 30.475 69.2042 30.475C69.5083 30.475 69.7617 30.3499 69.939 30.1747C70.1925 29.9245 70.2431 29.6243 70.2431 28.6485C70.2431 27.6727 70.1925 27.3975 69.939 27.1223Z' fill='white'/%3e%3cpath d='M75.1591 30.6499C74.855 30.9501 74.3989 31.1253 73.8668 31.1253H72.1183V26.1963H73.8668C74.3736 26.1963 74.8297 26.3464 75.1591 26.6717C75.6913 27.1971 75.6659 27.9227 75.6659 28.6232C75.6659 29.3238 75.6913 30.1245 75.1591 30.6499ZM74.627 27.1971C74.4242 26.9719 74.1455 26.8718 73.7907 26.8718H72.8785V30.4497H73.7907C74.1455 30.4497 74.4242 30.3496 74.627 30.1245C74.8804 29.8492 74.8804 29.2988 74.8804 28.6232C74.9057 27.9477 74.9057 27.4723 74.627 27.1971Z' fill='white'/%3e%3cpath d='M79.6443 31.1253L79.2895 30.1245H77.313L76.9582 31.1253H76.1473L77.9718 26.1963H78.58L80.4045 31.1253H79.6443ZM78.3266 27.2972L77.541 29.4739H79.0868L78.3266 27.2972Z' fill='white'/%3e%3cpath d='M82.8372 31.1253V26.1963H83.5974V30.4497H86.0047V31.1253H82.8372Z' fill='white'/%3e%3cpath d='M89.7297 31.1253L89.375 30.1245H87.3984L87.0437 31.1253H86.2328L88.0573 26.1963H88.6654L90.4899 31.1253H89.7297ZM88.412 27.2972L87.6265 29.4739H89.1722L88.412 27.2972Z' fill='white'/%3e%3cpath d='M94.519 31.1253H93.9362L92.2891 26.1963H93.0746L94.2149 29.7742L95.3552 26.1963H96.1408L94.519 31.1253Z' fill='white'/%3e%3cpath d='M96.8503 31.1253V26.1963H97.6106V31.1253H96.8503Z' fill='white'/%3e%3cpath d='M101.969 30.6499C101.665 30.9501 101.209 31.1253 100.677 31.1253H98.9282V26.1963H100.677C101.184 26.1963 101.64 26.3464 101.969 26.6717C102.501 27.1971 102.476 27.9227 102.476 28.6232C102.476 29.3238 102.501 30.1245 101.969 30.6499ZM101.437 27.1971C101.234 26.9719 100.955 26.8718 100.601 26.8718H99.6884V30.4497H100.601C100.955 30.4497 101.234 30.3496 101.437 30.1245C101.69 29.8492 101.69 29.2988 101.69 28.6232C101.716 27.9477 101.69 27.4723 101.437 27.1971Z' fill='white'/%3e%3cpath d='M106.454 31.1253L106.1 30.1245H104.148L103.794 31.1253H102.983L104.807 26.1963H105.415L107.24 31.1253H106.454ZM105.137 27.2972L104.351 29.4739H105.897L105.137 27.2972Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_284_849'%3e%3crect width='108' height='31' fill='white' transform='translate(0 0.150391)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}
.info_footer {text-align:center;}
.icon_marca img{margin:0 10px;}
.redes_f a{
    margin:15px;
}
.icon-instagram span, .icon-facebook span{ display:none;}
.icon-instagram:before{
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M26.9314 7.64409C26.8681 6.26261 26.6361 5.31285 26.3037 4.48987C25.9608 3.6163 25.4332 2.8342 24.742 2.18403C24.0667 1.52374 23.249 1.01067 22.3522 0.685683C21.4925 0.365658 20.5111 0.142255 19.0763 0.0813455C17.6306 0.0152771 17.1717 0 13.5053 0C9.83879 0 9.37986 0.0152771 7.93961 0.076187C6.50472 0.137097 5.51825 0.360698 4.66366 0.680524C3.75611 1.01067 2.94376 1.51858 2.26846 2.18403C1.58265 2.8342 1.04995 3.62146 0.712191 4.48491C0.379794 5.31285 0.147755 6.25745 0.0844902 7.63894C0.0158677 9.03074 0 9.47258 0 13.0026C0 16.5326 0.0158677 16.9744 0.0791323 18.3611C0.142397 19.7425 0.374642 20.6923 0.707039 21.5153C1.04995 22.3889 1.58265 23.171 2.26846 23.8211C2.94376 24.4814 3.76147 24.9945 4.6583 25.3195C5.51825 25.6395 6.49936 25.8629 7.93446 25.9238C9.37451 25.9849 9.83364 26 13.5001 26C17.1666 26 17.6255 25.9849 19.0657 25.9238C20.5006 25.8629 21.4871 25.6395 22.3417 25.3195C24.1566 24.6439 25.5915 23.2624 26.2932 21.5153C26.6254 20.6873 26.8576 19.7425 26.9209 18.3611C26.9841 16.9744 27 16.5326 27 13.0026C27 9.47258 26.9946 9.03074 26.9314 7.64409ZM24.4995 18.2595C24.4414 19.5293 24.2199 20.2149 24.0352 20.6721C23.5814 21.8048 22.6477 22.7037 21.4712 23.1406C20.9965 23.3184 20.2791 23.5317 18.9654 23.5874C17.541 23.6485 17.1138 23.6636 13.5106 23.6636C9.90741 23.6636 9.47486 23.6485 8.05563 23.5874C6.73676 23.5317 6.02457 23.3184 5.54977 23.1406C4.96432 22.9323 4.43141 22.6021 3.99886 22.1704C3.55045 21.7488 3.20754 21.2409 2.99116 20.6772C2.80652 20.2201 2.58499 19.5293 2.52708 18.2646C2.46361 16.8933 2.44795 16.4818 2.44795 13.0127C2.44795 9.54361 2.46361 9.12716 2.52708 7.76095C2.58499 6.49117 2.80652 5.80549 2.99116 5.34837C3.20754 4.7845 3.55045 4.27163 4.00422 3.85498C4.44192 3.42326 4.96947 3.09311 5.55513 2.88499C6.02993 2.70722 6.74748 2.49393 8.06099 2.43798C9.48537 2.37707 9.91277 2.3618 13.5158 2.3618C17.1243 2.3618 17.5515 2.37707 18.9707 2.43798C20.2896 2.49393 21.0018 2.70722 21.4766 2.88499C22.0621 3.09311 22.595 3.42326 23.0275 3.85498C23.4759 4.27659 23.8188 4.7845 24.0352 5.34837C24.2199 5.80549 24.4414 6.49613 24.4995 7.76095C24.5628 9.13232 24.5786 9.54361 24.5786 13.0127C24.5786 16.4818 24.5628 16.8881 24.4995 18.2595Z' fill='white'/%3e%3cpath d='M13.5053 6.32358C9.67544 6.32358 6.56805 9.31511 6.56805 13.0026C6.56805 16.6902 9.67544 19.6817 13.5053 19.6817C17.3354 19.6817 20.4426 16.6902 20.4426 13.0026C20.4426 9.31511 17.3354 6.32358 13.5053 6.32358ZM13.5053 17.3352C11.0207 17.3352 9.00529 15.395 9.00529 13.0026C9.00529 10.6103 11.0207 8.6701 13.5053 8.6701C15.9902 8.6701 18.0054 10.6103 18.0054 13.0026C18.0054 15.395 15.9902 17.3352 13.5053 17.3352Z' fill='white'/%3e%3cpath d='M22.3366 6.05939C22.3366 6.92046 21.6114 7.61865 20.7168 7.61865C19.8225 7.61865 19.0973 6.92046 19.0973 6.05939C19.0973 5.19812 19.8225 4.50013 20.7168 4.50013C21.6114 4.50013 22.3366 5.19812 22.3366 6.05939Z' fill='white'/%3e%3c/svg%3e ");
    line-height: 6;
}
.icon-facebook:before{
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M23.625 0H3.375C1.51369 0 0 1.45762 0 3.25V22.75C0 24.5424 1.51369 26 3.375 26H13.5V17.0625H10.125V13H13.5V9.75C13.5 7.05738 15.7663 4.875 18.5625 4.875H21.9375V8.9375H20.25C19.3185 8.9375 18.5625 8.853 18.5625 9.75V13H22.7812L21.0938 17.0625H18.5625V26H23.625C25.4863 26 27 24.5424 27 22.75V3.25C27 1.45762 25.4863 0 23.625 0Z' fill='white'/%3e%3c/svg%3e ");
line-height: 6;
    
}
.blo_desc > .azul {
        border-bottom: 0!important;
    padding-bottom: 5px!important;
    padding-top: 20px;
}

 .slidecategory .slick-prev:before, .slidecategory .slick-next:before  {
             color: #38B0FF;
             font-size: 30px;
  }  
 .slidecategory .slick-next {
    right: -18px;
}

 .slidecategory .slick-dots li button:before{
       color: #D9D9D9;
             font-size: 12px;
             opacity: 1;
 }
 .slick-dots li.slick-active button:before {
    color: #38B0FF!important;
}
.slidecategory .slick-slide { 
    padding-left: 0;
    padding-right: 0; 
}
.text-center{
text-align: center;
}
.h3-subtitle{    
    color: #656565;
    font-size: 20px;
    
}

/*Product*/

.nova-heart.ico_love:hover:before {
    border-radius: 50%;
    background-color:#ebe9e9;
}
.leo-cart-dropdown-action .btn.cart-dropdow-checkout {
    background-color: #F87F01;
    border: 1px solid  #F87F01;
    font-weight: 700;
    height: 50px;
    font-size: 0.875rem; 
    line-height: 19px;
}
.leo-cart-dropdown-action .btn.cart-dropdow-checkout:hover {
    background: #0e6ce4;
    color: #FFF;
}
.cart-summary-products{
        padding: 0 1rem 0 0;
}
.cart-summary-subtotals-container, .cart-summary-totals{
    padding-right:1rem!important;
}
.cart-total { 
    font-size: 1.25rem;
    font-weight: 700;
    border-bottom: 1px solid #c6c3c3;
    text-transform: uppercase;
}
.cart-total .label { 
    font-weight: 700; 
    font-size: 1.118rem;
}
.cart-grid-body .card-block, #name_tienda { 
    font-size: 0.938rem;
}
.leo-cart-dropdown-action .btn.cart-dropdow-viewcart  {
    background: #032146;
    border: 1px solid #032146;
    color: #fff;
    font-weight: 700;
    height: 50px;
    line-height: 20px;
    font-size: .875rem;
} 
.btn.btn-outline {
    background: transparent; 
    color: #032146;
    font-weight: 700;
}
.bcomprarw{
 font-size: 12px
}
.leo-cart-dropdown-action .btn.cart-dropdow-viewcart:hover  {
    background: #0e6ce4;
    border: 1px solid #0e6ce4;
}

.cart-detailed-totals, .card.js-cart {
    background-color: #F4F4F4;
}

.thumbnail-container .product-meta{
    padding:0 1rem;
}
.add-to-cart{
    display:flex;
    align-items:center;
}
 
.text-right {
    text-align: right;
}

.mx1{
    margin: 1rem 0;
}
.continue-shopping{
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: underline!important;
    cursor:pointer;
}

.continue-shopping:hover{
color:#0e6ce4!important;
}
.product-miniature .nova-heart.ico_love:before {
    background-color: transparent;
    border-radius: 50%;
}

.product-miniature .nova-heart.ico_love:before:hover {
    background-color: #eaeaea;
}
.slick-slide img.d-mobile, .d-mobile, .nav-item.item-productos-mobile{
    display:none;
}

#cont-icos img {
    filter: grayscale(100%);
    transition: all .5s;
}
#cont-icos img:hover {
    transform: rotate(360deg);
    filter: none;
}
#cont-icos .btitulo {
    color: #666;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    padding: 15px;
}
.link-whatapp:before{
    content:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.79 20.4726C24.3658 20.2605 22.2861 19.2384 21.8989 19.0961C21.5117 18.9552 21.2298 18.8854 20.9466 19.3096C20.6647 19.731 19.8548 20.6847 19.6085 20.9666C19.3608 21.2498 19.1145 21.284 18.6918 21.0733C18.269 20.8598 16.9053 20.4142 15.2896 18.9737C14.0327 17.852 13.1829 16.4669 12.9366 16.0427C12.6904 15.62 12.9096 15.3908 13.1217 15.1801C13.3124 14.9908 13.5445 14.6861 13.7565 14.4399C13.9686 14.1922 14.0384 14.0157 14.1793 13.7324C14.3217 13.4506 14.2505 13.2043 14.1437 12.9922C14.0384 12.7801 13.1929 10.6975 12.8398 9.85057C12.4968 9.02637 12.148 9.13883 11.8889 9.12459C11.6413 9.1132 11.3594 9.11036 11.0776 9.11036C10.7957 9.11036 10.3373 9.21569 9.95015 9.63989C9.56154 10.0627 8.46973 11.0862 8.46973 13.1687C8.46973 15.2498 9.98432 17.2612 10.1964 17.5445C10.4085 17.8264 13.1786 22.0996 17.422 23.9317C18.4327 24.3673 19.2199 24.6278 19.8334 24.8214C20.8469 25.1445 21.7693 25.0989 22.4982 24.9893C23.3096 24.8683 25.0007 23.9658 25.3537 22.9779C25.7053 21.99 25.7053 21.1431 25.5999 20.9666C25.4946 20.79 25.2127 20.6847 24.7886 20.4726H24.79ZM17.0718 31.0107H17.0662C14.5458 31.0111 12.0717 30.3336 9.90318 29.0491L9.39072 28.7445L4.06405 30.1423L5.48611 24.9495L5.15159 24.4171C3.74254 22.1742 2.99685 19.5783 3.0007 16.9296C3.00355 9.17157 9.31528 2.85984 17.0775 2.85984C20.8355 2.85984 24.3686 4.32603 27.0248 6.9851C28.335 8.28983 29.3734 9.84141 30.08 11.5501C30.7867 13.2587 31.1475 15.0905 31.1416 16.9395C31.1387 24.6975 24.827 31.0107 17.0718 31.0107V31.0107ZM29.0462 4.96517C27.4778 3.38642 25.6117 2.13463 23.5559 1.28233C21.5002 0.430041 19.2958 -0.00580247 17.0704 5.83309e-05C7.74091 5.83309e-05 0.145195 7.59435 0.142348 16.9281C0.140925 19.9118 0.919571 22.8242 2.40142 25.3907L0 34.1637L8.97364 31.8092C11.456 33.1617 14.2378 33.8704 17.0647 33.8704H17.0718C26.4014 33.8704 33.9971 26.2762 33.9999 16.9409C34.0068 14.7164 33.5725 12.5126 32.7222 10.457C31.8719 8.40141 30.6225 6.53481 29.0462 4.96517' fill='%23666666'/%3e%3c/svg%3e ");
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    
}

.ApColumn .titulocentral .title_block{
    font-size: 30px; 
       color: #02549E!important;
    margin-top: 5rem!important;
}

.titulocentral {
    line-height: 24px;
}
.product-detail-name{
text-transform: lowercase;
}
 
.product-detail-name:first-letter {
    text-transform: uppercase;
} 
.thumbnail-container .product-title { 
    margin-bottom: 15px;
}

.container-large.top_bar{
    max-width: 100%;
    padding: 0;
}
.container-large.top_bar .ApImage{
 padding:0;   
}

.cyber-tag {
    position: absolute;
    padding: 7px 24px;
    font-size: 15px;
    top: 0;
    left: 0;
    font-weight: 700;
    color: #00FFFF;
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #250042;
}
.cupones-tag {
        position: absolute;
    padding: 10px 20px;
    font-size: 17px; 
    bottom: 55px;
    /*top: 85px; 
    left: 0;*/
    right:0;
    font-weight: 700;
    color: #fff;
    z-index: 2;
    background: linear-gradient(to right,#fca001,#fb8001);
}

.svg-icon-cyber-tag {
    position: absolute;  
    top: 0;
    left: 15px;  
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; 

}
.thumbnail-container .product-image .cyber-tag img{
    width:90px;
}
.cyber-tag-img {
    position: absolute;
    padding: 7px 7px;
    font-size: 15px;
    /*top: -22px;
    left: 0px;*/
        bottom: 45px;
    right: 0px;
    font-weight: 700;
    color: #fff;
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; 
    background:none !important; 
   width: 85px !important;
}
   

.red-btn span{
    border: 2px solid red;
     background:red;
    border-radius: 10px; 
    padding: 4px 15px;
    bottom: 13px;
   color:#fff;
    font-weight: 600;
font-size: 16px;
line-height: 23px;
text-align: center;
text-transform: uppercase;
 
}
.red-btn:hover span { 
     color:red;
     background:#fff;
      border: 2px solid #fff;
}


.cyber-btn span{
    /* background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #E8326D, #CB0DA8) border-box;*/
    border: 2px solid #000;
     background:#000;
    border-radius: 0px; 
    padding: 4px 15px;
    bottom: 13px;
   /* color:#CB0DA8;*/
   color:#fff;
    font-weight: 500;
font-size: 18px;
line-height: 23px;
text-align: center;
text-transform: uppercase;
 
}
.cyber-btn:hover span { 
   /* background: linear-gradient(180deg, #E8326D 0%, #CB0DA8 100%);*/
     color:#000;
     background:#fff;
}

.cyber-btn-two span{
    /*background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #E8326D, #CB0DA8) border-box;*/
background: #d70000;
border: 2px solid #d70000;
border-radius: 20px; 
padding: 4px 15px; 
color:#fff;  
font-weight: 700;
font-size: 18px;
line-height: 23px;
text-align: center;
text-transform: uppercase;
 
}
.cyber-btn-two:hover span { 
    /*background: linear-gradient(180deg, #E8326D 0%, #CB0DA8 100%);*/
    background: transparent;
    color: #d70000;
}


/*Search*/
input#leo_search_query_top{
     cursor:pointer; 
}
#leo_search_block_top, #leo_search_block_top .block_content {
    width: 100%;
    max-width: 100%;
}

#leo_search_block_top .block_content .box-leoproductsearch-result .container {
    width: 1200px;
}
#leo_search_block_top .block_content .box-leoproductsearch-result {
    width: 100%;
    background: #fff;
    border-radius: 8px;
}

#leo_search_block_top .block_content .search_query {
    width: 100%;
    height: 50px;
    background: #fff;
}

#leo_search_block_top .block_content .btn {
    right: 25px;
    left: auto;
    top: 14px;
    height: 20px;
    background: #fff;
    color: #666;
}
.header-flex {gap: 50px;}
.header-flex .right-header {
    justify-content: center;
}
.nova-search:before {
    color: #666;
}

.leo-quicklogin-wrapper ul li span {
    text-transform:capitalize;
}


/*Menu*/
li.nav-item:before,.has-category:before {
    position:absolute;
margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 15px;
    text-align:center;
}
.item-producto .has-category:before{
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 23.9998V8.6665' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.66669 24.0001V22.4668' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.4667 14.8003H18.6334' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.6334 17.1003V14.8003' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.4667 17.1003V14.8003' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.6334 17.1001H22.4667' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24 13.2664V10.1997' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.66669 8.6665C8.66669 9.50984 9.35669 10.1998 10.2 10.1998' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24 10.1997H10.2' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.66667 8.6665H1' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.66669 7.13356C8.66669 5.43838 13.4711 4.06689 19.4 4.06689' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.9333 2.5332C20.9333 3.37654 20.2433 4.06654 19.4 4.06654' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 5.6C1 2.20963 10.7622 1 20.9333 1' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 5.6001V8.66676' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24 13.2666C24 14.1099 23.31 14.7999 22.4667 14.7999' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.66669 7.1333V8.66663' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 24H8.66667' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.66669 22.467C8.66669 18.2333 13.1219 14.8003 18.6334 14.8003' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.9333 1V2.53333' stroke='%234C7BAF' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}
.item-promociones .has-category:before{
    content:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 1L1 5V19C1 19.5304 1.21071 20.0391 1.58579 20.4142C1.96086 20.7893 2.46957 21 3 21H17C17.5304 21 18.0391 20.7893 18.4142 20.4142C18.7893 20.0391 19 19.5304 19 19V5L16 1H4Z' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 5H19' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14 9C14 10.0609 13.5786 11.0783 12.8284 11.8284C12.0783 12.5786 11.0609 13 10 13C8.93913 13 7.92172 12.5786 7.17157 11.8284C6.42143 11.0783 6 10.0609 6 9' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}
.item-catalogo .has-category:before{
    content:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='25' viewBox='0 0 26 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1.5H8.2C9.47304 1.5 10.6939 2.00571 11.5941 2.90589C12.4943 3.80606 13 5.02696 13 6.3V23.1C13 22.1452 12.6207 21.2295 11.9456 20.5544C11.2705 19.8793 10.3548 19.5 9.4 19.5H1V1.5Z' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 1.5H17.8C16.527 1.5 15.3061 2.00571 14.4059 2.90589C13.5057 3.80606 13 5.02696 13 6.3V23.1C13 22.1452 13.3793 21.2295 14.0544 20.5544C14.7295 19.8793 15.6452 19.5 16.6 19.5H25V1.5Z' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}

.item-inspiracion:before{
    content:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 17.8002C15.651 17.8002 17.8 15.6512 17.8 13.0002C17.8 10.3492 15.651 8.2002 13 8.2002C10.349 8.2002 8.20001 10.3492 8.20001 13.0002C8.20001 15.6512 10.349 17.8002 13 17.8002Z' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13 1V3.4' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13 22.6001V25.0001' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.60001 4.6001L6.40001 6.4001' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.6 19.6001L21.4 21.4001' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 13H3.4' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.6 13H25' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.60001 21.4001L6.40001 19.6001' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.6 6.4001L21.4 4.6001' stroke='%234C7BAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}
.item-blog .has-category:before{
    content:url("data:image/svg+xml;charset=UTF-8,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 18.3335H9.16667V20.1668H0V18.3335Z' fill='%234C7BAF'/%3e%3cpath d='M0 12.8335H9.16667V14.6668H0V12.8335Z' fill='%234C7BAF'/%3e%3cpath d='M20.1667 9.16667H1.83333C1.3471 9.16667 0.880787 8.97351 0.536971 8.6297C0.193154 8.28588 0 7.81956 0 7.33333V1.83333C0 1.3471 0.193154 0.880787 0.536971 0.536971C0.880787 0.193154 1.3471 0 1.83333 0H20.1667C20.6529 0 21.1192 0.193154 21.463 0.536971C21.8068 0.880787 22 1.3471 22 1.83333V7.33333C22 7.81956 21.8068 8.28588 21.463 8.6297C21.1192 8.97351 20.6529 9.16667 20.1667 9.16667ZM1.83333 1.83333V7.33333H20.1667V1.83333H1.83333Z' fill='%234C7BAF'/%3e%3cpath d='M20.1667 22.0002H14.6667C14.1804 22.0002 13.7141 21.807 13.3703 21.4632C13.0265 21.1194 12.8333 20.6531 12.8333 20.1668V14.6668C12.8333 14.1806 13.0265 13.7143 13.3703 13.3705C13.7141 13.0267 14.1804 12.8335 14.6667 12.8335H20.1667C20.6529 12.8335 21.1192 13.0267 21.463 13.3705C21.8068 13.7143 22 14.1806 22 14.6668V20.1668C22 20.6531 21.8068 21.1194 21.463 21.4632C21.1192 21.807 20.6529 22.0002 20.1667 22.0002ZM14.6667 14.6668V20.1668H20.1667V14.6668H14.6667Z' fill='%234C7BAF'/%3e%3c/svg%3e ");
}

.btn-order .has-category:before{
    content: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 24.1.2, 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 25 25' style='enable-background:new 0 0 25 25;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:url(%23path138_1_);%7d .st1%7bfill:url(%23path208_1_);%7d .st2%7bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7d %3c/style%3e%3cg id='g120' transform='matrix(0.94664019,0,0,-0.94664019,-282.28086,766.87718)'%3e%3cg id='g122'%3e%3cg id='g128'%3e%3cg id='g130'%3e%3clinearGradient id='path138_1_' gradientUnits='userSpaceOnUse' x1='-702.445' y1='227.6794' x2='-702.39' y2='227.6794' gradientTransform='matrix(0 384.5195 384.5195 0 -87235.7813 270889.5625)'%3e%3cstop offset='0' style='stop-color:%2320B038'/%3e%3cstop offset='1' style='stop-color:%2360D66A'/%3e%3c/linearGradient%3e%3cpath id='path138' class='st0' d='M300.5,797c0-1.9,0.5-3.9,1.5-5.5l0,0l-1.6-5.7l5.8,1.5c1.6-0.9,3.4-1.3,5.3-1.3l0,0h0 c6.1,0,11,5,11,11.1l0,0c0,3-1.1,5.7-3.2,7.8l0,0c-2.1,2.1-4.8,3.2-7.8,3.2l0,0C305.4,808.1,300.5,803.1,300.5,797 M311.4,785.9 C311.4,785.9,311.4,785.9,311.4,785.9L311.4,785.9C311.4,785.9,311.4,785.9,311.4,785.9 M311.4,785.9 C311.4,785.9,311.4,785.9,311.4,785.9'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg id='g190' transform='matrix(0.94664019,0,0,-0.94664019,-282.28086,766.87718)'%3e%3cg id='g192'%3e%3cg id='g198'%3e%3cg id='g200'%3e%3clinearGradient id='path208_1_' gradientUnits='userSpaceOnUse' x1='-702.4188' y1='227.6189' x2='-702.3638' y2='227.6189' gradientTransform='matrix(0 398.3085 398.3085 0 -90351.1641 280564.7188)'%3e%3cstop offset='0' style='stop-color:%23F9F9F9'/%3e%3cstop offset='1' style='stop-color:%23FFFFFF'/%3e%3c/linearGradient%3e%3cpath id='path208' class='st1' d='M300.1,797c0-2,0.5-4,1.5-5.7l0,0l-1.6-5.9l6,1.6c1.7-0.9,3.5-1.4,5.4-1.4l0,0h0 c6.3,0,11.4,5.1,11.4,11.5l0,0c0,3.1-1.2,5.9-3.3,8.1l0,0c-2.1,2.2-5,3.4-8.1,3.4l0,0C305.2,808.5,300.1,803.3,300.1,797 M303.7,791.6l-0.2,0.4c-0.9,1.5-1.4,3.3-1.4,5.1l0,0c0,5.3,4.2,9.5,9.5,9.5l0,0c2.5,0,4.9-1,6.7-2.8l0,0 c1.8-1.8,2.8-4.2,2.8-6.7l0,0c0-5.3-4.2-9.5-9.5-9.5l0,0h0c-1.7,0-3.4,0.5-4.8,1.3l0,0l-0.3,0.2l-3.6-0.9L303.7,791.6z M311.4,785.5C311.4,785.5,311.4,785.5,311.4,785.5L311.4,785.5C311.4,785.5,311.4,785.5,311.4,785.5 M311.4,785.5 C311.4,785.5,311.4,785.5,311.4,785.5'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg id='g260' transform='translate(588.9946,620.0432)'%3e%3cpath id='path262' class='st2' d='M-579.1-612.2c-0.2-0.5-0.4-0.5-0.6-0.5c-0.2,0-0.3,0-0.5,0c-0.2,0-0.5,0.1-0.7,0.3 c-0.2,0.3-0.9,0.9-0.9,2.3c0,1.3,1,2.6,1.1,2.8c0.1,0.2,1.9,3,4.6,4.1c2.3,0.9,2.7,0.7,3.2,0.7c0.5,0,1.6-0.7,1.8-1.3 c0.2-0.6,0.2-1.2,0.2-1.3c-0.1-0.1-0.2-0.2-0.5-0.3c-0.3-0.1-1.6-0.8-1.8-0.9c-0.2-0.1-0.4-0.1-0.6,0.1c-0.2,0.3-0.7,0.9-0.9,1.1 c-0.2,0.2-0.3,0.2-0.6,0.1c-0.3-0.1-1.1-0.4-2.2-1.3c-0.8-0.7-1.3-1.6-1.5-1.9c-0.2-0.3,0-0.4,0.1-0.6c0.1-0.1,0.3-0.3,0.4-0.5 c0.1-0.2,0.2-0.3,0.3-0.5c0.1-0.2,0-0.3,0-0.5S-578.9-611.6-579.1-612.2'/%3e%3c/g%3e%3c/svg%3e");
    width: 35px;
    bottom: 15px;
    height: 57px;
}

.btn-dsto .has-category:before{
    content:url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.245 24.9999C12.5562 24.896 12.0396 24.5229 11.5677 24.0582C11.1978 23.6912 10.796 23.3488 10.4197 22.988C10.171 22.7494 9.8904 22.6699 9.53964 22.725C8.89551 22.8228 8.25137 22.9146 7.60086 22.9941C6.17229 23.1653 5.13275 22.4009 4.89678 21.0249C4.79474 20.4317 4.67994 19.8385 4.5779 19.2453C4.5205 18.9212 4.34831 18.701 4.04219 18.5542C3.45545 18.2668 2.86872 17.9672 2.28836 17.6675C1.07663 17.0376 0.674841 15.8451 1.26795 14.6587C1.55494 14.0838 1.84193 13.5151 2.14168 12.9525C2.30112 12.6528 2.30112 12.3715 2.14168 12.0719C1.84831 11.5153 1.56132 10.9527 1.28071 10.384C0.674841 9.17313 1.083 7.9745 2.32025 7.33849C2.88785 7.04495 3.45545 6.7514 4.02943 6.47009C4.36744 6.31109 4.53326 6.06647 4.59066 5.71789C4.6927 5.09411 4.80112 4.46422 4.93505 3.84656C5.20928 2.51339 6.29346 1.81011 7.68377 2.01804C8.3279 2.11589 8.97841 2.2015 9.62255 2.28712C9.92229 2.32993 10.171 2.24431 10.3879 2.0425C10.8725 1.58384 11.3636 1.1313 11.8483 0.684867C12.8432 -0.226336 14.157 -0.226336 15.1519 0.684867C15.6302 1.12518 16.1085 1.55938 16.5805 2.01192C16.8356 2.26266 17.1289 2.33604 17.4861 2.281C18.1302 2.18316 18.7743 2.08531 19.4248 2.01192C20.8343 1.85904 21.8483 2.58678 22.097 3.93218C22.2118 4.52538 22.3203 5.11858 22.4159 5.71178C22.4733 6.06036 22.6391 6.30498 22.9771 6.47009C23.5447 6.74529 24.0996 7.03883 24.6608 7.32626C25.9363 7.98061 26.3381 9.17313 25.7067 10.4268C25.4389 10.9588 25.1774 11.497 24.8904 12.0229C24.7118 12.3532 24.7055 12.6589 24.884 12.9953C25.1838 13.5457 25.458 14.1022 25.7322 14.6587C26.3254 15.8512 25.9236 17.0437 24.7118 17.6736C24.1379 17.9733 23.5639 18.2729 22.9835 18.5481C22.6391 18.7132 22.4669 18.964 22.4095 19.3248C22.3075 19.9425 22.1991 20.5601 22.0715 21.1717C21.7909 22.4926 20.7131 23.202 19.3292 22.9941C18.685 22.8962 18.0345 22.8167 17.3904 22.725C17.0907 22.6822 16.8419 22.7617 16.6251 22.9635C16.2297 23.3365 15.8215 23.6912 15.4389 24.0704C14.9669 24.5352 14.444 24.9021 13.7616 25.0122C13.583 24.9999 13.4108 24.9999 13.245 24.9999ZM19.7373 21.5814C20.1838 21.5936 20.4963 21.3674 20.5792 20.976C20.6876 20.4195 20.8151 19.8568 20.8853 19.2942C21.0065 18.2852 21.5167 17.5758 22.4924 17.1477C23.009 16.9214 23.5001 16.6462 23.9975 16.3894C24.5014 16.1325 24.6289 15.7595 24.3802 15.2702C24.0932 14.7015 23.8062 14.1267 23.5065 13.564C23.1302 12.8546 23.1302 12.1452 23.5065 11.4358C23.7935 10.8855 24.0741 10.3289 24.3547 9.77244C24.6353 9.22205 24.5141 8.87958 23.9529 8.58604C23.3662 8.28638 22.7858 7.99284 22.1991 7.69319C21.5294 7.35072 21.1085 6.83091 20.9682 6.10928C20.8407 5.43046 20.7195 4.75165 20.5856 4.07283C20.4899 3.59583 20.1455 3.36344 19.6481 3.42459C19.0039 3.51021 18.3534 3.59583 17.7093 3.69367C16.8547 3.82821 16.1213 3.61417 15.5026 3.01486C15.0562 2.58066 14.5907 2.16481 14.1315 1.74284C13.685 1.32699 13.3024 1.33311 12.8496 1.74896C12.3713 2.18927 11.8993 2.62958 11.421 3.0699C10.8853 3.56525 10.2475 3.80375 9.495 3.7059C8.78709 3.61417 8.08556 3.52244 7.37765 3.42459C6.84831 3.35121 6.49755 3.57748 6.40188 4.07895C6.29346 4.61099 6.17229 5.14915 6.10852 5.68731C5.99372 6.7086 5.47076 7.4241 4.48862 7.85219C3.97841 8.07234 3.49372 8.34754 3.00265 8.59827C2.47969 8.86735 2.35851 9.22817 2.61362 9.72963C2.90061 10.2984 3.1876 10.8732 3.48734 11.4358C3.85724 12.1391 3.85724 12.8363 3.48734 13.5457C3.19397 14.1022 2.91336 14.6709 2.62637 15.2335C2.35214 15.7717 2.47331 16.1203 3.02178 16.4016C3.59576 16.6951 4.16974 16.9948 4.7501 17.2822C5.49627 17.6553 5.91719 18.2424 6.05112 19.0374C6.15316 19.655 6.26795 20.2727 6.38913 20.8842C6.49755 21.4224 6.83556 21.6364 7.39678 21.5569C8.04091 21.4652 8.69142 21.3796 9.33556 21.2879C10.1774 21.1717 10.8853 21.4102 11.4848 21.9789C11.9312 22.4009 12.384 22.8167 12.8368 23.2387C13.2896 23.6545 13.6723 23.6607 14.1187 23.2448C14.5651 22.8351 15.018 22.4314 15.4516 22.0034C16.0958 21.3674 16.8611 21.1533 17.7667 21.3062C18.4427 21.4224 19.1123 21.4958 19.7373 21.5814Z' fill='%234C7BAF'/%3e%3cpath d='M19.2462 7.75435C19.176 7.90112 19.1186 8.04789 19.0421 8.18855C19.0038 8.25582 18.9337 8.31086 18.8699 8.3659C15.6429 11.4603 12.4158 14.5547 9.18878 17.6492C9.00383 17.8265 8.8125 17.9794 8.53189 17.9733C8.23215 17.9672 8.00893 17.8387 7.875 17.588C7.7347 17.325 7.76021 17.0682 7.93878 16.8297C7.99618 16.7563 8.05995 16.6952 8.13011 16.634C11.3571 13.5396 14.5842 10.4452 17.8112 7.35073C17.9962 7.17338 18.1875 7.02661 18.4681 7.02661C18.8763 7.02661 19.2079 7.34462 19.2462 7.75435Z' fill='%234C7BAF'/%3e%3cpath d='M10.477 11.2952C8.94642 11.2891 7.72831 10.0966 7.74107 8.62885C7.75382 7.1856 9.0102 5.9992 10.5153 6.01754C12.0268 6.03589 13.2513 7.2284 13.2449 8.67777C13.2385 10.121 11.9949 11.3013 10.477 11.2952ZM10.5025 7.46079C9.81377 7.45468 9.25892 7.97449 9.23979 8.64108C9.22704 9.29543 9.80739 9.85805 10.4962 9.85805C11.1722 9.85805 11.7398 9.31378 11.7462 8.65942C11.7462 7.99895 11.1913 7.46691 10.5025 7.46079Z' fill='%234C7BAF'/%3e%3cpath d='M16.5102 13.7046C18.0344 13.7107 19.2525 14.8849 19.2525 16.3404C19.2525 17.7958 17.9962 18.9945 16.4847 18.9822C14.9732 18.97 13.7423 17.7714 13.7487 16.3281C13.7551 14.8788 14.9923 13.7046 16.5102 13.7046ZM16.4974 17.539C17.1926 17.5451 17.7411 17.0253 17.7602 16.3587C17.7729 15.7043 17.1926 15.1417 16.5038 15.1417C15.8214 15.1417 15.2602 15.686 15.2538 16.3404C15.2538 17.0008 15.8087 17.5329 16.4974 17.539Z' fill='%234C7BAF'/%3e%3c/svg%3e");
}

.aligned-fullwidth .dropdown-sub.dropdown-menu {  
    background: #fff;
}
.list_categoriesProduct a{
    color: #666!important;
}

.aligned-fullwidth .dropdown-sub .mega-col.col-md-3{  
    background: #F0F0F0;
    padding: 30px 104px 200px ;
}

.coloraf {
    background: #FFF;
    padding-bottom: 0.5rem;
}
.coloraf.g-before-footer{
    padding-bottom: 0;
}


/*** ****/


/*MegaMenu*/

ul.megamenu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 80px;
    height: 100%;
}

.navbar-toggleable-md {  
    max-width: 100%;
    width: 100%;
}
.leo-megamenu .navbar-nav>li>a{ 
    padding: 0;
}

.nav-item.dropdown{ 
    padding: 30px;
 
}

.dropdown-menu{  
     /* opacity: 0;*/
     display:none;
  transition-property: opacity;
    transition-delay: 1s;
  transition-duration: .2s;
    
}
.dropdown:hover .dropdown-menu{

    /*opacity: 1;*/
    display:block;
  transition-property: opacity;
      transition-delay: 0s;
  transition-duration: .2s;
}
  .mega-container {
    width:100%;
    margin: 0 auto;
    padding: 20px 0;
}
.leo-megamenu .megamenu_home {
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    position: relative;
    padding: 0 0 0 4px;
    margin: 0;
    background-color: #F0F0F0;
    height:520px;
    padding-top: 3rem;
}
.leo-megamenu .megamenu_home a, .leo-megamenu .megamenu_home a:link, .leo-megamenu .megamenu_home a:visited, .leo-megamenu .megamenu_home a:focus  {
    color: #012F65;
    font-weight:bold;
    text-decoration: none;
}
.leo-megamenu .megamenu_home > li {
    border-bottom: none;
}
.leo-megamenu .megamenu_home > li a.mega_title:hover:after {
  content: "\f105";
  position: absolute;
  font-size: 20px;
  font-family: "FontAwesome";
  border: 0;
  width: auto;
  height: auto;
  margin: 0 0 0 5px;
  margin-left: 5px;
  vertical-align: -2px;
  font-weight: 400;
  display: inline-block; 
  right: -30px;
}

.leo-megamenu .megamenu_home a:hover {
    color: #3996D5;
    text-decoration: none;
}
.leo-megamenu .megamenu_home > li {
    display: block;
    text-align: right;
    margin-left: -4px;
    box-shadow: -1px 0 0 rgb(0 0 0 / 10%);
    padding-right: 60px;
}
.leo-megamenu .megamenu_home > li > a {
    padding:14px 18px;
    display: block;
}
.leo-megamenu .megamenu_home > li:hover > a {
    color: #3996D5;
     background-color:transparent;
}
.leo-megamenu .megamenu_home > li:hover { 
}
/* Megadrop width dropdown */
 .leo-megamenu .megamenu_home > li > .megadrop {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    list-style: none;
    top: 0px;
    left: 100%;
    width: 1920px;
    min-height: 100%;
    text-align: left;
    margin-top:30px;
    padding: 0;
    z-index: 99;
    overflow: hidden; 
    background-color: #fff;
    padding-top: 3rem;
 
}

.leo-megamenu .megamenu_home > li:hover .megadrop {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
    padding: 0px 15px;
    width: 290%;
    
}
.subcategorias_mega a.view_all{
    text-align:center;
    text-transform:uppercase;
}
.leo-megamenu .dropdown-menu li a.view_all:hover {
    background-color: transparent; 
    color: #3996D5;
}
.leo-megamenu .megamenu_home > li .c_subcategories {
      opacity: 1;
    visibility: visible;
    margin-top: 0px;
    padding-top: 2rem;
}
.leo-widget {
  margin-bottom: 0;
}
 .c_subcategories{
      padding-top: 3rem;
 }
 .c_subcategories .row{
     display: flex;
       justify-content: center;
 }


.leo-megamenu .megamenu_home > li:hover .c_subcategories {
     opacity: 0;
    visibility: hidden;
    margin-top: 0px;
}
.leo-megamenu .megamenu_home ul li:hover:after {
    color: #227087;
}
.leo-megamenu .megamenu_home .col {
    width: 14.1%;
    float: left;
    color:white;
    margin: 0 0 0 2.2%;
}
.leo-megamenu .megamenu_home .col ul {
    padding: 0;
    margin: 0;
}

.leo-megamenu .megamenu_home .subcategorias_mega ul li {
    padding: 0;
    list-style: none;
    font-size: 11px;
    border-bottom: 0;
}
.leo-megamenu .megamenu_home .subcategorias_mega ul li:hover {
     background-color: transparent;
}
.leo-megamenu .megamenu_home .subcategorias_mega h4 {
    font-size: 16px;
    padding: 10px 0;
    font-weight: bold;
    margin: 5px 0 5px 0; 
    color: #02549E;
    font-family: "DINPro-Regular";

}
.leo-megamenu .megamenu_home .subcategorias_mega ul li a {
    display: block;
    font-weight: 500;
font-size: 12px;
line-height: 20px;
text-transform: uppercase;
color: #6A6A6A;
}
.leo-megamenu .megamenu_home .subcategorias_mega ul li a:hover {
    color: #3996D5; 
    cursor: pointer;
    background-color:transparent; 
}
.leo-megamenu .megamenu_home > li > ul li ul, .leo-megamenu .megamenu_home li >ul li, .leo-megamenu .megamenu_home > li > .megadrop, .leo-megamenu .megamenu_home > li > ul, .leo-megamenu .megamenu_home > li {
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-outs;
}
.leo-megamenu .c_subcategories a .hover-txt{
position: absolute;
top: 50%;
left: 45%;
transform: translate(-50%,-50%);
max-width: 50%;
text-align: center;
color: #fff;
font-weight:700;
font-size:1.3rem;
text-transform:uppercase;
opacity:0;
}
.leo-megamenu .c_subcategories a:hover .hover-txt{
opacity:1;
}

.leo-megamenu .c_subcategories a:hover img   {
  filter:brightness(0.5);
}
 .subcategorias_mega:before{
content: "";
border-right: 1px solid #e1e1e1;
position: absolute;
display: block;
height: 26rem;
margin-left: -3rem; 
top: -13px;
}

.subcategorias_mega:first-child:before{ 
    border-right: 0; 
}

.img_cat_top{
    min-height:70px;
}
/*.mega_bano:before{
content: url(/img/cms/menu/mega_inodoro.png);
 
}*/


ul.card-menu, .catalogM  {   display: inline-flex;}
.card-menu li{
        width: 280px;
        height: 340px;
    background: antiquewhite;
    background: #E6EEF6;
    border-radius: 5px;
    padding: 2rem;
    margin: 1rem; 
}

.svg-icon {
    width: 92px;
    height: 92px;
    background: #fff;
    border-radius: 50%;
    padding: 9px;
        margin-bottom: 10px;
        fill:none;
}
.svg-icon-giferia{
     width: 92px;
    height: 92px;
   background: #EAEAEA;
    border-radius: 50%;
    padding: 9px;
    margin-bottom: 10px;
}

.svg-icon-giferia:hover{ 
   background: #fff; 
}
.menu_griferia{
    background: #F5F5F5;
    border-radius: 5px; 
}
.leo-megamenu .megamenu_home .subcategorias_mega ul li.menu_griferia:hover {
    background-color: #eeeeee;
    cursor:pointer;
}

.leo-megamenu .dropdown-menu li.menu_griferia h4 a{
font-size: 20px;
line-height: 26px;
text-transform: uppercase;
color:#02549E;
}
.leo-megamenu .dropdown-menu li.menu_griferia p a{
text-transform: inherit;
}

.menu_griferia p{
        font-size: 14px;
        font-weight:600;
}
.subt-grif{

    line-height: 18px;
    color: #00305D;
    text-align: right;
}
.menu_promociones{
    display:flex;
    justify-content:center;
   margin-top: 50px;
    height:500px;
}
.leo-megamenu .dropdown-menu .mega_grey li a { 
    color: #6A6A6A;
}
.leo-megamenu .dropdown-menu li a:hover,
.leo-megamenu .dropdown-menu li.mega_grey h4 a:hover{
background:transparent;
color: #3996D5;
padding-left: 9px;
}

.leo-megamenu .dropdown-menu .mega_grey li{border:0;}
.card-menu h4{
    font-weight: 500;
font-size: 24px;
line-height: 31px;
text-transform: uppercase;
color: #02549E;
}
.card-menu p{
    font-weight: 500;
font-size: 14px;
line-height: 18px;
color: #002F5D;
}

.leo-megamenu .dropdown-menu .card-menu li a {
    font-weight: 500;
font-size: 12px;
line-height: 15px;
text-align: right;
text-decoration-line: underline;
text-transform: uppercase;
color: #02549E;
    text-align: right;
}

.leo-megamenu .dropdown-menu .card-menu li a:hover { 
    background-color: transparent;
    font-weight:700;
}

.mega_grey h4{
font-weight: 500;
font-size: 20px;
line-height: 26px;
text-transform: uppercase;
color: #02549E;
}

.leo-megamenu .dropdown-menu li.mega_grey h4 a{
color: #02549E;
}
.leo-megamenu .dropdown-menu li.mega_grey h4 a:hover,
.leo-megamenu .dropdown-menu li.subcategorias_mega h4 a:hover{
background:transparent;
}

.card-menu p {
    min-height: 100px;
}
.justify-content-center{ justify-content:center}

.menu_cupones:hover{
        background: #FFA10A;
        cursor:pointer;
}
.menu_cupones:hover a, .menu_combos:hover a{
   color:#fff!important;
}

.menu_combos:hover{
        background: #00B0F3;
        cursor:pointer;
}
 .menu_promociones li.mega_grey{
     width:250px;
 }
 
 .menu_promociones li:before {
    content: "";
    border-left: 1px solid #e1e1e1;
    position: absolute;
    display: block;
    height: 21rem;
    margin-left: 13rem;
    top: 17px;
}
.card_catalogo{
    border-radius: 5px;
    padding: 3rem 1.5rem;
    margin: 2rem;
    width: 260px;
}

.card_catalogo h4 {
    font-size: 24px;
line-height: 31px;
text-transform: uppercase;
color: #FFFFFF;
        margin: 3rem 0;
}
.menu_vainsa {
    background: #002F5D;
   
}
.menu_italgrif {
    background: #009FC4; 
}
 a.link-cat {
font-weight: 500;
font-size: 12px;
line-height: 15px;
float: right;
text-decoration-line: underline;
text-transform: uppercase;
color: #FFFFFF;
}
.leo-megamenu .dropdown-menu li.card_catalogo a:hover {
  background-color: transparent;
    font-weight:700;
}
.leo-megamenu .dropdown-menu li.card_catalogo.menu_italgrif a:hover {
  color:#002F5D;
}
.leo-megamenu .dropdown-menu li.card_catalogo.menu_vainsa a:hover {
  color:#FFA10A;
}




.text-center{
    text-align:center;
}

/*end megamenu*/



.content_pageCat{   
    background: #F5F5F5;
    border-radius: 5px;
}
.subt-pageCat{
    color: #012F65;
    font-weight: 500;
    font-size: 16px;
}
.card-b-pageCat{
    margin: 0 43px;
    border: 1px solid #E3E3E3;
    padding: 0.5rem;
}
.card-page {
        border: 1px solid #E3E3E3;
}
.card-page img{max-width:100%;}
.description_category {
    background: #F5F5F5;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 22%);
    margin-top: 25px;
    padding: 1rem;
}



/* ? ----- Cuenta Regresiva ----- */
.content-cuent{
    background:#200238;
    background-image: url(https://vainsainnova.com.pe/img/cms/home/bg-cyber-count.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.content-cuent h3{
font-weight: 500;
font-size: 33px;
line-height: 43px;
}

#cuenta {
	display: flex;
	justify-content: center; 
	 line-height: 5px;
}
.align-items-center{
    align-items: center;
}
.simply-section {
    
    width: 90px;
    height: 70px;
    margin: 0 15px;
   /* display: flex;*/
    align-items: center;
    justify-content: center;
    border: 2px solid;
    border-image: linear-gradient(122.7deg, #FDC901 , #FF3D3E, #B101CD) 1;
    text-align: center;
}

 /*.simply-section.simply-days-section {display:none;} */

.simply-amount {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #fff; 
    line-height: 45px;
}

.simply-word {
    font-weight: 300;
    font-size: 16px;
    color: #fafe08;
}

.btn-line {
    background: transparent;
    color: #fff;
    border-radius: 30px;
    border: 2px solid #fff;
    font-size: 20px;
}

.btn-line:hover  { 
   background: -webkit-linear-gradient(45deg, #FDC901 , #FF3D3E, #B101CD);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
}
.yellow{
    color:#FCFF3C;
}
.blue-light{color:#3bfffe;}

.md-d-flex{
    display:flex;
}
      .content-info-top{
      display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 1rem;
    min-height: 50px;
      }
      
      .content-info-top p {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0;
}
.clearfix.address-btn{
    position:absolute; 
    margin-bottom: 7px;
    bottom: -3%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.form-footer.clearfix{
    position:absolute; 
    margin-bottom: 7px;
    bottom: -5%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#js-delivery{
    text-align:center;
}
 .icon-top li:first-child {
  display: block;
}
 .icon-top li:not(:first-child) {
  display: none;
}
.page-home .slick-slide{
    padding:0;
}
.page-home .slick-prev, .page-home .slick-next { 
    width: 40px;
    height: 40px;
    border-radius:50%;
    background: #fff;
}
.page-home  .slick-prev {
    left: 25px;
}

.page-home .slick-next {
    right:25px;
}

.page-home .slick-prev:hover, .page-home .slick-prev:focus, .page-home .slick-next:hover, .page-home .slick-next:focus { 
    background: #ffffff75;
}
.page-home .slick-dots li button:before { 
    font-size: 15px;
    line-height: 27px;
}
.page-home .slick-prev:hover:before,.page-home .slick-prev:focus:before, .page-home .slick-next:hover:before, .page-home .slick-next:focus:before {
    opacity: .75;
}
.page-home .slick-prev:hover, .page-home .slick-next:hover {
    -moz-box-shadow: 0 0px 0px 10px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 0px 0px 10px rgba(255, 255, 255, 0.3);
    -o-box-shadow: 0 0px 0px 10px rgba(255, 255, 255, 0.3);
    -ms-box-shadow: 0 0px 0px 10px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0px 0px 10px rgba(255, 255, 255, 0.3);
}
.slick-slide .slider-caption{
    display:none;
}
.alert { 
    margin-top: 10px!important; 
}
 
.payment-option img {
    max-width: 100%;
}
body#checkout section.checkout-step .payment-options .custom-radio {
    margin-top: 17px;
}
body#checkout .additional-information { 
    margin-left: 0;
    margin-top: 0px;
}
@media (min-width: 1200px){
.container {
    width: 85%; 
}
ul.megamenu { 
    gap: 60px; 
}
}
@media (max-width: 1200px){
 
ul.megamenu { 
    gap: 40px; 
}
}
@media only screen and (max-width: 1480px) and (min-width: 990px) {
    
.leo-megamenu .megamenu_home {
    height: 515px;
}

}
@media (max-width: 768px) {
    ul.megamenu {
    display: block; 
}
    .page-home #carousel {
    margin-top: 45px;
}
.page-home .slick-prev, .page-home .slick-next { 
    background: transparent;
}
.page-home  .slick-prev {
    left: 0;
}
.page-home .slick-next {
    right:0;
}
.alert.js-alert-payment-conditions { 
    margin-top: 0!important; 
}
body#checkout section.checkout-step .payment-options .custom-radio {
    margin-top: 2px;
}
body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: 30px;
}
    #page { 
    margin-top: 0;
}
#wrapper {
    padding-top: 25%;
}
  /*.card-category {*/
    /*grid-template-columns: repeat(2, 1fr);*/
  /*}*/

  /*.card-category li:last-child { 
     grid-column: 1 / -1; 
   }*/

#cart #wrapper {
    padding-top: 5%;
}
.content-product-add-to-cart {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    left: 0;
    z-index: 99999;
    text-align: center;
    padding: 1rem;
}
.cart-detailed-actions .leo-cart-dropdown-action{
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    left: 0;
    z-index: 9; 
    padding: 0.5rem 1rem!important;
    margin-bottom: -1px;
    border: solid 1px #fff;
}
 
.md-d-flex{
    display:block;
}

.leo-megamenu.disable-canvas .leo-top-menu .navbar-nav>li>a {

    padding: 1.5rem 2rem;
}

.leo-megamenu .navbar-nav>li {
    padding: 0!important;
    
}
 
 
#slideshow-form_9419648422695584 {
    margin-top: 0!important; 
}
.header-top { 
    height: 100px!important;
}
#mobilbo {
    padding-top: 16px;
}
    .has-category:before {
    left: 1.5rem;
}
#lgcookieslaw_banner {
    bottom: 68px;
}
#cont-icos .btitulo {
font-size: 16px;
}
.b_descrip, .pay img {display:none;}
.FormSuscribe .title_block { 
    font-size: 26px!important; 
}

.product-miniature {
    margin: 5px;
}
.product-miniature .thumbnail-container {
    margin-bottom: 0!important; 
}
.product-add-to-cart {
    position: relative; 
    display: flex; 
    align-items: center; 
    margin:0;
}
 .product-actions .control-label { 
    color: #042f65;
}

.product-add-to-cart .input-group { 
    border: 1px solid #c3c3c3;
}
.btpago {
    margin-left: 0px !important;
    display: flex;
    margin-bottom:0;
}

.js-address-form div#customfields {
    margin-top: 0;
}

.block-promo .promo-code {
    padding: 1.6rem 0;
    margin-bottom: 20px;
}
.block-promo .promo-code .btn { 
    padding: 10px 30px; 
    margin: 0px 11px;
}

.slick-slide img.d-desktop, .d-desktop, .FormSuscribeDesktop{
    display:none;
}
.slick-slide img.d-mobile, .d-mobile, .nav-item.item-productos-mobile, .FormSuscribeMobile{
    display:block;
}
.nav-item.item-producto{
    display:none
}
.product-quantity span{
    display:none!important;
}
.product-add-to-cart {
    position: relative!important;
        display: block;
}
.product-add-to-cart .add{
     display: flex;
}
.product-actions .add-to-cart {
    width: 100%!important;
    display:flex!important;
    justify-content: center;
}
 .thumbnail-container .product-title {
    height: 80px; 
}
.thumbnail-container .product-price-and-shipping .price {
    font-size: 20px;
}
body#checkout section.checkout-step.js-current-step.-current { 
    margin-top: 50px;
}

.cyber-tag { 
    font-size: 12px;
    padding: 5px 7px;
    top: 0px;
   
} 
  .cupones-tag { 
    font-size: 12px;
    padding: 5px 7px;
    /*top: 30px;*/
    bottom: 35px;
   
}   

.thumbnail-container .product-image .cyber-tag img{
    width:50px;
}
.leo-megamenu.disable-canvas .leo-top-menu .navbar-nav> .cyber-btn a,
.leo-megamenu.disable-canvas .leo-top-menu .navbar-nav> .cyber-btn-two a{
    margin-top: 20px;
    text-align: center;
}

.popup-over {
    padding-left: 3%!important;
        padding-right: 0%!important;
}
.card-page, .card-b-pageCat {
     border: 0;
}

.link-mobile-footer .title{
    justify-content: center;
}

.listofa {
    padding: 5px!important;
}
#cart-block {
    padding: 10px 10px 0px 0px;
}
.simply-section {
    margin: 25px 3px 0px 5px;
}
.content-cuent {
    margin-top: 0.5rem;
}

  .content-info-top{
    min-height: 35px;
      }
      
      .content-info-top p {
    font-size: .875rem;
}
.btn-all { 
    margin-top: 1.5rem;
}
.plist-default-1 .thumbnail-container .functional-buttons .wishlist{display:none;}

.owl-theme .owl-buttons div {
    background: #0098dd;
    border-radius: 50%;
}
.owl-theme .owl-buttons div.owl-prev {
    left: -10px!important;
}
.owl-theme .owl-buttons div.owl-next {
    right: -10px!important;
}

.g-before-footer .ApHtml {
    margin-bottom: 0;
}
.cyber-tag-img {
    width: 100px !important;
        bottom: 14px;
}
#product-modal .modal-content .modal-body figure { 
    padding-right: 0;
}
.btn-primary.btn-cupon {
    width:90%!important
}


.clearfix.address-btn, .form-footer.clearfix { 
    bottom: 1%; 
}
.whatsappDiv.right {
    top: calc(108% - 146px);
}
.breadcrumb ol {
    margin-top: 40px;
}
.description_category.my-3{
    margin-top: 0rem !important;
}
}

.search-mobile{
    width:53%;
    font-size: .875rem;
        margin-top: 4px;
}
 
.search-mobile-icon:after{
    content:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20 20L15.514 15.506L20 20ZM18 9.5C18 11.7543 17.1045 13.9163 15.5104 15.5104C13.9163 17.1045 11.7543 18 9.5 18C7.24566 18 5.08365 17.1045 3.48959 15.5104C1.89553 13.9163 1 11.7543 1 9.5C1 7.24566 1.89553 5.08365 3.48959 3.48959C5.08365 1.89553 7.24566 1 9.5 1C11.7543 1 13.9163 1.89553 15.5104 3.48959C17.1045 5.08365 18 7.24566 18 9.5V9.5Z' stroke='black' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e");
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    margin-left: 5rem;
    top: 18px;
    bottom: 0;
}

.whatsappDiv.right {
    left: calc((100% - 26px) - 19px);
    z-index: 99999;
}
.whatsappDiv a {
    float: right;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #65bc53;
    height: 55px;
    width: 55px;
     -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.cont_logo_Mobile{ background:#012F65}


.dropdown-menu.level1 { 
 background-color: #F0F0F0;
}

.dropdown-menu.level2{
    margin-left:.5rem;
}

.hasicon.menu-icon{padding-top:6px!important;}

.hasicon>.menu-title{
    margin-left:3rem;
}

.form-group.row .form-control-label.required:after {
    content:" *";
    color: red;
  }
 #category-description ul{margin-left: 2rem;}
 .cart-summary .div-interbk{
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
}
.div-interbk { 
    justify-content: start;
    margin: 1rem 0;
}
.label-payment{
    text-transform: uppercase;
    font-size: 0.875rem;
    color: #414141;
    font-weight: 700;
}
/*mercado pago*/
 #pay-with-payment-option-1{
    display: block!important;   
    font-size: 15px; 
    color: #fff;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgb(0 0 0 / 15%);
    padding: 1px;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 10%);
    padding: 15px; 
    font-family: Helvetica, Arial, Sans-serif;
    min-width: 100px; 
    background: #4257a3;
    text-transform: uppercase;
    margin-bottom: 2rem;
    background-color: #223472;
    background-image: linear-gradient(160deg, #223472 0%, #344d9e 100%);
} 
.mp-badge-checkout {display:none;}
/*****Modal Stores*****/
 body#checkout .m-select-stores .modal-content {
    background-color: #fff;
}
  .modal-dialog-centered{
     display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
 }
.m-select-stores .modal-header {
    padding: 0 15px;
}
.m-select-stores .modal-dialog {
    max-width: 450px; 
}
.m-select-stores .modal-body {
    padding: 20px 60px 60px;
    text-align: center;
}
.m-select-stores .modal-header {
    padding: 0 30px;
     
}
.m-select-stores .modal-content { 
    border-radius: 10px; 
}
.m-select-stores .modal-ico {
    background: #FFA10A;
    width: 80%;
    margin: auto;
    padding: 1rem;
    text-align: center;
}
.m-select-stores .modal-header .close {
        margin-top: -20%;
    margin-right: -6px;
}
.m-select-stores .close {
    font-size: 3rem;
    color: #031733;
    opacity: 1;
    font-weight: 400;
}
 .m-select-stores .content-btn .btn{
    border-radius: 50px;
    padding: 14px 34px;
    text-transform: capitalize;
}
.m-select-stores select { 
    -webkit-appearance: none;
    appearance: none;
}
.m-select-stores .select-stores {
position: relative;
    background-color: #EDF3FA;
    border: 0;
    border-radius: 20px;
    padding: 0.5em 3.5em 0.5em 1em;
    width: 90%;
        cursor: pointer;
}

.svg-icon-ubigeo{
    width: 49px;
    height: 31px;
}
.btn-shop{
    background: transparent;
    padding: 0;
    color: #f87f02;
    text-transform: inherit;
    font-size: 15px;
}

#btnSelectShop:after{
    font-size: 12px;
    content: "\f107";
    font-family: "FontAwesome";
    border: 0;
    width: auto;
    height: auto;
    margin: 0 0 0 5px;
    vertical-align: 1px;
    font-weight: 400;
    color: #fff;
}

select.select-stores {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}

select.select-stores:focus {
  background-image:
    linear-gradient(45deg, green 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, green 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
}


select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.btn-all{
    font-size: 18px;
    background-color: #02549E;
    padding: 1.1rem 3rem;
    color:#fff;
}

.loader-button {
    border-radius: 50%;
    width: 5em;
    height: 5em;
    margin: -10px 0 -6px 20px;
    font-size: 5px;
    position: relative;
    text-indent: -9999em;
    border-top: 3px solid rgba(255, 255, 255, 0.2);
    border-right: 3px solid rgba(255, 255, 255, 0.2);
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
    border-left: 3px solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loaderbutton 1.1s infinite linear;
    animation: loaderbutton 1.1s infinite linear;
}
@keyframes loaderbutton {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.product-description table, .product-description table table {
  width: 100%!important;
  border-collapse: collapse;
   padding: 0!important;
}

.product-description table table {
 height: auto!important;
    padding: 0!important; 
}
.product-description table, .product-description th, .product-description td {
  border: 1px solid #f1f1f1;
}
.product-description th, .product-description td {
  padding: 8px;
  text-align: left;
}
.product-description table td b { 
    color: #000;
}
@media (max-width: 1366px) {
     .current-price.product img{
   max-width:25%;
}
}
@media screen and (max-width: 600px) {
  .product-description table {
    width: 100%;
  }
  .product-description table{ 
      display: block;
    padding: 0;
  }
  .product-description th, .product-description td {
    display: block;
    padding: 0.2rem 1rem;
  }
  .product-description th {
    text-align: left;
  }
  .product-description td {
    text-align: left;
    border-bottom: 1px solid #ddd;
  } 
    .current-price.product{
    display:block;
    text-align:center;
}
 .current-price.product img{
   margin:10px 0;
}
}
 
#payment-confirmation{display: none!important;
}

    #radio-buttons label {
    display: flex;
    align-items: center;
    gap:10px;
    cursor:pointer;
    }
    #radio-buttons label:hover {
    color: #00448f;
    }
    
    #radio-buttons input {
        cursor:pointer;
    }
    .Ico-Ubigeo {
    width: 100%;
    }
    input[name='tienda']:hover,
    input[name='tienda']:focus {
    outline: 2px solid #007bff;
    }
