.recent-custom-product-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
}
.woocommerce-MyAccount-navigation-link a br {
    display: none;
}
.two-col {
    display: flex;
    flex-direction: row;
    width: calc(100% - 0px);
    gap: 20px;
}
.left-login-form {
    display: flex;
    flex-direction: column;
    width: 50%;
}
.right-hae-tunnuksia {
    display: flex;
    flex-direction: column;
    width: 50%;
    gap: 30px;
}
.right-hae-tunnuksia .c-btn-text br {
    display: none;
}
.right-hae-tunnuksia .c-btn-text {
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    background-image: linear-gradient(125deg, #D99F29 0%, #FDC809CF 100%);
    border-style: none;
    border-radius: 8px 8px 8px 8px;
    padding: 12px 24px 12px 24px;
    text-align: center;
    line-height: 1;
}
.right-hae-tunnuksia h2 {
    margin-bottom: 30px;
}
.woocommerce-button.button.woocommerce-form-login__submit {
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    background-image: linear-gradient(125deg, #D99F29 0%, #FDC809CF 100%);
    border-style: none;
    border-radius: 8px 8px 8px 8px;
    padding: 12px 24px 12px 24px;
    text-align: center;
    line-height: 1;
}
.woocommerce-button.button.woocommerce-form-login__submit:hover {
        color: #FFFFFF;
    background-image: linear-gradient(125deg, #D99F29 0%, #FDC809CF 100%);
}
.product-box {
  flex: 1 1 calc(25% - 20px);
  box-sizing: border-box;
  padding: 15px;
  text-align: center;
  background: #fff;
  min-width: 220px;
  max-width: 300px;
}

.product-box h3 {
  font-size: 1.1rem;
  margin: 0 0 10px;
}

.product-box .price {
  font-weight: bold;
  margin-bottom: 10px;
}

.product-box img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 10px;
}

.product-box .button {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 16px;
  background-color: #0073aa;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
}

.product-box .button:hover {
  background-color: #005f8d;
}



/* Hide default next/prev buttons inside the image carousel */
.secSecound .elementor-swiper-button-next,
.secSecound .elementor-swiper-button-prev {
  display: none !important;
}
.headerSearchBar .e-search-submit {
    order: 1;
}

.headerSearchBar .e-search-input-wrapper {
    order: 2;
}

.headerSearchBar .e-search-label {
    right: 30px;
    top: 23px;
    position: absolute !important;
}
.elementor-element.elementor-element-c13ee60.e-flex.e-con-boxed.e-con.e-child {
    background-color: #ffcc00;
    /* width: 40%; */ /* remaining width */
    height: 100%;
}

.elementor-element.elementor-element-bf6336f.e-con-full.e-flex.e-con.e-child {
    background-color: #2f3740;
    position: relative;
    /* width: 35%; */ /* Adjust as needed */
    /*height: 100%;*/
    color: yellow;
    padding: 20px;
}

.elementor-element.elementor-element-bf6336f.e-con-full.e-flex.e-con.e-child::after {
    content: '';
    position: absolute;
    top: 0px;
    right: -30px;
    width: 0;
    height: 0 !important;
    border-top: 31px solid transparent;
    border-bottom: 31px solid transparent;
    border-left: 30px solid #2f3740; /* same as secOne background */
    z-index: 2;
}

.elementor-element.elementor-element-3967512.e-con-full.e-flex.e-con.e-child {
    display: flex;
}
.elementor-element-c13ee60 .e-con-inner {
	justify-content: center !important;
}

.subNewsletterEmail {
    font-family: Inter;
    font-size: 15px;
    font-weight: 300;
    line-height: normal;
    text-align: left;
    color: #919191;
    margin: 0 16px 0 0;
    padding: 14px 30px 14px 30px !important;
    border-radius: 22px !important;
    background-color: #fff;
}

.submitNewsLetter{
		font-family: Lato;
    font-size: 15px;
    font-weight: 900;
    line-height: normal;
    text-align: left;
    color: #fff;
    margin: 0 0 0 16px;
    padding: 14px 22px 14px 31px;
    border-radius: 22px;
    background-color: #ffcb08;}

.lableSubNews {
    display: flex;
}

.submitNewsLetter:hover {
    background-color: #ffcb08;
    border-color: #ffcb08;
}



.cust_cat_slider .uc_image_carousel_placeholder {
    padding: 20px 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.cust_cat_slider .carousel-image{
    width: 50px;
    height: 50px !important;
}
.cust_cat_slider .owl-nav button{
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.13);
}
.cust_cat_slider .owl-nav button.owl-prev{
    left: -8px !important;
}
.cust_cat_slider .owl-nav button.owl-next{
    right: -8px !important;
}

.cust_cat_slider .owl-nav i::before{
    height: 15px !important;
}

.cust_cat_slider .uc_post_title{
font-size:14px !important;
line-height: 16px;
}
.cust_cat_slider button.owl-prev{display: none;}
.cust_cat_slider .uc_image_carousel_container_holder.ue-item{ height:159px !important}

/* shop page filter style */
.cust_shop_filter #wpfBlock_1 .wpfFilterTitle {
    background-color: #f5f5f5;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
}

.cust_shop_filter .wfpTitle.wfpClickable {
    height: unset;
    padding: 0;
}

.cust_shop_filter i.fa.wpfTitleToggle {
    display: none !important;
}

.cust_shop_filter #wpfBlock_1 {
    border: solid 1px #f5f5f5;
    padding: 0;
}

.cust_shop_filter .wpfFilterContent {
    padding: 15px;
}

.cust_shop_filter .wpfFilterWrapper[data-radio="1"] .wpfCheckbox label:before {
    border: solid 0.3px #ffffff !important;
    border-radius: 2px !important;
}

.cust_shop_filter span.wpfFilterTaxNameWrapper {
    margin: 2px 0 0 2px !important;
    font-family: Inter;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    color: #333e48;
}

.cust_shop_filter ul.wpfFilterVerScroll li {
    padding: 5px 0px;
}

.cust_shop_filter ul.wpfFilterVerScroll {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.cust_shop_filter ul.wpfFilterVerScroll::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}

.cust_shop_filter .wpfFilterWrapper .wpfCheckbox input[type="checkbox"]:checked + label::before {
    background: #ffcb08 !important;
    border: solid 2px #ffffff !important;
    border-radius: 2px;
}

.cust_shop_filter .wpfCheckbox label {border: solid 0.3px #333e48 !important; border-radius: 2px;}

.cust_shop_filter button.wpfFilterButton.wpfButton {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    text-align: left;
    color: #fff;
    border-radius: 4px;
    background-color: #ffcb08;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    min-height: unset;
    width: unset;
    padding: 8px 15px;
}



.cust_shop_filter .ui-slider.ui-widget-content:not(.iris-slider-offset) {background: #333e48 !important; border:1px solid #333e48 !important;height: 4px;}
.cust_shop_filter .ui-slider.ui-widget-content span.ui-slider-handle.ui-corner-all.ui-state-default{
    border:6px solid #333e48 !important;
    border-radius: 30px !important;
    top: -7px !important
}
.cust_shop_filter .ui-slider-range.ui-corner-all.ui-widget-header{
    background: #333e48 !important;
}

.cust_shop_filter .wpfCurrencySymbol{
    display: none;
}

.cust_shop_filter .wpfPriceInputs {
    justify-content: flex-start;
    margin-top:25px;
}

/* product listing styles  */

.cust_prod_recently_view h3 {
    color: #333e48;
    font-family: 'Inter';
    font-size: 24px;
    font-weight: 600;
}

.cust_prod_recently_view .meta-info {
    margin-top: 40px;
    color: #ffcb08;
    font-family: Inter;
    font-size: 15px;
    font-weight: 300;
    text-align: left;
}
.cust_prod_recently_view .price{
      font-family: Inter;
  font-size: 20px;
  font-weight: 500;
  margin-top: 20px;
  text-align: left;
  color: #333e48;
  margin-bottom: 35px;
}
.cust_prod_recently_view .productTitle{
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #73787d;
    margin-top: 10px;
}

.cust_prod_recently_view .cust_prod_thumnail .product-thumbnails-shortcode {
   gap: 15px; 
}

.cust_prod_thumnail .product-thumbnails-shortcode {
    display: flex;
    gap: 20px;
  }
  .cust_prod_thumnail .product-thumbnails-shortcode img {
    object-fit: cover;
    border: 4px solid #fff;
  }
  .cust_prod_recently_view .cust_prod_thumnail .wrap_thumbnail{
     height: 50px; 
  }
  .cust_prod_thumnail .wrap_thumbnail{
    border: solid 0.3px #a49f9f;
    width: 60px;
    height: 60px;
  }
  .cust_prod_thumnail .thumb-overlay {
    width: 100%;
    height: 100%;
    background: #ededed;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    border: 4px solid #fff;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
  }
  
  .custom_addToCart_btn button.ajax-add-to-cart-btn {
    background: #ffcb08;
    border-color: #ffcb08;
    border-radius: 8px;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Lato';
    font-weight: 900;
    display: flex;
    align-items: center;
    padding: 12px 30px;
}

.wrap_grid_view .custom_addToCart_btn button.ajax-add-to-cart-btn{
    padding:10px 15px;
}

.custom_addToCart_btn span.svg_cartShop_icon {
    width: 22px;
    height: 22px;
    margin-left: 5px;
}

.cust_single_prod_image ol.flex-control-nav.flex-control-thumbs li {
    max-width: 100px;
    margin-top: 10px !important;
}

.cust_single_prod_image ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.woocommerce div.product .cust_single_prod_image div.images .flex-control-thumbs li img {
    opacity: 1 !important;
}

.wrap_prod_acf .prod_acf_title {
    font-weight: 600;
    width: 150px;
}

.wrap_prod_acf .elementor-heading-title.elementor-size-default {
    display: flex;
    align-items: center;
    align-content: center;
}

/* product page tab */

.cust_prod_tab ul.tabs.wc-tabs {
    background-color: #ffcb08;
    border: 1px solid #ffcb08;
    border-radius: 20px 20px 0px 0px;
}

.woocommerce .elementor-3071 .elementor-element.elementor-element-e5f1926.cust_prod_tab .woocommerce-tabs .woocommerce-Tabs-panel {
    border-color: #a49f9f !important;
border-style:solid;
}
/*Add to cart button css*/
/* Style quantity input with plus/minus */
.woocommerce .custom-add-to-cart .quantity {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 50px;
  overflow: hidden;
  width: auto;
  /* max-width: 130px; */
}

.woocommerce .custom-add-to-cart .quantity input.qty {
  text-align: center;
  border: none;
  background: #fff;
}

.woocommerce .custom-add-to-cart .quantity .minus,
.woocommerce .custom-add-to-cart .quantity .plus {
  width: 30px;
    height: 30px;
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
    line-height: 0;
    color: #333e48;
    padding: 9.5px 8.5px 8.5px 9.5px;
    border: solid 0.2px #a49f9f;
    background-color: #f8f8f8 !important;
    border-radius: 50% !important;
}
.woocommerce .custom-add-to-cart .quantity .plus{
   margin: 0 0 0 -10px !important
}

/* Style add to cart button */
.woocommerce .custom-add-to-cart button.single_add_to_cart_button {
  color: #fff;
  font-weight: bold;
  padding: 12px 20px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  margin-left: 20px !important;
}

.woocommerce .custom-add-to-cart button.single_add_to_cart_button::after {
  content: "\f07a"; /* Font Awesome cart icon */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 10px;
}

.Prod_category_listing a.page-numbers.next::after {
  content: "\f054"; /* Font Awesome cart icon */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 10px;

}
.Prod_category_listing a.page-numbers.prev::after{
    content: "\f053"; /* Font Awesome cart icon */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}
.Prod_category_listing span.page-numbers.prev{
    display: none;
}
.custom-add-to-cart .quantity.plus-minus-injected {
    border: none !important;
}

.custom-add-to-cart input#quantity_683ede87276f1 {
    padding: 0 !important;
    width: 40px;
}

.custom-add-to-cart input.qty {
  /* pointer-events: none; */ /* Disable manual input */
  /*user-select: none;*/
   padding: 0 !important;
    width: 40px !important;
}
body:not(.logged-in) .single_add_to_cart_button, body:not(.logged-in) .add_to_cart_button {
    background-color: #5bc947 !important;
}

body:not(.logged-in) .single_add_to_cart_button::after , body:not(.logged-in) .woocommerce .custom-add-to-cart .button.add_to_cart_button::after{
    content: none !important;
}

.cust_prod_tab td.woocommerce-product-attributes-item__value {
    vertical-align: middle;
}

.cust_prod_category .elementor-heading-title a {
    color: #d2972f !important;
}

.woocommerce .custom-add-to-cart .button.add_to_cart_button.ajax_add_to_cart {
  color: #fff;
  font-weight: bold;
  padding: 12px 12px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  margin-left: 15px !important;
}

.woocommerce .custom-add-to-cart .button.add_to_cart_button.ajax_add_to_cart::after {
  content: "\f07a"; /* Font Awesome cart icon */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 10px;
}

input.qty[type=number]::-webkit-inner-spin-button, 
input.qty[type=number]::-webkit-outer-spin-button {  

   opacity: 0;

}
body:not(.logged-in) .custom-add-to-cart .quantity, body:not(.logged-in) .add_to_cart_text {
    display: none;
}

.shop_page_products .shop_page_prod_title .elementor-heading-title {
    min-height: 25px;
}




/* .shop_page_products .custom_addToCart_btn button.ajax-add-to-cart-btn {
    padding: 7px 10px;
}

.shop_page_products .custom_addToCart_btn span.svg_cartShop_icon {
    width: 20px;
    height: 20px;
} */
.shop_page_products form.cart.e-loop-add-to-cart-form, .wrap_grid_view form.cart.e-loop-add-to-cart-form {
    flex-direction: column;
}

.shop_page_products .quantity, .wrap_grid_view .quantity{
    margin-bottom: 10px !important;
}
.woocommerce.shop_page_products .custom-add-to-cart .button.add_to_cart_button.ajax_add_to_cart, .woocommerce.wrap_grid_view .custom-add-to-cart .button.add_to_cart_button.ajax_add_to_cart {
    margin: 0 !important;
    padding: 12px 10px !important;
}

.shop_page_products .cust_prod_thumnail .product-thumbnails-shortcode, .wrap_grid_view .cust_prod_thumnail .product-thumbnails-shortcode{
    gap:10px;
}

a{
    color: #333E48;
}

.wrapper_shop_page {
  position: relative;
}

.cust_shop_filter {
  position: sticky;
  top: 40px; /* adjust to how far from the top you want */
  z-index: 100;
}
.custom_cart_click{
    cursor:pointer;
}

.custSubmitButton .wc-block-components-checkout-place-order-button {
    border-radius: 8px;
    background-color: #ffcb08;
    border-color: #ffcb08;
    color: #ffffff;
    font-family: Lato;
    font-weight: 900;
}

/*new search bar css */

.custom-search-form {
  display: flex;
  align-items: center;
   border-radius: 24px;
  border: 1px solid #ffcb08;
  
}

.custom-search-form select {
  background: #ffcb08;
  border: none;
  padding: 13px 15px;
  border-radius: 24px 0px 0px 24px;
  max-width: 175px;
  
   font-family: Lato;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  color: #505050;
  outline: none;
}

.custom-search-form input[type="search"] {
 
      display: flex;
    flex: 1;
    outline: none;
    font-family: "Lato", Sans-serif;
    font-size: 13px;
    border: none;
    font-weight: 500;
     color: #505050;
     padding: 0 2rem;
}

.custom-search-form button {
  background: transparent;
  border: none;
  cursor: pointer;
}
.custom-search-form button:hover{
    background: transparent;
}

.custom-search-form select {
    appearance: none;
}
.custom-wrapperCat::after{
     content: "\f107"; /* Font Awesome cart icon */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
color:#505050;
  top:10px;
    right:8px;
    position: absolute;
}

.custom-wrapperCat{
    position: relative;
}

#cf7-popup .wpcf7-form {
    margin-top: 20px;
}
#cf7-popup .wpcf7-submit {
    background-color: #0071a1;
    color: white;
}
/* Popup Overlay */
.cf7-popup-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

/* Popup Content Box */
.cf7-popup-content {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    max-width: 500px;
    width: 90%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    position: relative;
    max-height: 90vh;
    overflow-y: auto;
}

/* Close Button */
.cf7-popup-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
    color: #333;
}

/* Prevent background scroll when popup is active */
body.cf7-popup-open {
    overflow: hidden;
}
.cf7-popup-content input[type="text"],
.cf7-popup-content input[type="email"],
.cf7-popup-content input[type="tel"],
.cf7-popup-content textarea{
    margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
    .page-id-3487 h2,
    .page-id-3487 h3,
    .page-id-3487 h4,
    .page-id-3463 h2,
    .page-id-3463 h3,
    .page-id-3463 h4,
    .page-id-3504 h2,
    .page-id-3504 h3,
    .page-id-3504 h4,
    .page-id-3568 h2,
    .page-id-3568 h3,
    .page-id-3568 h4 {
        font-size: 28px;
    }
    .elementor-element.elementor-element-bf6336f.e-con-full.e-flex.e-con.e-child::after {
    border-top: 38px solid transparent;
    border-bottom: 45px solid transparent;
    border-left: 30px solid #2f3740;
}
}
@media screen and (max-width: 767px) {
.two-col {
    flex-direction: column;
}
.left-login-form,
.right-hae-tunnuksia{
    width: 100%;
}
.elementor-element.elementor-element-bf6336f.e-con-full.e-flex.e-con.e-child::after {
    display: none;
}
.elementor-element-56dfe26 p,
.elementor-element-4408af9 p{
        word-break: break-word;
}
.page-id-3487 h2,
.page-id-3487 h3,
.page-id-3487 h4,
.page-id-3463 h2,
.page-id-3463 h3,
.page-id-3463 h4,
.page-id-3504 h2,
.page-id-3504 h3,
.page-id-3504 h4,
.page-id-3568 h2,
.page-id-3568 h3,
.page-id-3568 h4 {
    font-size: 22px;
}
.product-box {
    max-width: 100%;
}
}