/*
Theme Name: WanderPrints
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
.promo-banner {
    /* font-family: Poppins, sans-serif; */
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    line-height: 1.5;
    color: #000000;
    display: block;
    letter-spacing: 0px;
    text-rendering: optimizeLegibility;
    font-size: 20px;
    background-color: #09273f;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    position: relative;
    width: 100%;
    height: 0;
    line-height: 0;
    z-index: 5000;
    top: 0;
    transition: all 0.3s linear;
    overflow: hidden;
    transition: all 0s linear;
    height: auto;
    min-height: 30px;
    line-height: 1.1;
    display: flex;
    align-items: center;
}

.promo-banner .promo-banner-content {
    margin: 0px auto;
    padding: 0 1.5rem;
    padding-bottom: 5px;
    padding-top: 5px;
    line-height: 16px;
}

.promo-banner p {
    margin-bottom: 0;
    display: inline;
    line-height: 1;
}

#top-bar .nav>li {
    margin: 0 10px;
}

#top-bar .nav li a {
    color: #626262;
    font-size: 13px;
}

.header-main,
.header-bottom {
    border-bottom: 1px solid #5f6a7d;
}

.header-bottom .header-bottom-nav>li>a {
    font-weight: 400;
    border-bottom: 1px solid transparent;
    padding: 16px 0;
    font-size: 16px;
    outline: none;
}

.header-bottom .header-bottom-nav li.current-menu-item a {
    font-weight: 700;
    transition: all ease-in-out 0.3s;
}

.header .header-bottom .header-bottom-nav li:hover a {
    color: #007db5;
    border-bottom: solid 1px #007db5;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-radius: 50px;
    /* padding-top: 12px;
    padding-bottom: 12px; */
    height: 44px;
}

.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
    border-radius: 0 50px 50px 0;
    font-weight: 400;
}

.header-nav.nav>li.html {
    font-size: 1em;
}

.header-main .nav>li>a {
    color: #000000;
    font-weight: 400;
    font-size: 15px;
}

a.header-cart-link {
    font-weight: 400;
}

.back-to-top:after {
    content: "\25B2";
    position: relative;
}

.back-to-top.button.icon {
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .2);
    opacity: .6;
    bottom: 85px;
    background-color: #ffffff;
    border: solid 1px black;
    color: #000;
    margin: 0;
    width: 35px;
    height: 35px;
    min-width: auto;
    min-height: auto;
    line-height: 30px;
}

.footer-wrapper .payment-icons {
    display: inline-flex;
    gap: 5px;
}

.footer-wrapper .payment-icons .payment-icon {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    opacity: 1;
    margin: 0;
    line-height: 0;
    height: auto;
    width: auto;
    display: inline-block;
}

.footer-wrapper .payment-icons .payment-icon svg {
    /* height: 24px;
    width: 38px !important; */
    height: 30px;
    width: 48px !important;
}

.row-radius {
    border-radius: 8px;
    overflow: hidden;
}

.footer-wrapper {
    font-size: 13px;
    line-height: 17px;
    background-color: #f7f7f7;
}

.absolute-footer {
    display: none;
}

/* .footer-wrapper .copyright {
} */
.footer-wrapper .copyright * {
    margin-bottom: 0;
    color: #000;
    font-size: 13px;
}

.footer-wrapper .section-title .section-title-main {
    font-style: normal;
    text-transform: none;
    color: #000000;
    letter-spacing: 0px;
    margin: 0;
    padding: 0;
    font-size: 15px;
    border: 0;
}

.footer-wrapper .section-title-normal {
    border: 0;
    margin: 0;
}

.newsletter-form {
    padding: 0;
}

.newsletter-form .mc4wp-form {
    max-width: 100%;
    margin: 0 auto;
}

.newsletter-form .mc4wp-form-fields {
    display: flex;
    justify-content: center;
}

.newsletter-form .mc4wp-form input {
    width: 65%;
    border-radius: 50px 0 0 50px;
    font-size: 16px;
    height: auto;
    min-height: 40px;
    margin: 0;
    border: 0;
    padding: 0px 0px 0px 16px;
}

.newsletter-form .mc4wp-form input[type="submit"] {
    width: 35%;
    text-transform: unset;
    margin-right: 0;
    background: rgb(1, 34, 105);
    border-radius: 0 50px 50px 0;
    border: 0;
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 15px;
    /* min-height: 40px; */
    padding: 0;
    letter-spacing: 0;
}

.newsletter-form .text * {
    margin: 0 0 5px 0;
    padding: 0;
}

.newsletter-form .text p {
    font-size: 14px;
}

.newsletter-form .col {
    padding-bottom: 0;
}

.footer-wrapper .ux-menu-link__link {
    color: #000000;
    font-size: 13px;
    min-height: auto;
    padding: 0;
    margin: 0 0 15px;
    line-height: 1.5;
}

.footer-wrapper p {
    margin-bottom: 10px;
}

.copyright {
    display: flex;
    align-items: center;
    height: 100%;
}

.social-icons {
    margin-top: 0;
}

/* .header-bottom .header-bottom-nav li:hover a::after {
    content: '';
    background-color: #007db5;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
} */
.section-title a.title-viewmore,
.section-title a i {
    color: #6170f7;
    font-size: 14px;
    font-weight: 400;
}

.section-title.section-title-normal {
    border: 0;
}

.section-title-normal span {
    margin: 0;
    padding: 0;
    border: 0;
    text-transform: unset;
}

.img-radius img {
    border-radius: 8px;
}

/* .icon-box-text .text * {
    margin-bottom: 0;
} */
.icon-box-text .text a {
    color: #2196f3
}

.icon-box .icon-box-img,
.icon-box-text .text * {
    margin-bottom: 0;
}

.icon-box-category img {
    border-radius: 50%;
}

.icon-box-category .icon-box-text {
    margin-top: 10px;
}

.icon-box-category .icon-box-img img {
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}

.icon-box-category .icon-box-text h5 {
    text-transform: unset;
    font-size: 13px;
    font-weight: 600;
    border-bottom: 2px solid transparent;
    transition: all 0.3s ease-in-out;
}

.icon-box-category:hover .icon-box-img img {
    transform: scale(1.1);
}

.icon-box-category:hover .icon-box-text h5 {
    border-color: #000;
}

.title-category {
    margin-bottom: 10px;
}

.title-category b {
    display: none;
}

.title-category .section-title-center span {
    display: block;
    text-align: center;
    text-transform: unset;
    font-weight: 400;
    font-size: 18px;
    width: 100%;
}

.title-product a {
    color: #6170f7;
    font-size: 14px;
    font-weight: 400;
}

.title-product p {
    margin-bottom: 0;
}

.home .product-small {
    position: relative;
}

.home .product-small .box-text-products {
    bottom: 10px;
    color: #000;
    left: 10px;
    position: absolute;
    width: auto;
    padding: 0;
}

.home .product-small .price-wrapper {
    border-radius: 20px;
    background-color: #fff;
    padding: 5px 10px;
    color: #012344;
    display: inline-block;
    width: auto;
}

.home .product-small .price-wrapper * {
    font-weight: 400;
}

.cart-item .nav-dropdown {
    width: 420px;
}

.widget_shopping_cart p.total {
    display: flex;
    justify-content: space-between;
    border-bottom: 0;
    border-top-width: 1px;
    margin-top: 10px;
}

.woocommerce-mini-cart__buttons .button.checkout {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    padding: 14px 20px;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    cursor: pointer;
    background: #007db5;
    color: #ffffff;
    border-radius: 50px;
}

dl.variation dt {
    margin-bottom: 5px;
}

dd .wcpa_cart_type_color-group .wcpa_cart_color {
    background: none !important;
    color: #000;
    height: auto !important;
    padding: 0 !important;
    border: 0 !important;
    margin: 0;
    min-width: unset !important;
    display: inline-flex;
    line-height: 0!important;
    font-weight: bold;
}

dl.variation {
    display: block;
    width: 100%;
    color: #a5a5a5;
    font-size: 90%;
    line-height: 1.4;
    margin-bottom: 0;
}

dl.variation dt,
dl.variation dd {
    display: inline;
    float: left;
    margin-bottom: 0;
}

dl.variation dt {
    clear: both;
}

dl.variation dd {
    padding-left: 2px;
}

dl.variation p {
    margin-bottom: 0;
    text-transform: capitalize;
    line-height: inherit;
}

dl.variation:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    clear: both;
}

.product-quick-view-container .input-text.qty,
.single-product .input-text.qty {
    box-shadow: none !important;
    -webkit-appearance: none !important;
    -webkit-box-shadow: none !important;
    max-width: 100% !important;
    -moz-appearance: textfield;
    padding-right: 38px !important;
    padding-left: 12px !important;
    width: 82px !important;
    background-color: #fff !important;
    border: 1px solid #e6e6e6 !important;
    height: 100% !important;
    line-height: normal;
    text-align: center;
    font-size: 1em;
    appearance: none;
    border-radius: 0;
    /*     color: #333; */
    min-height: 56px;
}

.product-quick-view-container .quantity,
.single-product .quantity {
    margin-bottom: 0;
    position: relative;
    /*     border-color: #e6e6e6; */
    margin-right: 1rem;
    height: 56px;
}

body.single-product .quantity .minus,
body.single-product .quantity .plus {
    text-align: center;
    position: absolute !important;
    width: 25px;
    height: 28px !important;
    min-height: 28px !important;
    padding: 0 !important;
    right: 0;
    border: 1px solid #e6e6e6 !important;
    background: #f8f8f8;
    border-left: 1px solid #e6e6e6 !important;
    line-height: 28px;
    margin-right: 0;
}

body.single-product .quantity .minus {
    bottom: 0;
}

.text-center .quantity,
.quantity {
    opacity: 1;
    display: inline-block;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1em;
    white-space: nowrap;
    vertical-align: top;
}

.sg_wrapper_add_to_cart_quantity {
    display: inline-flex;
    display: flex;
    /*     margin-bottom: 1rem; */
}

.sg_wrapper_add_to_cart_quantity .single_add_to_cart_button {
    flex: 1;
}

.product-quick-view-container .single_add_to_cart_button,
.single-product .single_add_to_cart_button {
    height: 56px;
    margin-bottom: 0;
    border-radius: 3px;
    /*     white-space: nowrap; */
    padding: 10px 0;
    /*     display: block; */
    /*     width: 100%; */
    font-size: 1rem;
    font-weight: 400;
    line-height: 24px !important;
    box-shadow: 0 4px 6px -2px rgb(35 67 92 / 32%);
    border: 1px solid rgba(0, 0, 0, .16) !important;
}

.single-product .single_add_to_cart_button:not(.salesgen-buy-now-button) {
    background: #0272a9 !important;
}

#sg-quick-buynow {
    /*     margin-top:15px; */
    background-color: #ff4343;
    margin-right: 0;
    margin-left: 1rem;
}

/* .salesgen-wrapper-atc{
	display: flex;
} */
.single_add_to_cart_button::before,
#sg-quick-buynow::before {
    content: url('./assets/icons/cart.svg');
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 0.5rem;
    vertical-align: middle;
}

#sg-quick-buynow::before {
    content: url('./assets/icons/card.svg');
}

.product-section {
    border-top: 0;
}

.product-section .product-section-title {
    text-transform: unset;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
}

.breadcrumbs {
    font-size: 14px;
    color: #393939;
    font-weight: 400;
}

.breadcrumbs a {
    color: #393939;
}

.breadcrumbs .divider i {
    font-size: 11px;
    vertical-align: middle;
}

.breadcrumbs .divider,
.breadcrumbs .separator {
    opacity: 1;
    vertical-align: 1px;
}

.woocommerce-ordering select {
    border: 1px solid #000;
    border-radius: 40px !important;
    width: auto;
}

p.woocommerce-result-count {
    font-size: 13px;
    color: #858785;
}

.box-text-products .price-wrapper {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.box-text-products .category {
    margin-bottom: 5px;
}

.box-text-products a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 24px;
    margin: 2px 0px;
    margin-bottom: 5px;
}

.box-text-products .box-image img {
    border-radius: 15px;
}

.nav-pagination>li>a.page-number,
.nav-pagination>li>span.page-number {
    color: #000;
    float: left;
    padding: 0.5rem;
    text-decoration: none;
    transition: background-color 0.3s;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: 0.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    background-color: #ebeaeb;
    border: 0;
    font-weight: 400;
}

.nav-pagination>li:hover a,
.nav-pagination>li:hover span {
    color: #fff;
}

.nav-pagination>li>.page-number.current {
    font-weight: 700;
}

.woocommerce-pagination ul.links li {
    margin-right: 0;
    padding: 0;
}

.term-description-section {
    background-color: #f5f5f5;
    padding: 1em 0;
}

.social-icons .button.icon {
    margin-bottom: 0;
    margin-right: 5px;
}

.eb-empty-cart-header {
    font-size: 30px;
    margin-bottom: 0;
    display: block;
}

.eb-empty-cart-wrapper {
    text-align: center;
}

.eb-empty-cart-wrapper img {
    max-width: 140px;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.eb-empty-cart-sub-header {
    font-size: 24px;
    margin: 0 0 18px;
}

.eb-empty-cart-redirect {
    background-color: #0072bb;
    border-radius: 50px;
    color: #fff !important;
    cursor: pointer;
    font-weight: 500;
    padding: 8px 18px;
    user-select: none;
    width: fit-content;
}

h1.product-title {
    line-height: 1.5;
    display: block;
    letter-spacing: 0px;
    margin: 0 auto 15px;
    font-weight: 400;
    text-align: left;
    font-size: 17px;
}

.single-product .price-wrapper,
.single-product .price-wrapper .amount {
    font-weight: 600;
    font-size: 20px;
    color: #da1919;
}



table.shop_table.cart thead {
    display: none;
}

table.shop_table.cart .cart_item td {
    vertical-align: top;
}

table.shop_table.cart .quantity input[type=number] {
    min-height: 1.8rem;
    background-color: #f2f2f669;
    border-radius: 0 !important;
    border: 0;
    padding: 0 5px;
    max-width: unset;
    width: 40px;
    height: 30px;
    box-shadow: none;
    border: 0;
}

table.shop_table.cart .quantity .button.plus,
table.shop_table.cart .quantity .button.minus {
    size: 18px;
    background: #5c6ac41f;
    color: #5c6ac4;
    border: 0;
    text-shadow: none;
    min-height: unset;
    width: 35px;

    line-height: 1;
    height: 30px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}

table.shop_table.cart .quantity .button.plus {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;

}

table.shop_table.cart .quantity .button.minus {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;

}

.product-subtotal,
.product-subtotal .amount {
    font-size: 16px;
    text-transform: none;
    font-weight: 700;
    color: #000;
}

td.product-thumbnail {
    max-width: 250px;
    min-width: 60px;
    width: 250px;
}
.product-remove a.remove {
    border: 0;
    border-radius: 0;
    color: #949494;
    cursor: pointer;
    font-size: 13px!important;
    font-weight: 400;
    width: auto;
    text-align: left;
    margin-top: 10px;
}
.product-remove .remove i{
    margin-right: 5px;
}
td.product-name a {
    margin-bottom: 10px;
    display: block;
}
td.product-subtotal {
    min-width: 130px;
}
td.actions .button {
    border-radius: 20px;
}
.count-item {
    font-weight: 700;
    font-size: 15px;
}
.cart-collaterals .cart_totals {
    padding: 20px 25px;
    box-shadow: none;
    border-radius: 15px;
    background-color: aliceblue;
    margin-bottom: 20px;
}
.cart-collaterals .cart-discount {
    background-color: transparent;
    font-size: 15px;
}
.cart_totals .cart-discount th {
    padding-left: 0;
    font-weight: 600;
}

.cart-discount .cart-discount td {
    padding-right: 0;
}
a.checkout-button {
    font-size: 18px;
    border-radius: 50px;
    padding: 15px 20px;
    text-align: center;
    font-weight: 400;
    line-height: 1.5;
}
.eb-checkout-methods-title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px;
}

.accordion-title {
    padding: 0.6em 2.3em 0.6em 0;
    line-height: 1.5em;
    letter-spacing: -.025em;
    font-size: .9375rem;
	font-weight: 700;
}


.accordion .toggle {
    right: 0;
    left: unset;
    font-size: 16px;
    top: 0;
}

/* .accordion .toggle i {
    display: none;
} */
.accordion .toggle i {
    font-size: 20px;
}
.accordion .toggle:before, .accordion .toggle:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 300;
    font-family: "Font Awesome 5 Pro";
}

/* 
.accordion .toggle:before {
    content: '\f068';
	display: none;
    
}

.accordion .toggle:after {
    content: '\f067';
} */



.accordion-title.active .toggle:before {
	display: block;
}
.accordion-title.active .toggle:after {
	display: none;
}

.accordion-title.active {
    border: transparent;
    background: transparent;
}
.accordion-inner {
    padding: 0;
    font-size: 0.94rem;
}


.accordion-item:last-child a {
    border-bottom: 1px solid #ddd;
}
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}