/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

 .wp-post-image {
        display: none !important;
    }




     .ct-product-gallery-container {
        width: 0px !important;
    }

    .ct-media-container {
        width: 0px !important;
    } */

     .ct-container-full {
       

        background-repeat: no-repeat;

        background-position: center center;


        background-size: cover;
        -webkit-background-size: cover;


        min-height: 100vh;

    }

    .woocommerce-product-gallery {
        display: none !important;
        width: 0px !important;
        --product-gallery-width: 0px;
    }

    .ct-default-gallery {
        --product-gallery-width: 0px;
    } */

    .entry-summary {
        margin-right: 25%;
        width: 70%;
    }

    .summary {
        margin-right: 25%;
        width: 70%;
    }


    .product-entry-wrapper {
        --product-gallery-width: 0px;

    }

    .button-download {
        background-color: #7269a1 !important;
    }

    .background-div-summary {
        font-size: 20px;
        background-color: rgba(114, 105, 161, 0.7);
        border-radius: 20px;
        padding: 20px;
        color:white;
        
    }

    .background-div-summary br {
        display: none;
    }

   .background-div-summary-datails {
    background-color: rgba(114, 105, 161, 0.7);
    border-radius: 20px;
    padding: 20px;
    color: white;
    width: 50%;
    font-size: 20px;
}

.row-datils{
    width: 60%;
}

.single_add_to_cart_button{
    background-color: #7269a1 !important;
}

bdi{
    display: none !important;
}
.price-view{
    display: flex;
    font-size: 22px;
}

.product_title {
  color: #ffffff;                      /* color del texto */
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.9); /* sombra difusa */
}/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

 .wp-post-image {
        display: none !important;
    }




    /* .ct-product-gallery-container {
        width: 0px !important;
    }

    .ct-media-container {
        width: 0px !important;
    } */

    /* .ct-container-full {
       

        background-repeat: no-repeat;

        background-position: center center;


        background-size: cover;
        -webkit-background-size: cover;


        min-height: 100vh;

    }

    .woocommerce-product-gallery {
        display: none !important;
        width: 0px !important;
        --product-gallery-width: 0px;
    }

    .ct-default-gallery {
        --product-gallery-width: 0px;
    } */

    .entry-summary {
        margin-right: 25%;
        width: 70%;
    }

    .summary {
        margin-right: 25%;
        width: 70%;
    }


    .product-entry-wrapper {
        --product-gallery-width: 0px;

    }

    .button-download {
        background-color: #7269a1 !important;
    }

    .background-div-summary {
        font-size: 20px;
        background-color: rgba(114, 105, 161, 0.7);
        border-radius: 20px;
        padding: 20px;
        color:white;
        
    }

    .background-div-summary br {
        display: none;
    }

   .background-div-summary-datails {
    background-color: rgba(114, 105, 161, 0.7);
    border-radius: 20px;
    padding: 20px;
    color: white;
    width: 50%;
    font-size: 20px;
}

.row-datils{
    width: 60%;
}

.single_add_to_cart_button{
    background-color: #7269a1 !important;
}

bdi{
    display: none !important;
}
.price-view{
    display: flex;
    font-size: 22px;
}

.product_title {
  color: #ffffff;                      /* color del texto */
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.9); /* sombra difusa */
}
