/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/


/*  Fonts */

h2.bbg {
    font-family: Biko;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.55;
    letter-spacing: 3px;
    text-align: center;
}

h3.bbg,
h3.bbg a {
    width: 100%;
    margin-top: 25px;
    font-family: 'Elizabeth Handwriting';
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    font-size: 25px;
    letter-spacing: 2px;
    text-align: center;
    color: #444445;
}

.babygi-about h3.bbg-about {
    text-align: center;
}

.babygi-about div.parag {
    font-family: 'Biko';
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 3px;
    text-align: center;
    max-width: 246px;
}

.babygi-about h3 {
    font-family: 'Elizabeth Handwriting';
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: 2px;
    text-align: left;
}

.babygi-about div {
    font-family: 'Biko';
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.77;
    letter-spacing: 2.17px;
}
.babygi-about div a{
    color: #1f1f21;
    text-decoration: underline;
}

.babygi-login .panel {
    max-width: 350px;
}

.babygi-login h3 {
    font-family: 'Elizabeth Handwriting';
    font-size: 35px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 60px;
    letter-spacing: 2.8px;
    color: #444445;
    text-transform: uppercase;
}

.babygi-login input {
    border: solid 1px #202022;
    background: transparent;
    font-family: Biko;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 3.23px;
    color: #444445;
}

.babygi-login .login-btn {
    font-family: 'Elizabeth Handwriting';
    padding: 12px 18px;
    text-transform: uppercase;
    border-width: 0px;
    border-style: solid;
    transition: all 0.3s;
    background-color: transparent;
    margin-bottom: 6px;
    outline: none;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 15px;
    letter-spacing: 2px;
    color: #202022;
}

.babygi-login .forgot-password {
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.2px;
    color: #444445;
    text-decoration: underline;
}

.MOST-POPULAR {
    position: absolute;
    z-index: 2;
    margin-left: -30px;
    width: 140px;
    font-family: 'Elizabeth Handwriting';
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.68;
    letter-spacing: 2px;
    color: #444445;
}

.may-Like {
    font-family: 'Elizabeth Handwriting';
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: 2px;
    text-align: center;
    color: #444445;
}

.newsletter-btn {
    font-family: 'Elizabeth Handwriting';
    padding: 12px 18px;
    text-transform: uppercase;
    border-width: 0px;
    border-style: solid;
    transition: all 0.3s;
    margin-bottom: 6px;
    outline: none;
    cursor: pointer;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.73;
    letter-spacing: 1.88px;
    color: #444445;
    outline: none !important;
    background-color: transparent !important;
}

.texto-vertical-orientacao {
    z-index: 2;
    font-size: 10px;
    cursor: pointer;
    display: flex;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 1.5em;
    margin: auto;
    left: 28px;
    max-width: 410px px;
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: rotate( -90deg) translate(-60%, 50%);
    -moz-transform: rotate(-90deg) translate(-60%, 50%);
    -ms-transform: rotate(-90deg) translate(-60%, 50%);
    -o-transform: rotate(-90deg) translate(-60%, 50%);
    transform: rotate( -90deg) translate(-60%, 50%);
}

.texto-vertical-orientacao .link {
    width: 140px;
}

.texto-vertical-orientacao2 {
    z-index: 2;
    font-size: 10px;
    cursor: pointer;
    display: flex;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 1.5em;
    margin: auto;
    right: 28px;
    max-width: 410px;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate( 90deg) translate(60%, 50%);
    -moz-transform: rotate(90deg) translate(60%, 50%);
    -ms-transform: rotate(90deg) translate(60%, 50%);
    -o-transform: rotate(90deg) translate(60%, 50%);
    transform: rotate( 90deg) translate(60%, 50%);
}

@media (max-width: 1180px) {
    .texto-vertical-orientacao {
        left: 16px;
    }
    .texto-vertical-orientacao2 {
        right: 16px;
    }
}

.texto-vertical-orientacao2 .link {
    width: 140px;
    padding: 0 25px;
}

.btn-plus {
    margin-left: 5px;
    font-family: 'Elizabeth Handwriting';
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #1f1f21;
}

.cursor-pointer {
    cursor: pointer;
}

h2.prd-last-col {
    font-family: 'Elizabeth Handwriting';
    font-size: 45px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.76;
    letter-spacing: 2.25px;
    text-align: center;
    color: #444445;
}

.product-meta p {
    font-family: 'Biko';
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: 2.96px;
    color: #444445;
}

.product-meta span {
    font-weight: bold;
}

.product-meta a {
    text-decoration: underline;
}

.product-meta .ref {
    font-family: 'EuclidFlex';
    font-size: 10px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 4.17px;
    color: #909092;
}

#btn-product-wish {
    position: absolute;
    right: 45px;
    top: 30px;
    z-index: 9;
}

@media (max-width: 768px) {
    #btn-product-wish {
        right: 16px;
        top: 16px !important;
    }
}

#btn-product-wish img {
    width: 24px;
    height: auto;
}

.cookies {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 999;
}

.cookies h3 {
    font-family: 'EuclidFlex';
    font-size: 10px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 3px;
}

.cookies p {
    font-family: 'Biko';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 1px;
}

.cookies .closeX {
    font-family: 'Elizabeth Handwriting';
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    margin-right: 22px;
    line-height: 0.4;
    letter-spacing: 4px;
    float: right;
    cursor: pointer;
    background: transparent;
    border: none;
    outline: none;
}

.cookies a {
    color: #202022;
    text-decoration: underline;
}

@keyframes wic-alert-glow {
    0% {
        box-shadow: none;
    }
    50% {
        box-shadow: 0 0 0 0.2rem rgba(var(--wic-alert-glow-color), 0.5);
    }
    100% {
        box-shadow: none;
    }
}

.wic-alert {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 40px;
    overflow: hidden;
    padding: 8px 40px 8px 24px;
    visibility: visible;
    animation: wic-alert-glow 0.2s ease-in-out paused;
    transition: 0s visibility, 0.2s all ease-in-out;
}

.wic-alert.hide {
    height: 0;
    min-height: 0;
    margin: 0;
    padding: 0 40px 0 24px;
    visibility: hidden;
}

.wic-alert__content {
    font-weight: normal;
    font-size: var(--fz-xs);
    line-height: 16px;
}

.wic-alert__close {
    position: absolute;
    right: 16px;
    top: 8px;
    width: 24px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    border: none;
    transform: rotate(-45deg);
}

.wic-alert__close>img {
    width: 16px;
    height: 16px;
}

.wic-alert--danger {
    background-color: var(--danger);
    color: var(--white);
}

.wic-alert--danger>.wic-alert__close>img {
    content: url("../imagens/Symbols/plus.svg");
}

.wic-alert--danger>.wic-alert__content a {
    color: inherit !important;
}

.wic-alert--caution {
    --wic-alert-glow-color: --caution-rgb;
    background-color: var(--caution);
    color: var(--neutral);
}

.wic-alert--caution>.wic-alert__close>img {
    content: url("../imagens/Symbols/plus.svg");
}

.wic-alert--caution>.wic-alert__content a {
    color: inherit !important;
    border-bottom: 1px solid var(--neutral);
}

.wic-alert--info {
    background-color: var(--info);
    color: var(--white);
}

.wic-alert--info>.wic-alert__close>img {
    content: url("../imagens/Symbols/plus.svg");
}

.wic-alert--info>.wic-alert__content a {
    color: inherit !important;
    border-bottom: 1px solid var(--white);
}

.wic-alert--success {
    background-color: var(--success);
    color: var(--white);
}

.wic-alert--success>.wic-alert__close>img {
    content: url("../imagens/Symbols/plus.svg");
}

@media (min-width: 768px) {
    .w-md-25 {
        width: 25% !important;
    }
    .w-md-50 {
        width: 50% !important;
    }
    .w-md-75 {
        width: 75% !important;
    }
    .w-md-100 {
        width: 100% !important;
    }
}


/* Cart menu superior*/

.content-cart {
    min-width: 350px;
    font-family: 'Biko';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 2px;
    color: #1f1f21;
    cursor: pointer;
}

.content-cart .remove-from-cart {
    font-family: 'Elizabeth Handwriting';
    font-size: 22px;
    float: right;
    cursor: pointer;
    background: transparent;
    border: none;
    outline: none;
}

.content-cart .right_block {
    width: 75%;
    margin-left: 10px;
}

.content-cart .product-quantity {
    position: absolute;
    left: 20px;
}

.content-cart .product-name {
    line-height: 26px;
    text-transform: capitalize;
}

.cart-product-remove a {
    font-family: 'Elizabeth Handwriting';
    font-size: 42px;
    float: left;
    line-height: 42px;
    cursor: pointer;
    background: transparent;
    border: none;
    outline: none;
    color: var(--primary);
}

.cart-product-description a {
    font-family: 'Biko';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 2px;
    color: var(--primary);
}

.grid-product-quantity .qty {
    height: 20px;
    width: 100%;
    line-height: 20px !important;
    padding: 5px !important;
    text-align: center;
    min-height: 30px !important;
    min-width: 50px;
    outline: none;
}

.cart-title {
    font-family: 'Biko';
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 2.17px;
    color: #1f1f21;
    padding-bottom: 3px;
    border-bottom: 2px solid;
}

.cart-product-img {
    position: relative;
    width: 100%;
    /*height: calc(100vw / 6);*/
    overflow: hidden;
}

.cart-product-img img {
	display: block;
    width: auto;
    height: 100%;
    max-height: 170px;
    object-fit: cover;
    margin: 0 auto;
}

.cart-product-subtotal {
    line-height: 42px;
}

@media (max-width: 768px) {
    .cart-product-img {
        height: 100%;
    }
    .cart-product-remove a {
        float: right;
    }
}

.filter-open {
    margin-top: 28px;
    font-family: 'Elizabeth Handwriting';
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 2px;
    position: absolute;
    color: #444445;
    right: 24px;
    top: 0px;
}

.filter-close {
    position: absolute;
    right: 0;
    top: 0;
    font-family: 'Elizabeth Handwriting';
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    font-size: 30px;
    line-height: 30px;
    margin: 8px 16px;
    transform: rotate( 45deg);
    letter-spacing: 2px;
}

@media (max-width: 992px) {
    h3.bbg.shop {
        text-align: left;
        width: 50%;
        margin-top: 0px;
    }
    .sidebar {
        height: 0;
        overflow: hidden;
        opacity: 0;
        transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    }
    .sidebar .widget-archive {
        transition: .7s ease;
        opacity: 0;
        transform: translateY(-54px);
    }
    .sidebar.active {
        z-index: 10;
        height: calc(100vh - 90px);
        overflow: hidden;
        opacity: 1;
        transform: translateY(0px);
        transition: height 0.8s cubic-bezier(0.79, 0.14, 0.15, 0.86), opacity 0.8s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    }
    .sidebar.active .widget-archive {
        opacity: 1;
        transform: translateY(0px);
        overflow-y: auto;
        height: calc(100vh - 170px);
    }
}

.product .grid-qtd {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 20%;
}

.filt-sub-family {
    cursor: pointer;
    line-height: 18px;
    margin-bottom: 12px;
}

.filt-sub-family:hover {
    cursor: pointer;
    opacity: 0.7;
}

.collections img {
    max-width: 80%;
}

input[required],
select[required] {
    background-image: url(/babygi/imagens/Symbols/star.svg);
    background-repeat: no-repeat;
    background-position: right 5% center;
    background-size: 10px;
}

.terms .number {
    font-family: 'Elizabeth Handwriting';
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: 2px;
}

.terms .number u {
    text-decoration: underline !important;
}

@media (max-width: 768px) {
    .no-mobile {
        display: none;
    }
}

.Rectangle-9 {
    background-color: #fff;
    padding: 27px 52px 18px 67px;
    display: flex;
    justify-content: space-between;
}

.Rectangle-9 img {
    align-self: center !important;
}

.METODOS-DE-PAGAMENTO {
    font-family: Elizabeth Handwriting;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: 2px;
    color: #202022;
    margin-bottom: 0 !important;
}

.panel_faqs {
    margin: 0px 150px 0px 69px;
    max-height: 0;
    overflow: hidden;
    background-color: transparent;
}

.Orgulhamo-nos-das-no {
    padding: 34px 0px 46px 0px;
    font-family: Biko;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.77;
    letter-spacing: 2.17px;
    color: #202022;
    margin-bottom: 0 !important;
}

.p-b-313 {
    padding-bottom: 313px;
}

.p-t-7 {
    padding-top: 7px;
}

.Rectangle-9 .active img {
    transform: rotate(180deg);
}

@media (max-width: 750px) {
    .panel_faqs {
        margin: 0px 32px 0px 32px;
    }
    .Rectangle-9 {
        padding: 27px 32px 18px 32px;
    }
}

.widget-title {
    height: 50px;
}