/*
Theme Name: Akola
Theme URI: http://wpbingosite.com/wordpress/akola/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Akola is a modern, clean and professional WooCommerce WordPress theme. It is built to well suit for any online stores: electronics store, fashion store, jewelry store...
Version: 1.0.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: akola*/

.elementor-section.elementor-top-section.elementor-element.elementor-element-c1e30bf.elementor-section-content-middle.banner-tomatoes.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
 max-height: 430px;

}

.product-unit_prices_container {
    margin-top: 15px;
    padding-right: 5px;
}
.product-unit_prices_container_avg {
    margin-left: 15px;
}
.wwbp_calculation_section {
    color: #000;
}
.product-unit_prices_container_total_price, .product-unit_prices_container b {
    font-size: 18px;
    color: #000;
}
.single-product .product-unit_prices_container .product-unit_prices_container_avg {
    margin-left: 15px;
}

/*.site-content.blog-content-standar{
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-template-rows: repeat(3, 1fr) !important;
    gap: 10px; /* Espacio entre las celdas, ajusta según sea necesario
    justify-content: start; /* Alinea los elementos a la izquierda
} */

.entry-thumb.single-thumb {
    display: flex !important;
    justify-content: flex-start !important;
}
.post-content {
    max-width: 100%; !important;
}

.content-image-single::before {
    content: "";
    position: absolute;
    top: -136px !important;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 3;
}
content-image-single {
    height: 300px !important;
}
.single-post-content.row {
    margin-top: -100px;
}
.content-single-sidebar {
    margin-top: 100px;
}
.content-image-single .single-thumb{
margin-top: -20px !important;
}
.content-image-single .single-thumb img {
    max-width: none !important;
    position: relative;
    top: -137px;
    width: 100%;
    height: 400px;
    object-fit: cover;
    z-index: 1;
}

@media (max-width: 767px) {
    .site-content.blog-content-standar{
        display: block; /* Cambia a una columna en dispositivos móviles */
        /* Otros estilos específicos para dispositivos móviles si es necesario */
    }
}

.list-post img {
    max-width: 400px;
    height: 400px;
    object-fit: cover;
}

.post-inner .post-image{
    height: 400px;
}

span.edit-link {
    display: none !important;
}
/*breadcrumb*/


.breadcrumb {
text-transform: capitalize;
}

/*product page */

.single_add_to_cart_button.button.alt:hover {
    background-color: #36B2B4 !important;

}
span#wwbp_sale_price {
    display: none;
}

.single-product .bwp-single-info .button.quick-buy, .quickview-container .bwp-single-info .button.quick-buy {
    color: white !important;
    background-color:#009193 !important; }

.buy-together-products .item-products-wrap:not(.wpb-check) .item-product .buy-together-price {
    color: black !important;
}
.products-list.grid .product-wapper .products-content .price {
    color: black !important;
    padding-bottom: 2px;
}
.products-list.grid .product-wapper .products-content h3.product-title {
    text-align: left;
}
.products-list.grid .product-wapper .products-content h3.product-title a {
    font-weight: 400;
}

/*grid botones en pagina de categorias y catalogos */
.bwp-top-bar .display li a.two, .bwp-top-bar .display li a.three  {

    display: none;
}
.bwp-filter.bwp-filter-brand{
    display: none !important;
}

.bwp-filter.bwp-filter-types {
    display: none;
}

/*banner top*/

.bwp-navigation ul > li.level-0 > a {
    font-family: Ubuntu !important;
}
@media (min-width: 992px) {
    .header-fixed .menu-new-menu-container ul > li.level-0 > a {
        font-size: 10px !important;
    }
    .header-fixed .menu-new-menu-container ul > li.level-0 {
        padding: 0px 8px;
    }
}
@media (min-width: 11440px) {
    .header-fixed .menu-new-menu-container ul > li.level-0 > a {
        font-size: 10px !important;
    }
}
@media (min-width: 1185px) {
    .header-fixed .menu-new-menu-container ul > li.level-0 > a {
        font-size: 10px !important;
    }
}
@media (min-width: 1300px) {
    .header-fixed .menu-new-menu-container ul > li.level-0 > a {
        font-size: 12px !important;
    }
}
@media (min-width: 1400px) {
    .header-fixed .menu-new-menu-container ul > li.level-0 > a {
        font-size: 13px !important;
    }
}

.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-b2a95e4.banner-home-top {
    max-width: 1290px;
}

@media (max-width: 767px) {
    .elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-b2a95e4.banner-home-top {
        width: 345px;
        height: 248px;
    }
}
img.attachment-large.size-large.wp-image-34488 {
    display: none;
}

.banner-envio-gratis{
    width: 1320px;
}

.bwp-header .header-page-link .mini-cart .cart-icon .total-price{
    display: none;
}

/*sticky header */
#bwp-header.header-fixed{
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

#bwp-header.header-fixed .header-top-2{
    padding: 0;
}

#bwp-header .header-page-link .search-icon-desktop-sticky,
#bwp-header .search-icon-mobile
{
    display:none;
}

#bwp-header.header-fixed .header-page-link .search-icon-desktop-sticky{
    display:block;
    font-size: 22px;
    margin-top:6px
}

.header-fixed .header-left{
    display:none;
}

#bwp-header.header-fixed .header-search-form .search-from{
    max-width: 100%;
}

.header-fixed #main-navigation {
    display:grid;
    width: 100%;
    margin-top: 20px;
    grid-template-columns: 0.5fr 2fr 0.5fr;
    padding-bottom: 10px;
}
@media only screen and (min-width: 990px) and (max-width: 1090px){
    .header-fixed #main-navigation {
        grid-template-columns: 1fr 5fr 1fr !important;
    }
}
@media only screen and (min-width: 989px) and (max-width: 1068px){
    .bwp-navigation ul > li.level-0 > a {
        font-size: 12px !important;
    }

}

.header-fixed #main-navigation .header-top{
    display:block;
}
@media (max-width: 1199px) {
    .header-fixed #main-navigation img {
        width: 130px;
        margin-top: -7px;
    }
}
.header-top-2 .wpbingoLogo img {
    max-width: 150px !important;
    position: relative !important;
    margin-top: -15% !important;
}
.bwp-header.header-v1 .header-desktop{
    padding: 0px 0px 10px 0px !important;
}
.bwp-header .header-page-link {
    justify-content: center;
}


.header-fixed .menu-new-menu-container {
    margin-top: 9px;
}
.bwp-header .header-search-form .search-from #searchsubmit, .bwp-header .header-search-form .search-from #searchsubmit2{
    font-family: Ubuntu;
}

.bwp-header .header-search-form .search-from #searchsubmit, .bwp-header .header-search-form .search-from #searchsubmit2:hover{

    background-color: #80C8C9 !important;
}
.bwp-header .header-search-form .search-from #searchsubmit, .bwp-header .header-search-form .search-from #searchsubmit2:hover


@media (max-width: 991px) {
    #bwp-header .search-icon-mobile {
        display:block;
    }
    .header-top {
        display: none;
    }
}

@media (max-width: 768px) {
    .bwp-header .header-mobile {
        padding: 0px !important;
    }
    .header-fixed #main-navigation img{
        display: none;
    }
    .bwp-header .wpbingoLogo img {
        margin-top: -19px !important;
        margin-left: 0px;
    }
    .header-fixed #main-navigation {
        display:none;
    }
    #bwp-header .header-left{
        display: block;
        margin-top: 0px;
    }
    .header-top {
        display: none;
    }
    .bwp-header .header-mobile > .container > .row {
        margin-bottom: -10px;
        margin-top: 45px;
    }

    #bwp-header .search-icon-mobile {
        display:block;
        font-size: 20px;
    }
    #bwp-header .header-search-form{
        display:none;

    }
    .bwp-header .header-mobile .header-right {
        display: flex;
        justify-content: flex-end;
        align-items: baseline !important;
        margin-top: 20px !important;
        padding: 0px 8px 0px 5px !important;
    }
}


.header-left .content-2 .wpbingoLogo{
    margin-right: 40px;
}




/*iconos home*/
.item-image.elementor-animation-wobble-horizontal {
    height: 40px !important;

}




/*boton flotante desktop */
.buttonizer-label strong {
    color: #009193;
}
:not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20).buttonizer-closed-0-0-17 :not(#\20):not(#\20):not(#\20).buttonizer-label-0-0-15 {
    font-family: 'Ubuntu';
}

:not(#\20):not(#\20):not(#\20).buttonizer-button-0-0-12 {
    padding: 10px 10px 10px 15px;
    pointer-events: none !important;
    height: 50px !important;

}

div#buttonizer-button-0-0-12-label {
    line-height: 17px;
}



@media (max-width: 768px) {
    :not(#\20):not(#\20):not(#\20).buttonizer-button-0-0-12 {
        margin-left: 30px !important;
        padding: 0px 1px 0px 13px !important;
        width: 50px !important;
        height: 50px !important;
        display: flex;
    }

    :not(#\20):not(#\20):not(#\20).buttonizer-icon-0-0-13 {
        margin-right: 5px;
        margin-left: 3px;
    }
    :not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20).buttonizer-button-0-0-12:hover :not(#\20):not(#\20):not(#\20).buttonizer-label-0-0-15 {
        left: 0;
        margin-left: 0px !important;
        font-size: 10px !important;
    }


    div#buttonizer-button-0-0-12-label {
        line-height: 13px;
    }

    :not(#\20):not(#\20):not(#\20).buttonizer-group-0-0-1 {
        bottom: 10% !important;
    }
    :not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20).buttonizer-button-0-0-12:hover :not(#\20):not(#\20):not(#\20).buttonizer-icon-0-0-13 {
        display: flex !important;
    }
    :not(#\20):not(#\20):not(#\20).buttonizer-closed-0-0-17 {
        border-radius: 50px !important;
    }

}

/* estilo botones all web
 */

.woocommerce-cart .cart-collaterals .shipping-calculator-form .button{
    font-family: Ubuntu !important;
    text-transform: capitalize !important;
}

a.button.wp-element-button.product_type_simple.add_to_cart_button {
    border-radius: 30px;
}
.buy-together-products .buy-together-right-part .buy-together-add-all-to-cart-btn-wrap .buy-together-add-all-to-cart, .woosw-page, .woosw-continue {
    border-radius: 30px !important;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner .woosw-continue:after {
    content: "";
    position: absolute;
    z-index: -1;
  -webkit-transition: none !important;
     transition:none !important;
    width: 0;
    height: 100%;
    top: 50%;
    left: 50%;
    background-color: #80C8C9 !important;
    opacity: 0;
    /* visibility: hidden; */
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
     transform: none;
}


.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner .woosw-continue {
    border: 1px solid #009193;!important;
    color: #fff !important;
    background-color:#009193;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner .woosw-continue {

    color:white !important;
}

a.button.btn.checkout.btn-default {
    background-color: #009193;
}


a.button.btn.checkout.btn-default:hover{
    background-color: #80C8C9 !important;
}

.checkout #place_order:hover {
    background-color: #80C8C9 !important;
}

.category-posts .cate-post-content .read-more:hover, .author .read-more:hover, .search .read-more:hover, .post-related .read-more:hover {
    background:#80C8C9 !important;
}
#shipping_method li label {
    color: #000;
}
tr.woocommerce-cart-form__cart-item.cart_item + tr > .actions,
tr.woocommerce-cart-form__cart-item.cart_item td {
    border: none !important;
}
.checkout .woocommerce-checkout-review-order .cart_item {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
}
.woocommerce-cart-form table.shop_table .coupon .button:hover {
    background-color: #80C8C9 !important;
}

.woocommerce-cart .woocommerce-cart-form .actions .bottom-cart h2 a:hover {
    background-color: #009193 !important;
    color:white !important;
}
.cart_totals .wc-proceed-to-checkout > a.wc-forward:hover {
    background-color: #80C8C9 !important;
}

.woocommerce-cart-form table.shop_table .coupon .button{
    font-family: Ubuntu;
    font-weight: 500;
}

.woocommerce-cart .woocommerce-cart-form .actions .bottom-cart h2 a {
    font-family: Ubuntu;
    font-weight: 500;border: 2px  solid #009193;
    background: #ffffff !important;
    color: #009193 !important;
}
.woocommerce #respond input#submit, .woocommerce button.button, .woocommerce input.button{
    font-family: Ubuntu;
    font-weight: 500;
}
.woocommerce #respond input#submit:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #80C8C9 !important;
}
.woosw-list .woosw-actions .woosw-copy .woosw-copy-btn input:hover {
    background-color: #80C8C9 !important;
    color:#ffffff !important;
}
#woosw_copy_btn {
    font-family: Ubuntu;
}
.mini-cart .cart-popup .buttons .button:before {
    background-color: #80C8C9 !important;
}

.woocommerce-account #customer_login .button-login input[type="submit"], .woocommerce-account #customer_login .button-register input[type="submit"]{
    font-family: Ubuntu;
    font-weight: 500;
}
.woocommerce-account #customer_login .button-register input[type="submit"] {
    background-color: #009193 !important;

}
.woocommerce-account #customer_login .button-register input[type="submit"]:hover {
    background-color: #80C8C9 !important;

}
.form-login-register .box-form-login .button-next-reregister, .form-login-register .box-form-login .button-next-login {
    font-family: Ubuntu;
    font-weight: 500;
    background: #009193 !important;
}

.form-login-register .box-form-login:hover {
    color: #80C8C9 !important;
}
.form-login-register .box-form-login .button-login input[type="submit"], .form-login-register .box-form-login .button-register input{
    font-family: Ubuntu;
    font-weight: 500;
    background: #009193 !important;
}
.form-login-register .box-form-login .button-login input[type="submit"], .form-login-register .box-form-login .button-register:hover{
    background-color: #80C8C9 !important;
}



a.button.btn.view-cart.btn-primary{
    color:#009193;
    background-color:#ffffff !important;
    border: solid 2px #009193 ;
}
a.button.btn.view-cart.btn-primary:hover{
    background-color:#ffffff !important;
}

/* slider tiras home */
@media (max-width: 767px) {
    .buttonizer .buttonizer-button i{
        margin-right: 0px !important;
    }

    .buttonizer.opened .buttonizer-button i{
        margin-right: 18px !important;
    }

    .buttonizer .buttonizer-button .buttonizer-label{
        display: none !important;
        margin-right: 18px !important;
    }

    .buttonizer.opened .buttonizer-button .buttonizer-label{
        display: block !important;
    }
}

@media (min-width: 768px) {
    #homeslider_tiras > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{
        display: flex;
    }
    .homeslider_tira_element{
        width: 25% !important;
    }
}

@media (max-width: 767px) {
    .homeslider_tira_element{
        width: 280px;
    }
}



.elementor-element.elementor-element-94db914.elementor-position-left.elementor-vertical-align-middle.elementor-mobile-position-left.elementor-widget__width-auto.iconneed.elementor-view-default.elementor-widget.elementor-widget-icon-box {
    display: none;
}

.woocommerce-page-header{
    margin-bottom: 0px !important;
}

/*banner telefono */
.container-banner-top-information{
    display:flex;
    justify-content: space-evenly;
}
.container-banner-top-information .container {
    max-width: 1240px !important;
    padding-top: 5px;
}
.information-food-banner{
    font-size:14px !important;
    font-weight: bold !important;
    line-height: unset !important;
    margin-top: 0px !important;
    white-space: nowrap;

}

.help-telephone-general-item {
    background: #FFD046;
    height: 33px;


}
.help-telephone-item {
    display: -webkit-inline-box;
    font-size: 12px;

}
@media screen and (max-width: 1250px) and (min-width: 1010px) {
    .help-telephone-item {
        margin-left:40px;
    }

}

span.help-text-telephone {
    color: black;
    margin-right: 5px;
    font-weight: 500;
    font-family: 'Ubuntu';
}

.help-telephone-number a{
    color: #009193 !important;
    font-weight: 500;
    font-family: 'Ubuntu';


}
.help-telephone-number a:hover{
    color: #80C8C9 !important;
}


.header-top {
    display:none;
}

.header-fixed .help-telephone-general-item {
    display:none;
}
.bwp-header.header-v1 .header-top-2{
    margin-top: 10px !important;
}

/* total carrito */
.cart_totals .wc-proceed-to-checkout {
    margin-top: 10px;
}

/* Entradas Blogs */

.post-content {
    max-width: 100%;
}

.bwp-top-bar .display {
    padding-right: 1px !important;
}

.btn-default:before, .btn-primary:before {
    position: absolute;
    content: "";
    top: 0;
    background: none!important;
    left: 0;
    text-decoration: none;
    width: 100%;
    height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition:none !important;
     transition: none !important;
    z-index: -1;
    text-decoration: none !important;
    color:red !important;
}
.akola-topcart.popup .mini-cart .cart-popup .buttons .button {
    font-family: 'Ubuntu' !important;
}


/* cuadro de cantidad de productos en product page */

input.wwbp_button.minus, input.wwbp_button.plus{
    font-size: 12px;
    width: 30px;
    background-color: #009193 !important;

    margin-top: 5px;
    border: none;
}

.wwbp_calculation_section .weight .qty {

    margin-left: 5px;
    margin-right: 5px;

}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {

    padding-top: 2px;
}

 input.wwbp_button.plus:hover{
     background-color: #80C8C9 !important;
}
input.wwbp_button.minus:hover{
    background-color: #80C8C9 !important;
}


/*slider categorias*/

.elementor-31665 .elementor-element.elementor-element-fa69e6d .bwp-woo-categories .item-product-cat-content {
    position: relative;
    overflow: hidden;
}

.elementor-31665 .elementor-element.elementor-element-fa69e6d .bwp-woo-categories .item-product-cat-content {
    position: relative;
    overflow: hidden;
}

.home-category-slider-items .slick-list{
    padding: 15px 5px;
}

.home-category-slider-items .item-product-cat-content:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.3s ease;
    z-index: 1;
}

.home-category-slider-items .item-product-cat-content:hover .item-title a{
    color: #009193;
}

.home-category-slider-items .item-product-cat-content:hover .item-title a:before {
    width: 100%;
    background: #009193;
}



.home-category-slider-items .elementor-animation-grow:active,
.home-category-slider-items .elementor-animation-grow:focus,
.home-category-slider-items .elementor-animation-grow:hover {
    transform: none;
}

.home-category-slider-items .item-product-cat-content:hover .item-title a:before {
    width: 100%;
    background: #009193;
}

/* category filter sticky */



@media (max-width: 767px) {

    .main-archive-product .bwp-top-bar{
        position: sticky;
        align-self: flex-start;
        top: 85px;
        padding-top: 10px;
    }
    .container-top-bar-filters{
        position: sticky;
        align-self: flex-start;
        top: 102px;
        z-index: 10;
    }
    .bwp-top-bar{
        background-color: white;
    }
    .sidebar .main-archive-product.row .bwp-sidebar > * {
        padding: 0 12px;
        font-size: 12px;
    }

    .filter_category_product .children{
        padding-left: 15px;
    }
    .bwp-filter-ajax #bwp_form_filter_product .filter_category_product .item-category .children {
        padding: 0px 0 0 2px !important;
    }
    .bwp-filter-category h3,
    .bwp-filter-price h3,
    .bwp-filter-brand h3,
    .bwp-filter-types h3 {
        font-size: 18px !important;
    }
    .page-title.bwp-title {
        margin-bottom: 20px;
    }
    .bwp-main .page-title{
        margin-bottom: 20px !important;
    }
}

div#pa_category {
    line-height: 35px;
}

.bwp-filter-ajax #bwp_form_filter_product .filter_category_product .item-category .arrow {
    margin-top: 8px;
}

/*product page */
.single-product .product-type-simple .bwp-single-info .entry-summary > .cart .quantity-button, .quickview-container .product-type-simple .bwp-single-info .entry-summary > .cart .quantity-button {
    display: grid !important;
    flex: none !important;
}
@media (max-width: 480px) {
    .single-product .product-type-simple .bwp-single-info .entry-summary > .cart .quantity-button {
        margin-right: 0 !important;
    }
    .single-product .product-type-simple .bwp-single-info .entry-summary > .cart {
        display: block !important;
    }
    .single-product .bwp-single-info .quantity, .quickview-container .bwp-single-info .quantity {
        margin-right: 0 !important;
    }
    .product_form_type .product_form_type_element.product_form_weight {
        margin-left: 0 !important;
    }
    div.product_form_type div.product_form_type_element {
        width: 50% !important;
        font-size: 11px;
    }
    .single-product .product-type-simple .bwp-single-info .entry-summary > .cart .quantity {
        width: 100%;
    }
}
button.single_add_to_cart_button.button.alt {
    margin-top: 10px !important;
}

.single-product .bwp-single-info .quantity input, .quickview-container .bwp-single-info .quantity input {
    width: 100% !important;
}

.quantity{
    margin-top: 20px !important;
}

div.woocommerce-info, div.woocommerce-message {
    border: 1px solid #009193;
    background: #fff;
    color: #000;
    font-size: 16px;
}
div.woocommerce-info:before, div.woocommerce-message:before {
    content: "\e8f5";
    font-family: 'eicons';
    font-weight: 700;
    left: 14px;
    top: 13px;
    font-size: 20px;
}
div.woocommerce-info:after, div.woocommerce-message:after, ul.woocommerce-error:after {
    content: "\e87f";
    font-family: 'eicons';
    font-weight: 400;
    right: 0;
    top: 13px;
    font-size: 19px;
    float: right;
    cursor: pointer;
}
.woocommerce-message + .woocommerce-message {
    display: none;
}
ul.woocommerce-error {
    border: 1px solid #b81c23;
    background: #fff;
    color: #000;
}
ul.woocommerce-error:before {
    top: 12px;
}

/* banner envios */
.container-banner-envios{
    display: none;
}
span.elementor-icon-list-icon.styles-icon-shipping {
    color: #009193;
}

@media (max-width: 767px) {
    .container-banner-envios {
        display: block;
        background-color: #ffd046;
        position: fixed;
        top: 0;
        width: 100% !important;
        text-align: center;
    }

    .banner-envios-gratis a {
        color: black;
        font-size: 10px;
        font-family: Ubuntu;
        font-weight: 600;
        padding:0px;
        margin: 0px;
    }


}

/*Wish list */
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner .woosw-page{
    background-color: #009193 !important;
    font-family: Ubuntu;
}
.woosw-continue {
    background-color: #009193 !important;
    color:inherit  !important;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner .woosw-continue {
    color: inherit !important;
    font-family: Ubuntu;


}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner .woosw-continue {
    position: relative;
    background-color: white; /* Cambia a tu color deseado */
    z-index: 1;
}



.item-image:hover,
.product-cat-content-info:hover,
.item-title:hover {
    color: blue; /* Cambia a tu color deseado */
}

/*blog */
.entry-post img {
    height: 300px;
}
.post-inner img {
    height: 400px !important;
}
@media (max-width: 767px){
    .post-inner img {
        height: 300px !important;
    }
    .post-inner .post-image {
        height: 300px !important;
    }
}
.category-posts .cate-post-content .read-more, .author .read-more, .search .read-more, .post-related .read-more {
    font-family: Ubuntu;
}

.category-posts .cate-post-content .blog-content-standar .cat-links a, .author
.blog-content-standar .cat-links a, .search .blog-content-standar .cat-links a, .post-related .blog-content-standar .cat-links a {
    background-color: #009193 !important;;
}

.category-posts .cate-post-content .blog-content-standar .cat-links a:hover,
.author .blog-content-standar .cat-links a:hover,
.search .blog-content-standar .cat-links a:hover,
.post-related .blog-content-standar .cat-links a:hover {
    background-color: #80C8C9 !important;

}


.entry-thumb.single-thumb{
    justify-content: center !important;
}

body.post-template-default.single.single-post {
    margin: 0; /* Elimina el margen predeterminado */
    width: 100%; /* Establece el ancho al 100% */
}

.contact-menu-item span.menu-item-text {
    color: black !important;
}

.contact-menu-item span.menu-item-text:hover {
    color: #009193 !important;
}

.content-single-sidebar .content-info {
    display: grid;
    justify-content: center;
    position: relative;
    background-color: transparent;
    z-index: 5;
    top:60px;
}

.content-info .post-categories {
    text-align: center;

}
.content-info .post-categories a{
    color: white !important;
}
.category-posts .cate-post-content .post-categories a, .author .post-categories a, .search .post-categories a, .post-related .post-categories a{
    background-color: #009193 !important;
}
.category-posts .cate-post-content .post-categories a:hover, .author .post-categories a:hover, .search .post-categories a:hover, .post-related .post-categories a:hover{
    background-color: #80C8C9 !important;
}
@media (max-width: 767px){
    .content-info .entry-title{
        font-size: 18px;
        text-align: center;
    }
}
.content-info .entry-title{
    padding: 0px 20px;
    color: white !important;
}

.item-image.elementor-animation-grow {
    min-height: 40px;
}


@media (max-width: 767px) {
    .table-cooking >.table td, .table th, table td, table th {
         padding: 8px 0px !important;
    }
}

.boton-haz-tu-pedido i {
    margin-top:-5px
}

/* body footer
 */

.body-footer-albatica {
    width: 1320px
}
@media (max-width: 767px) {
    .elementor-11196 .elementor-element.elementor-element-7fed9ca,.logo-footer-albatica img{
        text-align: center !important;
    }
  .text-footer-primero {
        margin-bottom: -17px !important;
    }
    .elementor-element.akola-rights.elementor-widget.elementor-widget-text-editor {
        text-align: center;
    }
    .conditions-terms-albatica .elementor-widget-container {
        text-align: center!important;
    }
    #bwp-footer {
        padding-bottom: 0px !important;
    }
}

/*quitar item de formato de categoria y filtros  ademas de configuraciones de estilos de filtros*/

.bwp-top-bar .display {
    display: none!important;
}
label.name.titulo-filtro-categoria {
    text-transform: uppercase;
    font-weight: 600 !important;
}
.bwp-top-bar .woocommerce-filter-title > span:hover {
    background-color: #80C8C9 !important;
}
button.filter_clear_all {
    color: black;
}



/* checkout */
.checkout-top .checkout_coupon .description {
    white-space: nowrap !important;
    margin: 10px auto 10px !important;
}


/*linea divisora de todas las paginas */

.elementor-11196 .elementor-element.elementor-element-8f155ee .elementor-divider {
    display: none;
}
/*  itemes en buscador */

.item-image .pull-left {
    max-width: 70px;
    max-height:96px ;
}



 .header-fixed .search-from{
     padding-top: 10px;
 }

.header-fixed .header-search-form .search-from #searchsubmit2{
    margin-top: 10px !important;
}


.product_form_type .product_form_type_element {
    font-weight: 400 !important;
    width: inherit !important;

}

.product_form_type .product_form_type_element.active {
    border-bottom: 3px solid #009193;
    font-weight: 600 !important;
}
.product_form_weight{
    margin-left: 60px !important;
}

@media (max-width: 767px) {
    .product_form_weight{
        margin-left: 50px !important;
    }
    .woosw-wishlist {
        margin-left: 41%;
    }
    .shop-page {
        display: none;
    }

}

.product_form_type {
    display:block;
}
.product_form_type .product_form_type_element {
    display:inline-block;
    width:50%;
    border-bottom: 1px solid #eee;
    padding: 10px;
    text-align: center;
    float: left;
    cursor: pointer;
    font-weight: 700;
    color: #000;
}
.product_form_type .product_form_type_element.active {
    border-bottom: 3px solid #009193;
}

.woocommerce-tabs ul.tabs li a {
    display:inline-block;
    border: none;
    border-bottom: 1px solid #eee;
    padding: 10px;
    text-align: center;
    float: left;
    cursor: pointer;
    font-weight: 700;
    color: #8d8d8d;
    border-radius: 0;
}
.woocommerce-tabs ul.tabs li.active a, .woocommerce-tabs ul.tabs li:hover > a {
    background: #fff;
    color: #000;
    border: none;
    border-bottom: 3px solid #009193;
    border-radius: 0;
    margin-bottom: 5px;
}
div#tab-tabla-nutricional table, div#tab-tabla-nutricional td {
    color: #000;
    border-left: 0;
    border-right: 0;
    font-size: 17px;
}
div#tab-tabla-nutricional td:nth-child(1) {
    font-weight: 700;
}
div#tab-tabla-nutricional td:nth-child(2) {
    text-align: right;
}
div#tab-tabla-nutricional h2 {
    display: none;
}




.bwp-top-bar .woocommerce-ordering {
    border: 0;
    padding: 0;
    display: block;
    background: transparent;
}
.woocommerce-ordering .pwb-dropdown .dropdown show{
    display:block !important;
}


/* móvil desplegable de categorias a la izquierda */
.login-header:not(.wishlist-box) a::before {
    /* Aquí coloca las propiedades para el pseudo-elemento ::before que deseas desactivar */
    content: none !important; /* Esto oculta el contenido del pseudo-elemento */
    /* Agrega cualquier otra propiedad necesaria para desactivar el pseudo-elemento */
}

i.login-header-Heart {
    font-size: 17px !important;
}
.content-mobile-menu .login-header a:after, .bwp-canvas-vertical .login-header a:after {
   background-color: #009193 !important;
}

.header-mobile-fixed {
    display: none !important;
}



@media (min-width: 1024px) {
    .woosw-wishlist {
        position: absolute !important;
        top: 3%;
        left: 31%;
    }
    .products-list.grid .product-wapper .products-thumb .product-button {
        padding: 42px 0px 0px 13px !important; }

}

/* precio de buscador*/
.price {
    font-size: 15px;
    color: black !important;
}



.despensa-estilo .sub-menu {
    column-count: 3; /* Divide en tres columnas */
    column-gap: 10px; /* Espacio entre columnas */
    padding: 20px;
    width: 700px;

}

.despensa-estilo .sub-menu li {
    margin-bottom: 5px; /* Espacio entre elementos de la lista */
    padding: 15px;
}

.despensa-estilo .sub-menu a {

    display: block; /* Hace que el enlace ocupe todo el espacio del elemento de lista */
    margin-bottom: 8px; /* Añade un margen inferior para separar los enlaces */
}

.bwp-navigation ul > li.level-0 .sub-menu {
    LEFT: -54% !important; }
@media (min-width: 998px) {
    .bwp-navigation ul > li.level-0 ul.sub-menu {
        min-width: 280px;
    }
}


.bwp-navigation ul > li.level-0.despensa-estilo > .sub-menu{
    /* Estilos para los elementos del submenú específico */
    LEFT: -221% !important; /* Ajusta el valor según tus necesidades */
}

.ver-todo-link {
    font-weight: 600;
}

/* tablas debajo de product page */

.woocommerce-tabs .content-woocommerce-tabs {
    max-width: 1000px !important;

}

.woocommerce-tabs ul.tabs li:hover a, .woocommerce-tabs ul.tabs li.active a {
    border-radius: 30px !important;
}

.table-bordered, .table-bordered td, .table-bordered th, table, table td, table th {
    border: 1px solid #009193 !important; }


.container-tittle-button-wishlist {
    display:flex;
}

.container-woos-button {
    margin-top: -5px;
    margin-left: 5px;
}

.woosw-wishlist {
    display: none;
}

.ver-todo-link {
    font-weight: 600;
}

 /*submenu{
    display:none;
}

submenu.open {
    display:block !important;
}
/*
.bwp-navigation .menu-item-has-children:hover > .sub-menu {
    opacity: 0 !important;
    visibility: hidden !important;
    display:none !important;}

.bwp-navigation ul > li.level-0 .sub-menu.open {
    opacity: 1 !important;
    visibility: visible !important;
    display:block !important;
    transition: none !important;
    transform: none !important;
    box-shadow: none !important;
}
*/

a.woosw-page.woos-page-design {
    border: none !important;
    font-family: 'Ubuntu';
    color:white !important;
}

a.woosw-continue.woos-page-design{
    border: none !important;
    font-family: 'Ubuntu';
    color:white !important;
}

.woosw-continue a{
    border: none !important;
    font-family: 'Ubuntu';
    color:white !important;
}

.wwbp_calculation_section{
    display: none;
}
/*resposive movile top-bar*/

@media (max-width: 991px){
    .banner-envios-gratis h1 {
        font-size: 10px;
        margin: 0 0;
    }
}
@media (max-width: 361px){
    .banner-envios-gratis h1 {
        font-size: 8px;
    }
    .banner-envios-gratis {
        height: 46px;
    }

}

@media only screen and (min-width: 425px) and (max-width: 990px) {
    .bwp-header .wpbingoLogo img {
        max-width: 180px !important;
    }
}



/*table calculation */

#tab-tabla-nutricional table td,
#tab-tabla-nutricional table th {
    padding: 4px 28px !important;
}

/*etiqueta descuento */
.onsale {
    border: 1px dashed #F8981D !important;
    color: #F8981D !important;
    line-height: 28px;
}

.price ins {
    text-decoration: none;
    color: black !important;
    font-size: 15px;
}

.contents-detail .bwp-single-product .woocommerce-product-gallery .slick-slide img {
    width: auto !important;
}


.products-list.grid .product-wapper .products-thumb {
    /* width: 130px; */
    height: 230px;
    width: 204px;
    max-width: 100%;
}

.breadcrumb-noheading {
    margin-top: 15px;
}

.product-unit_prices_container {
    margin-top: 15px;
    padding-right: 5px;
}
.product-unit_prices_container_avg {
    margin-left: 0;
    display: block;
}
body.product-template-default .products-thumb + div > img {
    display: inline-block;
}
.bwp-quick-view {
    /*min-height: 90%;
    width: 90% !important;*/
    /*margin: auto;
    left: 0 !important;
    right: 0 !important;*/
}
.bwp-quick-view.add-content .quickview-container .bwp-single-info {
    position: relative;
    overflow: initial !important;
}
@media (max-width: 1050px) {
    .quickview-container .product-type-simple .bwp-single-info .entry-summary > .cart {
        display: block !important;
    }
    .bwp-quick-view .product_form_type .product_form_type_element {
        width: 100% !important;
        margin: 0 !important;
    }
}
@media (max-width: 950px) {
    .bwp-quick-view.add-content .quickview-container .img-quickview {
        width: 480px !important;
    }
    .bwp-quick-view.add-content .quickview-container .bwp-single-info {
        padding: 10px 20px 50px 350px;
    }
}
@media (max-width: 767px) {
    .bwp-quick-view.add-content .quickview-container .img-quickview {
        width: 100% !important;
        float: none;
        margin: auto;
    }
}

.purchase_info {
    display: none;
    width: 322px;
    max-width: 100%;
}

.products-list.grid .product-wapper .products-thumb .product-button .product-quickview > a:not(.loading):before {
    content: "\e929" !important;
}
.bwp-quick-view:not(.add-content) img {
    display: none;
}
.products-list.grid.products .product-wapper .products-content .btn-atc a.added {
    display: inline-block;
}
.products-list.grid.products .product-wapper .products-content .btn-atc a.added_to_cart {
    display: none;
}
.bwp-filter-ajax #bwp_form_filter_product .filter_category_product .item-category[data-id_category="19"] {
    display: none;
}
.woocommerce-tabs ul.tabs {
    padding-bottom: 10px;
}
.bwp-navigation ul > li.level-0 > ul.sub-menu li a {
    display: inline-block;
    text-transform: lowercase;
}
.bwp-navigation ul > li.level-0 > ul.sub-menu li a:first-letter {
    text-transform: uppercase;
}
.bwp-main .page-title h1, .bwp-navigation ul > li.level-0 > a > span {
    display: inline-block;
    text-transform: lowercase;
}
.bwp-main .page-title h1:first-letter, .bwp-navigation ul > li.level-0 > a > span:first-letter {
    text-transform: uppercase;
}
.btn-atc > .quantity {
    display: inline-block;
}
.btn-atc > .quantity > input.qty {
    float: none;
}
.btn-atc > .quantity > .plus {
    float: right;
}
@media (max-width: 767px) {
    .products-list.grid .product-wapper.content-product1.product-wapper .btn-atc {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        align-content: center;
        justify-content: center;
    }
    .products-list.grid .product-wapper.content-product1.product-wapper .btn-atc > .quantity {
        display: inline-block;
        margin: 0 10px !important;
    }
    .products-list.grid .product-wapper.content-product1.product-wapper .btn-atc > .quantity > input.qty {
        float: none;
    }
    .products-list.grid .product-wapper.content-product1.product-wapper .btn-atc .quantity .plus,
    .products-list.grid .product-wapper.content-product1.product-wapper .btn-atc .quantity .minus {
        width: 38px;
    }
    .products-list.grid .product-wapper .products-content .btn-atc a {
        width: auto;
    }
    .products-list.grid .product-wapper .products-content .btn-atc a.loading {
        font-size: 14px !important;
        color: #009193;
    }
}
.woocommerce-Price-currencySymbol {
    padding-left: 3px;
}
.product_brand, .product_origin {
    margin-bottom: 10px;
}


.tabs .slick-list.draggable {
    padding: 0 20px;
}
@media (max-width: 767px) {
    .tabs .slick-list.draggable {
        padding: 0 50px;
    }
}
.tabs .slick-arrow {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    font-size: 18px;
    color: #fff;
    top: 38%;
    background: #009193;
    visibility: visible;
    opacity: 1;}
.tabs .slick-arrow.fa-angle-left {
    top: 0;
    left: 0; }
.tabs .slick-arrow.fa-angle-right {
    top: 0;
    right: 0;
    left: auto; }
.tabs .slick-arrow:hover {
    background: #005f60; }

body.wishlist .quantity .plus, body.wishlist .quantity .minus {
    float: right;
}
body.wishlist .quantity {
    float: left;
}
body.wishlist .quantity input.qty {
    float: right;
}
.activeShippingMethod label:before {
    background: #000;
    border-color: #000;
}
.woocommerce-cart .cart-collaterals .fee {
    padding: 15px 30px;
}
.woosw-item--add .quantity{
  display: flex;
  flex-direction: row-reverse;
}
.woocommerce-cart-form .cart_item .quantity {
  display: flex!important;
  flex-direction: row-reverse;
  width: fit-content;
  margin-left: 0;
}
.single-product .product_volumen {
  font-size: 20px;
  margin: 0 0 10px 0;
}
.single-product .tabs {
  overflow-x: hidden!important;
} 
#woosw_wishlist.woosw-popup .woosw-items .woosw-item .woosw-item--remove span:before {
  content: "\01F5D1"!important;
}
#woosw_wishlist.woosw-popup .woosw-items .woosw-item .woosw-item--remove span:hover:before {
  -webkit-transform: unset!important;
  -moz-transform: unset!important;
  -ms-transform: unset!important;
  -o-transform: unset!important;
  transform: unset!important;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--remove span:before {
  content: '\01F5D1'!important;
}
.woosw-list .woosw-items tbody tr td.woosw-item--remove span:hover:before {
  -webkit-transform: unset!important;
  -moz-transform: unset!important;
  -ms-transform: unset!important;
  -o-transform: unset!important;
  transform: unset!important;
}

.floating-allergens{
  position: absolute;
  top: 0;
  right: 0;
}

.checkout-allergens{
  display: flex;
  align-items: center;
  gap: 5px;
}

.floating-allergens .tooltip-icon,
.checkout-allergens .tooltip-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #756b6b;
  color: white;
  text-align: center;
  border-radius: 50%;
  line-height: 14px;
  cursor: pointer;
  position: relative;
  font-size: 9px;
}

.checkout-allergens .tooltip-icon,
.principal-floating-allergens {
  display: flex;
  align-items: center;
  justify-content: center;
}

.floating-allergens .tooltip-icon::after,
.checkout-allergens .tooltip-icon::after {
  content: attr(data-tooltip);
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #756b6b;
  color: white;
  padding: 5px;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s;
  font-weight: 300;
  font-size: 11px;
  width: max-content;
  max-width: 300px;
}

.floating-allergens .tooltip-icon:hover::after,
.checkout-allergens .tooltip-icon:hover::after {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  .floating-allergens .tooltip-icon::after,
  .checkout-allergens .tooltip-icon::after {
    transform: translateX(-35%);
  }
}

.woocommerce-checkout .checkout-review-order-table-wrapper,
.woocommerce-cart .woocommerce .cart-collaterals{
    max-width: 450px;
    color: black;
    background: #fff6e9;
    border: none !important;
    padding: 0 !important;
    padding-bottom: 10px;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
.woocommerce-checkout .checkout-review-order-table-wrapper .cart-content,
.woocommerce-cart .cart-collaterals .cart_totals .cart-content{
    padding: 20px 25px;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .payment-section{
    padding: 10px 25px 0;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .cart-title h2,
.woocommerce-cart .cart-collaterals .cart_totals .cart-title h2{
    background: #009192;
    color:white;
    border-bottom: solid 1px black;
    text-align: center;
    font-size: 22px;
    font-weight: 900;
    line-height: 40px;

}
.woocommerce-checkout .checkout-review-order-table-wrapper  .amount-container .amount,
.woocommerce-cart .cart-collaterals .cart_totals .amount-container .amount{
    text-align: right;
    font-size: 14px;
}


.woocommerce-cart .cart-collaterals .cart-subtotal.amount-container,
.woocommerce-cart .cart-collaterals .fee-total.amount-container,
.woocommerce-cart .cart-collaterals .fee.amount-container,
.woocommerce-cart .cart-collaterals .cart-content  .order-total.amount-container{
    margin-left: 0px;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .cart-subtotal.amount-container,
.woocommerce-checkout .checkout-review-order-table-wrapper .fee-total.amount-container,
.woocommerce-checkout .cart-collaterals .fee.amount-container,
.woocommerce-checkout .cart-collaterals .cart-content  .order-total.amount-container{
    margin-left: 0px;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .cart_totals .amount-container,
.woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-totals.shipping,
.woocommerce-cart .cart-collaterals .cart_totals .amount-container,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals.shipping{
    padding: 0;
    display: flex;
    justify-content: space-between;
    border-top: none;
    align-items: center;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-totals.shipping,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals.shipping{
    flex-direction: column;
    align-items: flex-start;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-totals.shipping div,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals.shipping div{
	width: 100%;
}

.woocommerce-shipping-methods .shipping-free-label{
    float: right;
}

.woocommerce-cart .cart-collaterals .shipping-section,
.woocommerce-cart .cart-collaterals .subtotal-section,
.woocommerce-cart .cart-collaterals .shipping-section,
.woocommerce-cart .cart-collaterals .discount-section{
    margin-bottom:10px;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .payment-section,
.woocommerce-checkout .checkout-review-order-table-wrapper .shipping-section,
.woocommerce-checkout .checkout-review-order-table-wrapper .subtotal-section,
.woocommerce-checkout .checkout-review-order-table-wrapper .shipping-section,
.woocommerce-checkout .checkout-review-order-table-wrapper .discount-section{
    margin-bottom:10px;
}

/* .woocommerce-checkout .checkout-review-order-table-wrapper .shipping-section > :not(.title), 
.woocommerce-checkout .checkout-review-order-table-wrapper .discount-section .discount-breakdown > :not(.fee-total),
.woocommerce-checkout .cart-collaterals .shipping-section > :not(.title), 
.woocommerce-checkout .cart-collaterals .discount-section .discount-breakdown > :not(.fee-total){
    margin-left: 25px;
} */

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals.shipping li,
.woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-totals.shipping li{
    display: flex;
    flex-direction: column;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals.shipping li li{
    flex-direction: row;
    font-size: 12px;
    line-height: 1.2;
    display: block;
    padding-left: 50px;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-totals.shipping li li{
    flex-direction: row;
    font-size: 12px;
    line-height: 1.2;
    display: block;
    padding-left: 50px;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-totals.shipping li .shipping_method + label,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals.shipping li .shipping_method + label {
    margin-left: 25px;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-totals.shipping li .shipping_method + label:before,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals.shipping li .shipping_method + label:before {
    background: transparent;
    line-height: 7px;
    border-radius: 0;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-totals.shipping li input[type="hidden"].shipping_method + label:before,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals.shipping li input[type="hidden"].shipping_method + label:before,
.woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-totals.shipping li .shipping_method:checked + label:before,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals.shipping li .shipping_method:checked + label:before {
    color: red;
    content: "✔";
}

.woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-destination{
    margin-bottom: 0px;
    /* border-bottom: 1px solid #333; */
    display: inline-block;
    margin-left: 25px;
    width: auto;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-destination{
    margin-left: 48px;
}

.woocommerce-shipping-destination-info{
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .total-table-container,
.woocommerce-cart .cart-collaterals .total-table-container{
    margin-top: 20px
}

.woocommerce-checkout .checkout-review-order-table-wrapper .total-table-container .shipping-weight-disclaimer,
.woocommerce-cart .cart-collaterals .total-table-container .shipping-weight-disclaimer{
    /* border: 1px black solid; */
    border-bottom: none;
    padding: 10px 5px 1px;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .total-table-container .temporal-section,
.woocommerce-cart .cart-collaterals .total-table-container .temporal-section{
    /* border: 1px black solid; */
    padding: 10px 10px;
}
    
.woocommerce-checkout .checkout-review-order-table-wrapper .total-table-container h4,
.woocommerce-cart .cart-collaterals .total-table-container h4{
    margin-top: 0px
}

.woocommerce-checkout .checkout-review-order-table-wrapper .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button{
    font-size: 14px
}

.woocommerce-checkout .checkout-review-order-table-wrapper .shipping-calculator-button:before,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:before{
    top: 70%
}

.woocommerce-checkout .checkout-review-order-table-wrapper .shipping-weight-disclaimer,
.woocommerce-cart .cart-collaterals .shipping-weight-disclaimer{
    font-size: 13px;
    line-height: 1.3
}

.woocommerce-checkout .checkout-review-order-table-wrapper .total-section,
.woocommerce-checkout .checkout-review-order-table-wrapper .total-section .woocommerce-Price-amount.amount,
.woocommerce-checkout .checkout-review-order-table-wrapper .total-table-container .temporal-section .order-total,
.woocommerce-checkout .checkout-review-order-table-wrapper .total-table-container .temporal-section .order-total .amount{
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px;
}

.woocommerce-cart .cart-collaterals .total-section,
.woocommerce-cart .cart-collaterals .total-section .woocommerce-Price-amount.amount,
.woocommerce-cart .cart-collaterals .total-table-container .temporal-section .order-total,
.woocommerce-cart .cart-collaterals .total-table-container .temporal-section .order-total .amount{
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px;
}

.products-list.grid .product-wapper .products-thumb .product-stock{
    position: absolute !important;
    top: 5px !important;
    right: auto !important;
}

.products-list.grid .product-wapper.content-product1.product-wapper .btn-atc .product-stock.out-stock .stock{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 5px 10px;
    font-weight: 500;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    min-width: 150px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-align: center;
    position: relative;
    font-family: 'Roboto Flex', sans-serif;
    background: #ededed;
    cursor: no-drop;
    margin-top: 15px;
    margin-bottom: 10px;
}

.product-price-regular {
    text-decoration: line-through;
    color: #777;
    margin-right: 8px;
    font-size: 0.9em;
    display: block;
}

.product-price-sale {
    color: #e3004f !important;
    font-weight: 700;
}

.products-list.grid .product-wapper .products-content .price del {
    text-decoration: line-through;
    color: #777;
    font-size: 0.9em;
    display: block;
}

.products-list.grid .product-wapper .products-content .price ins {
    text-decoration: none;
    color: #e3004f !important;
    font-weight: 700;
}

ul.woocommerce-shipping-methods{
    width: 100%;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .cart-title h2,.woocommerce-cart .cart-collaterals h2{
    padding: 1rem !important;
}

.cart_totals .cart-subtotal.amount-container{
    padding-bottom: 1rem !important;
    border-bottom: 1px solid #333;
    font-size: 1rem;
}

.shipping-section>.title,.discounts-section>.title{
    padding: 1rem 0;
    font-weight: 600;
    font-size: 1rem;
}

.discounts-section{
    padding-bottom: 1rem;
    border-bottom: solid 1px #333;
    margin-bottom: 10px;
}

.discounts-section > div{
    margin-left: 25px !important
}

.discounts-section>.title{
    margin: 0;
}

.discount-section .fee-total .title{
    font-weight: 600;
}

.woocommerce-shipping-methods .woocommerce-Price-amount {
    float: right;
}

.woocommerce-shipping-methods li ul.shipping-method-breakdown{
    padding: 0;
}

.woocommerce-cart-checkout-separator{
    border-bottom: 1px solid #333;
    margin: 1rem 0;
}

.woocommerce-cart-checkout-separator-fluid{
    margin: 1rem -1.75rem;
    border-bottom: 1px solid #333;
}

.woocommerce-shipping-calculator{
    display: inline-block;
    width: auto;
}

.shipping-weight-disclaimer .title{
    font-weight: 600;
    font-size: 1rem;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-totals.shipping li .shipping_method + label:before, .woocommerce-cart .cart-collaterals .woocommerce-shipping-totals.shipping li .shipping_method + label:before {
    background-color: transparent;
    line-height: 7px;
    border-radius: 0;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: -10px;
    top: 1px;
}

.woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-totals.shipping li input[type="hidden"].shipping_method + label:before, .woocommerce-cart .cart-collaterals .woocommerce-shipping-totals.shipping li input[type="hidden"].shipping_method + label:before, .woocommerce-checkout .checkout-review-order-table-wrapper .woocommerce-shipping-totals.shipping li .shipping_method:checked + label:before, .woocommerce-cart .cart-collaterals .woocommerce-shipping-totals.shipping li .shipping_method:checked + label:before {
    content: " ";
    height: 20px;
    width: 20px;
    background-color: #80C8C9;
    border-radius: 50%;
    display: inline-block;
}

