@charset "utf-8";
/* CSS Document */
/* responsive-header css */

@media only screen and (min-width:1780px) {
  .bs5-scope .ctm-w-75 {
    width: 75% !important;
  }
  .bs5-scope .menu-navigation > li:not(:last-child) {
    margin-right: 42px;
  }
}

@media only screen and (min-width:1400px) and (max-width:1549px) {
  .bs5-scope .visor_virtual_text_inner {
    top: 130px;
    left: 40px;
  }
  .bs5-scope .discount_on_text_inner {
    top: 30px;
    right: 20px;
  }
  .bs5-scope .banner_detail .hot_deal_text_inner {
    top: 35px;
  }
  .bs5-scope .hot_deal_text_inner {
    top: 30px;
    left: 15px;
  }
  .bs5-scope .quantity-box .qty {
    width: 36%;
  }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
  .bs5-scope .shop_cat_btn.dropdown a {
    width: 170px;
  }
  .bs5-scope h1 {
    font-size: 32px;
  }
  .bs5-scope h2 {
    font-size: 22px;
  }
  .bs5-scope h3 {
    font-size: 18px;
  }
  .bs5-scope h6,
  .bs5-scope .h6 {
    font-size: 11px;
  }
  .bs5-scope .hot_deal_text_inner {
    top: 30px;
    left: 25px;
  }
  .bs5-scope .discount_on_text_inner {
    top: 30px;
    right: 16px;
  }
  .bs5-scope .shop_btn {
    margin-top: 20px;
  }
  .bs5-scope .visor_virtual_text_inner {
    top: 120px;
    left: 40px;
  }
  .bs5-scope .product-short-list .btn_wrapper .shop_btn {
    padding: 12px 22px;
  }
  .bs5-scope .quantity-box .qty {
    width: 44%;
  }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
  .bs5-scope .shop_cat_btn.dropdown a {
    width: 230px;
  }
  .bs5-scope h1 {
    font-size: 28px;
  }
  .bs5-scope h2 {
    font-size: 18px;
  }
  .bs5-scope h3 {
    font-size: 16px;
  }
  .bs5-scope h5 {
    font-size: 16px;
  }
  .bs5-scope h6,
  .bs5-scope .h6 {
    font-size: 11px;
  }
  .bs5-scope .hot_deal_text_inner {
    top: 30px;
    left: 25px;
  }
  .bs5-scope .discount_on_text_inner {
    top: 30px;
    right: 16px;
  }
  .bs5-scope .shop_btn {
    margin-top: 20px;
  }
  .bs5-scope .visor_virtual_text_inner {
    top: 70px;
    left: 20px;
  }
  .bs5-scope .third_header_outer .border_right {
    padding-right: 8px !important;
    margin-right: 8px;
  }
  .bs5-scope .banner_detail .hot_deal_text_inner {
    top: 35px;
  }
  .bs5-scope .services {
    padding: 0 30px;
  }
  .bs5-scope .footer_section {
    padding: 50px 0;
  }
  .bs5-scope .bottom-footer ul li:not(:last-child) {
    margin-right: 10px;
  }
  .bs5-scope .most-viewed-slider .row > *,
  .bs5-scope .best-seller-slider .row > *,
  .bs5-scope .feature-slider .row > * {
    padding: 0 5px;
  }
  .bs5-scope .three-column-product .new_product_price {
    padding: 10px 0 0;
  }
  .bs5-scope .ctm-width {
    width: 35rem;
  }
  .bs5-scope .category-product-listing .blog-left-side > div {
    margin-bottom: 20px;
    padding: 20px;
  }
  .bs5-scope .product-short-list .btn_wrapper {
    flex-wrap: wrap;
  }
  .bs5-scope .product-short-list .btn_wrapper .pro_btn {
    margin-bottom: 7px !important;
  }
  .bs5-scope .quantity-box .qty {
    width: 50%;
  }
}

@media only screen and (min-width:992px) {
  .bs5-scope .navbar__menu .mega-menu-inner {
    position: absolute;
  }
  .bs5-scope .navbar__menu li:hover .mega-menu-inner {
    display: block;
    height: auto;
    top: -2px;
    bottom: 0;
    left: calc(100% - 4px);
    opacity: 1;
    visibility: visible;
  }
}

@media only screen and (max-width:1199px) {
  .bs5-scope .wishlist-table .table tbody tr td {
    padding: 20px 15px;
    min-width: 150px;
  }
  .bs5-scope .wishlist-table .table tbody tr td:nth-child(1) {
    min-width: auto;
  }
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .bs5-scope .product-short-list .btn_wrapper {
    flex-wrap: wrap;
  }
  .bs5-scope .product-short-list .btn_wrapper .pro_btn {
    margin-bottom: 7px !important;
  }
  .bs5-scope .breadcrumb-title h5,
  .bs5-scope .breadcrumb li {
    font-size: 12px;
  }
}

@media only screen and (max-width:991px) {
  .bs5-scope .shop_cat_btn.dropdown a {
    width: 230px;
  }
  .bs5-scope h1 {
    font-size: 28px;
  }
  .bs5-scope h2 {
    font-size: 18px;
  }
  .bs5-scope h3 {
    font-size: 16px;
  }
  .bs5-scope h5 {
    font-size: 16px;
  }
  .bs5-scope h6,
  .bs5-scope .h6 {
    font-size: 11px;
  }
  .bs5-scope .hot_deal_text_inner {
    top: 30px;
    left: 25px;
  }
  .bs5-scope .discount_on_text_inner {
    top: 30px;
    right: 16px;
  }
  .bs5-scope .shop_btn {
    margin-top: 20px;
  }
  .bs5-scope .visor_virtual_text_inner {
    top: 100px;
    left: 40px;
  }
  .bs5-scope .product_catagery {
    padding: 15px;
  }
  .bs5-scope .product_catagery .top_padding {
    padding-top: 20px;
  }
  .bs5-scope .product_catagery_svg,
  .bs5-scope .category-sider,
  .bs5-scope .deal-product-slider,
  .bs5-scope .category-product-slider,
  .bs5-scope .related-product-slider,
  .bs5-scope .recently-product-slider,
  .bs5-scope .new_product_section .row > *,
  .bs5-scope .blog_slider,
  .bs5-scope .brand-bar {
    padding: 0;
  }
  .bs5-scope .most-viewed-slider .row > *,
  .bs5-scope .best-seller-slider .row > *,
  .bs5-scope .feature-slider .row > * {
    padding: 0 5px;
  }
  .bs5-scope .services {
    padding: 0 20px;
  }
  .bs5-scope .services .row {
    overflow-x: auto;
    flex-wrap: unset;
  }
  .bs5-scope .banner_detail .hot_deal_text_inner {
    top: 35px;
  }
  .bs5-scope .services {
    padding: 0 30px;
  }
  .bs5-scope .footer_section {
    padding: 50px 0;
  }
  .bs5-scope .bottom-footer ul li:not(:last-child) {
    margin-right: 10px;
  }
  .bs5-scope .three-column-product .new_product_price {
    padding: 10px 0 0;
  }
  .bs5-scope .navbar__menu .has-mega-menu.open-menu .mega-menu-inner {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .bs5-scope .mega-menu-inner.box-shadow {
    box-shadow: none;
  }
  .bs5-scope .mega-menu-inner.ctm-width {
    width: 230px;
  }
  .bs5-scope li.has-mega-menu.open-menu > a {
    background: #425a8b;
  }
  .bs5-scope li.has-mega-menu.open-menu > a,
  .bs5-scope li.has-mega-menu.open-menu > a i {
    color: #ffffff !important;
  }
  .bs5-scope .grid-70-30 {
    grid-template-columns: 60% 40%;
  }
  .bs5-scope .get_form_inner {
    padding: 30px 20px;
  }
  .bs5-scope .get_say_form {
    padding: 30px 0 15px 20px;
  }
  .bs5-scope .blog-left-side > div {
    margin-bottom: 20px;
    padding: 20px;
  }
  .bs5-scope .blog-post-contact .grid-50-50,
  .bs5-scope .write-review .grid-50-50 {
    display: block;
  }
  .bs5-scope .blog-post-contact input {
    width: 100%;
  }
  .bs5-scope .shop-by-categories .padd-30 {
    padding: 15px;
  }
  .bs5-scope .product-single_wrap .product-info,
  .bs5-scope .product-single_wrap .product-form__input--dropdown .form-select,
  .bs5-scope .quantity-box .qty,
  .bs5-scope .product-cart-btn {
    width: 100% !important;
  }
}

@media (max-width: 870px) {
  .bs5-scope .login-register .container {
    min-height: 800px;
    height: 100vh;
  }
  .bs5-scope .login-register .signin-signup {
    width: 100%;
    top: 95%;
    transform: translate(-50%, -100%);
    transition: 1s 0.8s ease-in-out;
  }
  .bs5-scope .login-register .signin-signup,
  .bs5-scope .login-register .container.sign-up-mode .signin-signup {
    left: 50%;
  }
  .bs5-scope .login-register .panels-container {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 2fr 1fr;
  }
  .bs5-scope .login-register .panel {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding: 2.5rem 8%;
    grid-column: 1 / 2;
  }
  .bs5-scope .login-register .right-panel {
    grid-row: 3 / 4;
  }
  .bs5-scope .login-register .left-panel {
    grid-row: 1 / 2;
  }
  .bs5-scope .login-register .image {
    width: 200px;
    transition: transform 0.9s ease-in-out;
    transition-delay: 0.6s;
  }
  .bs5-scope .login-register .panel .content {
    padding-right: 15%;
    transition: transform 0.9s ease-in-out;
    transition-delay: 0.8s;
  }
  .bs5-scope .login-register .panel h3 {
    font-size: 1.2rem;
  }
  .bs5-scope .login-register .panel p {
    font-size: 0.7rem;
    padding: 0.5rem 0;
  }
  .bs5-scope .login-register .btn.transparent {
    width: 110px;
    height: 35px;
    font-size: 0.7rem;
  }
  .bs5-scope .login-register .container:before {
    width: 1500px;
    height: 1500px;
    transform: translateX(-50%);
    left: 30%;
    bottom: 68%;
    right: initial;
    top: initial;
    transition: 2s ease-in-out;
  }
  .bs5-scope .login-register .container.sign-up-mode:before {
    transform: translate(-50%, 100%);
    bottom: 32%;
    right: initial;
  }
  .bs5-scope .login-register .container.sign-up-mode .left-panel .image,
  .bs5-scope .login-register .container.sign-up-mode .left-panel .content {
    transform: translateY(-300px);
  }
  .bs5-scope .login-register .container.sign-up-mode .right-panel .image,
  .bs5-scope .login-register .container.sign-up-mode .right-panel .content {
    transform: translateY(0px);
  }
  .bs5-scope .login-register .right-panel .image,
  .bs5-scope .login-register .right-panel .content {
    transform: translateY(300px);
  }
  .bs5-scope .login-register .container.sign-up-mode .signin-signup {
    top: 5%;
    transform: translate(-50%, 0);
  }
}

@media only screen and (max-width:767px) {
  .bs5-scope .shop_cat_btn.dropdown a.shop_cat_toggle {
    width: auto;
  }
  .bs5-scope .third_header_outer .border_right {
    padding-right: 5px !important;
    margin-right: 5px;
  }
  .bs5-scope .visor_virtual_text_inner {
    top: 30px;
    left: 20px;
  }
  .bs5-scope .padd-t-60 {
    padding-top: 40px;
  }
  .bs5-scope .padd-b-60 {
    padding-bottom: 40px;
  }
  .bs5-scope .padd-50 {
    padding: 40px 0;
  }
  .bs5-scope .product-countdown-arrow {
    justify-content: space-between;
    width: 100%;
  }
  .bs5-scope .grid-70-30,
  .bs5-scope .get_say_form {
    display: block;
  }
  .bs5-scope .get_say_social-icn {
    position: unset;
  }
  .bs5-scope .get_form_inner {
    box-shadow: -4px 10px 40px -7px #cfd5df;
  }
  .bs5-scope .get_say_form {
    border-radius: 0 0 5px 5px;
  }
  .bs5-scope .counter-stats {
    margin: 40px 0 0;
    width: 100%;
  }
  .bs5-scope .counter-stats h3 {
    font-size: 30px;
  }
  .bs5-scope .breadcrumb-title {
    display: none;
  }
  .bs5-scope .breadcrumb {
    overflow: auto !important;
    flex-wrap: nowrap !important;
  }
  .bs5-scope .breadcrumb li.breadcrumb-item {
    font-size: 14px;
  }
  .bs5-scope .product_container .product-image .btn_wrapper {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
  }
  .bs5-scope .product-list .btn_wrapper .shop_btn,
  .bs5-scope .product-short-list .btn_wrapper .shop_btn {
    padding: 12px 15px;
  }
  .bs5-scope .product-single__description ul#myTab li {
    margin: 0 26px 0 0;
  }
  .bs5-scope .product-single__header {
    border-right: 0;
    border-bottom: 0;
  }
}

@media only screen and (max-width:575px) {
  .bs5-scope .product-countdown svg {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  .bs5-scope #countdown ul li:not(:last-child):before {
    right: -7px;
  }
  .bs5-scope #countdown ul li:not(:last-child) {
    margin-right: 10px;
  }
  .bs5-scope #countdown ul li {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }
  .bs5-scope .hot_deal_text_inner {
    left: 15px;
  }
  .bs5-scope .services {
    padding: 0 15px;
  }
  .bs5-scope .shop_btn {
    margin-top: 0;
  }
  .bs5-scope h1 {
    font-size: 22px;
  }
  .bs5-scope h4 {
    font-size: 16px;
  }
  .bs5-scope .visor_virtual_text_inner {
    top: 20px;
    left: 15px;
  }
  .bs5-scope .newsletter-form button {
    font-size: 12px;
    padding: 18px 14px;
  }
  .bs5-scope .banner_detail .hot_deal_text_inner {
    top: 15px;
  }
  .bs5-scope .get_form_inner .grid-50-50 {
    grid-template-columns: unset;
    grid-gap: 15px;
  }
  .bs5-scope p {
    font-size: 14px;
  }
  .bs5-scope .order-cart-form thead th {
    padding: 20px 50px;
  }
  .bs5-scope .checkout-section .accordion-button {
    font-size: 14px;
    display: inline-block;
  }
  .bs5-scope .comment-author {
    flex: 0 0 40px;
    width: 40px;
  }
  .bs5-scope .breadcrumb {
    padding-bottom: 10px !important;
  }
  .bs5-scope .price-filter .field input {
    font-size: 14px;
  }
  .bs5-scope .main-product-grid .product-grid .product-info h6 br {
    display: none;
  }
  .bs5-scope .product-single__description ul#myTab li .nav-link {
    padding: 0 0 10px;
  }
  .bs5-scope .product-single__description ul#myTab li {
    margin: 0 26px 0 0;
    margin: 0 35px 10px 0;
    border-bottom: 1px solid #dee2e6;
    padding-right: 35px;
    margin-right: 0;
  }
}

@media (max-width: 570px) {
  .bs5-scope .login-register form {
    padding: 0 15px;
  }
  .bs5-scope .login-register .image {
    display: none;
  }
  .bs5-scope .login-register .panel .content {
    padding: 0.5rem 1rem;
  }
  .bs5-scope .login-register .container {
    padding: 1.5rem;
  }
  .bs5-scope .login-register .container:before {
    bottom: 72%;
    left: 50%;
  }
  .bs5-scope .login-register .container.sign-up-mode:before {
    bottom: 28%;
    left: 50%;
  }
}

@media (max-width: 420px) {
  .bs5-scope .main-product-grid .product-grid {
    width: 100%;
  }
}
/* === Fix altura mega menú en desktop === */
@media only screen and (min-width:992px){
  .bs5-scope .navbar__menu li:hover .mega-menu-inner{
    bottom: auto !important;   /* no estires la altura */
    top: 100% !important;      /* dropdown debajo del item */
    left: 0 !important;        /* alineado al borde izquierdo del li */
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
}
@media (min-width:992px){
  .bs5-scope .navbar__menu > li,
  .bs5-scope li.has-mega-menu{
    position: relative;
    overflow: visible;
  }
  .bs5-scope .navbar__menu{ overflow: visible; }

  .bs5-scope .navbar__menu .mega-menu-inner{
    position: absolute;
    top: 0; /* alinea arriba con el ítem */
    left: 100%; /* muestra a la derecha */
    z-index: 9999;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .bs5-scope .navbar__menu li.has-mega-menu:hover > .mega-menu-inner{
    display: block;
    opacity: 1;
    visibility: visible;
  }
}
/* === Forzar FLYOUT a la DERECHA en desktop === */
@media (min-width:992px){
  /* El <li> debe ser el ancla del posicionamiento absoluto */
  .bs5-scope .navbar__menu li.has-mega-menu{
    position: relative;
    overflow: visible;
  }

  /* Estado normal del mega: ya colocado a la derecha del <li> */
  .bs5-scope .navbar__menu li.has-mega-menu > .mega-menu-inner{
    position: absolute !important;
    top: 0 !important;            /* alineado arriba del <li> */
    left: 100% !important;        /* a la DERECHA del <li> */
    right: auto !important;
    bottom: auto !important;      /* MUY importante para que no se estire */
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    z-index: 10000;               /* por encima de otros */
  }

  /* Al pasar el mouse: solo mostrar, sin cambiar la posición */
  .bs5-scope .navbar__menu li.has-mega-menu:hover > .mega-menu-inner{
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}
/* === Forzar ANCHO del mega menú “Informática” === */
@media (min-width:992px){
  .bs5-scope .navbar__menu li.has-mega-menu > .mega-menu-inner.ctm-width{
    width: 60rem !important; /* 🔧 Ajustá este valor (por ejemplo 70rem o 1200px) */
    max-width: none !important;
    min-width: auto !important;
  }
}

.bs5-scope .u-header__sub-menu-nav-link h6 {
  font-size: 11px !important;
  line-height: 1.4; /* opcional, mejora la legibilidad */
}
/* 1) Los LI del mega-menú deben ser bloques (no inline-block) */
@media (min-width:992px){
  .bs5-scope .navbar__menu .mega-menu-inner .u-header__sub-menu-nav-group > li{
    display: block !important;      /* anula .bs5-scope li { inline-block } */
    width: 100% !important;
  }

  /* 2) Forzar que el texto del link pueda cortar línea */
  .bs5-scope .navbar__menu .mega-menu-inner .u-header__sub-menu-nav-group > li > a{
    display: block !important;
    width: 100% !important;
    white-space: normal !important;       /* permite salto de línea */
    overflow-wrap: anywhere !important;   /* corta palabras largas */
    word-break: normal !important;
    line-height: 1.35;
  }

  /* 3) Permitir que las columnas (flex items) puedan encoger */
  .bs5-scope .navbar__menu .mega-menu-inner .header__mega-menu-wrapper > .col-12,
  .bs5-scope .navbar__menu .mega-menu-inner .header__mega-menu-wrapper > .col-lg-6{
    min-width: 0 !important;  /* clave cuando el padre es .row (flex) */
  }
}
/* Forzar que los ítems del mega-menú corten línea y no se salgan */
@media (min-width: 992px){
  /* Las columnas pueden encoger dentro del .row (flex) */
  .bs5-scope .navbar__menu .mega-menu-inner .header__mega-menu-wrapper > .col-12,
  .bs5-scope .navbar__menu .mega-menu-inner .header__mega-menu-wrapper > .col-lg-6{
    min-width: 0 !important;
  }

  /* Cada item de lista ocupa el ancho de su columna */
  .bs5-scope .navbar__menu li.has-mega-menu .mega-menu-inner .u-header__sub-menu-nav-group > li{
    display: block !important;
    width: 100% !important;
  }

  /* El enlace ocupa toda la línea y permite salto */
  .bs5-scope .navbar__menu li.has-mega-menu .mega-menu-inner .u-header__sub-menu-nav-group > li > a{
    display: block !important;         /* sobreescribe .bs5-scope a{inline-block} */
    width: 100% !important;
    white-space: normal !important;     /* permite wrap automático */
    overflow-wrap: anywhere !important; /* corta palabras largas */
    word-break: normal !important;
    line-height: 1.35;
  }
}

