/*
Theme Name: SitePRO Theme
Theme URI: https://www.sitepro.co.il
Template: oceanwp
Version: 1.0.0
Text Domain: sitepro
*/

body a:hover {
    color: #1492E6;
}

.archive_product_footer_block {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.archive_product_footer_block > div:last-child > a {
    display: block;
    background: #fff;
    border-radius: 50px;
    color: #333;
    font-size: 19px;
    padding: 7px;
    margin-bottom: 4px;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 29%) !important;
}
.archive_product_footer_block > div:last-child > a.ajax_add_to_cart.added {
    box-shadow: 0px 0px 3px 0px rgb(255 0 0 / 70%) !important;
}
.archive_product_footer_block > div:last-child > a:hover {
    color:#1C88CC;
}
.archive_product_footer_block > div:last-child > a.add_to_wishlist:hover {
    color:#ff0000;
}
.wishlist-title-container {
    display: none;
}
.wishlist_table  .add_to_cart_button {
    background-color: #1492E6;
    color: #fff;
    font-size: 16px;
    line-height: 17px;
    padding: 0px 15px;
    border-radius: 100px;
    margin-left: 10px;
}

.wpsp-product.wpsp-masonry-item .archive_product_footer_block > div:last-child {
    padding: 0 2px 0 2px;
}
.archive_product_footer_block .stock2 {
    color: #57bf6d;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    padding: 0;
    margin: 0 0 8px;
}
.archive_product_footer_block .stock2.soldout {
    color: #ff0000;
}
body .woocommerce ul.products li.product .price .amount, .wpsp-product.wpsp-masonry-item  .amount {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Rubik';
}
body.single-product  .amount {
    color: #000;
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Rubik';
}
body.woocommerce ul.products li.product .product-inner .added_to_cart,  .added_to_cart {
    display: none !important;
}
body .elementor-menu-cart__wrapper .amount {
    font-size: 17px !important;
}
body .elementor-menu-cart--buttons-inline .elementor-menu-cart__footer-buttons {
    grid-template-columns: none;
}
body.single-product #product_block .archive_product_footer_block > div:last-child {
    display: none;
}
body .woocommerce ul.products li.product .woo-entry-inner li {
    margin-bottom:1px;
}
body .woocommerce ul.products li.product li.title h2, body .woocommerce ul.products li.product li.title a, .wpsp-slider-section .wpsp-product-section .wpsp-product-title a {
    font-size: 18px !important;
    font-weight: 500 !important;
    font-family: 'Rubik';
    line-height: 25px !important;
    color: #333 !important;
    margin: 0;
    height: 55px;
    overflow: hidden;
    display: block;
}
body .woocommerce ul.products li.product .woo-entry-inner li.image-wrap {
    margin-bottom: 5px;
}
body.woocommerce div.product div.woocommerce-product-details__short-description {
    margin: 0px;
}
body.woocommerce div.product p.price {
    margin:0;
}

.wpsp-slider-section .wpsp-product-section .slick-slide {
    padding: 10px;
}
.wpsp-slider-section .wpsp-product-section .wpsp-product {
    margin: 3px -1px 38px;
}
.wpsp-product.wpsp-masonry-item {
    border-radius: 10px;
    padding: 20px 5px 5px 3px;
    box-shadow: 1px 2px 5px 0px rgb(0 0 0 / 14%);
    transition: 0.1s;
}
.wpsp-product.wpsp-masonry-item:hover {
    box-shadow: 1px 3px 5px 0px rgb(0 0 0 / 36%);
}
.wpsp-slider-section .wpsp-product-section .slick-prev, .wpsp-slider-section .wpsp-product-section .slick-next {
    border-color: #1C88CC !important;
    border-radius: 50px !important;
    background-color: #1C88CC !important;
    color: #fff !important;
}


body.woocommerce .oceanwp-toolbar {
    display: none;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs {
    border-top: 0px solid;
    border-bottom: 1px solid;
    border-color: #eaeaea;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    border-top: none !important;
    border-color: #1C88CC;
    border-bottom: 3px solid #1C88CC;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    border-top: none !important;
}

body input[type="button"], body .elementor-menu-cart--buttons-inline .elementor-menu-cart__footer-buttons a,  body input[type="reset"], body input[type="submit"], body button[type="submit"], body .button, body div.wpforms-container-full .wpforms-form input[type=submit], body div.wpforms-container-full .wpforms-form button[type=submit], body div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #1492E6;
    font-family: 'Rubik';
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding: 20px 45px !important;
    border-radius: 50px;
}
body .button.woof_submit_search_form {
    font-size: 17px;
    padding: 10px !important;
    min-width: 195px;
    margin: 0 10px;
}
body .button.woof_reset_search_form {
    display: none;
}
body .woof_list label {
    padding-top: 1px;
    color: #000;
    margin-right: 4px;
}
.woof_submit_search_form_container {
    display: flex;
    justify-content: center;
}
body .elementor-menu-cart--buttons-inline .elementor-menu-cart__footer-buttons a {
    font-size: 17px;
}
body input[type="button"]:hover, body input[type="reset"]:hover, body input[type="submit"]:hover, body button[type="submit"]:hover, body .button:hover {
    background-color: #1492E6;
}
body.woocommerce div.product form.cart {
    padding: 10px 0;
    border-top: 0px solid;
    border-bottom: 0px solid;
    margin-top: 0px;
}
.stock.out-of-stock, .outofstock-badge {
    display: none;
}

body .quantity .plus, body .quantity .minus {
    border-right-width: 0;
    border-left-width: 1px;
    background: #1492E6;
    border-radius: 50px;
    color: #fff;
    line-height: 46px;
    font-size: 15px;
    width: 36px;
    margin: 4px;
    line-height: 33px;
}
.woocommerce form input[type="number"].qty {
    max-width: 109px;
    min-width: 92px;
    min-height: 23px;
    border-radius: 45px;
    color: #000;
    border-color: #ddd;
    font-size: 22px;
}
body.single-product .quantity .plus, body.single-product .quantity .minus {
    font-size: 26px;
    width: 50px;
    margin: 4px;
    line-height: 46px;
    /* padding: 10px 20px; */
}
.single-product.woocommerce form input[type="number"].qty {
    font-size: 27px !important;
} 
body.woocommerce div.product .woocommerce-tabs .panel h2:first-child {
    margin: 4px 0;
}
body .amount {
    color: #000;
}

body .woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
    left: 10px;
    right: auto;
}
body .woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single, form input[type="text"], form input[type="password"], form input[type="email"], form input[type="url"], form input[type="date"], form input[type="month"], form input[type="time"], form input[type="datetime"], form input[type="datetime-local"], form input[type="week"], form input[type="number"], form input[type="tel"], form input[type="color"], form select, form textarea {
    border-radius: 50px !important;
    font-size: 17px !important;
    outline: none !important;
}
body #ship-to-different-address label span {
    text-align: right !important;
}
body form textarea {
    padding: 12px 24px !important;
    border-radius: 30px !important;
}
body .woocommerce table.shop_table.woocommerce-cart-form__contents, body .woocommerce table.woocommerce-checkout-review-order-table {
    border-width: 0px;
    text-align: center;
    font-size: 19px;
    color: #000;
    border-collapse:separate; 
    border-spacing: 0 1em;
}
body .woocommerce #order_review table.woocommerce-checkout-review-order-table tbody td.product-name, body .woocommerce #order_review table.woocommerce-checkout-review-order-table tbody td.product-total {
    border-radius: 10px;
}
body .woocommerce table.shop_table a.remove {
    background: url(/wp-content/uploads/2021/05/delete-from-cart.png) no-repeat;
    font-size: 0;
    width: 36px;
    height: 40px;
    line-height: 50px;
    border: 0px solid;
}
body .woocommerce table.shop_table.woocommerce-cart-form__contents  tbody tr.woocommerce-cart-form__cart-item, .woocommerce-checkout-review-order-table  tr.cart_item {
    border: none;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 29%);
    border-radius: 10px;
}
body .woocommerce table.shop_table th, body .woocommerce table.shop_table td {
    text-align: center;
}
body .woocommerce table.shop_table thead th {
    color: #000;
    font-weight: 600;
    background: #fff;
    border: none;
    font-size: 20px;
}
body.woocommerce-cart .quantity {
    width: 100%;
    display: flex;
    justify-content: center;
}
body .woocommerce-MyAccount-navigation ul li a:before {
    color: #1492E6;
}
body .woocommerce .oceanwp-loginform-wrap form {
    border-width: 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 29%);
}
body .woocommerce-message a {
    background-color: #1492E6;
}

.shop_table.cart.wishlist_table.wishlist_view {
    border-width: 0px;
    border-collapse: separate;
    border-spacing: 0 1em;
    display: flex;
}
.shop_table.cart.wishlist_table.wishlist_view .archive_product_footer_block .stock2 {
    margin: 0 26px 8px;
}
.shop_table.cart.wishlist_table.wishlist_view .product-name a {
    font-size: 20px;
    margin: 0 30px;
}
.shop_table.cart.wishlist_table.wishlist_view thead, .shop_table.cart.wishlist_table.wishlist_view .add_to_wishlist {
    display: none;
}
.shop_table.cart.wishlist_table.wishlist_view tr{
    border: none;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 29%);
    border-radius: 10px;
}
.wishlist-title a.show-title-form {
    font-size: 17px;
    padding: 7px 15px !important;
}

body .yith-wcwl-add-to-wishlist {
    margin-top: 2px;
    font-size: 17px;
    color: #000;
}
.shop_table.cart.wishlist_table.wishlist_view .archive_product_footer_block > div:last-child{
        display: none;
}
.shop_table.cart.wishlist_table.wishlist_view .additional-info-wrapper {
    display: flex;
}

#shipping_country_field, #billing_country_field {
    display: none;
}



.woof_redraw_zone {
    display: flex;
    flex-wrap: wrap;
    font-family: 'Rubik';
}
.woof_redraw_zone .woof_submit_search_form_container {
    width: 100%;
}
.woof_redraw_zone .woof_container {
    margin: 0 10px;
}


.tooltip-menu ul {
    list-style: none;
    position: fixed;
    right: 10px;
    top: 40%;
    box-shadow: 0px 0px 7px 0px #666;
    z-index: 100;
    /* border-radius: 10px; */
    background: #eee;
    padding: 5px;
}

.tooltip-menu .icon {
    font-size: 20px;
    color: #fff;
    display: inline-block;
    padding: 9px;
    background: #1c88cc;
}
.tooltip-menu .icon:before {
    padding: 7px 5px;
}
.tooltip, .tooltip-menu li a {
  position: relative;
}
.tooltip .tooltiptext, .tooltip-menu li > a > span {
    visibility: hidden;
    width: 175px;
    background-color: #eee;
    color: #000;
    font-size: 17px;
    text-align: center;
    border-radius: 5px 0 0 5px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -14px;
    right: 101%;
    transition: 0s;
}

.tooltip:hover .tooltiptext , .tooltip-menu li:hover > a > span{
  visibility: visible;
  transition:visibility 1s;
}


.xoo-wsc-img-col img {
    width: 100%;
    height: auto;
}
.xoo-wsc-qtybox{
    float: right;
}
.xoo-wsc-ctxt {
    margin-right: 40px;
}
.variation dt{
    display: none;
}
.xoo-wsc-footer a.xoo-wsc-ft-btn {
    background-color: #1C88CC;
}
.xoo-wsc-shipping, .xoo-wsc-total, .xoo-wsc-sum-col .variation dt, .xoo-wsc-price  span {
    display: none;
}
.xoo-wsc-price .woocommerce-Price-amount {
    display: block;
}
.xoo-wsc-tools-label {
    float: right;
}

@media only screen and (min-width: 610px) {
    .ya-share2__link {
        display: flex !important;
        justify-content: space-between;
    }
    .ya-share2__badge {
        order: 2;
    }
}

@media only screen and (max-width: 600px) {
    body.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
        flex-wrap: wrap;
        justify-content: flex-end;
    }

     body.single-product .quantity .plus, body.single-product  .quantity .minus {
        font-size: 15px;
        width: 36px;
        margin: 4px;
        line-height: 33px;
    }
    .single-product.woocommerce form input[type="number"].qty {
        font-size: 22px !important;
    }

   body input[type="submit"], body button[type="submit"], body .button {
        font-size: 16px;
        padding: 15px 28px !important;
        border-radius: 50px;
        width: 100%;
        margin-top: 10px;
    }

    /* Mobile styling for lost password button */
    .woocommerce-LostPassword.lost_password a {
        font-size: 16px;
        padding: 10px 20px;
        width: 100%;
        display: block;
        margin-top: 10px;
    }
    body.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 97% !important;
    }
    body.woocommerce div.product.elementor .quantity+.button {
        margin-right: 0px;
    }
    body.woocommerce div.product .woocommerce-tabs ul.tabs {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    body .woocommerce-message{
        text-align: center;
    }
    body.woocommerce-cart .woocommerce table.shop_table tr td:before {
        float: right;
        margin-left: 5px;
    }
    body.woocommerce-cart .woocommerce table.shop_table tr td.product-remove, body.woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail {
        width: 50%;
    }
    body.woocommerce-cart table.cart img {
        max-height: 39px;
    }


    .shop_table.cart.wishlist_table.wishlist_view tr .label {
        display: none;   
    }
    .shop_table.cart.wishlist_table.wishlist_view {
        display: block;
    }
    .shop_table.cart.wishlist_table.wishlist_view tr {
        box-shadow: none;
    }
    .shop_table.cart.wishlist_table.wishlist_view .product-name {
        margin-bottom: -11px;
    }
    .shop_table.cart.wishlist_table.wishlist_view .archive_product_footer_block > div:last-child > a {
        font-size: 16px;
        padding: 3px 6px;
        margin-bottom: 0px;
    }
    .shop_table.cart.wishlist_table.wishlist_view .archive_product_footer_block .stock2 {
        margin: 0 10px 2px;
        line-height: 18px;
    }
    .shop_table.cart.wishlist_table.wishlist_view .product-name a {
        font-size: 18px;
        margin: 0 10px;
    }
    .wishlist_table.mobile li {
        margin-bottom: 13px;
        border-radius: 10px;
        padding: 5px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 29%);
        position: relative;
    }
    body .woocommerce .wishlist-title {
        margin-bottom: 0;
    }

    body.woocommerce div.product.elementor ul.tabs li a {
        padding: .8em 0.2em;
        line-height: 1;
    }

    .woocommerce-MyAccount-content {
        overflow-x: auto;
    }


    .wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist, .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
        text-align: center;
        margin-bottom: 7px;
        display: inline-block;
        position: absolute;
        left: 5px;
        line-height: 10px;
        bottom: -6px;
        height: 28px;
    }
    .wishlist_table a.add_to_cart_button {
        background-color: #1492E6;
        color: #fff;
        font-size: 13px;
        line-height: 22px;
        padding: 0 5px;
        display: block !important;
        height: 22px;
        border-radius: 5px;
        margin-left: 10px;
    }



    .woocommerce-checkout-review-order-table tr.cart_item {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: start;
    }
    body.woocommerce-cart .woocommerce table.shop_table tr td {
        border: none !important;
    }
    body.woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail {
            width: 30%;
    }
    body.woocommerce-cart .woocommerce table.shop_table tr td.product-name {
            width: 70%;
    }
    body.woocommerce-cart .woocommerce table.shop_table tr td.product-quantity {
            width: 43%;
    }
    body.woocommerce-cart .woocommerce table.shop_table tr td.product-price {
            width: 35%;
    }
    body.woocommerce-cart .woocommerce table.shop_table tr td:before {
        content: none;
    }
    body.woocommerce-cart .woocommerce table.shop_table tr td.product-subtotal {
            display: none;
    }
    body.woocommerce-cart .woocommerce table.shop_table tr td.product-remove {
        width: 10%;
    }
    body.woocommerce-cart .woocommerce table.shop_table tr td.product-quantity input[type="number"].qty {
        min-width: 38px;
    }


}

.elementor-menu-toggle__icon--open.eicon-menu-bar {
    display: block !important;
}

/* Style the lost password link as a button */
.woocommerce-LostPassword.lost_password a {
    display: inline-block;
    background-color: #ffffff;
    font-family: 'Rubik';
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    padding: 0px 10px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0px 0px 3px 0px rgb(30 30 30 / 80%);
    transition: all 0.3s ease;
    text-decoration: none;
    margin-top: 15px;
}

.woocommerce-LostPassword.lost_password a:hover {
    background-color: #1C88CC;
    color: #fff;
}

/* WOOF Filter Styles */
.woof_container_inner h4 {
    font-family: 'Rubik', sans-serif;
    font-size: 18px; /* Adjust size as needed */
    font-weight: 500;
    color: #333; /* Match other titles */
    margin-bottom: 10px; /* Add some spacing */
}

/* More specific rule for labels to ensure font application */
body .woof_container_inner .woof_list label.woof_checkbox_label {
    font-family: 'Rubik', sans-serif;
    font-size: 16px; /* Adjust size as needed */
    font-weight: 400; /* Normal weight */
    color: #000; /* Explicitly set color */
    padding-top: 1px;
    margin-right: 4px; /* Keep existing margin */
    display: inline-flex; /* Align checkbox and text nicely */
    align-items: center;
}

.woof_container_inner .woof_list_checkbox label.woof_checkbox_label .woof_checkbox_count {
    font-family: 'Rubik', sans-serif;
    font-size: 14px; /* Slightly smaller */
    color: #666; /* Lighter color */
    margin-left: 5px; /* Space from label text */
    font-weight: 400;
}

/* Ensure checkboxes align well with labels */
.woof_container_inner .woof_list_checkbox input[type="checkbox"].woof_checkbox_term {
    margin-top: 0; /* Adjust vertical alignment if needed */
    margin-left: 5px; /* Add space for RTL */
    vertical-align: middle; /* Align with text */
}
@media (max-width: 767px) {
    .elementor-menu-cart__main .widget_shopping_cart_content {
        margin-top: 0px;
    }
}

.elementor-menu-cart__close-button {
    margin-top: 90px;
}

.wishlist_table.mobile li .additional-info-wrapper .product-remove {

    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .wpsp-product-section .wpsp-product-title a h3 {
      font-size: 15px !important;
    }
  }

