/*body{*/
/*  background-color:white;*/
/*}*/
div.product-addon-totals {
    margin: 35px 0 20px;
    padding: 20px 0 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    overflow: visible;
}

.single-product.full-width .single-product-wrapper {
    margin-bottom: 35px;
}


div.product-addon-totals ul li {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.wc-pao-addon .wc-pao-addon-wrap {
    margin: 2px;
    margin-bottom: 20px;
    width: 100%;
}

.wc-pao-addon .wc-pao-addon-wrap select {
    width: auto;
    min-width: 100%;
    margin-bottom: 10px;
}

div.product-addon-totals ul {
    list-style: none;
    margin: 0;
    padding-left: 0px;
}

div.product-addon-totals {
    margin: 50px 0 20px;
    padding: 20px 0 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    overflow: visible;
}

div.product-addon-totals .wc-pao-subtotal-line {
    justify-content: flex-end;
    border-top: 1px solid #eee;
    padding: 10px 0;
    margin-top: 0px;
}

.grecaptcha-badge { visibility: hidden; 
}


.woocommerce-loop-product__title {
    font-weight: 500;
    overflow: hidden;
    font-size: 1em;
    line-height: 1.167em;
    height: 2.334em;
    color: #0062bd;
}

/* Color text */
body, button, input, textarea {
    color: #000000;
    font-family: Inter,"Open Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    line-height: 1.714em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.product-loop-categories .product-category .woocommerce-loop-category__title {
    font-size: 15px;
    height: auto;
    color: #000000;
    font-weight: 510;
}

.owl-item>.product .loop-product-categories a, .section-onsale-product .onsale-product .loop-product-categories a, .section-onsale-product-carousel .onsale-product-carousel .onsale-product-content .loop-product-categories a, .section-onsale-product-carousel-v9 .onsale-product .loop-product-categories a, li.product .loop-product-categories a {
    color: #000000;
    font-weight: normal;
}

.pagination ul.page-numbers>li a, .pagination ul.page-numbers>li span, .woocommerce-pagination ul.page-numbers>li a, .woocommerce-pagination ul.page-numbers>li span {
    padding: 0;
    width: 35px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    vertical-align: middle;
    border-radius: 20px;
    color: black;
}

/*mobile colors*/
/*.single_add_to_cart_button, .mCustomScrollBox{*/
/*  background-color: #896a52;*/
/*}*/




