/*.screen-reader-response ul{
    display:none;
}
.wpcf7-mail-sent-ok{
    display: none;
}
.wpcf7-validation-errors{
    display: none;
}*/

/*input[type=file]{
    display: none;
}*/

.show_note_on_apply_products {
    display: none;
}

.file-clear {
    display: none;
    cursor: pointer;
    color: #CD0000
}

.filter-reset-link a {
    text-decoration: none;
    color: #000;
}

.filter-reset-link a:hover {
    text-decoration: none;
    color: #0da7ed;
}

.alert {
    color: #CD0000;
}

.success-cart {
    color: #09c100;
}

.factura-success {
    color: #09c100;
}

.factura-error {
    color: #CD0000;
}

.alert-sap {
    color: #CD0000;
}

.success-resumen-cart {
    color: #09c100;
}

.uk-notification {
    text-align: center !important;
}

.uk-notification-message {
    font-size: 14px !important;
    text-align: center !important;
}

.uk-notify-message {
    font-size: 14px !important;
    text-align: center !important;
}

.input-photo {
    display: none;
}

.checkout .quantity label {
    /*display: none;*/
}

.entry-header .entry-title {
    display: none !important;
}

#secondary {
    display: none !important;
}

.wysija-msg {
    color: #FFF !important;
}

.categories-order .woocommerce-notices-wrapper {
    display: none !important;
}

.form-wppp-select {
    display: none !important;
}

/*#main_page .contact-switcher .wpcf7 [role="alert"]{
    display: none !important;
}*/

#main_page .contact-switcher .wpcf7 .js-upload span {
    display: none;
}

/*.grecaptcha-badge{
    display: none !important;
}*/

.custom-qty-cart {
    border: 2px solid black !important;
}

.custom-cart-img {
    height: 92px;
    width: 92px;
    border: 1px solid #E1E1E1;
}

.woocommerce-notices-wrapper {
    /*display: none !important;*/
}

.custom-newsletter-btn {
    line-height: 2.3 !important;
}

.custom-checkout-coupon {
    display: block !important;
}

.custom-product-link {
    text-decoration: none !important;
    color: #000 !important;
}

.no-message .woocommerce-notices-wrapper {
    display: none !important;
}

.custom-billing-region .select2-container {
    max-width: 100% !important;
    min-width: 100% !important;
}

.custom-shipping-region .select2-container {
    max-width: 100% !important;
    min-width: 100% !important;
}

.select-option {
    color: #CD0000;
}

.woocommerce-NoticeGroup-updateOrderReview {
    display: none !important;
}

.cart-container-mod .woocommerce-message {
    display: none !important;
}

.custom-paginator-blog a {
    color: #000000 !important;
    text-decoration: none !important;
}

.remove-cf7-loader .ajax-loader {
    display: none !important;
}

#commentform script {
    display: none !important;
}

.free-shipping-count {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .98em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151;
}

#notification-div .product_title {
    display: none;
}

#notification-div .woocommerce-product-rating {
    display: none;
}

#notification-div .price {
    display: none;
}

#notification-div .woocommerce-product-details__short-description {
    display: none;
}

#notification-div .variations {
    display: none;
}

#notification-div .product_meta {
    display: none;
}

#notification-div .pwb-single-product-brands {
    display: none;
}

#notification-div .woocommerce-variation-add-to-cart {
    display: none;
}

#notification-div .out-of-stock {
    display: none;
}

#notification-div .woocommerce-variation-description {
    display: none;
}

#notification-div .quantity {
    display: none !important;
}

#notification-div .single_add_to_cart_button {
    display: none !important;
}

#notification-div .stock {
    display: none !important;
}

.pack-productos .div-pack {
    border: 1px solid #e1e1e1
}

.wish-productos .div-pack {
    border: 1px solid #e1e1e1;
}

/*.comment-form-rating .stars a::before{
    content: "\53";
    font-family: "star";
    color: #FBD74F;
}

.comment-form-rating .stars a.active::after{
    content: "\53";
    font-family: "star";
    color: #000;
}

.custom-active-stars::before{
    color: #000;
}



.custom-inactive-stars{
    color:#FBD74F !important;
}

.woocommerce .star-rating{
    color:transparent;
}

.comment-form-rating .stars .custom-active-stars::before{
    color: #000 !important;
}*/

.table-0-padding {
    padding-top: 0px !important;
}

.single-product-content p {
    margin-bottom: 0px;
    margin-top: 0px;
}

.single-product-content ul {
    margin-bottom: 0px;
    margin-top: 0px;
}

.custom-add-to-cart-form .screen-reader-text {
    display: none !important;
}

.login-notice ul {
    list-style-type: none;
}

.catalog-ol ul {
    list-style-type: none !important;
}

.woocommerce-error li {
    color: #CD0000 !important;
    font-weight: bold !important;
}

/*Ocultar resultados buscador avanzado*/
/*.main-search-container .autocomplete-suggestions{
    display: none !important;

}

.main-search-container .input-search-avanzado{
    background-image: none !important;
}*/

.circle-label {
    display: inline-block;
    background-color: orange;
    color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 2.5rem;
    height: 2.5rem;
    width: 2.5rem;
    font-size: 1rem;
    font-weight: bold;
    vertical-align: middle;
}

.alert-comprobante-enviado {
    color: green;
}

.alert-comprobante-no-enviado {
    color: red;
}

.altura-fija-modal {
    height: 600px;
    max-height: 90vh;
    overflow-y: auto;
    position: relative;
    transition: none !important;
}

.light-nav-mod li a {
    background-color: #e2e2e2;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    display: inline-block;
    transition: all 0.3s ease;
    opacity: 0.9;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.light-nav-mod li.uk-active a {
    background-color: #1e87f0;
    transform: scale(1.5);
    opacity: 1;
    box-shadow: 0 0 0 2px white inset;
}

.nav-link-desktop {
    color: #fff;
    transition: color 0.3s ease;
}

.nav-link-desktop:hover {
    color: #C372FE !important;
}