/*
Theme Name: Zacharilink
Theme URI:
Description: Theme for Zacharilink
Autor: Miguel Barrera
Template: storefront
Version: 1.0
License: GNU
*/

@media print {
    #wpadminbar {
        display: none;
    }
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.wp-block-button__link:not(.has-text-color) {
    color: #ffffff;
}

.wp-block-button__link:not(.has-text-color):hover,
.wp-block-button__link:not(.has-text-color):focus,
.wp-block-button__link:not(.has-text-color):active {
    color: #ffffff;
}

.wp-block-button__link:not(.has-background) {
    background-color: #3a5f81;
}

.wp-block-button__link:not(.has-background):hover,
.wp-block-button__link:not(.has-background):focus,
.wp-block-button__link:not(.has-background):active {
    border-color: #214668;
    background-color: #214668;
}

.wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
    background-color: #3a5f81;
    border-color: #3a5f81;
    color: #ffffff;
}

.wp-block-quote footer,
.wp-block-quote cite,
.wp-block-quote__citation {
    color: #000000;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
    color: #000000;
}

.wp-block-image figcaption {
    color: #000000;
}

.wp-block-separator.is-style-dots::before {
    color: #333333;
}

.wp-block-file a.wp-block-file__button {
    color: #ffffff;
    background-color: #3a5f81;
    border-color: #3a5f81;
}

.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:active {
    color: #ffffff;
    background-color: #214668;
}

.wp-block-code,
.wp-block-preformatted pre {
    color: #000000;
}

.wp-block-table:not(.has-background):not(.is-style-stripes) tbody tr:nth-child(2n) td {
    background-color: #f1f2f4;
}

.wp-block-cover .wp-block-cover__inner-container h1:not(.has-text-color),
.wp-block-cover .wp-block-cover__inner-container h2:not(.has-text-color),
.wp-block-cover .wp-block-cover__inner-container h3:not(.has-text-color),
.wp-block-cover .wp-block-cover__inner-container h4:not(.has-text-color),
.wp-block-cover .wp-block-cover__inner-container h5:not(.has-text-color),
.wp-block-cover .wp-block-cover__inner-container h6:not(.has-text-color) {
    color: #000000;
}

.wc-block-components-price-slider__range-input-progress,
.rtl .wc-block-components-price-slider__range-input-progress {
    --range-color: #7f54b3;
}

/* Target only IE11 */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .wc-block-components-price-slider__range-input-progress {
        background: #7f54b3;
    }
}

.wc-block-components-button:not(.is-link) {
    background-color: #333333;
    color: #ffffff;
}

.wc-block-components-button:not(.is-link):hover,
.wc-block-components-button:not(.is-link):focus,
.wc-block-components-button:not(.is-link):active {
    background-color: #1a1a1a;
    color: #ffffff;
}

.wc-block-components-button:not(.is-link):disabled {
    background-color: #333333;
    color: #ffffff;
}

.wc-block-cart__submit-container {
    background-color: #f3f4f6;
}

.wc-block-cart__submit-container::before {
    color: rgba(208, 209, 211, 0.5);
}

.wc-block-components-order-summary-item__quantity {
    background-color: #f3f4f6;
    border-color: #000000;
    box-shadow: 0 0 0 2px #f3f4f6;
    color: #000000;
}

.main-navigation ul li a,
.site-title a,
ul.menu li a,
.site-branding h1 a,
button.menu-toggle,
button.menu-toggle:hover,
.handheld-navigation .dropdown-toggle {
    color: #ffffff;
}

button.menu-toggle,
button.menu-toggle:hover {
    border-color: #ffffff;
}

.main-navigation ul li a:hover,
.main-navigation ul li:hover>a,
.site-title a:hover,
.site-header ul.menu li.current-menu-item>a {
    color: #ffffff;
}

table:not(.has-background) th {
    background-color: #ecedef;
}

table:not(.has-background) tbody td {
    background-color: #f1f2f4;
}

table:not(.has-background) tbody tr:nth-child(2n) td,
fieldset,
fieldset legend {
    background-color: #eff0f2;
}

.site-header,
.secondary-navigation ul ul,
.main-navigation ul.menu>li.menu-item-has-children:after,
.secondary-navigation ul.menu ul,
.storefront-handheld-footer-bar,
.storefront-handheld-footer-bar ul li>a,
.storefront-handheld-footer-bar ul li.search .site-search,
button.menu-toggle,
button.menu-toggle:hover {
    background-color: #3a5f81;
}

p.site-description,
.site-header,
.storefront-handheld-footer-bar {
    color: #ffffff;
}

button.menu-toggle:after,
button.menu-toggle:before,
button.menu-toggle span:before {
    background-color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.wc-block-grid__product-title {
    color: #333333;
}

.widget h1 {
    border-bottom-color: #333333;
}

body,
.secondary-navigation a {
    color: #000000;
}

.widget-area .widget a,
.hentry .entry-header .posted-on a,
.hentry .entry-header .post-author a,
.hentry .entry-header .post-comments a,
.hentry .entry-header .byline a {
    color: #050505;
}

a {
    color: #7f54b3;
}

a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
    outline-color: #7f54b3;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget a.button {
    background-color: #3a5f81;
    border-color: #3a5f81;
    color: #ffffff;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.widget a.button:hover {
    background-color: #214668;
    border-color: #214668;
    color: #ffffff;
}

button.alt,
input[type="button"].alt,
input[type="reset"].alt,
input[type="submit"].alt,
.button.alt,
.widget-area .widget a.button.alt {
    background-color: #333333;
    border-color: #333333;
    color: #ffffff;
}

button.alt:hover,
input[type="button"].alt:hover,
input[type="reset"].alt:hover,
input[type="submit"].alt:hover,
.button.alt:hover,
.widget-area .widget a.button.alt:hover {
    background-color: #1a1a1a;
    border-color: #1a1a1a;
    color: #ffffff;
}

.pagination .page-numbers li .page-numbers.current {
    background-color: #dadbdd;
    color: #000000;
}

#comments .comment-list .comment-content .comment-text {
    background-color: #ecedef;
}

.site-footer {
    background-color: #3a5f81;
    color: #f3f4f6;
}

.site-footer a:not(.button):not(.components-button) {
    color: #f3f4f6;
}

.site-footer .storefront-handheld-footer-bar a:not(.button):not(.components-button) {
    color: #ffffff;
}

.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6,
.site-footer .widget .widget-title,
.site-footer .widget .widgettitle {
    color: #3a5f81;
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title {
    color: #000000;
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content {
    color: #000000;
}

@media screen and (min-width: 768px) {
    .secondary-navigation ul.menu a:hover {
        color: #ffffff;
    }

    .secondary-navigation ul.menu a {
        color: #ffffff;
    }

    .main-navigation ul.menu ul.sub-menu,
    .main-navigation ul.nav-menu ul.children {
        background-color: #2b5072;
    }

    .site-header {
        border-bottom-color: #2b5072;
    }
}

a.cart-contents,
.site-header-cart .widget_shopping_cart a {
    color: #ffffff;
}

a.cart-contents:hover,
.site-header-cart .widget_shopping_cart a:hover,
.site-header-cart:hover>li>a {
    color: #ffffff;
}

table.cart td.product-remove,
table.cart td.actions {
    border-top-color: #f3f4f6;
}

.storefront-handheld-footer-bar ul li.cart .count {
    background-color: #ffffff;
    color: #3a5f81;
    border-color: #3a5f81;
}

.woocommerce-tabs ul.tabs li.active a,
ul.products li.product .price,
.onsale,
.wc-block-grid__product-onsale,
.widget_search form:before,
.widget_product_search form:before {
    color: #000000;
}

.woocommerce-breadcrumb a,
a.woocommerce-review-link,
.product_meta a {
    color: #050505;
}

.wc-block-grid__product-onsale,
.onsale {
    border-color: #000000;
}

.star-rating span:before,
.quantity .plus,
.quantity .minus,
p.stars a:hover:after,
p.stars a:after,
.star-rating span:before,
#payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: #7f54b3;
}

.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #7f54b3;
}

.order_details {
    background-color: #ecedef;
}

.order_details>li {
    border-bottom: 1px dotted #d7d8da;
}

.order_details:before,
.order_details:after {
    background: -webkit-linear-gradient(transparent 0, transparent 0), -webkit-linear-gradient(135deg, #ecedef 33.33%, transparent 33.33%), -webkit-linear-gradient(45deg, #ecedef 33.33%, transparent 33.33%)
}

#order_review {
    background-color: #f3f4f6;
}

#payment .payment_methods>li .payment_box,
#payment .place-order {
    background-color: #eeeff1;
}

#payment .payment_methods>li:not(.woocommerce-notice) {
    background-color: #e9eaec;
}

#payment .payment_methods>li:not(.woocommerce-notice):hover {
    background-color: #e4e5e7;
}

.woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #dadbdd;
    color: #000000;
}

.wc-block-grid__product-onsale,
.onsale,
.woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
    color: #000000;
}

p.stars a:before,
p.stars a:hover~a:before,
p.stars.selected a.active~a:before {
    color: #000000;
}

p.stars.selected a.active:before,
p.stars:hover a:before,
p.stars.selected a:not(.active):before,
p.stars.selected a.active:before {
    color: #7f54b3;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #3a5f81;
    color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #214668;
    border-color: #214668;
    color: #ffffff;
}

.button.added_to_cart:focus,
.button.wc-forward:focus {
    outline-color: #7f54b3;
}

.added_to_cart,
.site-header-cart .widget_shopping_cart a.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
    background-color: #3a5f81;
    border-color: #3a5f81;
    color: #ffffff;
}

.added_to_cart:hover,
.site-header-cart .widget_shopping_cart a.button:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover {
    background-color: #214668;
    border-color: #214668;
    color: #ffffff;
}

.added_to_cart.alt,
.added_to_cart,
.widget a.button.checkout {
    background-color: #333333;
    border-color: #333333;
    color: #ffffff;
}

.added_to_cart.alt:hover,
.added_to_cart:hover,
.widget a.button.checkout:hover {
    background-color: #1a1a1a;
    border-color: #1a1a1a;
    color: #ffffff;
}

.button.loading {
    color: #3a5f81;
}

.button.loading:hover {
    background-color: #3a5f81;
}

.button.loading:after {
    color: #ffffff;
}

@media screen and (min-width: 768px) {

    .site-header-cart .widget_shopping_cart,
    .site-header .product_list_widget li .quantity {
        color: #ffffff;
    }

    .site-header-cart .widget_shopping_cart .buttons,
    .site-header-cart .widget_shopping_cart .total {
        background-color: #305577;
    }

    .site-header-cart .widget_shopping_cart {
        background-color: #2b5072;
    }
}

.storefront-product-pagination a {
    color: #000000;
    background-color: #f3f4f6;
}

.storefront-sticky-add-to-cart {
    color: #000000;
    background-color: #f3f4f6;
}

.storefront-sticky-add-to-cart a:not(.button) {
    color: #ffffff;
}

#wpadminbar .quicklinks #wp-admin-bar-woocommerce-site-visibility-badge {
    padding: 7px 0;
}

#wpadminbar .quicklinks #wp-admin-bar-woocommerce-site-visibility-badge a.ab-item {
    /* Layout  */
    background-color: #F6F7F7;
    border-radius: 2px;
    display: flex;
    height: 18px;
    padding: 0px 6px;
    align-items: center;
    gap: 8px;

    /* Typography  */
    color: #3C434A;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}

#wpadminbar .quicklinks #wp-admin-bar-woocommerce-site-visibility-badge a.ab-item:hover,
#wpadminbar .quicklinks #wp-admin-bar-woocommerce-site-visibility-badge a.ab-item:focus {
    background-color: #DCDCDE;
}

#wpadminbar .quicklinks #wp-admin-bar-woocommerce-site-visibility-badge a.ab-item:focus {
    outline: var(--wp-admin-border-width-focus) solid var(--wp-admin-theme-color-darker-20);
}

#wpadminbar .quicklinks #wp-admin-bar-woocommerce-site-visibility-badge.woocommerce-site-status-badge-live a.ab-item {
    background-color: #E6F2E8;
    color: #00450C;
}

#wpadminbar .quicklinks #wp-admin-bar-woocommerce-site-visibility-badge.woocommerce-site-status-badge-live a.ab-item:hover,
#wpadminbar .quicklinks #wp-admin-bar-woocommerce-site-visibility-badge.woocommerce-site-status-badge-live a.ab-item:focus {
    background-color: #B8E6BF;
}

.woocommerce-products-header {
  display: none;
}
