/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info),
.wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, body .woocommerce-message {
    border: 0 !important;
    outline: none !important;
    background: #435d75 !important;
    border-radius: 6px;
}
.wpcf7 form.sent .wpcf7-response-output {
    display: flex !important;
    border-radius: 12px;
}
.container {
    max-width: 1300px;
}
.wp-site-blocks {
    width: 100%;
}
.wd-prefooter {
    display: none;
}
.website-wrapper,
.main-page-wrapper {
}
.main-page-wrapper,
.site-content {
    margin: 0 !important;
    padding-top: 0 !important;
}
.main-page-wrapper {
    padding-bottom: 0px !important;
}
.woocommerce-breadcrumb {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap;
    padding: 0;
}
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span {
    font-size: 14px;
    line-height: 170%;
    font-weight: 600 !important;
    margin: 0 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.woocommerce-breadcrumb a {
    color: #465C75 !important;
    padding-right: 0;
    display: flex;
    align-items: center;
    text-decoration: none !important;
}
.woocommerce-breadcrumb span {
    color: #72859A !important;
}
.woocommerce-breadcrumb a:after {
    content: '' !important;
    width: 24px;
    height: 24px;
    margin-right: 10px !important;
    margin-left: 10px !important;
    display: inline-block;
    background: url("images/breadcrumb-arrow.svg") no-repeat center;
}
.wd-product :is(.wd-entities-title,.wd-product-cats,.wd-product-brands-links,.wd-product-sku,.wd-product-stock,.price) {
    margin-block: 0 !important;
}
header.whb-header {
    margin: 0 !important;
}
header .whb-general-header .whb-column {
    width: 33.333%;
}
header .wd-logo img {
    padding: 0;
}
header .wd-header-nav .wd-nav {
    gap: 48px;
}
header .wd-header-nav .wd-nav .wd-dropdown-menu,
header .wd-header-my-account .wd-dropdown-menu {
    padding: 0;
    background: none;
    box-shadow: none;
    border: 0;
    width: 100%;
    min-width: 250px;
}
header .wd-header-nav .wd-nav .wd-sub-menu,
header .wd-header-my-account .wd-sub-menu {
    border-radius: 6px;
    padding: 24px;
    background: #E1E7EF;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 8px 20px 0px #1211271A;
}
header .wd-header-nav .wd-nav .wd-dropdown ul li a,
header .wd-header-my-account .wd-dropdown ul li a {
    color: #465C75;
    padding: 0 24px;
    line-height: 40px;
    height: 40px;
    border-radius: 6px;
    transition: .4s;
}
header .wd-header-nav .wd-nav .wd-dropdown ul li a:hover,
header .wd-header-nav .wd-nav .wd-dropdown ul li.current-menu-item a,
header .wd-header-my-account .wd-dropdown ul li a:hover {
    background: #465C75;
    color: #F1F1F1;
}
header .wd-header-nav .wd-nav .wd-dropdown ul li,
header .wd-header-my-account .wd-dropdown ul li {
    margin-bottom: 10px;
}
header .wd-header-nav .wd-nav .wd-dropdown ul li:last-child,
header .wd-header-my-account .wd-dropdown ul li:last-child {
    margin-bottom: 0;
}
header .wd-header-nav .wd-nav li a {
    height: auto;
}
header .wd-header-nav .wd-nav li.menu-item-has-children > a:after {
    content: '';
    width: 16px;
    height: 16px;
    margin-left: 8px;
    background: url("images/menu-arrow.svg");
}
header .whb-col-center {
    justify-content: center;
}
header .wd-header-cart .wd-tools-icon .wd-custom-icon {
    max-width: 36px !important;
}
header .wd-header-cart .wd-tools-icon .wd-tools-count {
    box-shadow: none;
    font-size: 10px;
    line-height: 14px;
    width: 14px;
    height: 14px;
    background: #F9595C;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    color: #fff;
    top: 25px;
    left: auto;
    right: 5px;
}
header .wd-search-form form {
    max-width: 226px;
}
header .wd-search-form input {
    min-width: 226px !important;
    max-width: 226px;
    font-weight: 500;
    color: #465C75;
    text-indent: 40px;
    padding: 0 36px 0 0 !important;
    border: 1px solid #B4C3D6
}
header .wd-search-form .searchsubmit {
    width: 36px;
    height: 40px;
    top: 0;
    right: 0;
}
header .wd-search-form .searchsubmit img {
    max-width: 36px;
}
header .wd-search-form .searchsubmit:after {
    display: none;
}
header .whb-header-bottom .wd-nav > li:first-child > a {
    background: #E1E7EF;
    border: 2px solid #FFFFFF;
    color: #465C75;
    border-radius: 6px;
    padding: 0 24px;
    height: 56px;
    line-height: 56px;
    display: flex;
    font-size: 16px;
    cursor: pointer;
}
header .whb-header-bottom .wd-nav > li:first-child > a img {
    max-height: 40px;
    margin-right: 8px;
}
header .whb-header-bottom .wd-nav > li:first-child > a:after {
    margin-left: 22px !important;
}
header .whb-header-bottom .wd-dropdown-menu {
    margin-top: 20px;
}
header .whb-header-bottom .wd-nav .wd-sub-menu {
    padding: 24px 20px;
    min-width: 350px;
}
header .whb-header-bottom .wd-nav .wd-sub-menu li a {
    font-size: 15px;
    line-height: 50px !important;
    height: 50px !important;
    white-space: nowrap;
}
header .whb-header-bottom .wd-nav .wd-sub-menu li a img {
    max-height: 40px;
    background: #e1e7ef;
    border-radius: 6px;
}

footer .widget_nav_mega_menu .widget-title {
    padding: 0;
    margin: 0 0 20px 0;
    background: none;
    font-size: 14px;
    line-height: 24px;
    color: #465C75;
    font-weight: 600;
}
footer .widget_nav_mega_menu ul {
    gap: 8px;
    border: 0 !important;
}
footer .widget_nav_mega_menu ul li {
    border: 0 !important;
}
footer .widget_nav_mega_menu ul li a {
    padding: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    color: #121127;
    text-transform: none;
    background: none !important;
}
footer .elementor-widget-wd_mega_menu {
    flex: 1;
}
footer .geoip-city {
    display: block;
}
footer .geoip-city .geoip-city__title {
    display: none;
}
footer .geoip-city .wrap {
    flex-direction: column;
}
footer .geoip-city .style-block {
    flex: 1;
    width: 100%;
}
footer .geoip-city select, footer .geoip-city input {
    background: none;
    border: 1px solid #72859A;
    color: #121127;
}
footer .geoip-city input::placeholder {
    color: #121127;
}
.wpcf7-form label {
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #2F3036;
    margin-bottom: 24px;
    cursor: pointer;
}
.wpcf7-form label span {
    color: #EB0029;
}
.wpcf7-form .form-row {
    position: relative;
}
.wpcf7-form .wpcf7-spinner {
    position: absolute !important;
    right: 0;
    top: 50%;
    margin-top: -10px;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea {
    border: 1px solid #9AA4AA;
    border-radius: 8px;
    text-indent: 16px;
    color: #9AA4AA;
    font-weight: 400;
    font-size: 13px;
    padding: 0;
    line-height: 44px;
    height: 44px;
    transition: .5s;
}
.wpcf7-form input:hover,
.wpcf7-form input:active,
.wpcf7-form input:focus,
.wpcf7-form textarea:hover,
.wpcf7-form textarea:active,
.wpcf7-form textarea:focus {
    border-color: #465c75 !important;
}
.wpcf7-form textarea {
    resize: none;
}
.wpcf7-form .form-row.newsletter {
    display: flex;
    gap: 20px;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid {
    border-color: #ff0000 !important;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7-form .form-row.newsletter input[type=email] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #121127;
    text-indent: 12px;
    min-width: 236px;
    width: 236px;
}
.wpcf7-form .form-row.newsletter input[type=email]::placeholder {
    color: #121127;
}
.block-contact .wpcf7-form .form-row.newsletter input[type=email] {
    border-color: #fff;
    color: #fff;
    min-width: 348px;
    width: 348px;
}
.block-contact .wpcf7-form .form-row.newsletter input::placeholder,
.block-contact .wpcf7-form .form-row.newsletter textarea::placeholder,
.block-contact-full .wpcf7-form .form-row-flex input::placeholder,
.block-contact-full .wpcf7-form .form-row-flex textarea::placeholder {
    color: #fff;
}
.block-contact-full .wpcf7-form {
    max-width: 628px;
    position: relative;
}
.block-contact-full .wpcf7-form .wpcf7-spinner {
    right: auto;
    top: auto;
    margin-top: 15px;
}
.block-contact-full .wpcf7-form .wpcf7-spinner:before {
    border-left-color: #fff !important;
}
.block-contact-full .wpcf7-form .form-row-flex input {
    height: 52px;
    line-height: 52px;
}
.block-contact-full .wpcf7-form .form-row-flex input,
.block-contact-full .wpcf7-form .form-row-flex textarea {
    border-color: #fff;
    color: #fff;
}
.block-contact-full .form-row-flex {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
}
.block-contact-full .form-row-flex textarea {
    height: 116px;
    min-height: 116px;
}
.block-contact-full .form-row-flex .form-column {
    max-width: 240px;
    display: flex;
    flex-direction: column;
}
.block-contact-full .form-row-flex .form-column span {
    margin-bottom: 12px;
}
.block-contact-full .form-row-flex .form-column span:last-child {
    margin-bottom: 0;
}
.wpcf7-form .form-row.newsletter input[type=submit],
.block-contact-full input[type=submit] {
    background: #465C75;
    font-size: 14px;
    font-weight: 500;
    text-indent: 0;
    color: #fff;
    text-transform: none;
    height: 40px;
    line-height: 40px;
    padding: 0 24px;
    border-radius: 6px;
    min-height: auto;
    box-shadow: none !important;
    transition: .4s;
}
.wpcf7-form .form-row.newsletter input[type=submit]:hover,
.block-contact-full input[type=submit]:hover {
    background: #fff;
    color: #465C75;
}
.block-contact-full input[type=submit].block-contact-submit {
    width: 100%;
    max-width: 240px;
    height: 52px;
    line-height: 52px;
}
.wpcf7-form button[type=submit] {
    background: #465C75;
    color: #fff;
    border-radius: 12px;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
    width: 100%;
    max-width: 256px;
    display: block;
    padding: 0;
    cursor: pointer;
    text-transform: none;
    transition: .5s;
}
.wpcf7-form button[type=submit]:hover {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}
.wpcf7-form .wpcf7-response-output {
    display: none !important;
    margin: 24px 0 0 0;
}
.elementor-widget-wd_text_block a {
    font-size: 16px;
    font-weight: 400;
    line-height: 180%;
    color: #465c75;
}
.elementor-widget-wd_text_block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.elementor-widget-wd_text_block ul li {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.elementor-widget-wd_text_block ul li:before {
    content: '';
    min-width: 19px;
    width: 19px;
    height: 22px;
    display: inline-block;
    margin-right: 24px;
    background: url("images/list-arrow.svg");
}
.elementor-widget-wd_text_block.default-list ul li {
    margin-bottom: 0;
}
.elementor-widget-wd_text_block.default-list ul {
    padding-left: 12px;
}
.elementor-widget-wd_text_block.default-list ul li:before {
    width: 4px;
    height: 4px;
    min-width: 4px;
    border-radius: 30px;
    margin-right: 12px;
    background: #465c75;
}
.elementor-widget-wd_title .title-wrapper .title-subtitle {
    margin-bottom: 12px;
}
.elementor-widget-wd_title .title-wrapper .title-after_title {
    margin-top: 32px;
}
.elementor-widget-wd_title.blog-title .title-wrapper .title-after_title {
    margin-top: 0;
}
.testimonial-inner {
    flex-direction: column !important;
}
.testimonials .testimonial .testimonial-inner h3,
.testimonials .testimonial .testimonial-inner .content {
    margin-bottom: 32px;
}
.testimonials .testimonial .testimonial-inner h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    color: #465C75;
}
.testimonials .testimonial .testimonial-inner .content {
    font-size: 16px;
    line-height: 180%;
    color: #5D5D65;
    padding-right: 80px;
}
.testimonials .testimonial .testimonial-inner .content p {
    margin: 0;
}
.testimonials .testimonial .testimonial-inner footer {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 12px;
}
.testimonials .testimonial .testimonial-inner footer .testimonial-avatar {
    margin: 0;
}
.testimonials .testimonial .testimonial-inner footer .name {
    color: #121127;
    font-size: 14px;
    line-height: 25px;
    font-weight: 600;
}
.testimonials .wd-grid-g {
    gap: 72px 144px;
    align-items: flex-start;
}
.testimonials .wd-grid-g .testimonial:nth-child(4n+2),
.testimonials .wd-grid-g .testimonial:nth-child(4n+3) {
    background: #F1F1F1;
    padding: 24px;
    border-radius: 16px;
}
.testimonials .wd-grid-g .testimonial .testimonial-inner .content .gallery {
    display: flex;
    gap: 24px;
    margin-top: 32px !important;
}
.testimonials .wd-grid-g .testimonial .testimonial-inner .content .gallery .gallery-item {
    padding: 0;
    margin: 0 !important;
    float: none;
    width: auto !important;
}
.testimonials .wd-grid-g .testimonial .testimonial-inner .content .gallery .gallery-item img {
    border: 0 !important;
    border-radius: 16px;
    box-shadow: 0px 8px 20px 0px #1211271A;
    display: block;
    max-width: 100px;
    height: 100px;
    object-fit: cover;
}
.sl-arrows .wd-nav-arrows {
    display: none !important;
}
.wd-nav-arrows {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    gap: 12px;
}
.wd-nav-arrows .wd-btn-arrow {
    opacity: 1 !important;
    transform: none !important;
    position: static !important;
}
.wd-nav-arrows .wd-btn-arrow .wd-arrow-inner {
    width: 72px;
    height: 48px;
    border-radius: 50px;
    background: #465C75;
    transition: .4s;
}
.wd-nav-arrows .wd-btn-arrow .wd-arrow-inner:hover {
    background: #B4C3D6;
}
.wd-nav-arrows .wd-btn-arrow.wd-disabled .wd-arrow-inner {
    background: #B4C3D6 !important;
}
.wd-nav-arrows .wd-btn-arrow.wd-next .wd-arrow-inner:after {
    content: '';
    width: 22px;
    height: 12px;
    display: inline-block;
    background: url("images/arrow-next.svg");
}
.wd-nav-arrows .wd-btn-arrow.wd-next .wd-arrow-inner:hover:after,
.wd-nav-arrows .wd-btn-arrow.wd-next.wd-disabled .wd-arrow-inner:after{
    background: url("images/arrow-next-hover.svg");
}
.wd-nav-arrows .wd-btn-arrow.wd-prev .wd-arrow-inner:after {
    content: '';
    width: 22px;
    height: 12px;
    display: inline-block;
    background: url("images/arrow-prev.svg");
}
.wd-nav-arrows .wd-btn-arrow.wd-prev .wd-arrow-inner:hover:after,
.wd-nav-arrows .wd-btn-arrow.wd-prev.wd-disabled .wd-arrow-inner:after {
    background: url("images/arrow-prev-hover.svg");
}
.wd-products {
    gap: 78px 48px;
}
.cky-consent-container {
    gap: 0 110px;
    display: flex !important;
    flex-wrap: wrap;
}
.wd-carousel-container.wd-posts {
    display: block !important;
}
.blog-full .wd-posts {
    gap: 0;
}
.wd-loop-footer {
    margin-top: 0
}
.wd-blog-element .wd-loop-footer .wd-load-more {
    color: #465C75;
    background: #B4C3D6 !important;
    line-height: 52px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
    height: 52px;
    padding: 0 32px;
    border: 0;
}
.wd-blog-element .wd-loop-footer .wd-load-more:hover {
    color: #B4C3D6;
    background: #465C75 !important;
}
.wd-posts .wd-post {
    width: 50%;
    max-width: 50%;
    flex: 1 1 45%;
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 32px;
    margin-bottom: 32px;
}
.wd-posts .wd-carousel .wd-post {
    width: 100%;
    max-width: 100%;
    flex: none;
    margin: 0;
    padding: 0;
    border: 0;
}
.blog-full .wd-posts .wd-post {
    width: 100%;
    max-width: 552px;
    flex: auto;
}
.wd-posts .wd-post:hover .wd-post-img {
    transform: none !important;
}
.wd-posts .wd-post .wd-post-inner {
    padding: 0 !important;
    box-shadow: none !important;
    align-items: flex-start;
}
.wd-posts .wd-post .wd-post-inner .wd-post-content-inner {
    display: inline-flex;
    align-items: flex-start;
    gap: 16px;
    flex-direction: column;
}
.wd-posts .wd-carousel .wd-post .wd-post-inner {
    display: flex;
    gap: 20px;
}
.wd-posts .wd-post .wd-post-thumb {
    flex: none;
}
.wd-posts .wd-post .wd-post-thumb .wd-post-img img {
    width: auto;
    border-radius: 12px;
}
.wd-posts .wd-post .wd-post-content {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
}
.wd-posts .wd-post .wd-post-content .category {
    background: #B4C3D6;
    display: inline-block;
    padding: 0 16px;
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
    border-radius: 50px;
}
.wd-posts .wd-post .wd-post-content h3 {
    font-family: "Prata", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    max-height: 56px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.wd-posts .wd-post .wd-post-content h3 a {
    color: #465C75;
}
.wd-posts .wd-post .wd-post-content .more-link {
    color: #465C75;
    font-size: 14px;
    line-height: 180%;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 8px;
}
.wd-carousel {
    --wd-gap-lg: 82px !important;
}
.wd-product .product-wrapper {
    background: none !important;
    box-shadow: none !important;
}
.wd-product .product-wrapper img {
    border-radius: 12px;
}
.wd-product .product-wrapper .product-element-bottom {
    padding: 24px 0 0 0 !important;
    gap: 16px;
}
.wd-product .product-wrapper .product-element-bottom h3 {
    font-size: 20px;
    line-height: 140%;
}
.wd-product .product-wrapper .product-element-bottom h3 a {
    color: #121127;
}
.wd-product .product-wrapper .product-element-bottom .excerpt {
    font-size: 16px;
    line-height: 180%;
    color: #5D5D65;
}
.wd-product .product-wrapper .product-element-bottom .wrap {
    display: flex;
    align-items: center;
    gap: 16px;
}
.wd-add-btn .add_to_cart_button {
    width: 36px !important;
    height: 36px !important;
    background: url("images/add-to-cart.svg");
    transition: .4s;
}
.wd-add-btn .add_to_cart_button.added {
    background: url("images/add-to-cart-added.svg");
}
.wd-add-btn .add_to_cart_button:before {
    display: none;
}
.post-single-page .article-inner {
    display: flex;
    gap: 158px;
    padding-bottom: 80px;
}
.post-single-page .article-inner .entry-header {
    max-width: 504px;
    width: 50%;
}
.post-single-page .article-inner .entry-header img {
    box-shadow: 0px 8px 20px 0px #1211271A;
    border-radius: 16px;
}
.post-single-page .article-inner .article-body-container {
    margin: 0;
    flex: 1 1 50%;
    width: 50%;
}
.post-single-page .article-inner .article-body-container h1 {
    font-family: "Prata", Sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 140%;
    color: #465C75;
    margin-bottom: 24px;
}
.post-single-page .article-inner .article-body-container .entry-content {
    font-size: 18px;
    line-height: 180%;
    color: #5D5D65;
    font-weight: 400;
}
.wd-single-title .product_title {
    font-family: "Prata", Sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 140%;
    color: #465C75;
}
.woocommerce-product-gallery .wd-gallery-thumb .wd-carousel-item {
    opacity: 1 !important;
}
.woocommerce-product-gallery .wd-gallery-thumb .wd-nav-arrows {
    display: none;
}
.woocommerce-product-gallery .wd-gallery-images .wd-nav-arrows {
    position: static;
}
.woocommerce-product-gallery .wd-gallery-images .wd-nav-arrows .wd-btn-arrow {
    top: 50%;
    margin-top: -24px;
    position: absolute !important;
}
.woocommerce-product-gallery .wd-gallery-images .wd-nav-arrows .wd-btn-arrow.wd-prev {
    left: 32px;
}
.woocommerce-product-gallery .wd-gallery-images .wd-nav-arrows .wd-btn-arrow.wd-next {
    right: 32px;
    left: auto;
}
.elementor-widget-wd_single_product_content {
    color: #5D5D65;
    font-size: 16px;
    line-height: 180%;
}
.elementor-widget-wd_single_product_content h3,
.product-attr h3 {
    font-size: 24px;
    line-height: 140%;
    color: #465C75;
    margin-bottom: 16px;
}
.elementor-widget-wd_single_product_content p {
    margin-bottom: 0;
}
.product-attr .wrap {
    display: flex;
    gap: 24px;
}
.product-attr .wrap .item {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 180%;
    color: #5D5D65;
    gap: 6px;
}
.quantity {
    display: none !important;
}
.cart .single_add_to_cart_button {
    background: #465C75;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 64px;
    height: 64px;
    padding: 0;
    gap: 20px;
    width: 100%;
    transition: .4s;
}
.cart .single_add_to_cart_button svg path {
    transition: .4s;
}
.cart .single_add_to_cart_button:hover {
    background: #b4c3d6;
    color: #465C75;
}
.cart .single_add_to_cart_button:hover svg path {
    fill: #465C75;
}
.product_meta {
    margin: 0 !important;
}
.product_meta .sku_wrapper {
    margin: 0 !important;
    padding: 0 16px;
    background: #F1F1F1;
    border-radius: 50px;
    display: flex;
    align-items: center;
}
.product_meta .sku_wrapper span {
    color: #5D5D65;
    font-weight: 600;
    font-size: 12px;
    line-height: 32px;
}
.single-product-shipping {
    padding: 0 16px;
    background: #F9595C;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 32px;
}
.product-shipping {
    position: absolute;
    bottom: 15px;
    width: 100%;
    z-index: 9;
    text-align: center;
}
.product-shipping span {
    padding: 0 16px;
    background: #B4C3D6;
    border-radius: 50px;
    color: #465C75;
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    display: inline-block;
}
.woocommerce-tabs .wd-nav-wrapper {
    margin: 0 0 40px 0 !important;
}
.woocommerce-tabs .wd-nav-wrapper .wd-nav {
    display: flex;
    gap: 24px;
}
.woocommerce-tabs .wd-nav-wrapper .wd-nav li {
    margin: 0;
}
.woocommerce-tabs .wd-nav-wrapper .wd-nav li a {
    padding: 12px 40px;
    font-size: 24px;
    line-height: 34px;
    color: #465C75;
    text-transform: none;
    border: 1px solid #B4C3D6;
    border-radius: 6px;
    transition: .4s;
}
.woocommerce-tabs .wd-nav-wrapper .wd-nav li.active a,
.woocommerce-tabs .wd-nav-wrapper .wd-nav li a:hover {
    background: #E1E7EF;
    border-color: #E1E7EF;
}
.woocommerce-tabs .wd-nav-wrapper .wd-nav li a span:after {
    display: none;
}
.wd-product-filters {
    gap: 12px;
}
.wd-product-filters .wd-pf-checkboxes {
    width: auto;
    flex: none;
}
.wd-product-filters .wd-pf-title {
    background: #E1E7EF !important;
    border: 0 !important;
    padding: 0 12px !important;
    border-radius: 6px !important;
    display: flex;
    gap: 24px;
}
.wd-product-filters .wd-pf-title:after {
    color: #5D5D65;
    position: static;
    margin: 0;
    font-size: 16px;
}
.wd-product-filters .wd-pf-title .title-text {
    font-size: 14px;
    line-height: 180%;
    font-weight: 400;
    color: #465C75;
    text-transform: none;
}
.wd-product-filters .wd-pf-results li {
    background: none !important;
    padding-left: 20px !important;
    font-size: 14px;
    font-weight: 500;
    color: #465C75;
}
.wd-product-filters .wd-pf-results li:after {
    opacity: 1;
}
.wd-product-filters .wd-dropdown {
    background: #E1E7EF !important;
    border: 0 !important;
    box-shadow: none !important;
}
.wd-product-filters .wd-dropdown ul li a {
    font-size: 14px;
    line-height: 180%;
    font-weight: 400;
    color: #465C75;
    text-transform: none;
    padding-left: 12px;
    padding-right: 12px;
}
.filter_price_slider_amount .price_label span {
    color: #465C75 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 180%;
}

.wd-cookies-popup {
    background: #465C75 !important;
    padding: 40px 0 80px 0 !important;
}
.wd-cookies-popup .wd-cookies-inner {
    flex-direction: column;
    justify-content: center;
}
.wd-cookies-popup .wd-cookies-inner:before {
    content: '';
    width: 109px;
    height: 122px;
    display: inline-block;
    background: url("images/logo.svg");
}
.cky-consent-container .cky-consent-bar .cky-notice,
.cky-consent-container .cky-consent-bar .cky-notice-group {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.wd-cookies-popup .wd-cookies-inner h2 {
    font-size: 40px;
    line-height: 140%;
    font-weight: 400;
    font-family: "Prata", Sans-serif;
    margin: 24px 0 0 0;
    text-align: center;
}
.cky-consent-container .cky-consent-bar .cky-notice-group .cky-notice-des {
    text-align: center;
    font-size: 16px;
    line-height: 180%;
    font-weight: 400;
    color: #465C75;
}
.cky-consent-container .cky-consent-bar .cky-notice-group .cky-notice-des a {
    color: #F9595C;
}
.cky-consent-container .cky-consent-bar .cky-notice-btn-wrapper {
    margin: 24px 0 0 0;
}
.cky-consent-container .cky-consent-bar .cky-notice-btn-wrapper button {
    font-weight: 500;
    font-size: 16px;
    line-height: 52px;
    height: 52px;
    min-width: 240px;
    border-radius: 8px;
}
.ui-datepicker {
    font-size: 16px;
    line-height: 180%;
    font-family: "Poppins", Sans-serif;
    color: #465c75;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 !important;
    width: 100%;
}
.ui-datepicker table th {
    text-transform: none;
    color: #465c75;
    font-size: 16px;
    line-height: 180%;
    font-family: "Poppins", Sans-serif;
}
.ui-datepicker .ui-datepicker-header {
    background: #465c75;
    padding: 0 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ui-datepicker .ui-datepicker-header select {
    width: 50%;
    color: #fff;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #465c75 !important;
    color: #b4c3d6 !important;
    border: 0 !important;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    transition: .4s;
}
.ui-widget-content .ui-datepicker-today .ui-state-default {
    background: #b4c3d6 !important;
    color: #465c75 !important;
}
.ui-widget-header .ui-state-default.ui-state-hover {
    background: #b4c3d6 !important;
    color: #465c75 !important;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-year {
    display: none;
}
.geoip-shipping {
    display: flex;
    align-items: center;
    gap: 12px;
}
.geoip-shipping span,
.geoip-city span {
    color: #fff;
    font-family: "Prata", Sans-serif;
    font-size: 20px;
    line-height: 140%;
    font-weight: 400;
}
.geoip-city span {
    flex-shrink: 0;
}
.geoip-city select,
.geoip-city input {
    color: #465C75;
    font-weight: 400;
    font-size: 14px;
    line-height: 180%;
    background: #E1E7EF;
    border-radius: 6px;
    border: 0;
    width: 100%;
    height: 40px;
    padding: 0 32px 0 4px;
    text-indent: 40px;
    cursor: pointer;
}
.geoip-city input::placeholder {
    color: #465C75;
}
.geoip-city select * {
    padding: 0 10px;
}
.geoip-city {
    display: flex;
    align-items: center;
    gap: 12px;
}
.geoip-city .wrap {
    display: flex;
    align-items: center;
    gap: 12px;
    max-width: 372px;
}
.geoip-city .style-block {
    width: 50%;
    flex: 1 1 50%;
    position: relative;
}
.geoip-city .style-block svg {
    display: block;
}
.geoip-city .style-block .icon,
.geoip-city .style-block .arrow {
    position: absolute;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
}
.geoip-city .style-block .icon {
    left: 12px;
}
.geoip-city .style-block .arrow {
    right: 12px;
}