/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


.branding a img, .branding img, .show-phantom .logo-box img {
    max-width: 100%;
    height: auto;
    width: 130px;
}
.mobile-header-bar .mobile-branding img {
    max-width: 100%;
    height: auto;
    width: 120px;
}
#fancy-header h1, #fancy-header h2 {
    font-style: italic;
}
.emailfooter{
    position:relative;
}
.emailfooter p {
    display: flex;
    align-items: flex-start;
    align-content: center;
    flex-direction: row;
    justify-content: center;
}
.emailfooter .wpcf7-email {
    margin-bottom: 0px !important;
    outline: none !important;
    border-color: black !important;
    background: black;
    color: white;
    border-radius: 20px 0px 0px 20px;
}
.emailfooter .wpcf7-submit {
    border-radius: 0px 20px 20px 0px !important;
    height: 48px;
    color: transparent !important;   /* oculta el texto */
    overflow: hidden;
    background-image: url(https://overtrack.co/wp-content/uploads/2025/09/arrowsubmit.png) !important;
    background-size: 30px 30px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.emailfooter .wpcf7-spinner {
    position: absolute;
    top: 80px;
}
.contactform input.wpcf7-form-control.wpcf7-submit{
    background: black;
    float: right;
}
.widget.widget-woof {
    padding: 0px !important;
}
a.woof_btn_default.woof_show_auto_form {
    display: none !important;
}
button.woof_reset_button_2 {
    background: black;
    border: none;
    color: white;
    font-family: 'Overpass';
}
@media screen and (max-width: 992px) {
    .dt-wc-sidebar-collapse .sidebar-right .sidebar .sidebar-content, .dt-wc-sidebar-collapse .sidebar-left .sidebar .sidebar-content {
        padding: 0px;
    }
}
div.woof_container {
    margin-bottom: 25px;
}
.mobile-mini-widgets-in-menu * {
    color: black !important;
}
.bordernosotros {
    border-radius: 20px;
}
a.dokan-report-abuse-button {
    display: none;
}
li.dokan-enquiry-tab,
#tab-dokan_product_enquiry {
    display: none !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
button.dokan-store-support-btn-product {
    display: none !important;
}
.entry-summary form.cart {
    display: flex;
    flex-direction: column;
}
button.single_add_to_cart_button.button.alt {
    padding: 5px 20px;
    font-size: 15px;
    line-height: 15px;
    background: #FF0000;
    border-radius: 12px;
    margin: 0px !important;
    display: table;
    width: 200px;
    margin-top: 20px !important;
}
.iconosproducto {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    margin-bottom:20px;
}
.imgicon img{
    display:table;
    margin:0 auto;margin-bottom:15px;
}
.imgicon p{
    font-size:14px;
    line-height:16px;
}
@media screen and (max-width:768px){
    .iconosproducto {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    align-content: center;
    margin-bottom: 20px;
    gap: 20px;
}
    form.woocommerce-ordering select {
        display: table;
        margin: 0 auto;
        width: auto;
    }
    .switcher-wrap .woocommerce-result-count {
    text-align: center;
    display: table;
    margin: 0 auto;
        
    }
.imgicon p {
    font-size: 11px;
    line-height: 12px;
}
}
.page-template-template-microsite header h2{
    font-style: normal;
    font-weight:300;
}
.page-template-template-microsite header h2 span{
    color:#00FFFF;
}
article.post.visible.product.type-product {
    border: 1px solid #B3B3B3;
    border-radius: 15px;
    padding: 20px;
}
article.post.visible.product.type-product a {
    width: inherit;
    /*display: block;*/
    font-size: 17px;
    font-weight: 300;
    padding: 15px 25px;
    border-radius: 10px;
}
.woocom-list-content .price *{
    color:#999999;
}
.woocommerce div.product div.summary {
    padding: 20px 30px;
    border: 1px solid #B3B3B3;
    border-radius: 15px;
}
.related-product > li {
    border: 1px solid #B3B3B3;
    padding: 10px 20px;
    border-radius: 15px;
    flex-direction:column;
}
.product:not(.elementor) .upsells.products, .product:not(.elementor) .related.products{
    border:none !important;
}
.bg-under-widget .sidebar-content .widget, .sidebar.bg-under-widget .widget, .solid-bg.sidebar-content .widget{
    padding:10px;
}
.related-product > li .product-thumbnail {
    max-width: 250px;
    display: table;
    margin: 0 auto;
}
section.related.products .add_to_cart_button {
    padding: 15px 20px;
    border-radius: 10px;
    font-size: 17px;
    font-family: 'Overpass';
    display: table;
    margin: 0 auto;
}
.related-product > li .product-title, .related-product > li .price{
    text-align:center;
}
.product div.images {
    padding: 10px;
    margin-right:30px;
    border: 1px solid #B3B3B3;
    border-radius: 15px;
}
@media screen and (min-width:768px){
.product div.summary {
    width: calc(100% - 35% - 30px);
}
}
@media screen and (max-width:768px){
.content .related-product {
    flex-flow: column !important;
    margin: 0px;
}
.related.products > h2{
    text-align:center;
}
}

   .content .related-product {
    width: 100%;
    gap: 20px;
    flex-flow: inherit;
    margin: 0px;
    } 
a.botonwhatsapp {
    position: fixed;
    right: 10px;
    bottom: 50px;
    z-index: 100;
}
a.botonwhatsapp img{
    width:65px;
}
.wp-block-search__inside-wrapper * {
    width: 100%;
}
input#wp-block-search__input-2 {
    border-radius: 0px;
}
button.wp-block-search__button.wp-element-button {
    font-size: 17px;
    font-weight: 300;
}
.wc-layout-list .woocom-project {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: center;
}
.shopping-cart-inner {
    background: white !important;
    opacity: 1;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    border: 1px solid #B3B3B3;
}
.related.products > h2 {
    font-weight: 400;
    font-family: 'Overpass';
    font-size: 22px;
}
.product:not(.elementor) .related.products{
    padding-top:20px;
}




/* ===== Contenedor principal ===== */
.social-cta-neon{
  padding: clamp(18px, 3vw, 28px) clamp(16px, 4vw, 40px);
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: var(--gap);
}

/* Título con degradado */
.neon-title {
    margin: 0;
    font-weight: 700;
    background-clip: text;
    color: transparent;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    font-size: 16px;
    font-weight: 400;
    font-family: 'Overpass', sans-serif;
}

/* Grid de iconos */
.neon-grid{
  display: flex;
  align-items: center;
  gap: 10px;
}

/* Cada “diamante” (cuadrado rotado) */
.neon-diamond{
  position: relative;
  height: auto;
  display: grid;
  place-items: center;
  text-decoration: none;
  isolation: isolate;
}

/* Icono */
.neon-diamond img{
  width: 50px;
  height:auto;
  object-fit: contain;
  transition: transform .25s ease;
  z-index: 1;
}

/* Responsivo: título arriba y redes abajo en pantallas angostas */
@media (max-width: 700px){
  .social-cta-neon{
    grid-template-columns: 1fr;
    justify-items: start;
  }
}
a.checkout-button.button.alt.wc-forward, button#place_order {
    padding: 20px;
}
form.the7-woocommerce-checkout .form-row {
    padding-bottom: 0px;
}

#sidebar .widget_search{
    margin-top:0px;
}

.bmc-wrap {
    display: flex;
    gap: 24px;
    align-items: center;
    flex-wrap: wrap;
    margin: 12px 0;
    justify-content: center;
    align-content: center;
}
    .bmc-label{
        position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden;
    }
    .bmc-select{
        -webkit-appearance:none; -moz-appearance:none; appearance:none;
        font-size:28px; font-weight:700; line-height:1.2;
        padding:14px 30px;
        border:2px solid #d9d9d9; border-radius:14px; background:#fff;
        color:#000;
        margin-bottom:0px !important;
        background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5' fill='none' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E\");
        background-repeat:no-repeat; background-position:right 20px center; background-size:22px 22px;
    }
    .bmc-select:focus{ outline:none; box-shadow:0 0 0 4px rgba(0,0,0,.08); }
    .bmc-btn{
        font-size:15px; font-weight:800; padding:18px 30px; border-radius:14px;
        border:none; background:#000; color:#fff; cursor:pointer;
    }
    .bmc-btn:hover{ filter:brightness(0.9); }
    @media (max-width:680px){
        .bmc-select{ min-width:100%; width:100%; }
        .bmc-btn{ width:100%; }
        .bmc-wrap{ gap:12px; }
    }
.catshome h3 {
    background: black;
    color: white;
    font-size: 13px !important;
    display: table !important;
    margin: 0 auto !important;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: 5px 5px 2px -2px #00FFFF;
}
.categoriaslider {
    border: 1px solid #B3B3B3;
    border-radius: 15px;
    padding: 20px 0px;
}
.list-type-menu.mini-nav > ul > li.act > a, .list-type-menu.mini-nav > ul > li:not(.act) > a:hover{
    opacity: 1;
    color: #FF0000 !important;
}
/* Contenedor fijo: derecha y centrado vertical */
.floating-social{
  position: fixed;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 9999;
}

/* Botón cuadrado simple (sin rotar) */
.floating-social .fs-item{
  display: flex;
  align-items: center;
}

/* Ícono */
.floating-social .fs-item img{
 width:40px;
}

/* Opcional: ajuste en móviles angostos */
@media (max-width: 480px){
  .floating-social{ right: 10px; }
  .floating-social .fs-item img{ width: 30px; }
}
.woocommerce-form-register fieldset#tv-af-vendor-extra input, .woocommerce-form-register fieldset#tv-af-vendor-extra select {
    width: 100%;
}
.woocommerce-MyAccount-content fieldset input, .woocommerce-MyAccount-content fieldset select {
    width: 100%;
}
select#billing_city {
    width: 100%;
}
tr.woocommerce-shipping-totals.shipping {
    border: 2px solid #c52a2a !important;
    padding: 5px 10px;
}