/*
Theme Name: PressMart Child
Theme URI: https://pressmart.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for PressMart
Version: 1.4
Author URI: https://www.presslayouts.com/
Template: pressmart
Text Domain: pressmart-child
*/
/*
.single.single-product .pressmart-mask-overaly,.single.single-product  .pressmart-minicart-slide {
    display: none !important;
}*/
.mini-cart-item-quantity {
    display: none;
}
.topbar {
    background: #53d1b6;
    color: #fff;
}

ul#menu-topbar {
    display: flex;
    list-style: none;
    margin: 0;
}
ul#menu-topbar > li {
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    border-right: 1px solid;
    color: #ffffff80;
}
ul#menu-topbar > li a {
    color: #fff;
    font-weight: 500;
}
.contenido-header{
    padding-left: 20px !important;
}
.contenido-header p {
    margin: 0;
}
.contenido-header p {
    font-size: 19px;
    line-height: 38px;
}
.contenido-header p:last-child {
    font-size: 13px !important;
    line-height: 13px;
}
.contenido-header p:first-child {
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
}
.products.grid-view .product-title {
    text-overflow: ellipsis;
    white-space: normal;
    overflow: inherit;
    font-weight: bold;
    font-size: 16px;
}

.products span.woocommerce-Price-amount.amount {
    color: #000000;
    font-weight: normal;
	font-size: 30px;
}
.single-product .entry-breadcrumbs {
    margin-bottom: 20px;
}

.checkout h3:not(#ship-to-different-address) {
    background: #2d3549;
    color: #fff;
    padding: 5px 14px;
}

input#eee69a8 {
    display: none;
}

p#eee69a8_field label {
    font-size: 20px;
    background: #2d3549;
    color: #fff;
    padding: 5px 14px;
}
p#eee69a8_field label {
    font-size: 20px;
    background: #2d3549;
    color: #fff;
    padding: 5px 14px;
}
.cart_item td.product-name {
    align-items: start;
}

.pressmart_widget_price_filter_list span.woocommerce-Price-amount.amount {
    font-weight: normal;
    color: #000;
}
.header-col.header-col-right {
    justify-content: space-between;
    padding-left: 40px;
    align-items: center;
}
.header-col.header-col-center.col-4 {
    padding: 0 20px;
}

.pressmart-sub-megamenu .nav-link:before {
    content: "";
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 4px solid #53d1b5;
    border-bottom: 4px solid transparent;
    margin-top: 9px;
}

.pressmart-sub-megamenu .nav-link {
    padding: 0 0 0 15px;
}
footer .widget ul li:not(:last-child), footer .widget ol li:not(:last-child) {
    margin-bottom: 5px;
}

footer .textwidget p {
    line-height: 22px;
}
.tax-product_cat .title {
    margin-bottom: 20px;
}
.tax-product_cat #page-title p {
    line-height: 22px;
}
.cat-seo-title {
    font-weight: normal;
    margin-bottom: 0;
}
.blog-title{
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    text-transform: inherit;
    font-weight: 600;
    font-style: normal;
    color: #333;
    margin: 0;
    line-height: 1.2;
    font-size: 60px;
}
 
.products h2.product-title {
    min-height: 45px;
}
.ref-mini {
    font-size: 12px;
}

.col-12.col-md-5.col-resum-checkout .order-review-inner {
    box-shadow: none;
    padding: 0;
}

.woocommerce-billing-fields__field-wrapper p:first-child {
    display: none !important;
} 
li.wc_payment_method label {
    font-weight: bold;
}
.header-sticked .contenido-header {
    display: none;
}
.header-sticked .header-col.header-col-right {
    justify-content: end;
    padding-left: 40px;
    align-items: center;
}
.header-sticked .header-logo .logo {
    max-height: 40px;
    width: auto;
}
@media(max-width:720px){
    .header-col.header-col-right {
        justify-content: space-between;
        padding-left: 0px;
    }
}


.custom-category-content .cuerpo a {
    color: #53d1b6;
    font-weight: bold;
}
.custom-category-content .cuerpo h2, .custom-category-content .cuerpo h3, .custom-category-content .cuerpo h4 {
    margin-bottom: 10px;
}
.custom-category-content .cuerpo p,.custom-category-content .consejos-adicionales p {
    font-size: 13px;
    line-height: 20px;
}
.custom-category-content .recomendacion .imagen-principal {
    margin-bottom: 20px; 
}
.custom-category-content .recomendacion{
    padding-top: 30px;
}
.custom-category-content .consejos-adicionales {
    background: #c6f0e763;
    padding: 12px;
}

.custom-category-content .preguntas-frecuentes {
    display: flex;
    gap: 10px;
    flex-wrap: wrap; 
}
.custom-category-content  .faq-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.custom-category-content  .pregunta-frecuente {
    flex: 1 1 calc(50% - 20px); /* Two columns */
    margin-bottom: 0px;
    padding: 10px;
    padding-left: 35px;
    background-color: #c6f0e763;
    cursor: pointer;
    position: relative;
}
.custom-category-content .pregunta-frecuente.active:before {
    content: '-';
}
.custom-category-content .pregunta-frecuente:before {
    content: '+';
    position: absolute;
    left: 10px;
    top: 7px;
    font-size: 18px;
    color: #53d1b6;
    font-weight: bold;
}
.custom-category-content  .pregunta-frecuente .pregunta {
    font-weight: bold;
}
.custom-category-content  .pregunta-frecuente .respuesta {
    display: none;
    padding-top: 10px;
    font-size: 13px;
    line-height: 18px;
}
.custom-category-content  .consejos-adicionales a {
    color: #53d1b6;
    font-weight: 700;
}

@media (max-width: 1024px) {
    .site-header .header-main {
        overflow: hidden;
    }
}


ul#menu-topbar > li a {
    text-wrap: nowrap;
}

ul#menu-topbar {
    overflow: scroll;
	scrollbar-width: none;
}
ul#menu-topbar::-webkit-scrollbar {
  display: none; /* Chrome, Safari y Edge */
}

.woocommerce-mini-cart__buttons a:not(.checkout) {
    display: none;
}
.pressmart-minicart-slide .form-presu-cont {
    padding: 15px !important;
} 


/*NUEVOS*/
.woocommerce-checkout .order-review-inner {
    padding: 0;
    box-shadow: none;
}
form.checkout p {
    margin: 0;
}
.checkout h3:not(#ship-to-different-address) {
    font-size: 14px;
    font-weight: 700;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description {
    padding: 0.5em;
}
form.checkout  input.input-text, form.checkout  textarea {
    padding: 5px;
    height: 30px;
}
form.checkout .select2-container--default .select2-selection--multiple, form.checkout .select2-container--default .select2-selection--single {
   
    min-height: 30px;
    line-height: 24px;
}
form.checkout select {
    height: 30px;
    width: 100%;
}
.woocommerce-checkout .woocommerce-shipping-fields h3 {
    font-size: 14px;
}
form.checkout p#e5b6eb4_field label {
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}
#payment_methods .place-order,#order_review .methods {
    display: none;
}
#payment_methods{
    padding-bottom:10px;
}
.woocommerce-checkout #payment ul.payment_methods{
    border-bottom:none !important;
}
form.checkout .woocommerce-privacy-policy-text p {
    font-size: 12px !important;
    line-height: 18px;
    margin-bottom: 10px !important;
}
form.checkout table.shop_table{
    margin-bottom:10px !important;
}
.aditiona-notes{
    width:100%;
}
textarea#order_comments {
    max-height: 180px !important;
}

.woocommerce form .form-row textarea {
    height: 160px !important;
    min-height: 160px !important;
}

.order-review-inner h3 {
    background: #f25858 !important;
}
.woocommerce-checkout .woocommerce-billing-fields {
    margin-bottom: 1em;
}
span.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 12px !important;
}
button#place_order {
    width: 100%;
}

/*NUEVO CSS*/
.send-form-presu.sending .spinner{
    display:inherit;
}
.send-form-presu.sending span.send{
    display:none;
}

.spinner {
    display:none;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 4px solid #ffffff;
    animation: spinner-bulqg1 0.8s infinite linear alternate,
         spinner-oaa3wk 1.6s infinite linear;
 }
 
 @keyframes spinner-bulqg1 {
    0% {
       clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
    }
 
    12.5% {
       clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
    }
 
    25% {
       clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
    }
 
    50% {
       clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
    }
 
    62.5% {
       clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
    }
 
    75% {
       clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
    }
 
    100% {
       clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
    }
 }
 
 @keyframes spinner-oaa3wk {
    0% {
       transform: scaleY(1) rotate(0deg);
    }
 
    49.99% {
       transform: scaleY(1) rotate(135deg);
    }
 
    50% {
       transform: scaleY(-1) rotate(0deg);
    }
 
    100% {
       transform: scaleY(-1) rotate(-135deg);
    }
 }

 /*NUEVOS*/
.tu-p-carrito ul.woocommerce-mini-cart.cart_list.product_list_widget,.tu-p-carrito  .widget_shopping_cart_footer {
    background: #fff;
    padding: 0px;
}
.tu-p-carrito p.woocommerce-mini-cart__total.final-total > *,.tu-p-carrito p.woocommerce-mini-cart__total.final-total > .amount {
    font-size: 16px !important;
    font-weight: normal !important;
    color: #2d3549 !important;
}
li.woocommerce-mini-cart-item.mini_cart_item {
    border: 1px solid #53d1b6;
    border-bottom: 0;
}
.tu-p-carrito p.woocommerce-mini-cart__total.total .amount {
    font-weight: bold !important;
    font-size: 18px !important;
}
a:hover, .header-topbar .header-col ul li li:hover a, .header-myaccount .myaccount-items li:hover a, .header-myaccount .myaccount-items li i, .pressmart-ajax-search .trending-search-wrap ul li:hover a, .header-cart .widget_shopping_cart a:not(.wc-forward):hover, .pressmart-mobile-menu ul.mobile-main-menu li > a:hover, .pressmart-mobile-menu ul.mobile-main-menu li.active > a, .mobile-topbar-wrapper span a:hover, .pressmart-chekout-steps li.current > *, .entry-meta a:hover, .entry-meta span:hover, .entry-meta .post-share:hover, .woocommerce div.summary a.compare:hover, .format-link .entry-content a:hover, .products .product-cats a:hover, .whishlist-button a:hover:before, .product-buttons a.compare:hover:before {
    color: #53d1b6;
}
.tu-p-carrito p.woocommerce-mini-cart__buttons.buttons {
    background: #ffff;
    padding-top: 5px !important;
}
.woocommerce.widget_shopping_cart .buttons a.checkout, div#show-form-presu {
    margin-bottom: 0;
    background: #53d1b6;
    color: #fff;
    border: 1px solid;
    font-size: 18px;
    box-shadow: none;
}
.form-presu-cont input {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
}
.form-presu-cont label{
    margin: 0 !important;
    padding-bottom: 10px;
}
.cont-form-presu{
    padding-top: 10px;
}
.form-presu-cont{    
    padding-bottom: 10px;
}
.widget.widget_shopping_cart .widget_shopping_cart_footer {
    padding: 0px 0 0 0;
}
.mini-cart-totals {
    border: 1px solid #53d1b6;
    border-top: 0;
    padding-top: 10px;
}
.widget.widget_shopping_cart .woocommerce-mini-cart li:first-child{
    padding-top: 15px;
}
.tu-p-carrito p.woocommerce-mini-cart__total.final-total > *, .tu-p-carrito p.woocommerce-mini-cart__total.final-total > .amount {
    font-size: 13px !important;
    font-weight: normal !important;
    color: #2d3549 !important;
}
a.remove.remove_from_cart_button {
    font-size: 0;
    background: var(--wpr-bg-c182ad42-e634-4d07-b186-c6f7a1599268);
    width: 18px;
    height: 18px;
    right: 10px !important;
    background-size: cover;
}
.tabs-layout .tabs li:hover:after, .tabs-layout .tabs li.active:after {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    background: #e6f1ef;
    padding: 0 30px;
}
ul.tabs.wc-tabs {
    margin-bottom: 0;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: #e6f1ef;
}

.tab-content-wrap {
    border: 1px solid #53d1b6;
}
.woocommerce-tabs {
    margin-bottom: 3em;
    margin-top: 3em;
}
div#fecha-prevista {
    color: inherit !important;
}