/*
Theme Name: Trusted-Hijo
Theme URI: http://bioscomputers-supportotecnico.com
Template: trusted
Author: Bios Computers
Author URI: http://bioscomputers-supportotecnico.com
Description: Tema hijo de MyProduct para hacer cambios sin riesgo
Version: 4.0.1655828166
Updated: 2022-06-21 16:16:06

*/

.woocommerce-page img {
    height: auto;
    max-width: 70%;
}
.woocommerce div.product div.images img {
    width: 35%;
    height: 30%;
    display: inline-block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.top-login-mini-cart a.button {
    font-size: 14px;
    line-height: 1;
    left: auto;
    display: inline-block;
    position: relative;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: #00bc96;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-image: none;
    overflow: visible;
    cursor: pointer;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    -moz-box-shadow: inset 0 0 0 rgba(0,0,0,.15);
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.15);
    -o-box-shadow: inset 0 0 0 rgba(0,0,0,.15);
    box-shadow: inset 0 0 0 rgba(0,0,0,.15);
    white-space: nowrap;
    text-shadow: none;
    margin: 0;
    padding: .618em 0.1em;
}
.wp-block-button__link {
    font-size: 18px;
    display: inline-block;
    background-color: #2b108f;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    -o-border-radius: 28px;
    border-radius: 28px;
    text-align: center;
    cursor: pointer;
    border: none;
    color: inherit;
    text-decoration: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    overflow-wrap: break-word;
    margin: 0;
    padding: 12px 24px;
}
