/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Header */

.header-sec .header-wish img{
    width: 100% !important;
    height: 100%;
    max-width: 25px !important;
    max-height: 25px !important;
}
.header-sec .wishlist_products_counter_number {
    position: absolute;
    top: -10px;
    color: #000000;
    right: -10px;
}

/* Footer */

.footer-sec input:not([type="submit"]){
    background-color: rgba(255, 255, 255, 0.2) !important;
    height: 64px !important;
    color: #FFFFFF !important;
    font-family: Manrope !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    padding: 0 50px 0 24px !important;
    outline: none !important;
    border-radius: 8px !important;
    border: none !important;
    text-transform: lowercase !important;
    background-image: url("https://dev.wordpress-developer.us/woven-with-purpose/wp-content/uploads/2026/02/mail.svg");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center right 24px;
}
.footer-sec input:not([type="submit"])::placeholder{
    text-transform: capitalize !important;
}
.footer-sec input[type="submit"]{
    background-color: #FFB54D !important;
    color: #000000 !important;
    height: 62px !important;
    border-radius: 8px !important;
    border: none !important;
    font-family: Manrope !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
    transition: 0.3s !important;
}
.footer-sec input[type="submit"]:hover{
    background-color: #F8F1DD !important;
}
.footer-sec .gform_confirmation_message_1{
    color: #FFFFFF;
    display: flex;
    align-items: center;
    gap: 10px;
}
.footer-sec .gform_confirmation_message_1 img{
    width: 50px;
}
.contact-sec .gform_confirmation_message_2{
    display: flex;
    align-items: center;
    gap: 10px;
}
.contact-sec .gform_confirmation_message_2 img{
    width: 50px;
}
.contact-sec .gform-theme--foundation{
    --gf-form-gap-y: 51px !important;
}
.contact-sec input:not([type="submit"]){
    border: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 0 !important;
    padding: 0 0 20px 0 !important;
    outline: none !important;
    font-family: Manrope !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    color: #1E1E1E !important;
}
.contact-sec input[type="email"]{
    text-transform: lowercase !important;
}
.contact-sec input[type="email"]{
    text-transform: capitalize !important;
}
.contact-sec textarea{
    border: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 0 !important;
    outline: none !important;
    font-family: Manrope !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    color: #1E1E1E !important;
    height: 107px !important;
    min-height: 107px !important;
    padding: 0 !important;
}
.contact-sec input[type="submit"]{
    background-color: #FFB54D !important;
    color: #000000 !important;
    height: 62px !important;
    padding: 0 30px !important;
    font-family: Manrope !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
    transition: 0.3s !important;
    border: none !important;
    border-radius: 8px !important;
}
.contact-sec input[type="submit"]:hover{
    background-color: #4E704E !important;
    color: #FFFFFF !important;
}
.contact-sec{
    padding-right: calc((100% - 1750px) / 2) !important;
}
.contact-sec .gform-footer{
    --gf-form-footer-margin-y-start: 0 !important;
}
.insta-sec #sbi_images{
    padding: 0 !important;
}
.insta-sec .sbi_photo{
    position: relative;
}
.insta-sec .sbi_photo:hover::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url('https://wovenwithpurpose.com/wp-content/uploads/2026/02/instahov.png');
    background-repeat: no-repeat;
    background-size: 100%;
    top: 50%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
}

/* Home Page */

.cat-loop .swiper-pagination-bullet-active{
    width: 30px !important;
    border-radius: 100px !important;
}
.proloop .wish-home-loop .tinv-wraper{
    display: flex;
}
.proloop .wish-home-loop .tinvwl_add_to_wishlist_button{
    color: #000000 !important;
}
.proloop .wish-home-loop .tinvwl_add_to_wishlist_button::before{
    font-size: 23px !important;
}
.proloop .wish-home-loop{
    scale: 0;
    transition: 0.5s !important;
}
.proloop:hover .wish-home-loop{
    scale: 1;
}

.proloop .add-btn{
    scale: 0;
    transition: 0.5s !important;
}
.proloop:hover .add-btn{
    scale: 1;
}
.proloop .woosq-btn {
    border: 1px solid #FFFFFF;
    background: transparent !important;
    color: #FFF !important;
}
.proloop .woosq-btn:hover{
    border: 1px solid #4E704E;
    background: #4E704E !important;
}
.new-arrival-sec .elementor-swiper-button:hover svg path{
    fill: #FFFFFF;
}
.bestsell-sec .elementor-swiper-button{
    display: none !important;
}
.bestsell-sec .elementor-icon-wrapper{
    display: flex;
}
.bestsell-sec .elementor-icon:hover svg path{
    fill: #FFFFFF;
}
.testimonial-sec .hentry{
    opacity: 0.5;
}
.testimonial-sec .swiper-slide-active, .testimonial-sec .swiper-slide-next{
    opacity: 1;
}

/* About Page */

.woven-sec{
     padding-left: calc((100% - 1870px) / 2) !important;
}


/* Artisan Page */
.artisan-sec .elementor-pagination{
    display: flex;
    justify-content: center;
}
.artisan-sec .page-numbers {
    background-color: #E2E2E2;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    transition: 0.5s;
}
.artisan-sec .page-numbers:hover{
    background-color: #FFB54D;
}

/* FAQ Page */

.custom-faq-grid .e-n-accordion {
    column-count: 2;
    column-gap: 30px;
}
.custom-faq-grid .e-n-accordion-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    break-inside: avoid;
}

/* Product Listing */

.product-main-sec .wpc-filters-section {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px 0;
    margin: 0;
}
.product-main-sec .widget-title {
    margin: 0;
}
.product-main-sec .wpc-filter-link {
    font-family: 'Manrope';
    font-weight: 600 !important;
    font-size: 18px;
    color: #1E1E1E !important;
}
.product-main-sec input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 22px;
    height: 22px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    background: transparent;
    position: relative;
    cursor: pointer;
    margin-right: 8px;
    vertical-align: middle;
}
.product-main-sec input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.product-main-sec .wpc-term-item-content-wrapper {
    display: flex;
    align-items: center;
}
.product-main-sec .wpc-checkbox-item {
    margin: 0 !important;
    padding-bottom: 20px !important;
}
.product-main-sec .wpc-opened .wpc-filter-header {
    padding-bottom: 20px;
}
.product-main-sec .wpc-filters-list-803 {
    column-count: 3;
}
.product-main-sec .wpc-filter-collapsible .wpc-filter-title .wpc-open-icon{
    border-left: 1px solid #000 !important;
    border-top: 1px solid #000 !important;
}
.product-main-sec .wpc-wrap-icons{
    font-family: Tartuffo_Trial;
    font-weight: 300;
    font-size: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000;
}
.product-main-sec .wpc-filters-list-803 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}
.product-main-sec .wpc-filters-list-803 label {
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
}
.product-main-sec .wpc-filters-list-803 label::before {
    content: "";
    position: absolute;
    left: 0;
    width: 22px;
    height: 22px;
    border: 2px solid #dcdcdc;
    border-radius: 4px;
    background: #fff;
    transition: all 0.2s ease;
}
.product-main-sec .wpc-filters-list-803 input[type="checkbox"]:checked + span::before,
.wpc-filters-list-803 input[type="checkbox"]:checked + label::before,
.wpc-filters-list-803 input[type="checkbox"]:checked ~ label::before {
    background: #f4a62a;
    border-color: #f4a62a;
}
.product-main-sec .wpc-filters-list-803 input[type="checkbox"]:checked + span::after,
.wpc-filters-list-803 input[type="checkbox"]:checked + label::after,
.wpc-filters-list-803 input[type="checkbox"]:checked ~ label::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 4px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.product-main-sec .wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range {
    background: #E4E7E9 !important;
}
.product-main-sec .wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range {
    background-color: #1E1E1E !important;
}
.product-main-sec .wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-handle{
    box-shadow: none;
    background: #FFF;
    border: 2px solid #1E1E1E;
    width: 13px;
    height: 13px;
    top: -6px;
}
.product-main-sec .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img{
    max-width: 20px;
    max-height: 17px;
}
.product-main-sec img{
    height: 615px !important;
    object-fit: cover !important;
}
.product-main-sec .custom-loop-wrapper {
    position: absolute;
    top: 75%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 10px;
}
.product-main-sec .custom-loop-wrapper a{
    margin: 0 !important;
    background: #FFFFFF !important;
    padding: 20px 30px !important;
    font-family: Manrope !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
    transition: 0.3s;
}
.product-main-sec .custom-loop-wrapper a:hover{
    border: 1px solid #4E704E;
    color: #FFF !important;
    background: #4E704E !important;
}
.product-main-sec .woosq-btn {
    border: 1px solid #FFFFFF;
    background: transparent !important;
    color: #FFF !important;
}
.product-main-sec .woosq-btn:hover{
    border: 1px solid #4E704E;
    background: #4E704E !important;
}
.product-main-sec .tinvwl_add_to_wishlist_button{
    margin: 0 !important;
}
.product-main-sec .custom-wishlist-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #FFF;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}
.product-main-sec .woocommerce-ordering{
    margin: -110px 0 0px !important;
    position: relative;
}
.product-main-sec .woocommerce-ordering::after{
    position: absolute;
    content: "SORT BY :";
    top: 50%;
    left: -20px;
    transform: translate(-100%, -50%);
    font-family: Tartuffo_Trial;
    font-weight: 300;
    font-size: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
.product-main-sec .woocommerce-ordering select{
    border: 1px solid rgba(0, 0, 0, 0.25) !important;
    height: 60px;
    font-family: Manrope;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    outline: none;
    border-radius: 8px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 24px;
    padding-right: 15px;
    background: none;
}
.product-main-sec .woocommerce-ordering::before {
    content: "";
    position: absolute;
    background-image: url("https://dev.wordpress-developer.us/woven-with-purpose/wp-content/uploads/2026/02/downarrow.png");
    width: 12px;
    height: 6px;
    background-repeat: no-repeat;
    background-size: contain;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.product-main-sec .tinv-wraper{
    display: flex;
}
.pro-arc-sec li .custom-loop-wrapper{
    transform: scale(0) !important;
    transition: 0.3s;
}
.pro-arc-sec li:hover .custom-loop-wrapper{
    transform: scale(1) !important;
}
.pro-arc-sec li .custom-wishlist-btn{
    transform: scale(0) !important;
    transition: 0.3s;
}
.pro-arc-sec li:hover .custom-wishlist-btn{
    transform: scale(1) !important;
}
.pro-arc-sec li img{
    position: relative;
}
.pro-arc-sec li img::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("https://dev.wordpress-developer.us/woven-with-purpose/wp-content/uploads/2026/02/sahpes.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
}
.product-main-sec #wpc-filter-range-form-848{
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}
.product-main-sec input[type="number"]{
    outline: none;
}
.pro-arc-sec .woocommerce-loop-product__link {
  position: relative;
}

.pro-arc-sec .woocommerce-loop-product__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  max-height: 100%;

  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.45),
    rgba(0, 0, 0, 0)
  );
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
}
.pro-arc-sec .product:hover .woocommerce-loop-product__link::after {
  opacity: 1;
}
.pro-arc-sec .page-numbers{
    display: flex !important;
    justify-content: center;
    gap: 6px !important;
}
.pro-arc-sec .page-numbers li{
    width: 40px;
    height: 40px;
}

/* Wishlist */

.wishlist-page .product-name a{
    color: #4E704E;
    transition: 0.5s;
}
.wishlist-page .product-name a:hover{
    color: #000000;
}
.wishlist-page .product-action button{
    background-color: #FFB54D !important;
    color: #000000 !important;
    padding: 15px !important;
}
.wishlist-page .product-action button:hover{
    background-color: #4E704E !important;
    color: #FFFFFF !important;
}
.wishlist-page .tinvwl-input-group-btn button, .wishlist-page .tinvwl-to-right button, .wishlist-page .return-to-shop a{
    background-color: #FFB54D !important;
    color: #000000 !important;
}
.wishlist-page .tinvwl-input-group-btn button:hover, .wishlist-page .tinvwl-to-right button:hover, .wishlist-page .return-to-shop a:hover{
    background-color: #4E704E !important;
    color: #FFFFFF !important;
}
.wishlist-page .return-to-shop a{
    background-color: #FFB54D !important;
    color: #000000 !important;
    margin-top: 10px;
}
.wishlist-page .return-to-shop a:hover{
    background-color: #4E704E !important;
    color: #FFFFFF !important;
}
.wishlist-page .product-thumbnail img{
    border-radius: 5px;
}

/* Wishlist */

/* Product details */

.pro-details-main .quantity {
    position: relative;
    display: inline-block;
}
.pro-details-main .quantity input.qty {
    width: 120px;
    height: 50px;
    text-align: center;
    padding: 0 45px;
    border-radius: 10px;
    border: 1px solid #ddd;
    font-size: 16px;
}
.pro-details-main .quantity input.qty::-webkit-outer-spin-button,
.pro-details-main .quantity input.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.pro-details-main .quantity input.qty[type=number] {
    -moz-appearance: textfield;
}
.pro-details-main .quantity .qty-minus {
    position: absolute;
    left: 0;
    top: 0;
    width: 45px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
}
.pro-details-main .quantity .qty-plus {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
}
.pro-details-main .single_add_to_cart_button{
    width: 100%;
}
.pro-details-main .elementor-icon-list-items{
    row-gap: 15px;
}
.pro-details-main .elementor-icon-list-items li{
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 9px 20px;
    border-radius: 4px;
}
.pro-details-main .wvg-single-gallery-image-container img{
    width: 100%;
    height: 700px;
    object-fit: cover;
}
.pro-details-main .wvg-gallery-thumbnail-image img{
    width: 100%;
    height: 174px;
    object-fit: cover;
}
.pro-details-main .slick-arrow{
    width: 60px !important;
    height: 60px !important;
    border-radius: 100%;
    background-color: #FFFFFF;
    outline: 1px solid #000000;
    box-shadow: 0px 4px 64px 0px rgba(0, 0, 0, 0.55);
}
.pro-details-main .slick-arrow:hover{
    background-color: #FFB54D;
    outline: 1px solid #FFFFFF;
}
.pro-details-main .slick-arrow,
.pro-details-main .wvg-thumbnail-prev-arrow,
.pro-details-main .wvg-thumbnail-next-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
    pointer-events: auto !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.pro-details-main .dashicons-arrow-left-alt2:before{
    content: "";
    width: 23px;
    height: 8px;
    background-image: url("https://dev.wordpress-developer.us/woven-with-purpose/wp-content/uploads/2026/02/arrow.svg");
    background-repeat: no-repeat;
}
.pro-details-main .dashicons-arrow-right-alt2:before{
    content: "";
    width: 23px;
    height: 8px;
    background-image: url("https://dev.wordpress-developer.us/woven-with-purpose/wp-content/uploads/2026/02/arrow2.svg");
    background-repeat: no-repeat;
}
.pro-details-main .wvg-thumbnail-prev-arrow {
    left: -10px !important;
}

.pro-details-main .wvg-thumbnail-next-arrow {
    right: -10px !important;
}
.pro-details-main .woo-variation-gallery-thumbnail-wrapper {
    overflow: visible !important;
}
.pro-details-main .wvg-gallery-thumbnail-image {
    opacity: 1 !important;
}

.pro-details-main .slick-slide {
    opacity: 1 !important;
}

.pro-details-main .slick-active {
    opacity: 1 !important;
}
.pro-details-main .woo-variation-gallery-trigger{
    display: none;
}
.pro-details-main .variations th.label{
    background: transparent;
    padding: 0 0 15px 0;
    font-family: Tartuffo_Trial;
    font-weight: 300 !important;
    font-size: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
.woocommerce div.product form.cart .variations label{
    font-weight: 300 !important;
}
.pro-details-main .variations td{
    background: transparent;
    padding: 0 0 20px 0;
}
.pro-details-main td select{
    max-width: 295px !important;
    min-width: 295px !important;
}
.pro-details-main .variable-item{
    padding: 0 !important;
    margin: 0 15px 15px 0 !important;
    width: 88px !important;
    height: 42px !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before{
    background-image: none !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{
    box-shadow: none !important;
    border: 2px solid rgba(0, 0, 0, 0.25) !important;
    border-radius: 4px !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected{
    box-shadow: none !important;
    border: 2px solid rgba(0, 0, 0, 0.25) !important;
    border-radius: 4px !important;
}
.pro-details-main .variable-item.button-variable-item{
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 4px;
}
.pro-details-main .variable-item.button-variable-item.selected{
    background-color: #FFB54D !important;
    border: none !important;
}
.pro-details-main .variable-item-span{
    font-size: 18px;
}
.pro-details-main .single_variation_wrap{
    position: relative;
    padding-top: 20px;
}
.pro-details-main .single_variation_wrap::after{
    position: absolute;
    content: "Quantity";
    top: -35px;
    left: 0;
    font-family: Tartuffo_Trial;
    font-weight: 300;
    font-size: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
.pro-details-main .single_variation_wrap::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.25);
    top: -60px;
    left: 0;
}
.pro-details-main .e-add-to-cart--show-quantity-yes{
    margin: 0 !important;
}
.pro-datas .wc-tabs{
    padding: 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    margin: 0 0 -2px 0 !important;
}
.pro-datas h2{
    display: none;
}
.pro-datas li a {
    padding: 0 0 20px 3px !important;
    margin: 0 0 -1px 0 !important;
}
.pro-datas li.active{
    border-bottom: 5px solid #000000 !important;
}
.pro-datas .reviews_tab{
    margin-left: 48px !important;
}
.pro-datas li a[aria-selected="true"]{
    font-weight: 300 !important;
}
.pro-datas .woocommerce-Tabs-panel{
    padding: 45px 0 0 0 !important;
}
.pro-datas .entry-content ul{
    column-count: 3;
    gap: 30px;
    padding-top: 40px;
}
.pro-datas .entry-content ul li{
    padding-bottom: 10px;
}
.pro-datas .entry-content ul {
  list-style: none;
  padding-left: 0;
}
.pro-datas .entry-content ul li {
  position: relative;
  padding-left: 34px;
  margin-bottom: 12px;
}
.pro-datas .entry-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 24px;
  height: 24px;
  background-image: url("https://dev.wordpress-developer.us/woven-with-purpose/wp-content/uploads/2026/02/icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.pro-datas .stars {
    padding-top: 10px;
}
.pro-datas .stars a{
    color: #FFB54D;
}
.pro-datas #comment{
    background: transparent;
    border: none;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    outline: none;
}
.pro-datas #submit{
    color: #000000 !important;
    background-color: #FFB54D !important;
    font-family: Manrope !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
    border-radius: 8px !important;
    padding: 15px 40px !important;
}
.pro-datas #submit:hover{
    color: #FFFFFF !important;
    background-color: #4E704E !important;
}

/* Search Result Page */

.artisan-sec .elementor-posts-nothing-found {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: 700;
}

/* Quick View */

.mfp-close{
    background-color: transparent !important;
}
.summary-content{
    gap: 10px;
    display: flex;
    flex-direction: column;
}
.summary-content .product_title{
    color: #000000;
    font-family: Tartuffo_Trial;
    font-weight: 100;
    font-size: 40px;
    text-transform: uppercase;
    margin: 40px 0 0 0 !important;
}
.summary-content .woocommerce-Price-amount{
    color: #000000;
}
.summary-content .single_add_to_cart_button{
    background-color: #FFB54D !important;
    color: #000000 !important;
    font-family: Manrope;
    font-weight: 400 !important;
    font-size: 18px !important;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
.summary-content .single_add_to_cart_button:hover{
    background-color: #4E704E !important;
    color: #FFFFFF !important;
}
.summary-content .cart{
    margin: 0 !important;
}
.summary-content .posted_in a{
    color: #000000;
    border-bottom: 1px solid #000000;
}
.summary-content .posted_in a:hover{
    color: #4E704E;
    border-bottom: 1px solid #4E704E;
}
.mfp-woosq .mfp-close:before{
    position: absolute;
    right: 0;
}

/* Cart Page */

.cart-main-sec .return-to-shop a{
    background-color: #FFB54D !important;
    color: #000000 !important;
    transition: 0.5s;
    font-family: Manrope;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
.cart-main-sec .return-to-shop a:hover{
    background-color: #4E704E !important;
    color: #FFFFFF !important;
}
.cart-main-sec .woocommerce-message a{
    color: #000000 !important;
}

/* Thank You Section */

.thankyou-section .woocommerce-order-overview{
    justify-content: center;
}
.thankyou-section .woocommerce-notice{
    margin-bottom: 50px !important;
}

/* Feedback */

.cate-loop-fall:has(.term-img) .fallback-image {
    display: none;
}

.wpc-filter-layout-checkboxes:not(:has(.wpc-checkbox-item)){
    display: none;
}


/* Responsive */

@media (min-width:1366px) and (max-width:1600px){
html{
    zoom: 0.80;
    zoom: 80%;
}
.elementor-location-header .elementor-widget-n-menu nav .e-n-menu-heading .e-n-menu-content{
    zoom: 1.25;
    zoom: 125%;
}
.elementor-menu-cart__container{
    width: 100% !important;
}


}
@media screen and (max-width: 1024px){
    .header-sec .e-n-menu-heading{
    --n-menu-title-space-between: 0 !important;
}
.pro-arc-sec ul.products {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
}
.product-main-sec img {
    height: 350px !important;
}
.product-main-sec .woocommerce-ordering {
    margin: 0px 0 30px !important;
}
.product-main-sec .woocommerce-ordering select {
    height: 50px;
    padding-left: 15px;
}
.product-main-sec .woocommerce-ordering::after {
    font-size: 20px;
}
.product-main-sec .woocommerce-ordering::before {
    right: 15px;
}
.product-main-sec .custom-loop-wrapper {
    top: 47%;
    flex-direction: column;
}
.pro-details-main .wvg-single-gallery-image-container img{
    height: 500px;
}
.pro-datas .entry-content ul {
    column-count: 2;
    gap: 20px;
    padding-top: 20px;
}
}
@media screen and (max-width: 767px){
.contact-sec .gform-theme--foundation {
    --gf-form-gap-y: 30px !important;
}
.contact-sec input[type="submit"]{
    height: 50px !important;
    width: 100% !important;
}
.footer-sec input:not([type="submit"]){
    height: 50px !important;
}
.footer-sec input[type="submit"]{
    height: 50px !important;
}
.custom-faq-grid .e-n-accordion {
    column-count: 1;
}
.pro-arc-sec ul.products {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
}
.product-main-sec .woocommerce-ordering::after {
    left: -10px;
    font-size: 17px;
}
.pro-details-main .wvg-single-gallery-image-container img{
    height: 300px;
}
.pro-details-main .wvg-gallery-thumbnail-image img {
    height: 110px;
}
.pro-details-main .slick-arrow {
    width: 40px !important;
    height: 40px !important;
}
.pro-datas .entry-content ul {
    column-count: 1;
}
.pro-datas .woocommerce-Tabs-panel {
    padding: 20px 0 0 0 !important;
}
.pro-datas li a {
    padding: 0 0 15px 3px !important;
}
.product-main-sec .wpc-wrap-icons {
    font-size: 20px;
}
.product-main-sec .wpc-filters-section {
    padding: 20px 0;
}
.product-main-sec .woocommerce-ordering select {
    height: 40px;
}
.product-main-sec .woocommerce-ordering select {
    font-size: 12px;
}
.header-sec .header-wish img{
    max-width: 15px !important;
    max-height: 15px !important;
}
.header-sec .wishlist_products_counter_number {
    top: -5px;
    right: -7px;
}
}
