/*
Theme Name: 	    ShopWay
Text Domain: 	    shopway
Template: 		    shopire
Version:            1.0.18
Tested up to:       6.9
Requires at least:  4.7
Requires PHP:       5.6
Author:             WPFable
Author URI:         https://wpfable.com/
Theme URI:          https://wpfable.com/themes/shopway-free/
Description:        ShopWay is a fast, clean, lightweight theme. ShopWay is customizable and modern-looking free responsive WooCommerce WordPress theme for e-commerce stores like clothing, fashion, electronics, ebooks, dress store, sports shop, marketplace, multivendor, equipments or online products. Theme is compatible with Elementor, WPML, Polylang, Yoast SEO, WooCommerce, Contact Form 7, Jetpack and other popular plugins. The theme is SEO friendly, WPML and RTL ready. Looking for a WooCommerce theme? Look no further! ShopWay Pro demo https://demos.wpfable.com/premium/shopway/
Tags:                one-column, two-columns ,right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, translation-ready, full-width-template, custom-logo, blog, e-commerce, portfolio
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

:root {
    --wf-main-color: #4D5156;
    --wf-main-rgb: 77, 81, 86;
    --wf-secondary-color: #4D5156
}

button[type="submit"], button, input[type="button"], input[type="reset"], input[type="submit"], .wf-btn, .wf-load-more a, .button {
    border-radius: 15px;
}

.header--seven .wf_mobilenav-topbar-content,
.header--seven .wf_header-topbar {
    color: #000 !important;
    background-color: var(--wf-secondary-color) !important;
}

.header--seven .wf_mobilenav > .wf-container {
    border-bottom: 1px solid rgba(189, 189, 189, 0.4);
}

.header--seven .wf_header-topbar {
    position: relative;
    border-bottom: 1px solid rgba(189, 189, 189, 0.4);
    background-image: none !important;
    z-index: 1;
}

.header--seven .wf_header-topbar .widget.widget_none .wp-block-heading,
.header--seven .wf_header-topbar .widget.widget_none .widget-title {
    color: #000 !important;
}

.header--seven .wf_navbar-wrapper.on .product-categories .wf_navbar-nav {
    display: none !important;
}

.header--seven .product-categories .wf_navbar-nav {
    left: -15px;
    right: 5px;
    width: auto;
}

.header--seven .product-categories .wf_navbar-nav .wf_navbar-mainmenu {
    color: var(--wf-main-color);
    margin-top: 40px;
    border-radius: 20px;
    background-color: #fff;
    border: 0;
    padding: 10px 24px 10px;
    height: 100%;
    max-height: 51rem;
    min-height: 51rem;
    box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, .09019607843137255);
    overflow-y: auto;
}

.header--seven .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li {
    margin: 0;
}

.header--seven .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a {
    padding: 0 8px;
    background-color: transparent;
    line-height: 4.5rem;
}

.product-categories .wf_navbar-nav .wf_navbar-mainmenu>li:last-child a {
    border-bottom: none;
}

.header--seven .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a:hover,
.header--seven .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a:focus {
    color: var(--wf-main-color) !important;
}

.header--seven .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a::before {
    display: none;
}

.header--seven.wf_header .widget.widget_nav_menu a:not(:hover, :focus),
.header--seven .woo-multi-currency.wmc-shortcode .wmc-currency.wmc-active,
.header--seven .woo-multi-currency.wmc-shortcode .wmc-current-currency {
    color: currentColor;
}

.header--seven .product-categories .product-categories-btn {
    font-size: 1.7rem;
    line-height: 1.3em;
    white-space: normal;
    padding: 1.6rem 3.5rem 1.6rem 3rem;
    border: 0;
    border-radius: 1.5rem;
    text-transform: uppercase;
    letter-spacing: .54px;
}

.header--seven .product-categories .product-categories-btn::after {
    padding: 4.5px;
    right: 2rem;
}

.header--seven .wf_header-navwrapperinner {
    background-color: #F4F4F4;
}

.header--seven .wf_navbar-wrapper:not(.on) .wf-row {
    border-radius: 15px;
    margin: 0 0 -45px;
    padding: 15px 12px 15px 6px;
    background-color: #fff;
    box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, .09019607843137255);
    transition: all 0.2s ease-in-out;
}

.header--seven .wf_navbar-wrapper.on {
    padding: 15px 12px 15px 6px;
    background-color: #fff;
    box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, .09019607843137255);
    transition: all 0.2s ease-in-out;
}

.header--seven .wf_header-navwrapperinner,
.header--seven .wf_navbar-menu {
    min-height: 5.2rem;
}

.header--seven .wf_navbar-menu {
    padding-left: 1rem;
    justify-content: space-between;
}

.header--seven button.wf_navbar-sidebar-toggle,
.header--seven .wf_navbar-info-contact .contact__list i {
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
    padding: 1.2rem;
    outline: none;
    border-radius: 5rem;
}

.header--seven button.wf_navbar-sidebar-toggle {
    background-color: var(--wf-main-color) !important;
}

.header--seven button.wf_navbar-sidebar-toggle:focus {
    outline: 1px dotted;
    outline-offset: 2px;
}

.header--seven button.wf_navbar-sidebar-toggle .lines {
    --wf-secondary-color: #fff
}

.header--seven .wf_navbar-info-contact .contact__list i {
    font-size: 2rem;
    background-color: var(--wf-main-color) !important;
    color: #fff;
}

.header--seven .wf_navbar-wrapper button.wf_navbar-sidebar-toggle,
.header--seven .wf_navbar-wrapper .wf_navbar-info-contact .contact__list i {
    background-color: rgba(255, 255, 255, 0.15);
}

.header--seven .wf_navbar-info-contact .contact__body .description a:not(:hover, :focus),
.header--seven .wf_navbar-info-contact .contact__body .description {
    color: var(--wf-main-color) !important;
}

.header--seven button.wf_navbar-sidebar-toggle .lines {
    transform: translateY(-1px);
}

.header--seven .wf_navbar-menu .wf_navbar-nav .wf_navbar-mainmenu > .menu-item-has-children>a:after {
    border-color: currentColor;
}

.header--seven .wf_navbar-list-right>li:not(:last-child) {
    margin-right: 1.8rem;
}

.header--seven .wf_navbar-list-right .wf_navbar-search-form {
    width: 100%;
}

.header--seven .wf_navbar-wrapper .wf_navbar-compare-item .wf_compare_btn,
.header--seven .wf_navbar-wrapper .wf_navbar-favourite-item .wf_favourite_btn,
.header--seven .wf_navbar-wrapper .wf_navbar-user-item .wf_user_btn,
.header--seven .wf_navbar-wrapper .wf_navbar-cart-item .wf_navbar-cart-icon {
    width: 2.2rem;
    height: 2.2rem;
    outline: none;
    line-height: 1.3;
    font-size: 2rem;
    vertical-align: middle;
}

.header--seven .wf_mobilenav-right .wf_navbar-compare-item .wf_compare_btn,
.header--seven .wf_mobilenav-right .wf_navbar-favourite-item .wf_favourite_btn,
.header--seven .wf_mobilenav-right .wf_navbar-user-item .wf_user_btn,
.header--seven .wf_mobilenav-right .wf_navbar-cart-item .wf_navbar-cart-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.header--seven .wf_navbar-wrapper .wf_navbar-compare-item .wf_compare_btn:after,
.header--seven .wf_navbar-wrapper .wf_navbar-favourite-item .wf_favourite_btn:after,
.header--seven .wf_navbar-wrapper .wf_navbar-user-item .wf_user_btn:after,
.header--seven .wf_navbar-wrapper .wf_navbar-cart-item .wf_navbar-cart-icon:after,
.header--seven .wf_navbar-wrapper .wf_navbar-search-item button.wf_navbar-search-toggle:after {
    display: none;
}

.header--seven .header-search-form .header-search-button:focus {
    outline: 1px solid #fff;
    outline-offset: -3px;
}

.header--seven .wf_navbar-compare-item .wf_compare_btn:focus,
.header--seven .wf_navbar-favourite-item .wf_favourite_btn:focus,
.header--seven .wf_navbar-user-item .wf_user_btn:focus,
.header--seven .wf_navbar-cart-item .wf_navbar-cart-icon:focus {
    outline: 1px solid;
    outline-offset: 4px;
}

/* MODIFICACIÓN: Color del Cart Counter */
.header--seven .wf_navbar-right .cart_count,
.header--seven .wf_mobilenav .wf_navbar-cart-item a .cart_count {
    top: -12px;
    right: -10px;
    width: 2.1rem;
    height: 2.1rem;
    line-height: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: #FF1900 !important;
    color: #ffffff !important;
}

.header--seven .wf_navbar-wrapper.on .wf-col-lg-3 {
    display: none;
}

.header--seven .wf_navbar-wrapper.on .wf-col-lg-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.header--seven .wf_navbar-wrapper.on .wf_navbar-menu {
    padding-left: 0;
}

.header--seven .wf_navbar-nav .wf_navbar-mainmenu>li {
    margin: 0 1.8rem;
}

.header--seven .wf_navbar-nav .wf_navbar-mainmenu>li:first-child {
    margin-left: 0;
}

.header--seven .wf_navbar-nav .wf_navbar-mainmenu>li>a {
    margin: 0 0;
    font-weight: 500;
}

.header--seven .wf_navbar-wrapper .wf_navbar-menu .wf_navbar-right .wf_navbar-cart-item:after,
.header--seven .wf_navbar-nav .wf_navbar-mainmenu>li:after {
    content: "";
    display: block;
    width: 100%;
    height: 1.7rem;
    position: absolute;
}

.header--seven .wf_mobilenav .wf_navbar-cart-item a .cart_count {
    top: -11px;
    right: -9px;
}

.header--seven .header-search-form {
    background-color: transparent;
    padding-right: 0;
}

.header--seven .header-search-form .header-search-select-wrapper {
    float: left;
    border-radius: 15px 0 0 15px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    border-left: none;
}

/* MODIFICACIÓN: Barra de búsqueda - Fondo y letra */
.header--seven .header-search-form .wf_search-field {
    border-radius: 15px;
    border-color: transparent;
    color: #4d5156 !important;
    background-color: #e9e9e9 !important;
    max-height: 6rem;
    padding: 1.2rem 2.5rem;
    letter-spacing: .48px;
}

.header--seven .header-search-form input.header-search-input {
    float: right;
    border-radius: 0 15px 15px 0;
    padding-right: 38px;
    color: #4d5156 !important;
    background-color: #e9e9e9 !important;
    max-height: 5rem;
    border: none;
    height: 5rem;
}

.header--seven .header-search-form input.header-search-input:focus {
    border: none;
    outline-offset: -2px;
    outline: 1px dotted;
}

.header--seven .header-search-form .header-search-select {
    border: none;
    min-height: 5rem;
    height: 5rem;
    color: #4d5156 !important;
    background: url("data:image/svg+xml;utf8,<svg fill='%234d5156' height='25' viewBox='0 0 24 24' width='25' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat 92% 12px,
        #e9e9e9 !important;
}

.header--seven .header-search-form .header-search-select:focus {
    background: url("data:image/svg+xml;utf8,<svg fill='%234d5156' height='25' viewBox='0 0 24 24' width='25' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat 92% 12px, #e9e9e9 !important;
    outline: 1px dotted;
    outline-offset: -2px;
}

.header--seven .header-search-form .header-search-button {
    width: 5rem;
    height: 5rem;
    top: 0;
    right: 0;
    background-color: var(--wf-secondary-color) !important;
    border-radius: 0 15px 15px 0;
}

.header--seven .header-search-form .search-wrapper svg {
    left: 88%;
    top: 1.2rem;
}

.header--seven .wf_mobilenav-topbar .widget.widget_none .wp-block-heading,
.header--seven .wf_mobilenav-topbar .widget.widget_none .widget-title {
    color: #000 !important;
}

@media (min-width: 62em) {
    .header--seven {
        padding-bottom: 4.5rem;
    }
    .header--seven .wf_header-widget .widget:not(:last-child):after {
        height: 2.5rem;
        margin-top: 0.4rem;
        background: rgba(189, 189, 189, 0.4);
    }
	.header--seven+.wf_pagetitle {
		margin-top: -4.5rem;
		padding-top: 9rem;
		border-top: 1px solid rgba(189, 189, 189, 0.4);
	}
}

.wf-flex-row-reverse {
    flex-direction: row-reverse;
}

.wf_slider_banner {
    margin-top: 2.4rem;
}

.wf_slider_banner .last {
    display: none;
}

.wf_slider_banner .wf_owl_carousel,
.wf_slider_banner .wf_slider-item,
.wf_slider_banner .wf_slider-innercell,
.wf_slider_banner .wf_slider-item>img {
    max-height: 51rem;
    min-height: 51rem;
}

.wf_slider_banner .wf_slider-content {
    padding: 1.2rem;
    margin-bottom: 3rem;
}

.wf_slider_banner .wf_slider-content .title {
    font-size: 3.8rem;
}

.wf_slider_banner .wf_slider-content .subtitle {
    color: #fff;
    font-size: 1.8rem;
}

.banner-wrapper {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 2.4rem;
}

.banner-wrapper .banner-wrapper-item .wf-image,
.banner-wrapper .banner-wrapper-item .wf-image a,
.banner-wrapper .banner-wrapper-item .wf-image img {
    height: 100%;
}

.banner-wrapper .banner-wrapper-item .wf-image img {
    object-fit: cover;
}

.banner-wrapper .banner-wrapper-item,
.wf-image {
    position: relative;
    overflow: hidden;
}

.banner-wrapper .banner-wrapper-item .wf-image a,
.banner-wrapper .banner-wrapper-item .wf-image img {
    width: 100%;
    display: inline-block;
}

.effect_1 .wf-image img {
    backface-visibility: hidden;
    filter: alpha(opacity = 100);
    transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.effect_1:focus-within .wf-image img,
.effect_1:hover .wf-image img {
    filter: alpha(opacity = 80);
    transform: scale3d(1.1, 1.1, 1);
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    transform: translateY(0);
    width: 100%;
    display: flex;
    text-align: left;
    justify-content: flex-start;
}

.banner-wrapper .banner-wrapper-item:nth-child(3) .banner-wrapper-inner {
    text-align: center;
    justify-content: center;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info {
    padding: 2.6rem 2.4rem 0;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .subtitle {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 1.2rem;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .title {
    font-size: 2.2rem;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0 0 2.4rem;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .title a {
    color: #fff;
    text-decoration: none;
}

.wf_slider--twelve {
    margin-top: 3rem;
    overflow: visible;
}

.wf_slider--twelve .owl-theme.owl-carousel .owl-dots {
    --wf-main-color: #fff;
}

.wf_slider--twelve .banner-wrapper .banner-wrapper-item,
.wf_slider--twelve .wf_owl_carousel {
    border-radius: 20px;
    overflow: hidden;
}

.wf_slider--twelve .banner-wrapper {
    grid-template-columns: auto;
    height: 100%;
}

.wf_slider--twelve .banner-wrapper .banner-wrapper-item .wf-image,
.wf_slider--twelve .banner-wrapper .banner-wrapper-item .wf-image a,
.wf_slider--twelve .banner-wrapper .banner-wrapper-item .wf-image img {
    height: 51rem;
}

@media (max-width: 991px) {
    .wf_slider--twelve .banner-wrapper .banner-wrapper-item .wf-image,
    .wf_slider--twelve .banner-wrapper .banner-wrapper-item .wf-image a,
    .wf_slider--twelve .banner-wrapper .banner-wrapper-item .wf-image img {
        height: 32rem;
    }
}

.wf_slider--twelve .banner-wrapper .banner-wrapper-item .banner-wrapper-inner {
    top: auto;
    bottom: 0;
    justify-content: flex-end;
}

.wf_slider--twelve .banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info {
    padding: 0 2.4rem 2.4rem 0;
}

.wf_slider--twelve .banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .subtitle {
    display: inline-block;
    background-color: var(--wf-main-color);
    padding: 3px 9px 2px;
    border-radius: 7px;
}

.wf_slider--twelve .owl-theme.owl-carousel .owl-dots .owl-dot span {
    border-radius: 50%;
}

.wf_information--three .wf-row {
    margin: 0;
    padding: 4%;
    border-radius: 15px;
    background-color: var(--wf-secondary-color) !important;
}

@media (max-width: 575px) {
    .wf_information--three .wf-row {
        padding-bottom: 8%;
    }
}

.wf_information--three .widget.widget_contact .contact__list {
    margin-top: 0;
}

.wf_information--three .widget.widget_contact i {
    width: auto;
    height: auto;
    font-size: 4.5rem;
    border-radius: 20px;
    position: relative;
    margin-right: 2.2rem;
    color: var(--wf-main-color) !important;
    transform: translateY(0);
}

.wf_information--three .widget.widget_contact i::before {
    display: inline-block;
    transition: 0.4s ease-in-out;
}

.wf_information--three .widget.widget_contact:hover i::before,
.wf_information--three .widget.widget_contact:focus-within i::before {
    display: inline-block;
    transform: scale(-1) rotate(180deg);
}

.wf_information--three .widget.widget_contact .contact__body .title {
    font-weight: 600;
    font-size: 2.5rem;
    color: #000 !important;
}

.wf_information--three .widget.widget_contact .contact__body .title a {
    color: #000 !important;
}

.wf_information--three .widget.widget_contact .contact__body .description {
    color: #000 !important;
    font-size: 1.6rem;
    margin-top: 4px;
    line-height: 1.2;
    opacity: 0.8;
}

.wf_footer .widget_shopping_cart .button:not(.checkout):not(.add_to_cart_button) {
    background-color: var(--wf-main-color) !important;
}

.wp-block-archives-list a {
    font-weight: 600;
}

.wf_footer .widget_shopping_cart .button:not(.checkout):not(.add_to_cart_button):hover,
.wf_footer .widget_shopping_cart .button:not(.checkout):not(.add_to_cart_button):focus {
    background-color: var(--wf-main-color) !important;
}

.wf_footer .widget_shopping_cart a.checkout:hover, 
.wf_footer .widget_shopping_cart a.checkout:focus {
        background-color: var(--wf-main-color) !important;
}

.wf_footer .widget_shopping_cart span.amount {
    color: var(--wf-main-color) !important;
}

.wf_footer .widget_shopping_cart li img {
   object-fit: contain !important;
   padding-right: 10px;
}

.wc-block-mini-cart__footer .wc-block-components-button {
    text-decoration: none;
}

.wf_footer .widget .wc-block-cart-link {
    color:#fff !important;
    background: var(--wf-main-color) !important;
}

.wf_footer .widget .wc-block-cart-link:hover, 
.wf_footer .widget .wc-block-cart-link:focus {
    text-decoration: none;
}

.woocommerce-account .woocommerce-Address-title h2 {
    font-size: 4rem;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    border-color: inherit;
    background: transparent
}

.wp-block-categories-list.has-background {
    padding: 1rem;
}

.wp-block-latest-comments.has-background {
    padding: 1rem;
}

.wp-block-file a {
    text-decoration: none;
}

.wp-block-file.has-background {
    padding: 1rem;
}

.woocommerce .summary .product_meta>span a {
    text-decoration: none;
}

table.wc-block-cart-items .wc-block-cart-items__header th {
    color: var(--wf-main-color) !important;
    font-size: 1.6rem;
    font-weight: 700;
}

.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
    font-weight: 700;
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, 
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-weight: 600;
}

.wp-block-woocommerce-customer-account.has-background {
    padding: 1rem;
}