.br-99 {
    border-radius: 99px;
}
.wapf-swatch--text {
    width: 20%;
    border: 1px solid #077823;
    text-align: center;
}
.wapf-swatch--text>label {
    margin-bottom: 0;
    padding: 11px;
}
.wapf-swatch--text>label>span {
    font-weight: bold;
}

.wapf-swatch--text .wapf-pricing-hint,
.wapf-swatch--image .wapf-pricing-hint {
    display: block;
    font-weight: normal;
}

.wapf-swatch--text.wapf-checked {
    background-color: #E4F6F3;
    border: 1px solid #077823;
}

.wapf-field-group[data-group^="p_"] .wapf-field-description {
    float: right;
    margin-top: -40px;
}
.wa-wapf-heading {
    font-weight: bold;
    color: #000;
    font-size:1.1em;
}
.wa-wapf-heading span {
    font-size: 0.7em;
}
.personalizacao-caixa-wrap {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    min-height: 300px;
    text-align: center;
    background-color: #fff;
    /* border: 1px solid #000; */
    border-radius: 10px;
    box-sizing: border-box;
    padding: 30px 10px;
    z-index: 1002;
    display: none;
}

.personalizacao-caixa-wrap span.close-btn {
    position: absolute;
    right: 20px;
    font-size: 1.5em;
    cursor: pointer;
}
.boxcustom-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1001;
    display: none;
}

div.boxcustom {
    border: 1px solid #077823;
    border-radius: 5px;
    padding: 10px 5px;
    text-align: center;
    color: #000;
    cursor: pointer;
}

.boxcustom .boxcustom-subtitle {
    font-size: 0.8em;
}

.boxcustom span.boxcustom-title {
    font-weight: bold;
}

.custombox-logo-wrap {
    width: 20% !important;
    display: inline-block;
    vertical-align: top;
}
.custombox-model-wrap {
    width: 60% !important;
    display: inline-block;
}

.personalizacao-caixa-wrap .wapf-swatch--image {
    border: 1px solid #BCBCBC;
    border-radius: 5px;
}

.personalizacao-caixa-wrap .wapf-swatch--image.wapf-checked {
    border: 3px solid #077823;
}

.personalizacao-caixa-wrap .wapf-swatch--image:first-child {
    margin-right: 40px;
}
.popup-right {
    padding: 30px 20px;
    --drawer-width: 33% !important;
}
h3.drawer-product-title {
    margin-bottom: 30px;
}

.wa-wapf-price p {
    font-size: 1.1em;
    color: #000;
    margin-bottom: 10px;
}
.wa-wapf-price span.fees {
    font-size: 0.9em;
}

.single-product h1.product-title {
    color: #000;
}
.single-product .single_add_to_cart_button {
    width: 500px;
}
.single-product p.stock {
    text-align: right;
    font-size: 0.8em;
    font-weight: bold;
}
.single-product .single-product-shipping-info {
    font-size: 0.8em;
    color: #000;
}
.recondicionados-checklist ul {
    list-style: none;
    padding: 0;
}
.recondicionados-checklist ul li {
    margin-left: 0;
    color: #000;
    font-size: 0.75em;
}
.recondicionados-checklist ul li i {
    margin-right: 5px;
    color: #077823;
}


.accordion-greenfever .accordion-item {
    margin-bottom: 10px;
}
.accordion-greenfever .accordion-title {
    background-color: #fff;
    color: #077823;
    border-radius: 10px;
    font-weight: bold;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.accordion-greenfever .accordion-title:hover,
.accordion-greenfever .accordion-title.active {
    color: #000;
}
.accordion-greenfever .accordion-item .accordion-inner {
    background-color: #fff;
    color: #000;
    margin-top: -10px;
    border-radius: 0 0 10px 10px;
    padding-top: 26px;
}
.accordion-greenfever .accordion-item .accordion-inner p {
    color: #077823;
}

.product-info-col .wp-gr,
.product-info-col .wp-gr .grw-header-inner {
    margin: 0 !important;
    padding: 0 !important;
}
.product-info-col .wp-gr .wp-google-powered {
    font-size: 0.8em !important;
}
.product-info-col .wp-gr .wp-google-powered img {
    max-width: 110px !important;
    display: none;
}
#no-options-popup.lightbox-content {
    border-radius: 10px;
}

/* .sticky-add-to-cart form .wapf,
.sticky-add-to-cart .yith-par-message-product,
.sticky-add-to-cart .single-product-shipping-info {
    display: none;
} */

.sticky-add-to-cart--active {
    background-color: #fff;
    top: 150px;
    bottom: auto;
    border-top: 0;
    border-bottom: 1px solid #ddd;
}
.sticky-add-to-cart--active .sticky-add-to-cart__product {
    width: 100%;
}
.sticky-add-to-cart--active .sticky-add-to-cart__product .col {
    padding-bottom: 0;
}
.sticky-add-to-cart--active .sticky-add-to-cart__product .button {
    margin-bottom: 0;
}
.sticky-add-to-cart__product .options_value span {
    line-height: 1.2em;
}
.sticky-add-to-cart__product .sticky-price {
    margin-bottom: 0;
    line-height: 1em;
}
.sticky-add-to-cart__product .sticky-price .subtitle {
    font-size: 0.7em;
}
.sticky-add-to-cart__product .sticky-price .amount {
    display: block;
}
.sticky-add-to-cart__product p.stock {
    margin-right: 0;
    text-align: center !important; 
}

@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .sticky-add-to-cart--active {
        display: none
    }
}