#pagenotfound .main-icon {
    display: none !important;
}
#pagenotfound .message-404 {
    color: #000;
    max-width: 600px;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
}

/* HEADER */

header#header {
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    transition: .3s;
}
header > div {
    max-width: 100vw;
    position: relative;
}

.column-menu > div > div,
.column-menu > div > div > div,
.column-menu > div > div > div >  div,
.column-menu .pk-ce-widget-wrapper,
.column-menu .pk-ce-widget,
.column-menu .pk-nav,
.column-menu .pk-nav > ul,
.column-menu .pk-nav > ul > li,
.column-menu .pk-nav > ul > li > div.flex-container {
    height: 100%;
}
.column-menu > div {
    height: calc(100% + 20px);
    margin-top: -10px;
    padding: 0 10px !important;
}

header .elementor-widget-pklogo {
    margin-right: auto;
}
header .elementor-widget-pklogo .logo {
    height: auto !important;
}


header .pk-nav .pk-dropdown {
    left: 0;
    top: 100%;
    padding-top: 25px !important;
    max-height: calc(100vh - 154px);
    overflow-y: auto;
}
header .pk-nav .pk-dropdown .elementor-widget-image-box {
    height: 45px;
}
header .pk-nav .pk-dropdown .elementor-image-box-title {
    margin-top: 0 !important;
}
header .pk-nav .pk-dropdown .elementor-image-box-title a {
    display: block;
}
header .pk-nav .pk-dropdown .elementor-image-box-wrapper .elementor-image-box-img {
    width: 90px !important;
    margin: 0 !important;
}
header .pk-nav .elementor-column-wrap {
    align-items: flex-start !important;
}

header#header .elementor-widget-pklogo .elementor-widget-container,
body#index header#header.header-sticky .elementor-widget-pklogo .elementor-widget-container .logo,
body#index header#header:hover .elementor-widget-pklogo .elementor-widget-container .logo {
    background-image: none;
}
body#index header#header .elementor-widget-pklogo .elementor-widget-container {
    background-image: url("/img/cms/logo-servihonda-white.svg");
}
body#index header#header .elementor-widget-pklogo .elementor-widget-container .logo {
    opacity: 0;
    transition: .3s;
}
body#index header#header.header-sticky .elementor-widget-pklogo .elementor-widget-container .logo,
body#index header#header:hover .elementor-widget-pklogo .elementor-widget-container .logo {
    opacity: 1;
}

body#index header#header {
    background: transparent;
}
body#index header#header .l-subheader.at_middle .pk-nav-link,
body#index header#header .l-subheader.at_middle .user-select .current-item,
body#index header#header .l-subheader.at_middle .pk-menu-icon svg {
    color: #ffffff;
    transition: .3s;
}
body#index header#header.header-sticky,
body#index header#header:hover {
    background: #ffffff;
}
body#index header#header.header-sticky .l-subheader.at_middle .pk-nav-link,
body#index header#header:hover .l-subheader.at_middle .pk-nav-link,
body#index header#header.header-sticky .l-subheader.at_middle .user-select .current-item,
body#index header#header:hover .l-subheader.at_middle .user-select .current-item,
body#index header#header.header-sticky .l-subheader.at_middle .pk-menu-icon svg,
body#index header#header:hover .l-subheader.at_middle .pk-menu-icon svg {
    color: #000000;
}

.pk-myaccount .dd_container:not(.pk-sub-menu) li {
    padding: 0;
}
.pk-myaccount .dd_container:not(.pk-sub-menu) li a {
    padding: 10px 10px 10px 20px;
    display: block;
    width: 100%;
}


header .l-subheader.at_top .contact-header i,
header .l-subheader.at_top .elementor-icon-list-icon i {
    color: #000000 !important;
    background: #ffffff;
    margin-right: 5px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 20px;
    height: 20px;
    font-size: 14px !important;
}


header .l-subheader.at_middle .elementor-widget-wrap > .elementor-widget__width-auto {
    display: inline-flex;
    align-items: center;
}

.load-more-container .btn.pk-load-more {
    display: none;
}


/* GENERAL */

body {
    font-family: 'Barlow' !important;
}

h1, .h1 {
    font-size: 4.5rem;
    font-weight: 600;
    color: #000000;
    line-height: 1;
    text-transform: uppercase;
}
h2, .h2 {
    font-size: 3.5rem;
    font-weight: 600;
    color: #000000;
    line-height: 1;
    text-transform: uppercase;
}
h3, .h3 {
    font-size: 2rem;
    font-weight: 600;
    color: #000000;
    line-height: 1;
    text-transform: uppercase;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    color: #CC0000;
    font-weight: 600;
}

.page-content.page-cms {
    text-align: left;
}

#main {
    padding: 3em 10px 0 10px;
    margin-bottom: 0;
}
#main.container {
    padding-top: 0;
}

#main .page-content {
    margin-bottom: 0;
}

.page-header h1 {
    letter-spacing: 0;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 4.5rem;
}
.authentication-page h2 {
    letter-spacing: 0;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
}

.elementor-text-editor strong {
    font-weight: 600;
}

.favorites-button.icon-active,
.add_to_compare.in_comparison {
    color: #C00 !important;
}

#header .page-width,
#footer .page-width,
#main-content .page-width,
body .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
}

body:not(#index) #main-content {
    padding: 155px 10px 50px;
}

.breadcrumb {
    text-transform: uppercase;
}

.elementor-text-editor p {
    margin: 0 0 1.5rem 0;
}
.elementor-text-editor p:last-child {
    margin: 0;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 10px;
}

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: inherit !important;
}
.slick-slide > div,
.slick-slide .product-miniature {
    height: 100%;
}
/*.slick-slide > div,
.slick-slide .product-miniature,
.slick-slide .product-miniature .thumbnail-container,
.slick-slide .product-miniature .thumbnail,
.slick-slide .product-miniature .elementor,
.slick-slide .product-miniature .elementor-inner,
.slick-slide .product-miniature .elementor-section-wrap,
.slick-slide .product-miniature .elementor-section-wrap > .elementor-element {
    height: 100%;
}*/

.elementor-widget-pkminiatureimage,
.product-miniature picture {
    aspect-ratio: 1 / 1;
    width: 100%;
    overflow: hidden;
}
.product-miniature picture img {
    object-fit: contain;
}

body .product-miniature .product-thumbnail .btn:hover {
    background-color: #7d0000 !important;
}

a.elementor-button:hover {
    background-color: #000000 !important;
}
a.elementor-button .elementor-button-content-wrapper {
    align-items: center;
}
a.elementor-button .elementor-button-icon .fa-arrow-right:before {
    content: '' !important;
    background: url('/themes/alysumchild/assets/img/arrow-right.svg') no-repeat center center;
    width: 24px;
    height: 24px;
    display: block;
}

.visible .slick-list {
    overflow: visible;
}

.dropdown-menu {
    z-index: 1;
}

.bg-columns .elementor-widget-wrap > .elementor-element,
.bg-columns .elementor-widget-wrap > .elementor-element > .elementor-widget-container {
    height: 100%;
}

.elementor-widget-social-icons {
    line-height: 1;
}
.elementor-social-icon:hover {
    opacity: 1;
}

.fa-youtube::before {
    content: url("/themes/alysumchild/assets/img/youtube.svg") !important;
    max-width: 16px;
}
.fa-link::before {
    content: url("/themes/alysumchild/assets/img/tiktok.svg") !important;
    max-width: 12px;
}

.shopping_cart .cart-button .btn {
    font-size: 1rem;
    letter-spacing: 0;
}
.pk-aside .pk-aside-tabs .cart-total {
    font-family: Barlow;
}

body .btn {
    font-family: 'Barlow';
}
.btn {
    transition: .3s;
}
.btn::after {
    display: none !important;
}
#product .product-info-section .btn-primary.add-to-cart,
.modal-dialog .btn-primary.add-to-cart {
    font-size: 17px;
}
.pk-aside .shopping_cart .cart-button > .btn:last-child {
    background: #000000;
    border-color: #000000;
}
.pk-aside .shopping_cart .cart-button > .btn:hover:last-child {
    background: #cc0000;
    border-color: #cc0000;
}
#main-content .btn-big {
    font-size: 17px;
    letter-spacing: 0;
}

#content #search_widget {
    height: auto;
}

.form-control {
    color: #000000;
}
.custom-checkbox input[type="checkbox"] + span svg {
    margin: 0;
}

.page-customer-account #content .forgot-password a {
    color: #000;
}

.pk-scroll-totop {
    color: #000;
}
.pk-scroll-totop:hover {
    background-color: #000000;
}

.product-title {
    font-size: 16px;
    font-family: 'Barlow';
    line-height: 1.1;
    margin: 0;
    display: block;
}
.product-brand {
    font-size: 16px;
    line-height: 1.1;
    font-weight: 300;
    font-family: 'Barlow';
    margin: 0 0 5px;
}

body.tax-display-enabled #wrapper #products .product-miniature {
    margin-bottom: 0;
}
body.tax-display-enabled #wrapper #products .thumbnail-container {
    height: 100%;
    padding-bottom: 30px;
}

/* HOME */

.deco-title1 {
    position: relative;
}
.deco-title1 strong {
    position: absolute;
    top: calc(100% + 10px);
    left: 305px;
}
.deco-title2 {
    position: relative;
}
.deco-title2 strong:last-child {
    position: absolute;
    top: calc(100% + 10px);
    left: 430px;
}

.categories .pk-grid {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}
.categories figure {
    width: calc(20% - 20px);
    background: #ffffff;
    border: 2px solid #ffffff;
    transition: .3s;
}
.categories figure a {
    padding-top: 135px;
    text-align: center;
    height: 490px;
    width: 100%;
}
.categories figure a img {
    margin: 0 auto;
    object-fit: contain;
    width: 95%;
    height: 95%;
    transition: translateY(0px);
    transition: .3s;
}
.categories figure figcaption {
    pointer-events: none;
    left: 0;
    top: 0;
    transform: none;
    bottom: initial;
}
.categories figure .pk-item-caption {
    transition: .3s;
    margin-bottom: 0.25rem;
}
.categories figure:hover {
    border: 2px solid #CC0000;
}
.categories figure:hover a img {
    transform: translateY(-20px);
}
.categories figure:hover .pk-item-caption {
    color: #CC0000 !important;
}


.title-about-home {
    margin-left: -35%;
    width: 135% !important;
    min-width: 1110px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.text-about-home {
    width: 820px !important;
    max-width: 100%;
}
.img-about-home,
.img-about-home * {
    width: 100%;
    height: 100%;
}
.img-about-home img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}

/* PRODUCTOS */

.product-miniature .product-thumbnail > .elementor .block-product-miniature {
    transition: border-color 0.5s ease-in-out;
}
.product-miniature .product-thumbnail > .elementor:hover .block-product-miniature {
    border-color: #CC0000;
}
.product-miniature .product-thumbnail > .elementor:hover .elementor-widget-pkminiaturebuttons form button,
.product-miniature .product-thumbnail > .elementor:hover .elementor-widget-pkminiaturebuttons a.btn {
    background-color: #CC0000;
}
.product-miniature .elementor-widget-pkminiaturebuttons {
    margin: 0;
}
.product-miniature .elementor-widget-pkminiaturebuttons form,
.product-miniature .elementor-widget-pkminiaturebuttons form button,
.product-miniature .elementor-widget-pkminiaturebuttons a.btn {
    width: 100% !important;
}
.product-miniature .elementor-widget-pkminiaturebuttons a.btn {
    padding: 15px !important;
}
.product-miniature .elementor-widget-pkminiaturebrand {
    margin-bottom: 5px;
}
.product-miniature .elementor-widget-pkminiaturebuttons form button,
.product-miniature .elementor-widget-pkminiaturebuttons a.btn {
    transform: none !important;
}


.product-list-container > article,
.product-miniature .product-miniature,
.product-miniature .thumbnail-container,
.product-miniature .thumbnail,
.product-miniature .elementor,
.product-miniature .elementor-inner,
.product-miniature .elementor-section-wrap,
.product-miniature .elementor-section-wrap > .elementor-element,
.product-miniature .elementor-container,
.product-miniature .elementor-row,
.product-miniature .elementor-row > div {
    width: 100%;
    height: 100%;
}
.product-miniature .product-thumbnail {
    margin-bottom: 0;
}
.product-miniature .elementor-widget-wrap {
    flex-direction: column;
}
.product-miniature .elementor-widget-pkminiaturebuttons {
    margin-top: auto !important;
}

/* CATEGORÍA */

.sort-by-row + .products-sort-order {
    display: none;
}

#product-list-header,
#view_grid6, #view_list {
    display: none !important;
}
.sort-by-row .products-sort-order {
    display: block !important;
}
.facet-label,
.products-sort-order .select-title {
    font-size: 18px;
}
#search_filters .module-title {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
button.js-search-filters-clear-all {
    display: inline-flex;
    align-items: center;
    flex-direction: row-reverse;
}
.active_filters .active-filter-title {
    color: #000000;
    margin: 0 0 0.5rem;
    font-family: Barlow, sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase;
}

.active_filters .filter-block {
    padding: 0;
    font-size: 1rem;
}
.active_filters .filter-block a {
    display: inline-flex;
    align-items: center;
}

.faceted-slider > li > p {
    font-size: 16px;
    color: #000;
}

#search_filters .ui-slider-range,
#search_filters .ui-slider .ui-slider-handle {
    background: #000000;
}

#search_filters .custom-radio input[type="radio"] + span svg,
#search_filters .custom-checkbox input[type="checkbox"] + span svg {
    width: 10px;
    height: 10px;
}

#pagenotfound .page-not-found h4, #products .page-not-found h4 {
    color: #000000;
    letter-spacing: 0;
}

.sidebar .module-title {
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Barlow';
}

#category #main-content > .page-width, #category .breadcrumb {
    max-width: 1645px;
    width: 100%;
}
#category .breadcrumb {
    margin: 20px 0px;
}

/* CARRITO */

.pk-aside .cart-button {
    margin-bottom: 0;
}
.pk-aside .payment-methods-img {
    display: none !important;
}

/* CHECKOUT */

#checkout #wrapper h1, #checkout .step-title {
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
}
.discount-percentage, .discount-product {
    font-style: normal;
    font-family: Barlow;
    background: #CC0000;
    margin-left: 0;
    font-weight: 500;
}
.cart-summary-line .value {
    color: #000;
    font-weight: 600;
}

.label, label {
    color: #000;
}

/* PRODUCTO */

#product #main-content {
    overflow: hidden;
}
#product h1 {
    font-family: 'Barlow';
    font-size: 1.25rem;
    font-weight: 600;
    margin: 0;
}

.price {
    font-size: 18px;
    font-family: 'Barlow';
}
.price strong {
    font-weight: 700;
}

.star-content div.star,
.star-content div.star-on,
.star-content div.star-hover,
.star-content .svgic {
    width: 24px;
    height: 24px;
}
.star-content, .grade-stars, .grade-stars-list {
    min-width: 140px;
    gap: 5px;
}
.grade-stars, .grade-stars-list {
    height: 24px;
}
.star-full .svgic, .star.star-on .svgic {
    color: #000000;
}
.star-full .star-on .svgic,
.star.star-on .svgic {
    color: #FFC633;
}
.product-comments-additional-info,
.product-comments-additional-info .comments-note {
    margin: 0 0 5px 0;
}

.product-prices.price {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}
#product .product-price {
    color: #c00;
    margin-right: 0.625rem;
}
.current-price .discount {
    border-radius: 140px;
    padding: 5px 15px;
    margin-left: auto;
    transform: none;
    margin-right: 0;
    text-align: center;
}
.elementor-widget-pkproductbrand {
    max-width: 35% !important;
}
.elementor-widget-pkproductimage .product-flags {
    display: none !important;
}
#product-images-cont .product-cover {
    border: solid 1px #c5c5c5;
    background: rgba(167, 167, 167, 0.2);
}

.product-prices .tax-shipping-delivery-label {
    font-size: 1.1rem;
    color: #000000;
    font-weight: 500;
    margin-top: 15px;
    margin-right: auto;
}

.product-brand img {
    width: 180px !important;
}

.page-product .short-desc {
    color: #000000;
    margin-bottom: 0;
}

.product-variants .product-variants-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 1.5rem 0;
    margin: 0;
    border-top: 1px solid rgba(197, 197, 197, 1);
}
.product-variants .product-variants-item .control-label {
    width: auto;
    margin-bottom: 0;
    margin-right: 10px;
    color: #000000;
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    font-family: 'Barlow';
}
.product-variants .product-variants-item ul {
    width: 100%;
    margin-bottom: 0;
    gap: 0.625rem;
}
.product-variants > .product-variants-item ul li {
    display: inline-flex;
    align-items: center;
    margin: 0;
}
.product-variants > .product-variants-item .color {
    border-radius: 50%;
}

.product-variants .product-variants-item ul.type-radio {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.product-variants .product-variants-item ul.type-radio input[type="radio"] {
    display: none;
}
.product-variants .product-variants-item ul.type-radio input[type="radio"] + .radio-label {
    display: inline-block;
    padding: 12px;
    border-radius: 140px;
    cursor: pointer;
    background: #EBEBEB;
    font-weight: 400;
    font-size: 18px;
    border: 0;
    width: 80px;
    transition: 0.3s;
}
.product-variants .product-variants-item ul.type-radio input[type="radio"] + .radio-label:hover,
.product-variants .product-variants-item ul.type-radio input[type="radio"]:checked + .radio-label {
    background: #000000;
    color: #ffffff;
}
.product-variants .product-variants-item ul.type-radio input[type="radio"]:disabled + .radio-label {
    opacity: 0.4;
    cursor: not-allowed;
}

.product-information {
    margin-right: 0 !important;
}
.product-information .custom-row {
    border-top: 1px solid rgba(197, 197, 197, 1);
    border-bottom: 1px solid rgba(197, 197, 197, 1);
    padding: 1rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.product-information .block-reassurance li,
.product-information .blockreassurance_product > div {
    font-size: 16px;
    color: #000000;
    padding: 0;
    font-weight: 500;
    background: transparent;
}

.product-information .productButtons,
.product-information .blockreassurance_product {
    margin-top: 0;
}
.product-information .blockreassurance_product > div {
    margin-bottom: 0;
}
.product-information .blockreassurance_product .item-product,
.product-information .blockreassurance_product .item-product img,
.product-information .blockreassurance_product .item-product svg {
    height: 18px;
    width: 18px;
}

.product-information .product-add-to-cart {
    margin-right: 10px;
}
.product-information .product-quantity {
    margin-top: 10px;
}

.product-information .productButtons {
    margin-right: auto;
}
.product-information .favorites-button,
.product-information .add_to_compare {
    display: inline-flex;
    padding: 10px;
    width: 55px;
    height: 55px;
    align-items: center;
    justify-content: center;
    border: 1px solid #AEAEAE;
    color: #AEAEAE;
    margin-right: 10px;
}
.product-information .favorites-button span,
.product-information .add_to_compare span {
    display: none;
}

#pksizeguide-show {
    color: #000 !important;
    font-size: 16px !important;
    border: 2px solid #000 !important;
    font-weight: 500;
    transition: .3s;
}
#pksizeguide-show:hover {
    color: #999 !important;
}

.product-information .product-quantity {
    align-items: center;
}
.product-quantity .qty {
    width: 132px;
    height: 44px;
    flex-direction: column;
    border-radius: 140px;
    background: #EBEBEB;
    text-align: center;
    overflow: hidden;
}
.product-quantity #quantity_wanted {
    border: 0;
    color: #000000;
    background: #EBEBEB;
    width: 100%;
    max-width: 100%;
    font-family: 'Barlow';
}
.product-quantity .input-group-btn-vertical {
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: 0;
}
.product-quantity .input-group-btn-vertical .btn {
    width: 44px;
    height: 44px;
    background: transparent;
    border: 0;
    color: #000000;
    font-family: 'Barlow';
    font-weight: 300;
}
.product-quantity .input-group-btn-vertical .btn-up {
    position: absolute;
    right: 0;
    bottom: 100%;
}
.product-quantity .input-group-btn-vertical .btn-down {
    position: absolute;
    left: 0;
    bottom: 100%;
}

#pksizeguide .bordered-cell, #pksizeguide .table > thead > tr > th {
    background: #000;
}

#main .tabs-container .nav-link {
    cursor: default;
}
#main .tabs-container .nav-link .h5 {
    font-size: 18px;
    font-weight: 400;
    font-family: "Barlow";
}
#main .tabs-container .nav-tabs .nav-item {
    width: 100%;
    margin: 0;
}
#main .tabs-container .tabs .nav-tabs .nav-link.active,
#main .tabs-container .tabs .nav-tabs .nav-link:hover {
    border-bottom: 4px solid #000;
}
#main .tabs-container #product-details .product-features,
#main .tabs-container #product-details .product-features h3 {
    display: none;
}
#main .tabs-container #product-details .product-features:last-child {
    display: block;
}
.product-features > dl.data-sheet {
    margin: 0;
    font-size: 18px;
}
.product-features > dl.data-sheet dt.name {
    font-weight: 500;
}
.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    border-bottom: 0;
}
.product-features > dl.data-sheet :nth-child(4n), .product-features > dl.data-sheet :nth-child(4n-1) {
    background: transparent;
}

.wide .module-title span:first-child, .center-title .module-title span:first-child {
    padding: 0.5em 1em 0.5em 1em;
    border-bottom: 4px solid #000;
    width: 100%;
    font-family: 'Barlow';
    font-weight: 400;
}
.product-comments .module-title {
    margin: 0 0 25px 0;
}
#main-content #main .product-comments {
    max-width: 100%;
    margin: 4em auto 0 auto;
    width: 100%;
}
.product-comment-list-item {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 40px;
}

.criterion-rating label {
    display: none;
}
.criterion-rating .star-content div.star-hover svg, .criterion-rating .star-content div.star-on svg {
    color: #FFC633;
}

.product-description #product-description,
.product-details #product-details {
    opacity: 1 !important;
    display: block !important;
    position: initial !important;
    z-index: 0 !important;
}

/* TIENDAS */

#stores .page-stores {
    width: 100%;
}
#stores .page-stores .store-item-container .store-description {
    font-size: 18px;
    padding: 15px;
}
#stores .page-stores .store-item-container .store-description address {
    font-style: normal;
    margin-bottom: 20px;
}
#stores .page-stores .store-item-container .store-description a.btn {
    padding: 1em 1em;
}
#stores .page-stores .store-item-container .divide-left th {
    font-weight: 600;
    font-size: 18px;
}
#stores .page-stores .store-item-container ul {
    font-size: 18px;
}
#stores .page-stores .store-item-footer,
#stores .page-stores .store-item-footer li {
    display: flex;
    align-items: center;
}
#stores .page-stores .store-item-footer li svg {
    margin: 0 5px 0 0;
}

/* CONTACTO */

.contact-page {
    padding: 0 0 4em 0;
}
.contact-page-footer {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 0;
}
.contact-page-footer > div {
  margin-bottom: 15px;
}
.contact-page-footer svg {
    margin-bottom: 10px;
}
.contact-page-footer h3 {
    margin: 0;
  letter-spacing: 0;
}
.contact-page-footer p {
    font-size: 18px;
    color: #000000;
}

/* FOOTER */

footer .pk-nav-ul {
    flex-wrap: wrap;
}
footer .pk-nav-ul .pk-dropdown-toggler {
    display: none;
}

@media (max-width: 1179px) {
    body:not(#index) #main-content {
        padding: 115px 10px 50px;
    }
    #main {
        padding: 1em 10px 0 10px;
    }
    
    body#index header#header .l-subheader.at_middle .pk-nav-link {
        color: #000000;
    }
    
    header .pk-nav .pk-dropdown {
        left: 0;
        top: 100%;
        padding-top: 0 !important;
        max-height: inherit;
        overflow-y: auto;
    }
    header .pk-nav-ul {
        top: 0;
        left: 0;
        position: fixed;
        background: #fff;
        height: 100%;
        width: 375px;
        z-index: 9999;
        display: block !important;
        max-width: 85%;
        box-sizing: border-box;
        padding: 50px 30px 40px;
        transform: translateX(-100%);
        transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
        overflow-y: auto;
    }
    header .active ~ .pk-nav-ul {
        transform: translateX(0%);
        opacity: 1;
    }
    header .pk-nav-ul .pk-nav-li .pk-dropdown {
        box-shadow: none;
        border: 0;
    }
    header .pk-nav-ul .pk-nav-li .elementor-column-wrap {
        padding: 0 !important;
    }
    header .pk-nav .pk-dropdown .elementor-image-box-wrapper {
        display: flex;
        align-items: center;
        text-align: left;
    }
    header .pk-nav .pk-dropdown .elementor-widget-container,
    header .pk-nav .pk-dropdown .elementor-image-box-wrapper,
    header .pk-nav .pk-dropdown .elementor-image-box-img {
        height: 100%;
    }
    header .pk-nav .pk-dropdown .elementor-image-box-wrapper .elementor-image-box-img {
        width: 55px !important;
    }
    header .pk-nav .pk-dropdown .elementor-image-box-img img {
        object-fit: contain;
        height: 100%;
        width: 80%;
        background: transparent;
    }
    
    header .pk-nav .pk-dropdown-toggler {
        display: none;
    }
    header .pk-nav .submenu .pk-dropdown-toggler {
        display: block;
    }
    

    .row-icons .elementor-row > div {
        width: 33.33%;
    }
    
    .row-icons .elementor-row > div .elementor-image-box-wrapper {
        margin: 0 auto;
        max-width: 185px;
    }
    
    .deco-title2 strong:last-child {
        position: initial;
    }
    .title-about-home {
        width: 100% !important;
        min-width: 800px;
    }
    
    .categories .pk-grid figure {
        width: calc(33.33% - 20px);
    }
    
    .btn-primary, .btn-secondary, .btn-tertiary {
        padding: 1em;
    }
}

@media (max-width: 1024px) {
    .blockreassurance_product > div {
        flex-direction: row;
        text-align: left;
    }
    footer .footer-legal .pk-menu-icon {
        display: none !important;
    }
    footer .footer-legal .pk-nav-ul {
        display: block;
    }
    footer .pk-nav-ul .pk-nav-link  {
        text-align: center;
    }
}


@media (max-width: 1008px) {
    .cart-grid-right, .cart-grid-body {
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 767px) {
    body {
        font-size: 18px;
    }
    
    h1, .h1 {
        font-size: 3rem;
    }
    h2, .h2 {
        font-size: 2.5rem;
    }
    h3, .h3 {
        font-size: 1.8rem;
    }
    
    .page-header h1 {
        font-size: 3rem;
    }
    
    header .l-subheader.at_top .elementor-icon-list-text {
        display: none;
    }
    .row-icons .elementor-row > div {
        width: 50%;
    }
    .row-icons .elementor-row > div .elementor-image-box-wrapper {
        max-width: 140px;
    }
    
    .deco-title1 strong {
        position: initial;
    }
    
    .categories .pk-grid figure {
        width: 100%;
    }
    
    .title-about-home {
        min-width: inherit;
        position: initial;
        margin-left: 0;
    }
    .img-about-home {
        position: initial !important;
    }
    
    #search_filters,
    #search_filters.collapse {
        display: none;   
    }
    #search_filters.collapse.in {
        display: block;
    }
    
    .contact-page {
        padding: 0 0 2em 0;
    }
    
}

@media (max-width: 543px) {
    #stores .page-stores .store-item-footer {
        flex-direction: column;
    }
    #stores .page-stores .store-item-footer .card-block {
        padding: 0.75rem;
    }
}