

.ekommart-product-pagination a:hover {
    color: #ff0000;
}
button, input[type='button'], input[type='reset'], input[type='submit'], .button, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .added_to_cart {
    border: 2px solid;
    border-radius: 3px;
    background: none;
    background-color: black;
    border-color: black;
    color: #ffffff;
    cursor: pointer;
    padding: 0.6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 700;
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none;
}
/*
button:hover, input[type='button']:hover, input[type='reset']:hover, input[type='submit']:hover, .button:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover, .added_to_cart:hover {
    background-color: #f80000;
    border-color: #f80000;
}
*/
.single-product div.product p.price {
    font-size: 24px;
    margin-bottom: 0.6em;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
    color: #f80000;
	  gap: 10px;

}

ul.products li.product .price, ul.products .wc-block-grid__product .price, .wc-block-grid__products li.product .price, .wc-block-grid__products .wc-block-grid__product .price {
    font-weight: 700;
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 16px;
    color: #f80000;
}

.product-style-1 ul.products li.product a[class*="product_type_"], .product-style-4 ul.products li.product a[class*="product_type_"], .product-style-6 ul.products li.product a[class*="product_type_"] {
    border: none;
    padding: 4px 20px;
    border-radius: 4px;
    text-transform: capitalize;
    background-color: black;
}

/* Esto es para cambiar el tamano de letra en los atributos*/
label {
    font-weight: 800;
    font-size: 1.4em;
}

/* Esto es para cambiar el tamano de espacio entre los atributos*/
.single-product div.product table.variations th, .single-product div.product table.variations td {
    display: list-item;
    padding: 0;
    list-style: none;
    background-color: transparent;
    height: 40px;
}

/* Esto cambia los atributos de la paginacion*/
.pagination .page-numbers:not(ul).current, .woocommerce-pagination .page-numbers:not(ul).current {
    background-color: #f80000;
    border-color: var(--primary);
    color: #ffffff;
}
/*Esto cambia el texto de las descripciones ya que aparecia detraws d elos botones  de atributos*/
.woo-selected-variation-item-name {
    visibility:hidden;
}
/*Esto desaparece la lupa en search blog*/
.widget_search form:before, .widget_product_search form:before, .site-search form:before {
    font-size: 16px;
    color: var(--primary);
    visibility: hidden;
}
/* esto cambia el color de fondo del out of stock*/
.inventory_status.out-stock {
    background: #ff0000;
}
/* esto cambia el espacio de colores a add to cart*/
.single-product div.product .variations_button {
    padding-top: 1.4em;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
/* esto cambia el clear de opciones*/
.single-product div.product table.variations a.reset_variations {
    position: absolute;
    bottom: 60px;
    right: 10px;
    display: block;
    margin-left: 0;
    text-decoration: underline;
}
/*Esto cambia el tamano y el top del precio de la variacion*/
.single-product div.product .single_variation .price {
    margin-top: 30px;
    display: block;
    font-size: 25px;
    font-weight: 700;
    color: var(--primary);
}
/* Esto cambia el espacio del precio y los values en el preview product section*/
.single-product div.product .single_variation_wrap {
    width: 105%;
    padding-top: 0px;
}
/*Esto cambia la altura del boton de star designing*/
.nbdesigner_frontend_container p {
    overflow: hidden;
    margin-top: 20px;
}
/*Esto cambia el color del boton de cerrar en designer*/
.nbdesigner_pp_close {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 30px;
    height: 30px;
    background: #f80000;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    cursor: pointer;
    font-size: 20px;
    line-height: 30px;
    z-index: 3;
}
/*Esto cambia el color del boton de reupload file or add design con el hover tambien*/




a {
    color: #000000;
    text-decoration: none;
}

/*Enter Your Custom CSS Here*/
	

/*Esto cambia el color del boton Process del designer*/
.nbd-main-bar ul.menu-right .menu-item.item-process {
    background: #000000;
    padding: 10px 15px;
    border-radius: 2px;
}
/*Esto cambia el color del los textos del designer*/
.nbd-main-menu button span, .nbd-main-menu li span {
    color: #000000;
    text-transform: capitalize;
}
/*Esto cambia el color del la seleccion lateral del designer*/
.nbd-sidebar #tab-typography .tab-main {
    background-color: #d4d4d4;
}
/*Esto cambia el color del texto reupload file del designer*/
.inputfile + label {
    padding: 6px 12px;
    font-size: 16px;
    color: white;
    background-color: #000000;
    display: inline-block;
    cursor: pointer;
    padding: 5px 10px;
}
/*ESTILOS DE CHAT*/
.nbc-popup-header {
    background: #000000;
	}
.nbc-button {
    background: #000000;
	  bottom: 10%;
	   border: solid;
    border-color: white;
	}
.whatsapp .nbc-avatar {
    background: #01ac32;
}
.nbc-popup-wrap {
    width: 300px;
	}
.nbc-popup-nav-item.active {
    border-color: #000000;
}
.nbc-btn {
    border: 2px solid #0e101a;
    color: #0e101a;
}
.nbc-message-content {
    color: #777777;
	}
#nbc-send-mail {
    background: #000000;
	}
.nbc-popup-title-status {
    opacity: .7;
}
.nbc-button span:first-child {
    margin-left: 11px;
    margin-bottom: 3px;
    width: 30px;
    margin-top: -5px;
}
/*ESTILOS DE NBDESIGNER OPTIONS*/

.nbd-field-header {
    padding: 3px;
    background: #000000;
    color: #ffffff;
}
.nbd-help-tip {
    background: #f80000;
}
/*ESTILOS DE NBDESIGNER summary*/
.nbo-table-summary-wrap.nbo-float-summary .nbo-summary-title {
    margin: 0;
    padding: 10px 15px;
    background: #000000;
    color: #ffffff;
    border-top-right-radius: 4px;
}
/*ESTILOS DE NBDESIGNER color rojo opciones*/
.nbo-ad-pseudo-list .nbo-ad-list-item.active {
    background: #f80000;
}

/*TOOLTIP COLORS*/
.nbd-swatch-tooltip:before, .nbo-group-timeline-tooltip:before {
    border-top: 5px solid #f80000;
    position: absolute;
    bottom: 35px;
}
.nbd-swatch-tooltip, .nbo-group-timeline-tooltip {
    background: #000000;
    color: #fff !important;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    bottom: 50%;
    left: 50%;
    pointer-events: none;
    padding: 5px 7px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate3d(-50%,0%,0);
    -moz-transform: translate3d(-50%,0%,0);
    transform: translate3d(-50%,0%,0);
    display: inline-block;
    white-space: nowrap;
    max-width: 200px;
    z-index: 99;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    border: solid;
    border-color: red;
}
.nbd-swatch:hover .nbd-swatch-tooltip {
    bottom: -45px;
    visibility: visible;
    opacity: 1;
}
/*COUNTDOWN*/
.single-product-countdown {
    padding: 10px 15px;
    background-color: #ffffff;
    border-radius: 4px;
    margin-bottom: 30px;
    margin-top: 10px;
    border: 2px;
    border-color: #e0e0e0;
    border-style: solid;
}
.single-product-countdown .deal-time .deal-text:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #000000;
}
/*DESIGN GUIDELINES*/
.file-types__label {
    position: absolute;
    left: 50%;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(-50%);
    top: 100%;
    margin-bottom: 1.2em;
    line-height: 1.5;
    font-size: .875rem;
    color: #909090;
    padding: 0.375rem 0;
    transition: color .3s;
    width: 100px;
}
.file-types__link {
    display: inline-block;
    color: #7e7e7e;
}
.tagcloud a {
    background: #e5e5e5;
}
.nbo-delivery-icon svg path {
    fill: #000000;
}
.nbd-label-wrap input[type=radio]:checked+label, .nbo-sub-attr-l input[type=radio]:checked+label {
    background: #000000;
    color: #fff;
}
.nbd-main-bar ul.menu-right .menu-item.item-process {
    background: #000000;
    padding: 10px 15px;
    border-radius: 2px;
}
.nbu-inputfile+label {
    color: #000000;
}
.nbu-upload-zone span {
    line-height: 18px;
}
.nbd-button {
    cursor: pointer;
    display: inline-block;
    padding: 5px 15px;
    font-size: 14px;
    line-height: 24px;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    background: #000000;
    text-decoration: none !important;
    -moz-transition: all ease .4s;
    -ms-transition: all ease .4s;
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 14%);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 14%);
}
.nbo-delivery-date-selector.active, .nbo-delivery-date-selector:hover {
    background: #000000 !important;
    color: #fff !important;
}
.nbd-sidebar #tab-typography .tab-main {
    background-color: rgb(219 219 219);
}
.nbd-sidebar .tabs-nav ul.main-tabs li.active i, .nbd-sidebar .tabs-nav ul.main-tabs li.active span {
    color: rgb(0 0 0);
}
#selectedTab {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    width: 75px;
    height: 75px;
    background-color: rgb(221 221 221);
    transform: translateY(0px);
    transition: transform 0.4s ease-out 0s, -webkit-transform 0.4s ease-out 0s;
}
#selectedTab span::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background-color: rgb(0 0 0);
}
.inputfile + label {
    padding: 6px 12px;
    font-size: 16px;
    color: white;
    background-color: #000000;
    display: inline-block;
    cursor: pointer;
    padding: 5px 10px;
}
/*this change faqs color title*/
.nbd-faq-head {
    padding: 10px;
    color: #000000;
    cursor: pointer;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 16px;
    position: relative;
}
.nbd-faq-head:before, .nbd-faq-head:after {
    content: '';
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #000000;
    transition: all .4s;
    -webkit-transition: all .4s;
}
.nbdesigner_upload {
    background: #000000;
    border: none;
    border-radius: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.nbdesigner_upload:hover, .nbdesigner_upload:focus {
    outline: none;
    background: #ff0000;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
div.quick-view div.quick-view-image a.button {
    border: 0;
    background: 0 0;
    background-color: #000000;
    border-color: #000000;
    color: #fff;
    cursor: pointer;
    padding: 0.6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    outline: none;
    -webkit-appearance: none;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 30%);
    line-height: inherit;
    display: block;
}
.nbd-button {
    color: #fff;
    background: #000000;
    display: inline-block;
    position: relative;
    cursor: pointer;
    min-height: 36px;
    min-width: 88px;
    line-height: 36px;
    vertical-align: middle;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    border: 0;
    padding: 0 12px;
    margin: 6px 8px;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    font-style: inherit;
    font-variant: inherit;
    font-family: inherit;
    text-decoration: none;
    overflow: hidden;
    -webkit-transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
    -webkit-transition: background-color .4s cubic-bezier(.25,.8,.25,1),-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);
    transition: background-color .4s cubic-bezier(.25,.8,.25,1),-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);
    transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
    transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1),-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);
}
/*h3, h4, input, p, span, textarea {
    color: #000000;
}
.nbd-field-header {
    padding: 10px;
    background: #f8f8f8;
    color: #000000;
    font-weight: bold;
}


body, html {
    font-weight: 300;
    background: #fafafa;
    overflow: hidden;
    color: #000000;
}*/

/*Esto cambia el color de boton de selection cuando add design pop up shows*/
.nbd-button {
    color: #fff;
    background: #000000;
}
/*Esto cambia el color de upload file*/
.inputfile + label {
    padding: 6px 12px;
    font-size: 14px;
    color: white;
    background-color: #000000;
    display: inline-block;
    cursor: pointer;
    padding: 5px 10px;
}
.inputfile:focus + label, .inputfile + label:hover {
    background-color: rgb(76 76 76 / 70%);
}
/*Esto cambia el boton de complete cuando hiciste upload de file en view cart*/
.submit-upload-design {
    height: 40px;
    border-radius: 20px;
    background: #fff;
    padding: 0 15px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 40px;
    cursor: pointer;
    display: inline-block;
    margin-top: 15px;
    box-shadow: 0 5px 8px -3px rgba(0,0,0,.2), 0 4px 5px 1px rgba(0,0,0,.14), 0 3px 5px 2px rgba(0,0,0,.12);
}
/*Esto cambia el color del pdf para download y el border*/
.file-types__link:hover .file-types__file {
    background-color: #f80000;
}
.file-types__file {
    position: relative;
    width: 3rem;
    height: 3rem;
    margin: 0 auto;
    background-color: #fff;
    outline: none;
    border: 0.125rem solid transparent;
    border-radius: 0.125rem;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    transition: background-color .3s;
    border-color: #000000;
}
/*Esto cambia el color de las pelotitas del designer*/
#selectedTab span::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background-color: rgb(0 0 0);
}
/*Esto cambia el color del boton process de nb designer*/
.nbd-main-bar ul.menu-right .menu-item.item-process {
    background: rgb(0 0 0);
    padding: 10px 15px;
    border-radius: 2px;
}
/*Esto cambia el hover el 3d*/
.nbd-show-3d-preview:hover {
    background-color: rgb(0 0 0) !important;
}
/*pop colors*/
.nbd-popup.popup-select .main-popup .head {
    font-size: 21px;
    letter-spacing: .005em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
    width: 100%;
    padding: 15px 20px;
    margin: 0;
    color: #fff;
    background-color: #000000;
}

textarea {
    color: #000000;
}
.nbd-popup.popup-select .main-popup .body .main-select .nbd-button.select-no {
    background-color: #999;
}
.nbd-button {
    color: #fff;
    background: #000000;
    display: inline-block;
    position: relative;
    cursor: pointer;
    min-height: 36px;
    min-width: 88px;
    line-height: 36px;
    vertical-align: middle;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    border: 0;
    padding: 0 12px;
    margin: 6px 8px;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    font-style: inherit;
    font-variant: inherit;
    font-family: inherit;
    text-decoration: none;
    overflow: hidden;
    -webkit-transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
    -webkit-transition: background-color .4s cubic-bezier(.25,.8,.25,1),-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);
    transition: background-color .4s cubic-bezier(.25,.8,.25,1),-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);
    transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
    transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1),-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);
}