.shop-page-loop a.added_to_cart.wc-forward, .shop-page-loop a.button, .shop-page-loop a.button:hover {
    background: #660f1d !important;
    color: #fff !important;
    font-weight: 500 !important;
    padding: 14px 10px !important;
    transition: all 0.1s linear;
    margin-top: 1em !important;
    line-height: 1 !important;
    border-radius: 0px !important;
}
a.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-checkout-button-block.wc-block-mini-cart__footer-checkout.contained {
    background: #935c5b;
}

.mobile-cart .mini-cart-h {
    position: fixed;
    bottom: 127px;
    right: 15px;
    z-index: 99;
    background: var(--brown-l);
    opacity: 1;
    height: 55px;
    width: 55px;
    border-radius: 50% !important;
    box-shadow: 0px 5px 10px #660f1d7d;
}

.mobile-cart .mini-cart-h button.wc-block-mini-cart__button {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 8px;
    left: 7px;
    padding: 0px;
}

.mobile-cart .wc-block-mini-cart__button:after {
    left: 3px;
    height: 85%;
    width: 84%;
}



.bapf_loader_page {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255,255,255,.5);
    z-index: 9999
}

.bapf_lcontainer {
    position: absolute;
    top: 50%;
    margin: -20px 0 0 -20px;
    left: 50%;
    width: 30px;
    height: 30px;
    padding: 0
}

.bapf_lcontainer .bapf_loader {
    width: 100%;
    height: 100%;
    display: block;
    transform: rotate(0);
    animation: 1s linear 0s infinite bapf_loader;
    position: relative
}

.bapf_lcontainer .bapf_loader .bapf_lfirst,.bapf_lcontainer .bapf_loader .bapf_lsecond {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #000;
    background: linear-gradient(45deg,#000,transparent);
    display: block;
    border-radius: 6px
}

.bapf_lcontainer .bapf_loader .bapf_lfirst {
    bottom: 0;
    right: 0
}

.bapf_lcontainer .bapf_loader .bapf_lsecond {
    top: 0;
    left: 0;
    transform: rotate(180deg)
}

.bapf_lcontainer .bapf_labove,.bapf_lcontainer .bapf_lbelow {
    position: absolute;
    display: block;
    text-align: center;
    width: 80vw;
    left: calc(15px - 40vw)
}

.bapf_lcontainer .bapf_labove {
    bottom: 120%
}

.bapf_lcontainer .bapf_lbelow {
    top: 120%
}

.bapf_lcontainer .bapf_lafter,.bapf_lcontainer .bapf_lbefore {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    white-space: nowrap
}

.bapf_lcontainer .bapf_lbefore {
    right: 120%
}

.bapf_lcontainer .bapf_lafter {
    left: 120%
}

.bapf_lcontainer .bapf_limg {
    width: 100%;
    height: 100%
}

.berocket_single_filter_widget .tippy-tooltip,.berocket_single_filter_widget .tippy-tooltip .tippy-content {
    font-size: 1em
}
.wc-block-mini-cart__badge {
    color: #fff;
    background: green;
    border-radius: 50% !important;
    font-size: 11px !important;
    height: 24px !important;
    width: 24px !important;
    left: 122% !important;
    font-weight: 500 !important;
}
button.wc-block-mini-cart__button {
    cursor: pointer;
}

.wp-block-woocommerce-filled-mini-cart-contents-block .wc-block-components-product-metadata__description p strong {
    color: var(--brown-d);
}

.wp-block-woocommerce-filled-mini-cart-contents-block .wc-block-components-product-metadata__description p {
    font-size: 15px;
    line-height: 22px;
}

.wp-block-woocommerce-filled-mini-cart-contents-block  .wc-block-components-product-metadata {
    display: none !important;
}


.wp-block-woocommerce-mini-cart-contents a.wc-block-components-product-name {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 6px;
}

.wp-block-woocommerce-filled-mini-cart-contents-block ins.wc-block-components-product-price__value.is-discounted {
    color: var(--brown-d);
    font-weight: 500;
    font-size: 19px;
}


.wp-block-woocommerce-filled-mini-cart-contents-block span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    font-size: 19px;
    font-weight: 500;
    color: var(--brown-d);
}

.wp-block-woocommerce-filled-mini-cart-contents-block del.wc-block-components-product-price__regular {
    opacity: 0.6;
    color: var(--brown-d);
}


.wc-block-components-quantity-selector:after {
    border: 1px solid var(--brown-d);
    opacity: 0.5;
}

button.wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus {
    font-size: 25px;
}

button.wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--minus {
    font-size: 25px;
}


.wp-block-woocommerce-filled-mini-cart-contents-block .wc-block-components-button:not(.is-link).outlined {
    background: var(--brown-d);
    color: #fff;
}

.wp-block-woocommerce-filled-mini-cart-contents-block a.components-button.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-cart-button-block.wc-block-mini-cart__footer-cart.outlined {
    text-transform: uppercase;
}

table.wc-block-cart-items.wc-block-mini-cart-items tr:not(:last-child) {
    border-bottom: 1px solid #d0d0d0;
}

h2.wp-block-woocommerce-mini-cart-title-block.wc-block-mini-cart__title {
    font-size: 21px;
    font-weight: 500;
}

button.components-button.wc-block-components-button.wp-element-button.wc-block-components-drawer__close.contained.has-text.has-icon {
    background: var(--brown-d) !important;
    opacity: 1;
    color: #fff !important;
    font-weight: bold !important;
    padding: 8px !important;
}
button.wc-block-cart-item__remove-link {
    cursor: pointer;
}

.wc-block-components-product-badge.wc-block-components-sale-badge {
    background: var(--brown-d);
    border: 0px;
    color: #fff;
    font-weight: 400;
    padding: 3px 10px;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: unset;
}


/* search-filter  */
.aws-container .aws-search-form *{
    border-radius: 100px !important;
    font-size: 19px;
  }
  form.aws-search-form.aws-show-clear {
    border-radius: 100px !important;
  }

form.aws-search-form.aws-show-clear {
    border-radius: 100px !important;
}

span.aws_result_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

span.aws_result_term {
    display: none !important;
}

.aws-search-result .aws_onsale {
    background: red;
}

a.aws_result_item.aws_search_more {
    background: var(--brown-d);
    border: unset !important;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

span.aws_result_title {
    color: var(--brown-d);
}

.aws-search-result .aws_results .aws_result_item {
    padding: 10px;
}

div#aws-search-result-1 del span.woocommerce-Price-amount.amount bdi {
    font-size: 13px;
    color: #909090;
}


div#aws-search-result-1 del span.woocommerce-Price-amount.amount bdi span.woocommerce-Price-currencySymbol {
    font-size: 13px;
}

section.search-filter h2.widgettitle {
    display: none;
}
form.aws-search-form.aws-show-clear {
    border-radius: 100px !important;
    height: 50px !important;
}

a.components-button.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-checkout-button-block.wc-block-mini-cart__footer-checkout.contained {
    background: #a56866;
    color: #fff;
}


a.components-button.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-checkout-button-block.wc-block-mini-cart__footer-checkout.contained {
    background: #a56866;
    color: #fff;
    text-transform: uppercase;
}

.wp-block-woocommerce-mini-cart-footer-block.wc-block-mini-cart__footer {
    background: var(--light);
}

.wp-block-woocommerce-filled-mini-cart-contents-block .wc-block-components-notices {
    /* background: var(--light); */
}

.wp-block-woocommerce-filled-mini-cart-contents-block {}

h2.wp-block-woocommerce-mini-cart-title-block.wc-block-mini-cart__title {
    background: #661f1d;
    margin: 0px;
    padding: 10px 10px 10px 20px;
    -webkit-mask-image: unset !important;
    color: #fff;
}

table.wc-block-cart-items.wc-block-mini-cart-items tbody tr:nth-child(odd) {
    background: #f1f1f1;
    /* padding: 15px !important; */
}

.wp-block-woocommerce-mini-cart-items-block.wc-block-mini-cart__items {
    padding: 0px;
}

table.wc-block-cart-items.wc-block-mini-cart-items tbody tr {
    padding: 15px 15px 5px 15px !important;
}

@media only screen and (max-width:768px){
    .wc-block-mini-cart__footer-actions {
        flex-direction: row !important;
    }
    .shop-page-loop a.added_to_cart.wc-forward, .shop-page-loop a.button, .shop-page-loop a.button:hover {
        font-size: 14px !important;
        font-weight: 400 !important;
    }
    .shop-page-loop a.added_to_cart.wc-forward, .shop-page-loop a.button, .shop-page-loop a.button:hover {
        margin-top: 0px !important;
    }
}