@media (max-width: 768px) {

  /* === ESTADO MENU ABIERTO === */
  html.nav-open .page-wrapper {
    left: calc(0% - 0px);
  }

  html.nav-open .nav-sections {
    background: rgb(0 122 255 / 16%) !important;
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5.7px);
    -webkit-backdrop-filter: blur(5.7px);
    border: 1px solid rgb(255 255 255 / 42%);
  }

  /* === COLORES DE TEXTOS DEL MENU === */
  .cdz-menu .item.level-top>.menu-link,
  .cdz-menu .item.level-top>.dropdown-toggle,
  .nav-sections .header.links li a,
  .nav-sections .header.links li.greet.welcome,
  .nav-sections .header.links li .cdz-dropdown>a,
  .nav-sections .header.links li>a,
  .nav-sections .switcher a,
  .nav-sections .switcher .switcher-trigger:after {
    color: #ffffff !important;
  }

  .nav-sections-item-title {
    background: #1f314487 !important;
    border-color: #ffffff !important;
  }

  .nav-sections-item-title a {
    color: #ffffff !important;
  }

  /* === DROPDOWN Y SUBMENUS === */
  .cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop {
    background: #1f314496 !important;
  }

  .cdz-menu .item.level-top>.groupmenu-drop>.tablet-item>a {
    background: rgb(255 255 255 / 69%) !important;
    border-bottom: none !important;
  }

  .cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop .groupdrop-title a,
  .cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop a {
    color: #ffffff !important;
  }

  .cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop .groupdrop-title,
  .cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop .groupdrop-title-line {
    color: #04ccff !important;
  }

  .cdz-menu .menu-go-link .link-prefix {
    color: #fb0000 !important;
  }

  .cdz-menu .menu-go-link .link-text {
    font-weight: 700;
    color: #000000;
  }

  .cdz-menu .menu-go-link:after {
    color: #ff0000 !important;
  }

  .cdz-menu .groupdrop-banner .img-responsive {
    width: 100%;
  }

  .nav-sections .switcher .switcher-dropdown {
    background: #1f314496;
  }

  /* === TITULO TEATRO === */
  .catalog-product-view .page-wrapper .page-main .columns .product-info-main.full-width .page-title-wrapper.product .page-title {
    font-size: 2.5rem;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    padding: 40px 20px;
    background: #7c0c0c;
    color: #fff;
    border: 6px solid #d4af37;
    position: relative;
    max-width: 600px;
    margin: 60px auto;
    font-family: 'Georgia', serif;
    animation: fadeInTheater 1s ease-out both;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  }

  /* === LUCES TIPO BOMBILLAS === */
  .catalog-product-view .page-wrapper .page-main .columns .product-info-main.full-width .page-title-wrapper.product .page-title::before {
    content: '';
    position: absolute;
    top: -12px;
    left: -12px;
    right: -12px;
    bottom: -12px;
    border: 6px dashed #d4af37;
    z-index: -1;
    animation: blinkLights 1s infinite steps(2);
    border-radius: 10px;
  }

  /* === ANIMACIÓN DE ENTRADA === */
  @keyframes fadeInTheater {
    0% {
      opacity: 0;
      transform: scale(0.9) translateY(-20px);
    }

    100% {
      opacity: 1;
      transform: scale(1) translateY(0);
    }
  }

  /* === ANIMACIÓN DE LUCES PARPADEANDO === */
  @keyframes blinkLights {

    0%,
    100% {
      border-color: #d4af37;
    }

    50% {
      border-color: #fff700;
    }
  }

  /* === SECCIÓN FOTOS MOBILE === */
  .catalog-product-view .page-wrapper .page-main .columns .product-right.col-sm-10 {
    position: relative !important;
    display: flex;
    flex-direction: column;
    height: auto;
  }

  .catalog-product-view .page-wrapper .page-main .columns .product-right.col-sm-10.expanded {
    display: flex;
    flex-direction: column;
  }

  .catalog-product-view .page-wrapper .page-main .columns form .expanded .fieldset {
    gap: 0;
    flex-direction: column;
    margin-bottom: 0;
  }

  .catalog-product-view .page-wrapper .page-main .columns form .expanded .fieldset .field:is(:nth-of-type(5), :nth-of-type(6)) {
    max-width: 100%;
  }

  .catalog-product-view .page-wrapper .breadcrumbs {
    overflow: auto;
    white-space: nowrap;
  }

  .catalog-product-view .page-wrapper header {
    margin-bottom: 0;
  }

  .catalog-product-view .page-wrapper .page-main .columns .product-info-main.full-width {
    display: flex;
    flex-direction: column;
  }

  .catalog-product-view .page-wrapper .page-main .columns .product-left.col-sm-14 {
    order: 0;
    display: block !important;
  }

  .catalog-product-view .page-wrapper .page-main .columns .product-right.col-sm-10 {
    max-height: none;
  }

  .catalog-product-view .page-wrapper .page-main .columns form .product-right .product-options-bottom .wk-bk-design .wk-bk-detail-container {
    padding-top: 0;
    display: flex;
    justify-content: center;
  }

  .catalog-product-view .page-wrapper .page-main .columns form .product-right .product-options-bottom .wk-bk-design .wk-bk-dates-container {
    padding-top: 15px;
  }

  .catalog-product-view .page-wrapper .page-main .columns form .expanded .product-options-bottom .wk-bk-design .wk-bk-dates-container h3 {
    width: 100%;
    font-size: 24px;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
  }

  .catalog-product-view .page-wrapper .page-main .columns form .product-right:not(.expanded) .product-options-bottom .wk-bk-design .wk-bk-dates-container h3 {
    width: 100%;
    font-size: 24px;
    text-transform: uppercase;
  }

  .product-info-main .box-tocart .actions {
    margin: 15px 0px 25px 0px;
  }

  body:not(.cms-index-index) .page-main {
    padding-top: 0;
  }

  .catalog-product-view .page-wrapper .page-main .columns .row.main-inner .product-main-wrapper form .wk-seller-block .wk-seller-card-container.wk-card-type2 {
    display: flex;
    flex-direction: column;
  }

  .catalog-product-view .page-wrapper .page-main .columns .row.main-inner .product-main-wrapper form .wk-seller-block .wk-seller-card-container.wk-card-type2 .wk-seller-card-details-block {
    display: flex;
  }

  .catalog-product-view .page-wrapper .page-main .columns .row.main-inner .product-main-wrapper form .wk-seller-block .wk-seller-card-container.wk-card-type2 .wk-seller-card-details-block .wk-seller-card-row {
    text-align: center;
  }

  .catalog-product-view .page-wrapper .page-main .columns .row.main-inner .product-main-wrapper form .wk-seller-block .wk-seller-card-container.wk-card-type2 .wk-seller-card-details-block .wk-seller-card-row .wk-seller-shop-title a {
    font-size: 22px;
  }

  .catalog-product-view .page-wrapper .page-main .columns .row.main-inner .product-main-wrapper form .wk-seller-block .wk-seller-card-container.wk-card-type2 .wk-seller-card-product-block {
    display: flex;
    justify-content: center;
    margin-right: 0;
  }

  .catalog-product-view .page-wrapper .page-main .columns .product-info-main.full-width .page-title-wrapper.product .page-title {
    font-weight: 800;
    text-align: center;
    color: #263fa7;
  }



  /*seccion selet ciudades */
  .page-header .header-bottom {
    display: flex !important;
  }

  .page-header .header-bottom .col-sm-18.header-bottom-left.header-menu-wrap {
    display: none;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right {
    width: 100%;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right {
    display: flex;
    width: 100%;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    padding-bottom: 5px;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top {
    width: 35%;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a:active,
  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a:focus,
  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a:visited {
    color: #ffffff !important;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a {
    color: #ffffff !important;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a:hover,
  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a:focus,
  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a:hover span,
  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a:focus span,
  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a:hover span:before,
  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a:focus span:before {
    color: #00a3ff !important;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a.cdz-top-link:hover,
  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a.cdz-top-link:focus,
  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a.cdz-top-link:hover span,
  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a.cdz-top-link:focus span,
  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a.cdz-top-link:hover span:before,
  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .store-info-top .social-wrap a.cdz-top-link:focus span:before,
  .page-header .header-top-links a.cdz-top-link:hover,
  .page-header .header-top-links a.cdz-top-link:focus,
  .page-header .header-top-links a.cdz-top-link:hover:before,
  .page-header .header-top-links a.cdz-top-link:focus:before {
    color: #00a3ff !important;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .switcher.store.switcher-store {
    width: 35%;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .switcher.store.switcher-store .actions.dropdown.options.switcher-options {
    width: 100%;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .switcher.store.switcher-store .actions.dropdown.options.switcher-options .action.toggle.switcher-trigger {
    display: none;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .switcher.store.switcher-store .actions.dropdown.options.switcher-options .store-select {
    width: 100% !important;
    font-size: 10px;
    height: 19px !important;
    padding: 2px;
  }

  .page-header .header-bottom .col-sm-6.header-bottom-right .inner.f-right .switcher.currency.switcher-currency.-style-03 {
    display: inline-flex;
    width: auto;
    align-items: center;
    justify-content: center;
    margin-left: 6px;
    color: #ffffff;
    font-size: 11px;
    line-height: 1;
  }

  .page-header .switcher.currency .switcher-trigger .language-COP .name {
    display: none;
  }

  .page-header .switcher.currency .currency-current {
    cursor: default;
    color: #ffffff !important;
  }

  .page-header .switcher.currency .currency-current:hover {
    color: #00a3ff !important;
  }

  .page-header .mobi-cart-wrapper .action.showcart:before {
    content: "" !important;
    background-image: url(../images/icon-van-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 42px;
    height: 33px;
    /*ilter: brightness(0) invert(1);*/
    margin-left: -10px;
  }

  .page-header .mobi-cart-wrapper .action.showcart::after {
    content: "";
    position: absolute;
    right: -10px;
    top: 10px;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    opacity: 0;
    transform: scale(0.4);
    filter: blur(4px);
    transition: opacity 0.3s ease, transform 0.4s ease;
    pointer-events: none;
    z-index: 1;
  }


  .page-header .mobi-cart-wrapper .action.showcart:hover::after,
  .page-header .mobi-cart-wrapper .action.showcart:active::after {
    opacity: 1;
  }

  .cdz-block .cdz-block-title {
    display: flex;
    justify-content: center;
  }

  .cdz-block .cdz-block-title .b-title span.inner {
    white-space: normal;
  }

  /*van inferior*/
  .mb-bottom-toolbar .fa-shopping-cart:before {
    content: "" !important;
    background-image: url(../images/icon-van-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 38px;
    height: 33px;
  }

  .mb-bottom-toolbar .btn-cart .info-wrap {
    right: -3px !important;
  }

  .page-header .icon-link:before {
        font-family: FontAwesome;
        display: inline-block;
        font-size: 14px;
  }
  
  .cms-codazon-home-page .page-header,
  .cms-index-index .page-header {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
  }

  .cms-codazon-home-page .page-main,
  .cms-index-index .page-main {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .cms-codazon-home-page .main-container,
  .cms-index-index .main-container,
  .cms-codazon-home-page .main-content-top,
  .cms-index-index .main-content-top,
  .cms-codazon-home-page .main-content-top .container,
  .cms-index-index .main-content-top .container,
  .cms-codazon-home-page .columns,
  .cms-index-index .columns,
  .cms-codazon-home-page .column.main,
  .cms-index-index .column.main {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .cms-codazon-home-page .page-header .header-bottom,
  .cms-index-index .page-header .header-bottom {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .cms-codazon-home-page .column.main > .container-fluid.space-lg:first-of-type,
  .cms-index-index .column.main > .container-fluid.space-lg:first-of-type,
  .cms-codazon-home-page .column.main > .cdz-main-content + .container-fluid.space-lg,
  .cms-index-index .column.main > .cdz-main-content + .container-fluid.space-lg {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .cms-codazon-home-page .container.visible-xs.slideshow-container.space-lg,
  .cms-index-index .container.visible-xs.slideshow-container.space-lg,
  .cms-codazon-home-page .slideshow-container.space-lg,
  .cms-index-index .slideshow-container.space-lg {
    margin: 0;
    padding-top: 0;
  }

  .cms-codazon-home-page .cdz-slideshow,
  .cms-index-index .cdz-slideshow {
    margin-top: 0 !important;
  }

  .products-grid .product-item .product.actions.product-item-actions,
  .products-grid .product-item .product-item-actions,
  .product-list-style-44 .product-item .product.actions.product-item-actions,
  .product-list-style-44 .product-item .product-item-actions {
    background: #011526 !important;
    min-height: 0 !important;
    padding: 10px 8px !important;
    margin: 0 !important;
    display: flex;
    justify-content: center;
    gap: 24px;
  }

  .products-grid .product-item .product-item-actions .action.towishlist,
  .products-grid .product-item .product-item-actions .action.tocompare,
  .product-list-style-44 .product-item .product-item-actions .action.towishlist,
  .product-list-style-44 .product-item .product-item-actions .action.tocompare {
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    line-height: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 50% !important;
    background: #ffffff !important;
    color: #011526 !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .products-grid .product-item .product-item-actions .action.towishlist:before,
  .products-grid .product-item .product-item-actions .action.tocompare:before,
  .product-list-style-44 .product-item .product-item-actions .action.towishlist:before,
  .product-list-style-44 .product-item .product-item-actions .action.tocompare:before {
    color: #011526 !important;
    font-size: 20px !important;
    line-height: 42px !important;
  }

  .products-grid .product-item .product-item-actions .action.towishlist span,
  .products-grid .product-item .product-item-actions .action.tocompare span,
  .product-list-style-44 .product-item .product-item-actions .action.towishlist span,
  .product-list-style-44 .product-item .product-item-actions .action.tocompare span {
    display: none !important;
  }
}
