/*//
//  Desktop (style-l.css)
/  _____________________________________________

*/

.abs-login-block-title,
.login-container .block .block-title,
.fieldset.create>.legend {
    letter-spacing: normal;
}

.form-edit-account .fieldset {
    width: 100%;
}


.cart.table-wrapper .product-item-photo {
    display: table;
}

.cart.table-wrapper .product-image-wrapper .product-image-photo {
    padding: 0 15% 0 0;
}

.cart.table-wrapper .cart thead tr th.col {
    text-transform: none;
    color: #888;
    font-size: 13px;
    font-weight: 500;
}


.cart-discount .block .content {
    display: none !important;
}

.cart.table-wrapper .cart .col.subtotal table {
    white-space: nowrap;
}

.cart.table-wrapper .cart .col.subtotal tbody tr,
.cart.table-wrapper .cart .col.ancap tbody tr,
.cart.table-wrapper .cart .col.mode tbody tr {
    display: flex;
}

.cart.table-wrapper .cart .col.subtotal tbody td,
.cart.table-wrapper .cart .col.ancap tbody td,
.cart.table-wrapper .cart .col.mode tbody td {
    padding: 0px 5px;
    line-height: 40px;
    display: inline-flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.cart-totals tbody .grand.totals .amount,
.cart-totals tfoot .grand.totals .amount {
    font-size: 20px;
}

#shopping-cart-table .col.subtotal,
#shopping-cart-table .col.ancap,
#shopping-cart-table .col.mode {
    padding: 0;
}

.col.mode label {
    text-transform: uppercase;
    font-size: 12px;
    color: black;
}

.col.subtotal tr.underline,
.col.ancap tr.underline,
.col.mode tr.underline {
    border-bottom: solid 1px #ededed;
    white-space: nowrap;
}

.product-item-info.type6 {
    padding: 10px;
    padding-top: 10px !important;
}

li.item.product.product-item.nth-child-2n,
.products-grid.no-padding .product-item {
    border-left: none;
}

.products-grid.divider-line .product-item-info.type6 {
    border-top: none;
}

.product-item-photo .product-item-inner .product-item-actions {
    display: none;
}

#layer-product-list .product-item-name a {
    line-height: 1.35;
    letter-spacing: -.01em;
    margin: 0.45rem 0;
    white-space: initial;
    height: 2.7em;
}

.sw-megamenu.navigation.side-megamenu li.level0.fullwidth>.submenu,
.sw-megamenu.navigation.side-megamenu li.level0.staticwidth>.submenu {
    bottom: 0;
}

.sw-megamenu.navigation li>a>span {
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
}

.block-minicart .block-content>.actions>.primary .action.primary {
    margin-top: 15px;
    margin-bottom: 0px;
}

.minicart-wrapper .block-minicart .points-sales,
.minicart-wrapper .block-minicart .points-generate {
    padding: 5px 0;
}

.block-minicart .block-content>.actions>.secondary .action.viewcart {
    text-transform: none;
    font-weight: 400;
    color: black;
}

.minicart-items .product-item-details {}

.minicart-items .product-item-photo {
    order: 1;
}

.minicart-wrapper .block-minicart li,
.minicart-wrapper .block-minicart .block-content>.actions {
    padding-left: 0;
    padding-right: 0;
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #00467C;
}

.opc-wrapper .shipping-address-item.selected-item:after,
.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active>span:before {
    background: #00467C;
}

.payment-method-content .geopay-client-cards .wrapper-card .wrapper-card-data .installments span {
    margin-left: 25px;
}

.payment-method-content .geopay-client-cards .wrapper-card .wrapper-card-data .installments select {
    height: 40px;
}

.payment-method-content .geopay-client-cards .wrapper-card .wrapper-card-data .brand span {
    color: black;
    font-family: monospace;
    font-size: 14px;
    padding: 12px 12px;
}

.payment-method-content .geopay-client-cards .wrapper-card .actions-toolbar {
    margin-top: 7px;
}

#delivery-date-container .admin__control-select,
#delivery-date-container .admin__control-text,
#delivery-date-container .admin__control-textarea {
    border-color: #1a37ef;
}

.payment-method-content .geopay-client-cards .wrapper-card.active .wrapper-card-data {
    border: 1px solid #1a37ef;
}

.payment-method-content .note-info {
    color: #1a37ef;
    border-bottom: 1px solid #1a37ef;
}


.payment-method-content .geopay-client-cards .wrapper-card .actions-toolbar>.primary .action.primary {
    padding: 0.8em 2em;
}

.showLocationButtonMultishipping,
#mageworx-location-checkout-chooser #showLocationButton,
#onepage-checkout-shipping-method-additional-load #showLocationButton {
    font-size: 14px;
}

#delivery-date-container h3 {
    text-transform: uppercase;
    font-weight: 600;
    color: #222529;
    border-bottom: 1px solid #e7e7e7;
    font-size: 16px;
}

#delivery-date-container .admin__field-label {
    font-size: 16px;
}

.add-payment-card {
    background-image: none;
    background: #08c;
    border: 1px solid #08c;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 500;
    padding: 7px 15px;
    font-size: 14px;
    box-sizing: border-box;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    float: right;
    margin-bottom: 10px;
}

.opc-block-summary>.title,
.cart-summary>.title {
    text-transform: none;
    padding: 0px 10px 10px;
    margin-bottom: 9px;
    display: block;
    font-size: 20px;
    font-weight: 300;
    border-bottom: solid 1px #d1d1d1;
}

.opc-block-summary>.title {
    padding: 0px 0px 10px;
}

.cart-totals .totals tbody>tr:not(:last-child)>td:last-child {
    border-color: #e7e7e7;
}

.opc-block-summary,
.cart-summary {
    background: #F5F5F5;
    border: none;
    padding: 25px;
}

.opc-block-summary .account-title p,
.cart-summary .account-title p {
    color: #767676;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
}

.account-amount p:first-child,
.account-owner p:first-child {
    color: #767676;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 0;
}

.account-amount p:first-child:before,
.account-owner p:first-child:before {
    content: "\f05a";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: block;
    float: left;
    width: 20px;
    height: 20px;
}

.account-amount p,
.account-owner p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #222222;
}

.checkout-cart-index #cart-totals .totals.sub,
.checkout-cart-index #cart-totals .totals-tax,
.checkout-cart-index .cart-summary div#block-shipping {
    /* display: none; */
}

.checkout-index-index .header-bottom {
    display: none;
}

[name*="shippingAddress.street.0"] .label {
    display: none;
}


.modal-footer button.action-primary.action-accept {
    font-size: 1rem;
    background-color: #1938EF;
    color: white;
    font-family: 'Helvetica Neue';
    font-size: 14px;
    border: solid 1px #1a37ef;
}

.opc-block-summary .grand.totals.points .mark strong,
.opc-block-summary .grand.totals.generate .mark strong,
.opc-block-summary .grand.totals.points .amount span,
.opc-block-summary .grand.totals.generate .amount span,
.cart-summary .grand.totals.points .mark strong,
.cart-summary .grand.totals.generate .mark strong,
.cart-summary .grand.totals.points .amount span,
.cart-summary .grand.totals.generate .amount span {
    font-size: 16px;
    font-weight: 500;
}

.opc-block-summary .account-title,
.opc-block-summary .account-owner,
.opc-block-summary .account-amount,
.cart-summary .account-title,
.cart-summary .account-owner,
.cart-summary .account-amount {
    padding: 0 10px;
}

.opc-block-summary .product-item .product-item-name-block {
    display: flex;
    padding-right: 0.25em;
    text-align: left;
    flex-direction: column;
}

.opc-block-summary .product-item .subtotal {
    display: block;
}

.payment-option._collapsible.opc-payment-additional.discount-code {
    display: none;
}


#opc-sidebar tr.grand.totals.points.excl,
#opc-sidebar tr.grand.totals.generate.excl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    color: black;
    border-bottom: solid 1px #e7e7e7;
    padding: 10px 5px;
}

#opc-sidebar tr.grand.totals.points.excl {
    border-top: solid 1px #e7e7e7;

}

#delivery-date-container {
    padding-bottom: 0;
}

#delivery-date-container .admin__field,
#delivery-date-container .field {
    padding: 0px;
}

.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.price .price-including-tax {
    font-size: 1rem;
}

.order-details-items .items-qty .item {
    line-height: 1rem;
}

.order-details-items .table-order-items .product-item-name {
    margin: 0 0 0px;
    white-space: normal;
}

.block-dashboard-addresses .box-shipping-address {
    display: none;
}

.cms-estaciones-ancap .column.main {
    position: relative;
    z-index: 9;
    padding-bottom: 0;
}

.cms-porto_home_34 .column.main {
    padding-bottom: 0;
}

.cart.table-wrapper .col.subtotal {
    display: none;
}


tr.checked:after {
    background: #eff1ff;
    display: block;
    content: '';
    width: 100%;
    height: 30px;
    position: absolute;
    z-index: -1;
    transform: translateY(5px);
    border-radius: 15px 0 0 15px;
}

body.customer-account-create .create.account .field.choice {
    display: none;
}

.porto-icon-shopping-cart:before {
    content: url(/media/logo/default/cart.svg) !important;
    width: 30px;
    height: 30px;
}

span.not-logged-in {
    display: none;
}

.main-panel-top {
    display: none;
}
.page-header .header.content.header-row {
    padding: 10px 0;
}

.header-bottom.main-menu-wrap .header-row.container {
    padding: 0;

}

.page-header.type22 .header-bottom .header-left>*:not(:first-child) {
    margin-left: 0 !important;
}

.logo img {
    width: 450px;
}

.header.content.header-main {
    padding-top: 10px;
}

.page-header.type22 .search-area {
    margin-left: .875rem;
    margin-right: .875rem;
}

.main-toggle-menu .menu-title {
    background: #F2F2F2;
    color: #4D4D4D;
}

.autocomplete-selected {
    background: #f7f7f7;
}

.header-user-cart {
    background: #00467D;
    border-radius: 25px;
    height: 50px;
    padding: 0 15px;
    transition: width 0.3s ease;
}

.page-header.type22 .header-main .header-left,
.page-header.type22 .header-main .header-right,
.page-header.type22 .header-main .header-center {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.page-header.type22:not(.sticky-header) .header-bottom {
    border: none !important;
}

.panel.header.show-icon-tablet .header.links li a {
    font-size: 14px;
}

.product-item .tocart:before {
    content: none;
    font-family: Nunito;
}

.product-item .swatch-attribute {
    padding-bottom: 0;
}

.product-item-name a,
.product-item-info .product-item-details .price-box {
    text-align: left;
}

.product-item [class^='swatch-opt-'] {
    display: flex;
}

.swatch-option.text {
    font-size: 12px!important;
    border: solid 1px black;
    border-radius: 5px;
    background: transparent;
}
.product-item-info:hover .product-item-photo{
    box-shadow: none;
}
.item.product.product-item:hover .product-item-info{

    box-shadow: 0px 9px 14px 3px rgba(0, 0, 0, 0.1);

}
.products-grid .product-item .product-item-info, .widget-product-carousel .product-item, .widget-product-grid .product-item{
    box-shadow: none;
        border: solid 1px #c5c5c5;
    border-radius: 10px;
    padding: 8px;
}

[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
    min-height: 370px;
}

.product-item-info .product-item-details .product-item-actions {
    width: 100%;
    display: grid;
}

.product-item-info:hover .product-item-details .product-item-actions .tocart {
    background-color: #00467C;
    border: none;
}

.product .old-price {
    display: block;
}

.price-box.price-final_price .old-price .price {
    font-size: 17px;
    color: grey;
    font-weight: 400;
    margin-bottom: 4px;
}

.box-tocart button#product-addtocart-button {
    height: 48px;
    border-radius: 24px;
    font-size: 14px;
        padding: 0 40px;
}

.box-tocart .action.tocart:before {
    display: none;
}

.price-box.price-final_price .price {
    color: #000000;
    font-weight: bold;
    font-size: 18px;
}

button.action.tocart.primary.tocart {
    background-color: #00467C;
    color: white;
    border: none;
    text-transform: none;
    font-weight: 400;
    height: 32px;
    border-radius: 16px;
    width: 100%;
    padding: 0;
    font-size: 13px;
    display: block;
}

.product-info-main {
  .product-info-price {
    display: block;
  }
}

.slick-slide a.category-url {
    max-width: 50px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.slick-slide h3.category-item-name {
    margin: auto;
    text-align: center;
    font-size: 14px;
}
.slick-slide .btn-link {
    display: none;
}

.slick-slide h3.category-item-name a {
    color: grey;
    margin-top: 10px;
    line-height: 18px !important;
    display: block;
}
.magepow-categories-grid {
    margin-bottom: 15px;
}
.magepow-categories-grid .magepow-categories-category-name {
    line-height: 18px;
    margin-top: 5px;
        color: #191919;
}
.magepow-categories-grid .magepow-categories-category-image {
    max-width: 60px;
    margin:auto;
}
.magepow-categories-grid .magepow-categories-category {
    margin: 15px 0;
}
.magepow-categories.grid-init {
    margin: 30px 0;
}

.sparsh-auto-related-products-block .products-grid .product-item {
    width: 20%;
}

.magepow-categories-grid li{
}

    .magepow-categories-grid li {
        flex: 1;
    }

    .magepow-categories-grid .btn-link {
        display: none;
    }

.footer h3 {
    color: white;
}
.product.media .am-banners-lite-label {
    position: absolute;
    z-index: 1;
    max-width: 100px;    
}
.main-toggle-menu .toggle-menu-wrap>.sections.nav-sections, 
.navigation .level0 .submenu {
    border: none!important;
}

#main-toggle-menu .menu-title:hover, #main-toggle-menu .menu-title {
    background: #b5b5b5;
}

.product-options-bottom, .product-info-price {
    display: block;
}


.block-authentication .actions-toolbar > .primary .action {
    line-height: 38px;
    height: 38px;
    padding-top: 0;
}

.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
    padding: 15px 20px;
}


@media(min-width: 991px) {

    .header-contact {
        display: none !important;
    }
}


@media(min-width: 701px) {

    .block-search input {
        padding-right: 35px !important;
    }


}



/*
//  Mobile (style-m.css)
//  _____________________________________________
*/

@media(max-width: 991px) {

    .nav-toggle {
        padding: 3px 5px 5px 4px;
        margin: 8px 2px 10px 3px;
    }

    .logo {
        margin: 5px 0;
    }

    .header-user-cart {
        height: 42px;
    }

    .page-header.type22 .search-area {
        margin: 0 !important;
    }

    .search-area.show-icon-tablet .block.block-search {
        display: block !important;
        right: auto !important;
        left: auto !important;
        position: relative !important;
        width: auto !important;
        min-width: auto !important;
        margin: 0 5px 0 0 !important;
        border-color: #c9c9c9 !important;
        border: solid 1px !important;
    }

    .page-header.type22 .search-area.show-icon-tablet a.search-toggle-icon {
        display: none;
    }

    .block.category.event,
    .footer.content,
    .header.content,
    .navigation,
    .page-main,
    .page-wrapper>.breadcrumbs ul,
    .page-wrapper>.page-bottom,
    .page-wrapper>.widget,
    .top-container,
    .page-wrapper>.breadcrumbs .items,
    .container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .header.content.header-main {
        padding-top: 0 !important;
    }

    .page-header .header.content.header-row {
        padding-top: 0;
        padding-bottom: 0;
    }

    .search-area {
        width: auto !important
    }

    .page-header.type22 .header-contact .my-account i,
    .page-header.type22 .header-contact .wishlist i {
        font-size: 24px !important;
        margin: 0;
    }

    .page-header.type22 .header-main .header-right>* {
        margin-left: .4rem;
    }

    .porto-icon-magnifier:before {
        content: '\e884';
        color: #0f467d;
    }

    .nav-toggle {
        color: #0f467d;
    }


    .header-right {
        display: flex;
    }

    .logo {
        max-width: 270px !important;
        z-index: auto;
    }


    .account .column.main,
    .account .sidebar-additional {
        margin-top: 60px;
    }

    .block-collapsible-nav .title {
        border: solid 1px #e7e7e7;
        border-radius: 25px;
        margin-bottom: 10px;
    }

    .account .columns .sidebar-main {
        order: 0;
    }

    .sw-megamenu.navigation li.ui-menu-item>a {
        position: relative;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        background: white;
    }

    img.menu-thumb-icon {
        width: 36px;
        margin-right: 6px;
    }

    .cart.table-wrapper tr.item-actions {
        order: 0;
        position: absolute;
        left: 40px;
    }

    .cart.table-wrapper .item-info {
        flex: 100%;
    }

    .cart.table-wrapper td.col.mode {
        display: block;
        width: 75%;
        float: left;
    }

    .cart.table-wrapper .col.qty:before,
    .cart.table-wrapper .col.subtotal:before {
        width: 100px;
        float: left;
        height: 37px;
        padding: 0;
        line-height: 37px;
    }

    .cart.table-wrapper .cart .col.qty table,
    .cart.table-wrapper .cart .col.subtotal table {
        white-space: nowrap;
        float: left;
        width: calc(100% - 100px);
        text-align: left;
    }

    .cart.table-wrapper .cart>.item {
        border-bottom: 1px solid #e7e7e7;
        position: relative;
        display: flex;
    }

    .cart.table-wrapper .cart .col.subtotal tbody tr {
        display: block;
    }

    .cart .table.items thead .col.qty {
        display: none;
    }

    .cart .table.items .col.qty {
        text-align: center;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        align-items: center;
    }


    .cart.table-wrapper .col.subtotal:before,
    .cart.table-wrapper .col.qty:before {
        width: auto !important;
        padding-right: 10px;
    }

    .checkout-cart-index .cart #shopping-cart-table .product-item-details .product-item-name a {
        text-align: center;
    }

    .cart.table-wrapper .product-image-wrapper .product-image-photo {
        padding: 0;
    }

    .cart.table-wrapper .product-item-details {
        text-align: left;
    }

    .lineabeneficios {
        position: relative;
        z-index: 1;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap !important;
        align-content: center;
        justify-content: center;
        align-items: flex-start;
        text-align: center;
    }

    .lineabeneficios .vc_column_container {
        flex: auto;
        align-content: center;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap !important;
        flex-direction: row;
    }

    .lineabeneficios img.icono {
        display: block;
        text-align: center;
        margin: 0 auto 6px auto;
    }

    .payment-method-content .geopay-client-cards .wrapper-card {
        overflow: hidden;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        align-items: flex-start;
    }

    .add-payment-card {
        display: block;
        float: none;
    }

    .payment-method-content .geopay-client-cards .wrapper-card.active .wrapper-card-data,
    .payment-method-content .geopay-client-cards .wrapper-card .actions-toolbar {
        width: 100% !important;
    }

    .checkout-index-index .my-account,
    .checkout-index-index .search-area,
    .checkout-index-index .nav-toggle {
        display: none !important;
    }

}

.checkout-shipping-address .go-to-cart {
    padding-bottom: 15px;
    padding-top: 15px;
}
