.cust-main-logos-sec img {
    max-width: 80% !important;
    transition: all 0.5s;
}
.cust-main-logos-sec a:hover img {
    transform: scale(1.1);
}
.archive  .woocommerce.columns-3 .products .product {
    width: 33%;
    padding: 0 10px;
    margin: 0 !important;
}
.ts-product-categories-widget .product-categories .cat-item{
    padding-top: 0;
    padding-bottom: 0;
}
.body-product-type-custom .availability{
    display: none;
}
.body-product-type-custom .sku-wrapper{
    display: none;
}
.product-type-custom .button-in.quickshop {
    display: none !important;
}
/*.product .product-wrapper .product-group-button > div {
    transform: scaleX(1);
    opacity: 1;
    visibility: visible;
}*/
.product-type-custom .product-group-button > div.loop-add-to-cart a:after {
    content: "\f05a";
    font-family: 'FontAwesome';
    font-size: 28px;
    color: #0e2f52;
}
.product-type-custom{
    position: relative;
}
.product-type-custom .product-group-button {
    position: absolute;
    left: 0;
    bottom: -50px;
}
.product-type-custom .ts-product-attribute .button-tooltip,.product-type-custom .product-group-button .button-tooltip{
    visibility: visible;
    opacity: 1;
}
.product-type-custom .meta-wrapper{
    padding: 25px 20px 100px 20px !important;
}
.ts-product-categories-widget-wrapper ul li a:before,.ts-product-categories-widget-wrapper ul li a:after,.ts-product-categories-widget-wrapper ul li.current a:after{
    display: none !important;
}
.ts-product-categories-widget-wrapper  ul li.cat-item > span.icon-toggle{
    display: none;
}
.ts-product-categories-widget-wrapper ul li a{
    width: 90%;
    margin-bottom: 15px !important;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px !important;
    padding-right: 0 !important;
}
.ts-product-categories-widget .widget-title-wrapper .widget-title,.widget_custom_taxonomy_widget .widget-title-wrapper .widget-title{
    font-size: 24px !important;
}
.ts-product-categories-widget-wrapper  ul li.cat-item.cat-parent > span.icon-toggle{
    display: block;
    left: 5px !important;
}
.ts-product-categories-widget-wrapper  ul li.cat-item.cat-parent > span.icon-toggle:after{
    font-size: 16px;
    font-weight: 900;    
    transform: rotate(270deg);
}
.ts-product-categories-widget-wrapper  ul li.cat-item.cat-parent.active > span.icon-toggle:after{
    transform: rotate(-270deg);
}
.ts-product-categories-widget-wrapper .cat-item {
    margin: 15px 0 0 0 !important;
    border-bottom: 1px solid #ddd;
    width: 90%;
}
.ts-product-categories-widget-wrapper span.icon-toggle{
    top: 0 !important;
}
.ts-product-categories-widget-wrapper  ul li.cat-item .children{
    width: 100%;
    margin: 0 !important;
    background: #fff;
}
.ts-product-categories-widget-wrapper  ul li.cat-item .children .cat-item{
    margin: 0 !important;
}
.ts-product-categories-widget-wrapper  ul li.cat-item .children .cat-item .children .cat-item{
    margin: 0 !important;
}
.ts-product-categories-widget-wrapper  ul li.cat-item .children .cat-item:last-child{
    border: none;
}
.ts-product-categories-widget-wrapper ul li.cat-item .children .cat-item a{
    font-weight: 300;
    font-size: 14px;
    line-height: 18px !important;
    width: 85%;
    padding-top:15px;
}
.ts-product-categories-widget-wrapper ul li.cat-item .children span.icon-toggle{
    top: 12px !important;
}
.ts-product-categories-widget-wrapper ul li.cat-item .children .cat-item:first-child{
    border-top: 1px solid #ddd;
}
.ts-product-categories-widget-wrapper ul li.cat-item .children .cat-item .children .cat-item a{
    font-weight: 300;
    font-size: 14px;
    line-height: 16px !important;
    width: 85%;
    padding-top:15px;
}
.ts-product-categories-widget-wrapper ul li.cat-item .children .cat-item .children .cat-item:first-child{
    border-top: 1px solid #ddd;
}
.archive .list-categories{
    display: none;
}
.curr-taxonomy-banner-wrapper {
    height: 450px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    position: relative;
}
.curr-taxonomy-banner-wrapper .curr-taxonomy-banner-wrapper-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    object-fit: cover;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    /*background-color: rgba(0, 0, 0, 0.5);*/
}
.curr-taxonomy-banner-wrapper .breadcrumb-title-wrapper{
    text-align: center;
}
.curr-taxonomy-banner-wrapper .breadcrumb-title-wrapper.breadcrumb-v1 .breadcrumbs:before{
    display: none !important;
}
.curr-taxonomy-banner-wrapper .breadcrumb-title-wrapper .breadcrumbs a,.curr-taxonomy-banner-wrapper .breadcrumb-title-wrapper .brn_arrow,.curr-taxonomy-banner-wrapper .breadcrumb-title-wrapper .breadcrumbs-container > span:not(.current){
    color: #fff;
    text-shadow: 1px -1px 2px #000;
}
.curr-taxonomy-banner-wrapper .breadcrumb-title-wrapper .page-title,.curr-taxonomy-banner-wrapper .breadcrumb-title-wrapper .breadcrumbs {
    color: #fff !important;
    text-shadow: 1px -1px 2px #000;
    margin: 20px auto;
}
.curr-taxonomy-banner-wrapper .breadcrumb-title-wrapper .breadcrumb-title{
    display: flex !important;
    flex-direction: column-reverse !important;
}
.ts-search-by-category > form{
    max-width: 75% !important;
}
.pswp__caption {
    display: none;
}
.products .product-type-custom .product-sku{
    display: none !important;
}
.hp-bottom-product-list-wrapper .list .thumbnail-wrapper .product-group-button{
    left: -200px !important;
}
.hp-bottom-product-list-wrapper .products .product .product-wrapper{
    align-items: end !important;
}
.no-price-modal {
  background-color: rgba(0,0,0,0.4); /* Transparent dimmed overlay */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 99999;
}
.no-price-modal.hide-popup {
  display: none;
}
.no-price-modal .no-price-modal-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    flex-direction: column;
}
.no-price-modal .no-price-modal-outer-container{
    background-color: #fff;
    padding: 20px 15px;
    max-width: 400px;
    border-radius: 15px;
    width: 100%;
}
.no-price-modal .no-price-modal-header-heading {
    font-size: 24px;
    font-weight: 600;
}
.no-price-modal .no-price-modal-header {
    position: relative;
}
.no-price-modal-header .close {
    background: none;
    border: none;
    position: absolute;
    left: -20px;
    font-size: 40px;
    top: -20px;
    cursor: pointer;
}
.no-price-modal-header .close:hover > span{
    color: #000;
}
.no-price-form-wrapper .no-price-form-img-wrapper {
    text-align: center;
    margin: 10px auto;
}
.no-price-form-wrapper .no-price-img-data {
    height: 60px;
    object-fit: contain;
    margin: 10px auto;
}
.no-price-modal .no-price-modal-body {
    padding: 20px 0;
    font-size: 20px;
    margin: 0;
}
.no-price-modal .wpcf7-form-control {
    height: 30px;
    direction: rtl;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    border: 1px solid #000;
}
.no-price-modal .wpcf7-form-control::placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}
.no-price-modal .wpcf7-form-control::-ms-input-placeholder { /* Edge 12 -18 */
  color: #000;
}
.no-price-modal .wpcf7  label {
    direction: rtl;
    font-size: 16px;
    line-height: 20px;
}
.no-price-modal .wpcf7-form-control.SubmitButtonData {
    padding: 10px 35px;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 20px;
}
.no-price-popup-btn {
    background: #133354 !important;
    padding: 15px 35px !important;
    max-width: 230px;
    border-radius: 15px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #133354;
    color: #fff;
}
.no-price-popup-btn:hover{
    background: #fff !important;
    color: #133354 !important;
}
.single-product .meta-content .ts-social-sharing .facebook i{
    color: #365493;
}
.single-product .meta-content .ts-social-sharing .whatsapp i{
    color: #4bb14f;
}
.single-product .meta-content .ts-social-sharing ul li{
    padding: 0 10px;
    font-size: 24px;
}
.single-product .meta-content .ts-social-sharing .twitter,.single-product .meta-content .ts-social-sharing .pinterest{
    display: none;
}
.header-contact-info.has-icon:before{
    display: none !important;
}
.hpProductList .products .product .product-wrapper{
    align-items: start !important;
}
.hpProductList .list .thumbnail-wrapper .product-group-button{
    width: 100%;
}
.hpProductList .list .thumbnail-wrapper .product-group-button {
    left: -310px !important;
    display: flex;
    top: 220px;
}
.hpProductList .list .thumbnail-wrapper .product-group-button .button-in.quickshop {
    margin-left: 20px !important;
}
.hpProductList .list .thumbnail-wrapper img{
    height: 250px;
    object-fit: cover;
}
.productCategoryArchiveWrapper .productCategoryArchiveMainContainer{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 50px auto !important;
}
.productCategoryArchiveWrapper .productCategoryArchiveInnerItems{
    width: 25%;
    padding:10px;
}
.productCategoryArchiveWrapper .productCategoryArchiveMainContainer .productCategoryArchiveInnerItems .productCategoryInnerBackground{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 180px !important;
    background-position: center !important;
    border-radius: 20px;
}
.productCategoryArchiveWrapper .productCategoryArchiveMainContainer .productCategoryArchiveInnerItems .productCategoryArchiveInnerItemsLink {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(0 0 0 / 30%);
    border-radius: 10px;
}
.productCategoryArchiveWrapper .productCategoryArchiveMainContainer .productCategoryArchiveInnerItems .productCategoryArchiveInnerItemsLink:hover{
    text-decoration: none !important;
}
.productCategoryArchiveWrapper .productCategoryArchiveMainContainer .productCategoryArchiveInnerItems .productCategoryInnerBackground:hover .productCategoryArchiveInnerItemsHeading {
    transform: translateY(-10px);
    transition: 0.3s ease;
}
.productCategoryArchiveWrapper .productCategoryArchiveMainContainer .productCategoryArchiveInnerItems .productCategoryArchiveInnerItemsHeading {
    color: #fff;
    text-shadow: 1px -1px 2px #000000;
    font-size: 14px;
    line-height: 20px;
    padding: 0 5px;
}
.homepage-main-category-listing-data .banner-wrapper h2{
    color: #fff !important;
    text-shadow: 1px -1px 2px #000000;
    margin: 10px 5px !important;
}
.homepage-main-category-listing-data .banner-wrapper .box-content{
    z-index: 10;
}
.homepage-main-category-listing-data .banner-wrapper .banner-link{
    /*background-color: rgb(0 0 0 / 30%) !important;*/
    border-radius: 10px !important;
    z-index: 999;
}
.homepage-main-category-listing-data .banner-wrapper .box-content .ts-banner-button a{
    font-size: 12px !important;
    padding: 2px 10px !important;
    margin-top: 0 !important;
}
.products .product-type-custom .product-wrapper .meta-wrapper{
    position: relative;
}
.products .product-type-custom .product-wrapper .meta-wrapper .loop-add-to-cart {
    position: absolute;
    top: -90px;
}
.hpProductList .products .product-type-custom .product-wrapper .meta-wrapper .loop-add-to-cart{
    position: relative;
    top: 0;
}
.products .product-type-custom .product-wrapper .product_type_custom span{
    display: none;
}
.products .product-type-custom .product-wrapper .product_type_custom{
    background: unset !important;
    border: none;
}
.products .product-type-custom .product-wrapper .product-group-button-meta{
    display: block;
}
.products .product-type-custom .product-wrapper .product_type_custom::before{
    content: "\f05a";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #0e2f52;
}
.products .product-type-custom .product-wrapper .product_type_custom:hover::before{
    color: #202020;
}
.products .product-type-custom .product-wrapper .product_type_custom::after{
    content: " לאופציות נוספות";
    font-size: 16px;
    line-height: 20px;
    color: #0e2f52;
    padding:5px 10px;
    background: #fff;
    border-radius:10px;
    border: 1px solid #0e2f52;
}
.products .product-type-custom .product-wrapper .product_type_custom:hover::after{
    background: #0e2f52;
    color:#fff;
}
.widget_categories .cat-item{
    text-align: right;
}
.widget_categories .cat-item::before{
    display: none;
}
.archive .list-posts .post-item .entry-format img{
    height: 250px !important;
    object-fit: cover !important;
}
.search-data-category-wrapper .search-data-category-image{
    height: 200px;
    object-fit: cover;
}
.ajax-seach-category-wrapper .ajax-seach-category-image{
    height: 70px !important;
    object-fit: cover !important;
}
.search-results .before-loop-wrapper {
    display: none !important;
}
.search .main-products .products .product .thumbnail-wrapper img{
    height: 200px !important;
    object-fit: cover;
}
.search .main-products .products .product .product-wrapper{
    margin:10px auto;
}
.search-content .no-product-search-found{
    padding: 20px 10px;
    font-size: 18px;
}
.search-result-extra-all a {
    font-size: 18px;
    display: block;
    padding: 10px 5px;
    text-align: center;
    color: #000 !important;
    width: 100%;
}
.search .woocommerce-pagination{
    display: none !important;
}
.archive .woocommerce .products .product .product-wrapper .thumbnail-wrapper img{
    height: 270px;
    object-fit: contain;
}
.archive .woocommerce .products .product .product-wrapper .meta-wrapper .product-name{
    min-height: 60px;
}
.homepage-main-category-listing-data .elementor-column .banner-wrapper .box-content {
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 30%) !important;
    border-radius: 10px;
}
.homepage-main-category-listing-data .elementor-column .banner-wrapper .box-content > div{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between !important;
    align-items: center !important;
    flex-direction: column !important;
}
.homepage-main-category-listing-data .elementor-column .banner-wrapper .box-content .ts-banner-button {
    margin-bottom: 10px !important;
}
footer.footer-container{
    background-color: rgb(80 83 82 / 78%) !important;
}
footer.footer-container  ul li a {
    color: #fff !important;
}
footer.footer-container  ul li a:hover,footer.footer-container a:hover {
    color:#a61e22 !important;
}
.header-top{
    display: none;
}
.wpcf7 form textarea{
    resize: none;
}
.contact-page-detials-wrapper img{
    margin: 0 !important;
}
.search-table .search-button{
    background: transparent !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}
.search-table .search-button:hover{
    background: #000 !important;
    color: #fff !important;
}
.shopping-cart-wrapper .dropdown-container:before{
    border-color: #000 !important;
}
.my-wishlist-wrapper .tini-wishlist .count-number, .shopping-cart-wrapper .cart-control .cart-number{
    background: #000 !important;
    color: #fff !important;
}
#to-top a {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
}
#to-top a:hover{
    background: #fff !important;
    color: #000 !important;
}
.ts-tiny-cart-wrapper .cart_list li .cart-item-wrapper .remove:hover{
    color: #000 !important;
}
.woocommerce .products .product:not(.product-category),.woocommerce .products{
    border: none !important;
}
.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a:hover{
    color: #fff !important;
}
.header-bottom{
    border: none !important;
}
.ts-search-by-category .search-table .search-button{
    left: 0 !important;
    width: 45px !important;
    height: 45px !important;
}
.data-show-main-table,.data-show-main-table td,.data-show-main-table tr,.data-show-main-table th{
    border: 1px solid #000 !important;
    padding: 5px 10px !important;
}
.data-show-main-table th{
    text-align: center;
}
.header-contact-info{
    color: #fff !important;
}
.uriel-shy-breadcrumb-data a,.uriel-shy-breadcrumb-data span{
    text-shadow: 1px -1px 2px #000;
}
.category-mega-menu-main-wrapper .category-mega-menu-container{
    display: flex;
    width: 100%;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-inner-container {
    width: 50%;
    position: relative;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list{
    margin: 0;
    height: 100%;   
    border-left: 1px solid #ebebeb;
    background: #fff !important;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list .category-mega-menu-list-item{
    list-style: none;
    min-height: 80px;
    display: flex;
    align-items: center;
}
/*.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list .category-mega-menu-list-item:last-child{
    border-bottom: 1px solid #ebebeb;
}*/
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list .category-mega-menu-list-item .category-mega-menu-list-item-link {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-sub-level-container{
    display: none;
        width: 100%;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .icon-toggle:after {
    content: "\e875" !important;
    font-family: 'Linearicons-Free' !important;
/*    position: absolute !important;
    top: 5px !important;
    left: -25px !important;*/
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item:hover > .category-mega-menu-sub-level-container {
    display: block;
    position: absolute;
    top: -0px;
    background-color: #fff;
    right: 100%;
    z-index: 9999;
    padding: 5px 10px;
    box-shadow: 0px -1px 10px 2px #000;
    width: 100%;
    min-width: 600px;
    min-width: 700px !important;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container {
    display: flex;
    width: 100%;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container .category-mega-menu-sub-level-list {
    margin: 0;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container .category-mega-menu-sub-level-list .category-mega-menu-list-sub-level-item {
    list-style: none;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-last-level-container {
    display: none;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container .category-mega-menu-sub-level-list .category-mega-menu-list-sub-level-item{
    list-style: none;
/*    min-height: 60px;
    position: relative;*/
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container .category-mega-menu-sub-level-list .category-mega-menu-list-sub-level-item .category-mega-menu-list-sub-level-item-link{
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    padding-left: 10px;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    justify-content: space-between;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container .category-mega-menu-sub-level-list .category-mega-menu-list-sub-level-item:hover > .category-mega-menu-last-level-container {
    display: block;
    position: absolute;
    top: 0;
    background-color: #fff;
    right: 100%;
    z-index: 9999;
    padding: 5px 10px;
    box-shadow: 0px -1px 10px 2px #000;
    width: 100%;
    min-width: 600px;
    height: 100%;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-last-level-inner-container .category-mega-menu-last-level-list .category-mega-menu-list-last-level-item {
    list-style: none;
    padding: 13px 10px;
    border: 1px solid #ebebeb;
    border-bottom: 0;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-last-level-inner-container .category-mega-menu-last-level-list{
    margin: 0;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-last-level-inner-container .category-mega-menu-last-level-list .category-mega-menu-list-last-level-item .category-mega-menu-list-last-level-item-link {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
}
/*Designer Mega Menu CSS Starts Here*/
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list li:hover{
    background-color:#ebebeb;
}
.category-mega-menu-main-wrapper .category-mega-menu-container{
    border:1px solid #eee;
    padding: 0;
    max-width: 620px;
    border-left: 0;
    border-top: 0;
    /*background: #fff;*/
}
.category-mega-menu-main-wrapper li.category-mega-menu-list-item{
    padding: 10px 10px;
    margin: 0 0;
    min-height:auto;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    border: 1px solid #ebebeb;
    border-right: 0;
    border-bottom: 0;
    justify-content: space-between;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list li:hover > a{
    color:#a61e22!important;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item:hover > .category-mega-menu-sub-level-container{
    background:#fff;
    box-shadow:none!important;
    border:1px solid #ebebeb;
    padding: 0;
    display:table;
    min-height: 100%;
    min-width: 250px !important;
    border-top: 0;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container .category-mega-menu-sub-level-list{
    display:flex;
    flex-wrap:wrap;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container .category-mega-menu-sub-level-list .category-mega-menu-list-sub-level-item{
    padding: 13px 10px;
    min-height: auto;
    width: 100%;
    margin: 0;
    border: 1px solid #ebebeb;
    border-bottom: 0;
    border-right: 0;
    min-width: 240px;
    border-left: 0;
}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container ul.category-mega-menu-sub-level-list:nth-last-of-type(1) {
    border: 0;
    padding-left: 0;
}

.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container ul.category-mega-menu-sub-level-list{
    border-left:1px solid #eee;
    padding-left:00px;
    margin-left:0;
    background:#fff;
    display:block;
    width:100%;
    min-width:230px;
    position: relative;
}
/* .category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container .category-mega-menu-sub-level-list .category-mega-menu-list-sub-level-item a{}
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .icon-toggle:after{
   top:50%!important;
    transform:translateY(-50%);
} */
.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container ul.category-mega-menu-sub-level-list:nth-last-child(1){
    padding-left:0;
    border:0;
    margin-left:0;
}
.category-mega-menu-last-level-inner-container {
    height: 100%;
    border-right: 1px solid #eee;
}
/* .category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container .category-mega-menu-sub-level-list .category-mega-menu-list-sub-level-item:hover > .category-mega-menu-last-level-container{} */
.category-mega-menu-last-level-container{
    background:#fff!important;
    box-shadow:none!important;
    /*border: 1px solid #ebebeb !important;*/
    padding: 0px !important;
    min-width:100%!important;
    transition:all 0.4s ease-in-out;
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 0 !important;
}
.category-mega-menu-main-wrapper .category-mega-menu-container > .category-mega-menu-sub-level-container{ 
    position: relative; 
}
/*.category-mega-menu-last-level-container:before , .category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item:hover > .category-mega-menu-sub-level-container:after {
    content: "";
    width: 10px;
    height: 16px;
    background: #a61e22;
    display: block;
    position: absolute;
    right: -10px;
    top: 15px;
    clip-path: polygon(0 0, 0% 100%, 100% 48%);
}*/
/*Designer Mega Menu CSS Ends Here*/



.category-mega-menu-main-wrapper .category-mega-menu-container > .category-mega-menu-inner-container > ul.category-mega-menu-list .category-mega-menu-sub-level-container {
    border-right: 0;
}



.category-mega-menu-sub-level-container {
    width: 300px;
    height: 480px;
    overflow: auto;
}
.category-mega-menu-main-wrapper {
    display: flex;
    align-items: flex-start;
    max-width: 1024px;
    position: relative;
    z-index: 1;
    background: transparent;
    width: 1000px;
    padding: 7px 15px;
    height: 495px;
    border:none;
}

.category-mega-menu-main-wrapper > .category-mega-menu-container {
    height: 100%;
    max-height: 100%;
    width: 50% !important;
    max-width: 50% !important;
    min-width: 50% !important;
    overflow: auto;
}
.category-mega-menu-sub-level-container {
     height: 100%;
     max-height: 100%;
     width: 25% !important;
     max-width: 25% !IMPORTANT;
     min-width: 25% !important;
     overflow: auto;
     /*border: 1px solid #eee;*/
     border-right: 0;
    scrollbar-width: auto !important;
}

.category-mega-menu-last-level-container {
    height: 100%;
    max-height: 100%;
    width: 25% !important;
    max-width: 25% !important;
    min-width: 25% !important;
    overflow: auto;
    /*border: 1px solid #ebebeb !important;*/
    scrollbar-width: auto;
    /*margin-right: -2px;*/
    background: transparent !important;
}
.category-mega-menu-main-wrapper li.category-mega-menu-list-item a {
    display: flex !important;
    max-width: calc(100% - 20px);
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}
.category-mega-menu-sub-level-container li.category-mega-menu-list-item a,.category-mega-menu-last-level-container li.category-mega-menu-list-item a{
    font-size: 14px;
    line-height: 20px;
}
.category-mega-menu-main-wrapper li.category-mega-menu-list-item a 
 + span.icon-toggle {
    display: flex;
    width: 15px;
}

.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list >  li {
    border-left: 0;
}
.category-mega-menu-main-wrapper .category-mega-menu-list-item .icon-toggle:after {
    content: "\e875" !important;
    font-family: 'Linearicons-Free' !important;
}

ul.category-mega-menu-sub-level-list {
    margin: 1px 0 0 0;
    background: #fff !important;
}

ul.category-mega-menu-last-level-list {
    margin: 1px 0 0 0;
    background: #fff !important;
}
.category-mega-menu-sub-level-container li.category-mega-menu-list-item {
    display: none;
    border-top:0 ;
    border-bottom: 1px solid #ebebeb;
    min-height: 80px;
}
.category-mega-menu-sub-level-container li.category-mega-menu-list-item.active {
    position: relative;
    display: flex;
    align-items: center;
}
.category-mega-menu-sub-level-container li.category-mega-menu-list-item.active span.icon-toggle {
    position: absolute !important;
    left: 10px !important;
    top: 35% !important;
    display: block;
    width: 10px;
}
ul.category-mega-menu-last-level-list .category-mega-menu-list-item{ 
    display: none;
    border-top:0 ;
    border-bottom: 1px solid #ebebeb;
    min-height: 80px;
}
ul.category-mega-menu-last-level-list .category-mega-menu-list-item.active{ 
    display: flex !important;
    align-items: center !important;
}
.category-mega-menu-sub-level-container{
    display: none;
}
.category-mega-menu-sub-level-container.active{
    display: block;
}
.category-mega-menu-last-level-container{
    display: none;
}
.category-mega-menu-last-level-container.active{
    display: block;
    background: #fff;
}
.category-mega-menu-main-wrapper ::-webkit-scrollbar {
  width: 2px !important;
}
.category-mega-menu-main-wrapper ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #a61e22; 
  border-radius: 10px;
}
.category-mega-menu-main-wrapper ::-webkit-scrollbar-thumb {
  background: #a61e22; 
  border-radius: 10px;
}
.category-mega-menu-main-wrapper ::-webkit-scrollbar-thumb:hover {
  background: #a61e22; 
}
.product-type-custom .price{
    display: none !important;
}
.category-mega-menu .sub-menu {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.hp-bottom-product-list-wrapper .products .star-rating{
    display: none !important;
}
.loop-add-to-cart .button,.woocommerce button.button,.woocommerce a.button{
    background: #133354 !important;
    border-color: #133354 !important;
    color: #fff !important;
}
.loop-add-to-cart .button:hover,.woocommerce button.button:hover,.woocommerce a.button:hover{
    background: #fff !important;
    color: #133354 !important;
}
.woocommerce table.cart td.actions .coupon .button{
    left: 0 !important;
    padding: 18px 15px !important;
}
.availability.stock{
    display: none;
}
body #ts-ajax-add-to-cart-message, .woocommerce-message, .woocommerce .woocommerce-message{
    background-color: #133354 !important;
}
.add-to-cart-toss-animation::before{
    background: #133354 !important;
    color: #fff !important;
}
.single-product .cart {
    display: flex !important;
    flex-direction: row-reverse;
    width: 100% !important;
    justify-content: right;
    position: relative;
}
.single-product .cart .single_add_to_cart_button.button{
    width: 50% !important;
    height: 55px;
    margin-top: 25px;
    max-width: 240px;
}
.single-product .cart .quantity {
    width: 50% !important;
    max-width: 250px;
    margin-right: 25px !important;
}
.single-product .cart .quantity .number-button{
    height: 55px;
}
.single-product .cart .add-to-cart-toss-animation{
    display: none;
    position: absolute;
    bottom: 35px;
    right: 0;
}
.single-product .cart .add-to-cart-toss-animation::before{
    content: "\e82e";
    font-family: 'Linearicons-Free';
    background: #133354 !important;
    color: #fff !important;
    font-size: 18px;
    padding: 5px;
    border-radius: 50%;
}
.single-product .cart .add-to-cart-toss-animation.sendtocart {
    display: block;
    animation: yAxis 1s forwards cubic-bezier(1.000,0.440,0.840,0.165);
}
.single-product .cart-icon.shake {
    animation: shakeCart .4s ease-in-out forwards;
}
@keyframes yAxis {
    0% {
        transform: translateY( 0px);
    }
    100% {
        transform: translateY( -100vh);
    }
}
@keyframes shakeCart {
    25% {
        transform:translateX(6px)
    }
    50% {
        transform:translateX(-4px);
    }
    75% {
        transform:translateX(2px);
    }
    100% {
        transform:translateX(0);
    }
}
.single-product .single-product-buttons{
    display: none !important;
}
.single-product div.summary.entry-summary{
    margin-bottom: 20px !important;
}
.single-product .woocommerce-tabs ul.tabs{
    margin-bottom: 0 !important;
}
.shopping-cart-wrapper .mini-cart-header-button-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.shopping-cart-wrapper .mini-cart-header-button-wrapper .button {
    width: 100% !important;
    margin-left: 10px;
}
.shopping-cart-wrapper .mini-cart-header-button-wrapper .button.view-cart {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #000 !important;
}
.shopping-cart-wrapper .mini-cart-header-button-wrapper .button.view-cart:hover {
    background: #000 !important;
    color: #fff !important;
}
.woocommerce-checkout .woocommerce-checkout-payment .payment_methods .woocommerce-info{
    border-radius: unset;
}
.woocommerce-cart .woocommerce-cart-form .shop_table th.product-name{
    text-align: center !important;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .button{
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .button:hover{
    background: #fff !important;
    color: #000 !important;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .button.empty-cart-button{
    display: none;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .sku-wrapper.product_meta{
    font-weight: 700;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .sku-wrapper.product_meta .sku{
    font-weight: 400;
    color: #848484;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{
    display: flex;
    margin: 0 !important;
    justify-content: right;
    flex-wrap: wrap !important;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row{
    width: 32% !important;
    margin: 10px 0 10px 10px !important;
    justify-content:start !important;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row label,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row label{
    margin: 0 !important;
    padding: 0 !important;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row#billing_address_2_field,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row#shipping_address_2_field {
    display: none !important;
}
.woocommerce-checkout .woocommerce-additional-fields textarea{
    height: 100px !important;
    resize: none;
}
.woocommerce-checkout .select2-dropdown {
    border: 1px solid #0e2f52 !important;
    border-radius: 10px !important;
    margin-top: 35px;
}
.woocommerce-checkout .select2-dropdown .select2-search {
    padding: 10px !important;
}
.woocommerce-checkout .select2-dropdown .select2-search::before{
    display: none;
}
.woocommerce-checkout .select2-dropdown .select2-results{
    padding: 10px 0;
}
.woocommerce-checkout .select2-dropdown .select2-search .select2-search__field{
    border: 1px solid #0e2f52 !important;
    padding: 10px !important;
}
.woocommerce-checkout .select2-dropdown .select2-results .select2-results__option.select2-results__option--highlighted {
    background: #0e2f52 !important;
    color: #fff !important;
}
.woocommerce-checkout .form-row input,.woocommerce-checkout .form-row textarea,.woocommerce-checkout .form-row .select2-container--default .select2-selection--single .select2-selection__rendered{
    border-color: #000 !important;
}
.woocommerce-checkout .form-row .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered{
    background: unset !important;
}
.woocommerce-checkout .form-row .select2.select2-container.select2-container--default{
    width: 100% !important;
}
.woocommerce-checkout .form-row .select2.select2-container.select2-container--default #select2-billing_address_1-container,.woocommerce-checkout .form-row .select2.select2-container.select2-container--default #select2-shipping_address_1-container {
    height: 50px;
}
.woocommerce-checkout .form-row label{
    color: #000 !important;
}
.page-id-20634 #main-content{
    margin-bottom: 50px;
}
.category-mega-menu ul.sub-menu:before,.category-mega-menu ul.sub-menu:after{
    background-color: transparent !important;
}
.price del {
    width: 100%;
}
.price .woocommerce-price-suffix,.tax_label{
    color: #848484;
    font-size: 14px;
    display: block;
    font-weight: 600;
    margin-right: 3px;
}
small.includes_tax{
    display: block;
}
small.includes_tax span.woocommerce-Price-amount.amount {
    font-size: 14px !important;
}
.subscription-main-wrapper {
    display: flex;
    flex-direction: row-reverse;
}
.subscription-main-wrapper .subscription-inner-wrapper {
    width: 25%;
}
.subscription-main-wrapper .subscription-inner-wrapper.main-recaptcha {
    width: 40%;
}
.subscription-main-wrapper .subscription-inner-wrapper.submit-wrapper {
    width: 20%;
}
.subscription-main-wrapper .subscription-inner-wrapper .wpcf7-form-control {
    max-width: 90% !important;
    height: 50px;
    border: 1px solid #000;
    border-radius: 60px;
}
.subscription-main-wrapper .subscription-inner-wrapper .wpcf7-form-control::placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}
.subscription-main-wrapper .subscription-inner-wrapper .wpcf7-form-control::-ms-input-placeholder { /* Edge 12-18 */
  color: #000;
}
.subscription-main-wrapper .subscription-inner-wrapper.submit-wrapper p {
    text-align: right !important;
}
.subscription-main-wrapper .subscription-inner-wrapper.submit-wrapper .wpcf7-spinner {
    display: block;
    margin: 10px auto;
}
.subscription-main-wrapper .subscription-inner-wrapper.submit-wrapper .wpcf7-submit.subscription-submit {
    background: #000;
    color: #fff;
}
.subscription-main-wrapper .subscription-inner-wrapper.submit-wrapper .wpcf7-submit.subscription-submit:hover{
    background: #fff;
    color: #000;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: 1px solid #0e2f51;
    padding: 10px 5px;
    color: #0e2f51;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border: 1px solid #dc3232;
    color: #dc3232;
    padding: 10px 5px;
}
.wc_payment_method .payment_box.payment_method_cardcom::before{
    display: none !important;
}
.woocommerce-checkout-review-order-table tfoot .order-total td{
    width: 55% !important;
}
.woocommerce-checkout #billing_country_field,.woocommerce-checkout #shipping_country_field {
    display: none;
}
.woocommerce-order-received ul.woocommerce-order-overview{
    border: 1px solid #000;
}
.woocommerce-order-received ul.order_details li {
    border-left: 1px solid #000 !important;
    min-height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.woocommerce-order-received ul.order_details li strong{
    font-size: 16px !important;
    line-height: 24px;
    color: #0e2f52;
}
.woocommerce-order-received ul.order_details li:first-child {
    border-right:unset !important;
}
.woocommerce-order-received ul.order_details li:last-child {
    border-left:unset !important;
}
.woocommerce-order-received h1,.woocommerce-order-received h2{
    color: #0e2f52 !important;
}
.woocommerce-order-received table.woocommerce-table--order-details{
    border-right: 1px solid #000 !important;
    border-top: 1px solid #000 !important;
}
.woocommerce-order-received table.woocommerce-table--order-details th,.woocommerce-order-received table.woocommerce-table--order-details td{
    border-bottom: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
    text-align: right !important;
    padding: 10px 15px !important;
}
.woocommerce-order-received table.woocommerce-table--order-details th{
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 600 !important;
    color: #000 !important;
}
.woocommerce-order-received table.woocommerce-table--order-details th.woocommerce-table__product-name, .woocommerce-order-received table.woocommerce-table--order-details th.woocommerce-table__product-table{
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #000 !important;
    line-height: 30px !important;
}
.woocommerce-order-received table.woocommerce-table--order-details td.product-name{
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 600 !important;
}
.woocommerce-order-received .woocommerce-Price-amount.amount {
    font-size: 18px !important;
}
.woocommerce-cart table.cart td.actions .coupon .button,.woocommerce-cart table.cart td.actions .button{
    height: 50px !important;
    padding: 10px 15px !important;
}
.woocommerce-cart table.cart .coupon .input-text{
    height: 50px !important;
    padding: 10px 15px !important;
}
.contact-form-wrapper input.wpcf7-form-control {
    height: 50px;
    border: 1px solid #000;
    border-radius: 60px !important;
    padding: 10px 15px;
    color: #000;
}
.contact-form-wrapper textarea.wpcf7-form-control{
    height: 100px;
    border: 1px solid #000;
    border-radius: 20px;
    color: #000;
}
.contact-form-wrapper input.wpcf7-form-control::placeholder,.contact-form-wrapper textarea.wpcf7-form-control::placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}
.contact-form-wrapper input.wpcf7-form-control::-ms-input-placeholder,.contact-form-wrapper textarea.wpcf7-form-control::-ms-input-placeholder { /* Edge 12 -18 */
  color: #000;
}
.contact-form-wrapper .wpcf7-submit {
    height: 50px !important;
    width: 150px !important;
    display: block !important;
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
}
.contact-form-wrapper .wpcf7-submit:hover{
    background: #fff !important;
    color: #000 !important;
}
.single-product .related.products {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.single-product .related.products .product{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.woocommerce-order-received table.woocommerce-table.woocommerce-table--custom-fields{
    border-right: 1px solid #000 !important;
}
.woocommerce-order-received table.woocommerce-table.woocommerce-table--custom-fields th{
    border-bottom: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
    text-align: right !important;
    padding: 10px 15px !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 600 !important;
    color: #000 !important;
    width: 60%;
}
.woocommerce-order-received table.woocommerce-table.woocommerce-table--custom-fields td{
    border-bottom: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
    text-align: right !important;
    padding: 10px 15px !important;
    width: 40%;
    font-size: 15px;
    font-weight: 700;
}
.woocommerce-order-received .woocommerce-customer-details address{
    font-size: 16px;
    font-weight: 700;
}
.woocommerce-order-received .woocommerce-customer-details address p{
    text-align: right;
    direction: ltr;
}
.woocommerce-order-received .woocommerce-customer-details address p:before{
    right: 0 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    margin: 0 !important;
}
.ts-search-result-container .search-content .product_list_widget .ts-wg-thumbnail::before{
    display: none;
}
.product-search-price-html {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Rubik';
    color: #0e2f52;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 1 !important;
}
.product-search-price-html .woocommerce-price-suffix {
    color: #848484;
    font-size: 14px;
    font-weight: 600;
    margin-right: 3px;
}
.product-search-price-html del {
    color: #a61e22;
    font-size: 16px;
    font-weight: 400;
    display: block !important;
    width: 100%;
    line-height: 26px;
    order: 2;
}
.woocommerce-checkout .woocommerce-shipping-totals.shipping th {
    display: block;
    padding-bottom: 83px !important;
}
.woocommerce-checkout .woocommerce-shipping-totals.shipping ul#shipping_method {
    margin-top: 30px;
}
.list-posts .post-item .thumbnail figure::before{
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}
.list-posts .post-item .thumbnail figure::after{
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important
}
.list-posts .post-item img {
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
}
.widget_tag_cloud .tagcloud .tag-cloud-link {
    border: 1px solid #000;
}
.ts-pagination .page-numbers .page-numbers:hover{
    color: #fff !important;
}
.ts-pagination .page-numbers .page-numbers.current{
    color: #fff !important;
}
footer .social-icons li.facebook a{
    background: #3b5998;
    color: #ffffff !important;
}
footer .social-icons li.youtube a {
    background: #cc181e;
    color: #ffffff !important;
}
footer .social-icons li.twitter a {
    background: #2caae1;
    color: #ffffff !important;
}
footer .social-icons li.linkedin a{
    background: #0073b1;
    color: #ffffff !important;
}
.infinte-post-loader {
    width: 48px;
    height: 48px;
    border: 5px solid #000;
    border-bottom-color: #ffffff;
    border-radius: 50%;
    display: none;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    text-align: center;
    margin: 0 auto 30px auto;
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.blogs.items img {
    height: 300px;
    width: 100% !important;
    object-fit: cover;
}
.main-products .products .product .search-products-list-product {
    background: unset !important;
    border: unset !important;
}
.main-products .products .product .search-products-list-product::before {
    content: "\f05a";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    color: #0e2f52 !important;
}
.main-products .products .product .search-products-list-product::after {
    content: " לאופציות נוספות";
    font-size: 16px;
    line-height: 20px;
    color: rgb(14, 47, 82);
    padding: 5px 10px;
    background: rgb(255, 255, 255);
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(14, 47, 82);
    border-image: initial;
}
.main-products .products .product .search-products-list-product:hover::after {
    background: #0e2f52;
    color: #fff;
}
.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-calculator{
    display: none;
}
.product-label{
    display: none !important;
}
.logged-in .product-label{
    display: block !important;
}
.single-product .entry-summary .cart{
    flex-direction: row;
}
.single-product .entry-summary .cart .quantity {
    margin: 0 0px 0 25px !important;
}
.my-account-wrapper .form-content #user_login,.my-account-wrapper .form-content #user_pass{
    padding: 10px 20px !important;
}
.my-account-wrapper .form-content .my-account-registration-btn {
    border: 1px solid #000;
    padding: 7px 14px;
    border-radius: 42px;
    font-family: Rubik;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px !important;
    margin-right: 10px;
    width: auto !important;
    display: inline !important;
}
.my-account-wrapper .form-content .my-account-registration-btn:hover{
    background: #000 !important;
    color: #fff !important;
}
.my-account-wrapper .form-content .login-remember{
    display: none;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input{
    left: 20px;
    right: unset !important;
}
.woocommerce-account .main-account-details-data {
    display: none !important;
}
.logged-in.woocommerce-account .main-account-details-data {
    display: block !important;
}
.logged-in.woocommerce-account .main-my-account-without-login{
    display: none;
}
.wpcf7-response-output {
    text-align: right;
    direction: rtl;
}
.main-my-account-without-login .wpcf7-form-control {
    height: 50px;
    border: 1px solid #cbcbcb !important;
    border-radius: 30px !important;
    direction: rtl;
}
.main-my-account-without-login .wpcf7-form-control.wpcf7-submit {
    background: #133354;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    min-width: 180px;
    font-weight: 600;
}
.main-my-account-without-login .wpcf7-form-control.wpcf7-submit:hover{
    background: #fff;
    color: #133354;
    border: 1px solid #133354 !important;
}
.user-full-registration-form {
    border: none;
    padding: 0;
}
.user-full-registration-form label {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #0e2f52 !important;
    padding-bottom: 0;
    margin: 0 0 10px 0 !important;
    line-height: 26px !important;
}
.user-full-registration-form .ur-field-item{
    margin-bottom: 0 !important;
}
.user-full-registration-form .input-text {
    height: 50px;
    border-radius: 40px !important;
    border: 1px solid #cdcdcd !important;
    padding: 10px 25px !important;
}
.user-full-registration-form .btn.ur-submit-button {
    font-size: 18px;
    line-height: 28px;
    min-width: 180px;
    background: #133354;
    color: #fff;
    font-weight: 600;
    font-family: 'Rubik';
    font-style: normal;
    border: 1px solid #133354;
}
.user-full-registration-form .btn.ur-submit-button:hover{
    background: #fff;
    color: #133354;
}
.user-full-registration-form .ur-field-item .form-row div{
    display: none;
}
.user-full-registration-form .ur-field-item .form-row textarea{
    border-radius: 15px !important;
}
.main-my-account-without-login .main-my-account-without-login-column {
    padding: 20px 10px;
    display: block;
}
.main-my-account-without-login .main-my-account-without-login-column h2 {
    font-size: 36px !important;
    line-height: 40px !important;
    padding-bottom: 20px !important;
    margin-bottom: 0 !important;
}
.main-my-account-without-login .main-my-account-without-login-column .woocommerce form .form-row label {
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #0e2f52 !important;
    padding-bottom: 0 !important;
    margin: 0 0 10px 0 !important;
    line-height: 26px !important;
    text-align: right;
}
.main-my-account-without-login .main-my-account-without-login-column .woocommerce form .form-row{
    margin-bottom: 0 !important;
}
.main-my-account-without-login .main-my-account-without-login-column .woocommerce form .form-row .input-text {
    height: 50px;
    border-radius: 40px !important;
    border: 1px solid #cdcdcd !important;
    padding: 10px 25px !important;
    margin-bottom: 10px !important;
}
.main-my-account-without-login .main-my-account-without-login-column .woocommerce form .form-row .password-input {
    margin-bottom: 25px !important;
}
.main-my-account-without-login .main-my-account-without-login-column .user-full-registration-form .user-registration-message{
    display: flex !important;
}
.floting-footer-whatsapp {
    position: fixed;
    width: 50px;
    height: 52px;
    bottom: 70px;
    left: 5px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: rgba(0,0,0,.3) 0 4px 12px;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.floting-footer-whatsapp:hover {
    text-decoration: none;
    color: #fff;
}
.woocommerce-cart .cart-collaterals .shop_table .woocommerce-shipping-totals .woocommerce-shipping-destination{
    display: none;
}
.product-quote-main-wrapper {
    display: flex;
    justify-content: right;
    align-items: center;
    margin: 0 !important;
}
.product-quote-main-wrapper span {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}
.product-quote-main-wrapper .product-quote-whatsapp, .product-quote-main-wrapper .product-quote-icon {
    margin: 0 10px;
}
.product-quote-main-wrapper .popup-inquiry-form:hover{
    text-decoration: none;
}
.product-quote-main-wrapper .fa-envelope {
    background: #133354;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
.product-quote-main-wrapper .fa-whatsapp {
    background: #25d366;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
}
.product-quote-modal {
  display: none; /* Hidden by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 999;
}
.product-quote-modal .product-quote-modal-content {
    max-width: 350px;
    background: #fff;
    padding: 30px 20px;
    position: relative;
    z-index: 99999;
}
.product-quote-modal .product-quote-modal-content .product-quote-img-wrapper img {
    height: 60px;
    width: 100%;
    object-fit: contain;
}
.product-quote-modal .product-quote-modal-content .product-quote-modal-close {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    background: transparent !important;
    padding: 5px;
}
.product-quote-modal .product-quote-modal-content .product-quote-modal-close span{
    font-size: 30px;
    color: #000;
}
.product-quote-modal .product-quote-modal-content input.wpcf7-form-control {
    height: 50px;
    border: 1px solid #000;
    border-radius: 60px !important;
    padding: 10px 15px;
    color: #000;
    direction: rtl;
    margin-bottom: 0;
}
.product-quote-modal .product-quote-modal-content .product-quote-modal-header {
    margin-bottom: 25px;
}
.product-quote-modal .product-quote-modal-content .wpcf7-submit{
    background: #000 !important;
    color: #fff !important;
    width: 100%;
    margin-bottom: 10px !important;
}
.product-quote-modal .product-quote-modal-content .wpcf7-submit:hover{
    color: #000 !important;
    background: #fff !important;
}
.product-quote-modal .product-quote-modal-content input.wpcf7-form-control::placeholder {
    color: #000;
    opacity: 1; /* Firefox */
}
.product-quote-modal .product-quote-modal-content input.wpcf7-form-control::-ms-input-placeholder { /* Edge 12-18 */
    color: #000;
}
.product-quote-modal .product-quote-modal-content .wpcf7-form .wpcf7-spinner{
    display: none;
    margin: 0 auto;
}
.product-quote-modal .product-quote-modal-content .wpcf7-form.submitting .wpcf7-spinner{
    display: block;
}
.product-quote-modal .product-quote-modal-content .product-inquiry-submit {
    text-align: center;
}
.product-quote-modal .product-quote-modal-content .wpcf7-not-valid-tip {
    direction: rtl;
    margin-top: 10px !important;
    padding-right: 10px;
}
.product-quote-modal .product-quote-modal-content .wpcf7-form-control.product-inquiry-title {
    height: 100px;
    border-radius: 25px;
    border: 1px solid #000;
    overflow: hidden;
    word-break: break-all;
    resize: none;
    margin-bottom: 0;
}
.main-hp-blog-listing .blogs.items .item:first-child{
    display: none;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table .includes_tax{
    display: flex;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table .includes_tax .woocommerce-Price-amount.amount {
    margin: 0 3px;
}
.woocommerce-order-received .page-container{
    padding-top: 10px !important;
}
.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    color: #0e2f52;
}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-recaptcha{
    border: none;
    float: right;
    height: 100%;
}
.wpcf7-form-control-wrap.recaptcha {
    margin-bottom: 10px;
}
.fa.fa-whatsapp{
    font-family: "Font Awesome 5 Brands";
}
.woocommerce-checkout .woocommerce-shipping-fields{
    margin: 0 !important;
}
.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address{
    float: right !important;
    margin: 0 !important;
}
.woocommerce-order-received .woocommerce-customer-details address{
    text-align: right !important;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .actions{
    display: flex !important;
    flex-direction: row;
    justify-content: flex-end;
}
.data-show-main-table .data-show-price .woocommerce-price-suffix{
    display: none !important;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row#billing_email_field,.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row#billing_phone_field{
    width: 48.5% !important;
}
.woocommerce-billing-fields__field-wrapper .form-row#billing_private_house_field,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row#shipping_private_house_field{
    justify-content: center !important;
}
.wc_payment_methods .wc_payment_method{
    text-align: right !important;
}
.woocommerce-cart .order-total .includes_tax,.woocommerce-checkout .order-total .includes_tax{
    display: flex !important;
    justify-content: flex-end !important;
}
.woocommerce-cart .order-total .includes_tax .woocommerce-Price-amount,.woocommerce-checkout .order-total .includes_tax .woocommerce-Price-amount{
    display: inline-block !important;
    margin: 0 5px !important;
}
.social-icons .list-icons .twitter .fa-twitter:before{
    opacity: 0;
}
.social-icons .list-icons .twitter .fa-twitter::after {
    content: "";
    background: url(/wp-content/uploads/2024/12/icons8-twitterx-1.svg);
    height: 18px;
    width: 100%;
    display: flex;
    position: absolute;
    background-size: contain;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    top: 30%;
    left: 0;
}
.header-right .header-contact-container {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.header-right .header-contact-container.show {
    display: block;
    opacity: 1;
}
#ts-search-result-container.ts-search-result-container {
    z-index: 999 !important;
}
.related.products .products .wp-post-image {
    height: 250px;
    object-fit: contain;
    width: 100% !important;
}
.related.products .products .product-name{
    min-height: 80px;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--payment-methods{
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-content .my-account-edit-accout-wrapper {
    display: flex;
    justify-content: flex-start;
    direction: rtl;
    align-items: self-start;
    flex-wrap: wrap;
}
.woocommerce-account .woocommerce-MyAccount-content .my-account-edit-accout-wrapper .woocommerce-form-row {
    width: 30% !important;
    margin: 0;
    padding-left: 20px;
}
.woocommerce-account .woocommerce-MyAccount-content .my-account-edit-accout-wrapper .clear{
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-content .my-account-edit-accout-wrapper.password-reset label{
    min-height: 70px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account fieldset{
    margin: 20px 0;
    padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account fieldset legend{
    margin-bottom: 25px;
    font-size: 20px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row {
    width: 30%;
    padding-left: 25px;
    margin: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row#billing_address_2_field,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row#billing_country_field{
    display: none !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row#shipping_address_2_field,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row#shipping_country_field{
    display: none !important;
}
.woocommerce-account .woocommerce-form-login.login .woocommerce-form__label {
    display: block;
}
.woocommerce-account .woocommerce-form-login.login .woocommerce-form-login__submit {
    display: block;
    float: right;
    margin-bottom: 10px;
}
.woocommerce-account .woocommerce-form-login.login .woocommerce-LostPassword.lost_password {
    text-align: right;
}
.woocommerce-account .main-my-account-without-login .main-my-account-without-login-column .woocommerce .woocommerce-form-login.login .form-row .password-input  {
    margin-bottom: 10px !important;
}
.woocommerce-account .main-my-account-without-login .main-my-account-without-login-column .user-registration .register .ur-submit-button{
    padding: 12px 26px;
    box-shadow: none;
    text-shadow: none;
    line-height: 24px;
    filter: none;
    cursor: pointer;
    text-align: center;
    background-image: none;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 42px;
    text-decoration: none;
    text-transform: uppercase;
    background: #133354 !important;
    border-color: #133354 !important;
    color: #fff !important;
    font-family: Rubik;
    font-style: normal;
    font-weight: 600 !important;
}
.woocommerce-account .main-my-account-without-login .main-my-account-without-login-column .user-registration .register .ur-submit-button:hover{
    background: #fff !important;
    color: #133354 !important;
    border-color: #133354 !important
}
.single-post .page-container .entry-header img{
    height: 500px !important;
    width: 100% !important;
    object-fit: contain !important;
}
/* .woocommerce-checkout .form-row-clear-form{
    display: none;
} */
.woocommerce-checkout .woocommerce-additional-fields {
    position: relative;
}
.woocommerce-checkout .form-row-clear-form {
    position: absolute;
    left: 0;
    top: -55px;
    margin-bottom: 0 !important;
}
.woocommerce-checkout .form-row-clear-form .optional {
    display: none;
}
.woocommerce-checkout .form-row-clear-form .input-radio {
    display: none !important;
}
.woocommerce-checkout .form-row-clear-form label.radio {
    background: #000;
    margin-right: 0;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    padding: 0;
    border-radius: 30px;
    cursor: pointer;
}
.woocommerce-checkout .form-row-clear-form label {
    padding-bottom: 5px !important;
}
.woocommerce-checkout .woocommerce-additional-fields .additional-newsletter{
    margin-top: 10px;
}
.woocommerce-checkout .woocommerce-additional-fields .additional-newsletter .optional{
    display: none;
}
.woocommerce-checkout p#order_comments_field {
    margin-top: 50px;
}
.cookies-popup-main-wrapper.show-popup{
    display: flex;
}
.cookies-popup-main-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
    justify-content: center;
    align-items: center;
    display: none;
}
.cookies-popup-main-wrapper .cookies-popup-inner-wrapper {
    max-width: 600px;
    padding: 50px 20px;
    border-radius: 20px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.cookies-popup-main-wrapper .cookies-popup-inner-wrapper .cookies-popup-logo-wrapper {
    text-align: center;
}
.cookies-popup-main-wrapper .cookies-popup-inner-wrapper .cookies-popup-logo-wrapper img {
    height: 60px;
    width: 100%;
    background: #fff;
    padding: 5px 15px;
    border-radius: 20px;
    object-fit: contain;
    max-width: 200px;
}
.cookies-popup-main-wrapper .cookies-popup-inner-wrapper .cookies-popup-top-heading {
    color: #fff;
    font-size: 34px;
    line-height: 42px;
    margin-top: 30px;
    text-align: center;
    font-weight: 500;
}
.cookies-popup-main-wrapper .cookies-popup-inner-wrapper .cookies-popup-heading {
    color: #fff;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    margin-top: 30px;
    font-weight: 700;
}
.cookies-popup-main-wrapper .cookies-popup-inner-wrapper .cookies-popup-coupon-code {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 30px auto;
    background: #a71e22;
    padding: 15px 25px;
    max-width: 320px;
    border-radius: 20px;
    width: 100%;
}
.cookies-popup-main-wrapper .cookies-popup-inner-wrapper .cookies-popup-button {
    background: #fff;
    text-align: center;
    max-width: 160px;
    margin: 0 auto;
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 20px;
    cursor: pointer;
    border: 1px solid #fff;
}
.cookies-popup-main-wrapper .cookies-popup-inner-wrapper .cookies-popup-button:hover {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: unset;
}
.cookies-popup-inner-wrapper .cookies-poup-close-button::before {
    content: "X";
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    cursor: pointer;
    position: absolute;
    left: 20px;
    top: 10px;
    height: 30px;
    width: 20px;
    z-index: 999;
}
@media(max-width: 1440px){
    /*Designer Mega Menu CSS Starts Here*/
    .category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container ul.category-mega-menu-sub-level-list {
        padding-left: 0;
        min-width: 200px;
    }
    /* .category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-last-level-inner-container .category-mega-menu-last-level-list .category-mega-menu-list-last-level-item {
    } */
    /*Designer Mega Menu CSS Ends Here*/
    /*.products .product-type-custom .product-wrapper .product_type_custom::after{
        font-size: 12px;
    }
    .category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list .category-mega-menu-list-item .category-mega-menu-list-item-link {
        font-size: 14px;
    }
    .category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container .category-mega-menu-sub-level-list .category-mega-menu-list-sub-level-item .category-mega-menu-list-sub-level-item-link {
        font-size: 14px;
    }
    .category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-last-level-inner-container .category-mega-menu-last-level-list .category-mega-menu-list-last-level-item .category-mega-menu-list-last-level-item-link {
        font-size: 14px;
    }*/
}
/*@media(max-width: 1279px){
    .hpProductList .list .thumbnail-wrapper .product-group-button {
        top: 70%;
    }
}*/
@media(max-width: 1283px){
    .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row#billing_phone_field,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row#shipping_company_field{
        width: 97% !important;
    }
}
@media(min-width: 1280px){
    .list-posts .post-item .heading-title{
        min-height: 80px;
    }
    .list-posts .post-item .entry-summary{
        min-height: 100px;
    }
}
@media(max-width: 1279px){
    .products .product-type-custom .product-wrapper .meta-wrapper .loop-add-to-cart{
        top: 100px;
    }
    .category-mega-menu-main-wrapper .category-mega-menu-container {
        max-width: 520px;
    }
    .category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item:hover > .category-mega-menu-sub-level-container {
        padding: 10px;
    }
    .products .product-type-custom .product-wrapper .product_type_custom::after{
        font-size: 12px;
    }
    /*.category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list .category-mega-menu-list-item .category-mega-menu-list-item-link {
        font-size: 12px;
    }
    .category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container .category-mega-menu-sub-level-list .category-mega-menu-list-sub-level-item .category-mega-menu-list-sub-level-item-link {
        font-size: 12px;
    }
    .category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-last-level-inner-container .category-mega-menu-last-level-list .category-mega-menu-list-last-level-item .category-mega-menu-list-last-level-item-link {
        font-size: 12px;   
    }*/
    .category-mega-menu-main-wrapper .category-mega-menu-container .category-mega-menu-list-item .category-mega-menu-sub-level-inner-container ul.category-mega-menu-sub-level-list {
        min-width: 160px;
    }
    .archive .woocommerce.columns-3 .products .product,.woocommerce .products .product{
        margin-bottom: 50px !important;
        position: relative !important;
    }
    .archive .woocommerce.columns-3 .products .product .loop-add-to-cart,.woocommerce .products .product .loop-add-to-cart{
        position: absolute;
        bottom: 0;
    }
    .archive .woocommerce.columns-3 .products .product .price,.woocommerce.products .product .price{
        padding-bottom: 25px;
    }

}
@media(max-width: 1283px){
    .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row, .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row{
        width: 47% !important;
    }
}
@media(max-width: 1049px){
    .main-products .products .product .search-products-list-product::before {
        content: "\f05a";
        font-family: 'Font Awesome 5 Free' !important;
        font-weight: 700 !important;
        font-size: 20px !important;
        line-height: 30px !important;
        color: #0e2f52 !important;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .main-products .products .product .search-products-list-product::after {
        content: " לאופציות נוספות";
        font-size: 12px;
        line-height: 12px;
        color: #fff;
        padding: 2px 5px;
        background: #0e2f52;
        border-radius: 10px;
        border-width: 1px;
        border-style: solid;
        border-color: #0e2f52;
        border-image: initial;
        position: relative;
        bottom: -3px;
        margin-right: 15px !important;
    }
}
@media(min-width: 1025px){
    .single-product .sticky-wrapper{
        min-height: 160px !important;
    }
    .header-container .sticky-wrapper .header-middle .container{
        justify-content: space-between;
    }
    .header-container .sticky-wrapper .header-middle .header-left{
        width: 15%;
    }
    .header-container .sticky-wrapper .header-middle .search-and-label-container{
        display: flex;
        align-items: center;
        width: 60%;
        justify-content: space-around;
    }
    .header-container .sticky-wrapper .header-middle .header-right{
        width: 20%;
        margin-right: 0 !important;
    }
    .header-container .sticky-wrapper .header-middle .header-left .logo-wrapper{
        padding: 0;
    }
    .header-container .sticky-wrapper .header-middle .header-left .logo img{
        width: 200px;
    }
    .header-container .sticky-wrapper .header-middle .search-and-label-container .top-header-notice-main-container {
        background: #000;
        padding: 10px 15px;
    }
    .header-container .sticky-wrapper .header-middle .search-and-label-container .top-header-notice-main-container .top-header-label-data {
        font-size: 12px;
        color: #fff;
        line-height: 12px;
        font-weight: 700;
        cursor: pointer;
    }
    .header-right .header-contact-info.top-header-contact.has-icon {
        color: #000 !important;
        font-size: 16px;
        margin-left: 20px;
    }
}   
@media(max-width: 1024px){
    .mobile-header-main-container .ts-menu.tab-menu-mobile{
        overflow: hidden !important;
    }
    .productCategoryArchiveWrapper .productCategoryArchiveInnerItems{
        width: 33%;
    }
    .mobile-header-main-container{
        display: block !important;
    }
    #group-icon-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    body.menu-mobile-active #group-icon-header {
        height: 100%;
    }

    .mobile-header-main-container #group-icon-header .ts-sidebar-content {
        width: 100%;
        max-width: 350px;
        left: auto;
        right : 0;
        padding: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        overflow-y: auto;
        transform: translateX(-100%);
    }

    #group-icon-header.active .ts-sidebar-content {
        transform: translateX(0);
    }

    .admin-bar .ts-floating-sidebar .ts-sidebar-content {
        top: 46px;
    }

    .mobile-header-main-container #group-icon-header .sidebar-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: hidden;
        height: 100%;
    }

    body.mobile-app-style #group-icon-header .sidebar-content {
        height: calc(100% - 46px);
    }

    .mobile-header-main-container #group-icon-header .tab-mobile-menu {
        margin: 0;
        display: table;
        width: 100%;
    }

    .mobile-header-main-container #group-icon-header .tab-mobile-menu:after {
        display: table;
        clear: both;
        content: "";
    }

    .mobile-header-main-container #group-icon-header .tab-mobile-menu li {
        list-style: none;
        text-transform: uppercase;
        padding: 5px;
        text-align: center;
        position: relative;
        white-space: nowrap;
        display: table-cell;
        line-height: 40px;
        min-width: 120px;
        background: #202020;
        color: #ffffff;
    }
    .mobile-header-main-container ul.sub-menu {
        width: 100%;
        height: 100%;
    }
    .mobile-header-main-container .mobile-menu-wrapper nav ul li > a {
        color: inherit;
    }

    .mobile-header-main-container #group-icon-header .tab-mobile-menu li:first-child:last-child {
        width: 100%;
    }

    .mobile-header-main-container #group-icon-header .mobile-menu-wrapper {
        position: relative;
        margin-top: -50px;
        margin-bottom: 0 !important;
        padding-top: 66px;
        height: 100%;
        overflow-y: auto;
    }

    .mobile-header-main-container #group-icon-header .tab-vertical-menu {
        display: none;
    }

    .mobile-header-main-container #group-icon-header .mobile-menu-wrapper .menu-main-mobile, #group-icon-header .tab-vertical-menu .vertical-menu-wrapper, #group-icon-header .tab-vertical-menu .content-wrapper {
        height: 100%;
        overflow-y: auto;
    }

    .mobile-header-main-container #group-icon-header .tab-vertical-menu .vertical-menu-wrapper .vertical-menu {
        position: static;
        display: block;
        width: 100% !important;
        height: 100%;
        padding: 0 20px;
    }

    .mobile-header-main-container #group-icon-header .tab-vertical-menu .vertical-menu-wrapper .vertical-menu, #group-icon-header .tab-vertical-menu .vertical-menu-wrapper:hover .vertical-menu {
        -webkit-animation-name: none;
        -moz-animation-name: none;
        animation-name: none;
    }

    .mobile-header-main-container #group-icon-header .tab-vertical-menu .vertical-menu > ul > li {
        width: 100%;
    }

    .vertical-menu > ul > li:first-child {
        border-top-width: 0;
        padding-top: 0;
    }

    .vertical-menu ul.menu li .menu-icon {
        width: 30px;
    }

    .mobile-header-main-container .mobile-menu-wrapper .vertical-menu .has-icon + span.ts-menu-drop-icon:not(.active) {
        top: 10px;
        width: 24px;
        height: 24px;
        line-height: 24px;
    }

    .mobile-header-main-container .mobile-menu-wrapper .vertical-menu ul.menu li .menu-icon {
        margin-right: 10px; /*rtl*/
    }

    .mobile-header-main-container .mobile-menu-wrapper .vertical-menu-wrapper {
        position: static;
    }

    .ts-list-of-product-categories-wrapper.columns-1 .list-categories ul li {
        font-size: 100% !important;
    }

    .mobile-header-main-container .mobile-menu-wrapper .ts-list-of-product-categories-wrapper.columns-1 .list-categories ul li {
        padding-bottom: 0;
    }

    .mobile-header-main-container #group-icon-header .close {
        position: absolute;
        top: 12px;
        right: 10px; /*rtl*/
        border-width: 0;
        z-index: 5;
        background: #ffffff;
    }

    .mobile-header-main-container .mobile-menu-wrapper ul li {
        line-height: 18px;
    }

    .mobile-header-main-container .mobile-menu-wrapper nav.vertical-menu > ul > li {
        padding-left: 0;
        padding-right: 0;
    }

    body.menu-mobile-active .ts-header .container, body.menu-mobile-active #main, body.menu-mobile-active #colophon {
        transform: translateX(0);
    }

    header .ts-mobile-icon-toggle .icon:before, header .shopping-cart-wrapper a > .ic-cart:before {
        font-size: 20px;
        line-height: 44px;
        display: inline-block;
    }

    header .ts-mobile-icon-toggle .icon:before {
        font-size: 18px;
        line-height: 24px;
    }

    body .mobile-menu-wrapper.ts-menu nav.mobile-menu {
        width: 100%;
        display: block;
        float: none;
        margin: 0;
        padding: 0;
    }
    .mobile-header-main-container .mobile-menu-wrapper ul.menu li .menu-icon {
        margin-right: 5px; /*rtl*/
    }

    .mobile-header-main-container .mobile-menu-wrapper span.ts-menu-drop-icon {
        top: 18px;
        left: auto;
        bottom: auto;
        text-align: center;
        right: auto;
        z-index: 3;
        cursor: pointer;
        padding: 0;
        transform: none;
        width: 30px;
        font-size: 18px;
        float: right;
        transition: color 150ms ease 0s;
    }

    body #group-icon-header .menu-title {
        margin: 0;
        padding: 14px 0;
        text-align: center;
        white-space: nowrap;
        font-size: 100%;
        line-height: 22px;
        position: relative;
    }

    body #group-icon-header .menu-title:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        border-width: 1px 0 0;
        border-style: solid;
        z-index: 7;
    }

    .mobile-header-main-container #group-icon-header .menu-title span {
        position: relative;
        z-index: 7;
        display: inline-block;
        padding: 0 40px;
        text-transform: uppercase;
        font-style: italic;
    }

    .mobile-header-main-container #group-icon-header .no-tab .menu-title span {
        font-style: normal;
    }

    body #group-icon-header .no-tab .menu-title:after {
        opacity: 0;
        visibility: hidden;
    }

    .no-tab .tab-mobile-menu {
        display: none !important;
    }

    .no-tab .mobile-menu-wrapper nav > ul > li.active > .ts-menu-drop-icon.active {
        top: 0;
    }

    #group-icon-header.not-first-level .no-tab .menu-title span:before {
        display: none;
    }

    .mobile-header-main-container #group-icon-header .no-tab .menu-title span:before {
        vertical-align: -1px;
    }

    .mobile-header-main-container .mobile-menu-wrapper ul {
        margin: 0;
    }

    .mobile-header-main-container .mobile-menu-wrapper ul.sub-menu {
        position: fixed;
        padding-top: 66px;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 4;
        display: none !important;
        overflow: scroll;
    }

    .mobile-header-main-container .mobile-menu-wrapper li.active > .ts-menu-drop-icon + ul.sub-menu {
        -webkit-animation-duration: 150ms;
        -moz-animation-duration: 150ms;
        animation-duration: 150ms;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: animation_fade;
        -moz-animation-name: animation_fade;
        animation-name: animation_fade;
        display: block !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mobile-header-main-container .mobile-menu-wrapper nav > ul > li > ul.sub-menu {
        top: 0;
    }

    /*fix unit test*/
    .mobile-header-main-container .mobile-menu-wrapper nav > ul > li:not(.ts-normal-menu):not(.ts-megamenu) ul.sub-menu {
        position: static;
        transform: none;
        margin: 0 0 0 20px; /*rtl*/
        padding: 0;
        display: block !important;
        overflow: visible;
    }

    .mobile-header-main-container .mobile-menu-wrapper nav > ul > li:not(.ts-normal-menu):not(.ts-megamenu):last-child {
        margin-bottom: 15px;
    }

    /**/
    .mobile-header-main-container .mobile-menu-wrapper li.active .ts-menu-drop-icon.active {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 5;
        text-align: start;
        padding: 21px 18px;
    }

    .mobile-header-main-container .mobile-menu-wrapper nav > ul > li.active > .ts-menu-drop-icon.active {
        top: 0;
    }

    .mobile-header-main-container .mobile-menu-wrapper nav > ul {
        margin: 0;
        padding: 0;
    }

    .mobile-header-main-container .mobile-menu-wrapper nav > ul ul {
        margin: 0;
        padding: 0;
    }

    .mobile-header-main-container .mobile-menu-wrapper nav > ul ul.sub-menu li:last-child > ul.sub-menu {
        margin-bottom: 0;
    }

    .mobile-header-main-container .mobile-menu-wrapper nav ul > li {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
        float: none;
    }

    .mobile-header-main-container .mobile-menu-wrapper nav > ul > li, #group-icon-header .tab-vertical-menu > .content-wrapper, .mobile-menu-wrapper li.active > ul.sub-menu {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mobile-header-main-container .mobile-menu-wrapper .menu-sub-label {
        top: -5px;
        right: 0;
        transform: translateX(80%);
    }

    .mobile-header-main-container .mobile-menu-wrapper nav ul > li {
        position: relative;
        max-width: 100%;
        font-size: 18px;
        line-height: 26px;
        font-weight: 700;
        padding: 5px 15px;
        border-top: 1px solid #ebebeb ;
    }
    .mobile-header-main-container .mobile-menu-wrapper nav ul > li:last-child{
        border: 1px solid #ebebeb;
    }
    .group-button-header .ts-tiny-account-wrapper .account-control>a:before {
        font-size: 14px;
        vertical-align: -1px;
        margin-right: 7px;
    }

    .mobile-header-main-container .mobile-menu-wrapper nav ul li > a {
        padding: 10px 0;
        display: inline-block;
        color: inherit;
        z-index: 1;
        position: relative;
    }
    .mobile-header-main-container .mobile-menu-wrapper nav ul li .sub-menu li > a{
        font-size: 14px;
        line-height: 20px;
    }
    .mobile-header-main-container .mobile-menu-wrapper nav ul li .sub-menu li span.ts-menu-drop-icon{
        font-size: 14px;
    }
    .mobile-header-main-container .mobile-menu-wrapper nav ul li > .shop-more {
        padding: 10px 0;
    }

    .mobile-header-main-container .mobile-menu-wrapper nav li a:hover {
        text-decoration: none;
    }

    .mobile-header-main-container .mobile-menu-wrapper *[class^="elementor-"] {
        position: static;
    }

    .mobile-header-main-container .mobile-menu-wrapper .sub-menu .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
        position: relative;
    }

    body:not(.mobile-app-style) .ts-header .ts-mobile-icon-toggle {
        padding: 13px 13px 13px 0; /*rtl*/
    }

    #ts-mobile-button-bottom > .shopping-cart-wrapper:last-child, #ts-mobile-button-bottom > .my-wishlist-wrapper:last-child {
        padding-left: 10px; /*rtl*/
        padding-right: 0; /*rtl*/
    }

    #ts-mobile-button-bottom .my-wishlist-wrapper > a .count-number, #ts-mobile-button-bottom .shopping-cart-wrapper .cart-control .cart-number {
        left: 0; /*rtl*/
        right: auto; /*rtl*/
    }

    .mobile-header-main-container #group-icon-header .ts-sidebar-content {
        left: auto;
        right: 0;
        transform: translateX(100%);
    }

    #group-icon-header.active .ts-sidebar-content {
        transform: translateX(0);
    }

    .mobile-header-main-container .mobile-menu-wrapper.ts-menu nav > ul > li, .mobile-menu-wrapper nav > ul.menu > ul > li {
        float: none;
        margin: 0;
    }

    .vertical-menu .ts-menu-drop-icon:after, .sub-menu > li.parent .ts-menu-drop-icon:after, nav.main-menu > ul.menu .sub-menu li.parent > a:after, .mobile-menu-wrapper li .ts-menu-drop-icon:after {
        content: "\e875" !important;
    }

    .mobile-header-main-container .mobile-menu-wrapper li.active .ts-menu-drop-icon.active:after {
        content: "\e876" !important;
    }

    .mobile-header-main-container .mobile-menu-wrapper .vertical-menu ul.menu li .menu-icon {
        margin-left: 10px; /*rtl*/
        margin-right: 0; /*rtl*/
    }

    .mobile-header-main-container #group-icon-header .close {
        left: 10px; /*rtl*/
        right: auto; /*rtl*/
    }

    .mobile-header-main-container .mobile-menu-wrapper ul.menu li .menu-icon {
        margin-left: 5px; /*rtl*/
        margin-right: 0; /*rtl*/
    }

    .mobile-header-main-container .mobile-menu-wrapper span.ts-menu-drop-icon {
        left: 0px;
        right: auto;
        float: left;
    }

    .mobile-header-main-container .mobile-menu-wrapper nav > ul > li:not(.ts-normal-menu):not(.ts-megamenu) ul.sub-menu {
        margin: 0 20px 0 0; /*rtl*/
    }

    .mobile-header-main-container .mobile-menu-wrapper .menu-sub-label {
        left: 0;
        right: auto;
        transform: translateX(-80%);
    }

    .group-button-header .ts-tiny-account-wrapper .account-control>a:before {
        margin-left: 7px; /*rtl*/
        margin-right: 0; /*rtl*/
    }

    .group-button-header .header-contact-info.has-icon:before {
        margin-left: 7px; /*rtl*/
        margin-right: 0; /*rtl*/
    }

    .mobile-header-main-container .menu-title {
        background: #fff !important;
        margin: 0 35px !important;
        max-width: 300px !important;
        white-space: normal !important;
        z-index: 99;
    }

    .group-button-header > .meta-bottom {
        padding: 10px 15px;
        min-height: 50px;
    }

    .group-button-header > .meta-bottom {
        padding: 10px 15px;
        min-height: 50px;
    }

    .group-button-header > .meta-bottom:not(:last-child) {
        border-top: 1px solid #ebebeb;
    }

    .group-button-header .my-account-wrapper .account-control > a {
        padding: 0;
    }

    .group-button-header .header-contact-info {
        width: 100%;
        font-size: 18px;
    }

    .mobile-header-main-container .group-button-header .meta-bottom .header-contact-info > div {
        justify-content: center;
        align-items: center;
    }

    .group-button-header .header-contact-info > div {
        width: 100%;
        flex-direction: row-reverse;
    }

    .group-button-header .header-contact-info > div, .group-button-header > .meta-bottom {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: center;
    }

    /* .mobile-header-main-container .mobile-menu-wrapper nav ul li > a {
    } */

    .mobile-header-main-container .no-tab .mobile-menu-wrapper nav ul li.active > .ts-menu-drop-icon.active {
        background: #fff !important;
    }

    .hidden-phone, .sticky-wrapper.is-sticky .icon-menu-sticky-header.hidden-phone {
        display: none !important;
    }
    .ts-floating-sidebar.mobile-header-main-container .ts-sidebar-content{
        padding: 0;
    }
    .woocommerce-account .main-my-account-without-login .main-my-account-without-login-column .user-registration{
        padding: 20px !important;
    }
    .woocommerce-checkout p#order_comments_field {
        margin-top: 0px;
    }
}
@media(min-width: 768px) and (max-width: 1024px){
    .header-bottom.hidden-phone{
        display: none !important;
    }
    .ts-header .header-right{
        flex-direction: row-reverse;
        justify-content: center !important;
    }
    .ts-header .my-account-wrapper.hidden-phone {
        display: none;
    }
    .ts-header .ts-mobile-icon-toggle.visible-phone {
        display: block !important;
    }
    .ts-header .shopping-cart-wrapper.hidden-phone {
        display: block !important;
        margin-left: 0;
    }
    .ts-header .my-account-wrapper.hidden-phone {
        display: block !important;
    }
    .mobile-header-main-container.ts-floating-sidebar .ts-sidebar-content{
        left: auto;
        right: 0;
        transform: translateX(400px);
    }
    .header-container .sticky-wrapper .header-middle .container{
        justify-content: space-between;
    }
    .header-container .sticky-wrapper .header-middle .header-left{
        width: 15%;
    }
    .header-container .sticky-wrapper .header-middle .search-and-label-container{
        display: flex;
        align-items: center;
        width: 60%;
        justify-content: space-around;
    }
    .header-container .sticky-wrapper .header-middle .header-right{
        width: 20%;
        margin-right: 0 !important;
    }
    .header-container .sticky-wrapper .header-middle .header-left .logo-wrapper{
        padding: 0;
    }
    .header-container .sticky-wrapper .header-middle .header-left .logo img{
        width: 200px;
    }
    .header-container .sticky-wrapper .header-middle .search-and-label-container .top-header-notice-main-container {
        background: #000;
        padding: 10px 15px;
    }
    .header-container .sticky-wrapper .header-middle .search-and-label-container .top-header-notice-main-container .top-header-label-data {
        font-size: 14px;
        line-height: 24px;
        color: #fff;
        font-weight: 700;
        cursor: pointer;
    }
    .header-right .header-contact-info.top-header-contact.has-icon {
        color: #000 !important;
        font-size: 16px;
        margin-left: 10px;
    }
}
@media(max-width: 1041px){
    .woocommerce-checkout.woocommerce-order-pay iframe{
        height: 1200px !important;
    }
}
@media(max-width: 991px){
    .hpProductList .list .thumbnail-wrapper .product-group-button{
        left: -230px !important;
    }
    .data-show-title.cust-outer-pro-title{
        position: relative;
    }
    .data-show-title .cust-inner-pro-title {
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        width: 70px;
        font-size: 10px;
        line-height: 14px;
    }
    .data-show-title .cust-inner-pro-title::after {
        content: attr(data-tooltip); /* Display the tooltip content */
        position: absolute;
        top: -50%;
        left: 50%; /* Center the tooltip horizontally */
        transform: translateX(-70%);
        padding: 5px 10px;
        background-color: rgba(0, 0, 0, 0.8);
        color: #fff;
        border-radius: 5px;
        white-space: normal; /* Prevent line breaks in the tooltip */
        visibility: hidden; /* Hide the tooltip by default */
        opacity: 0; /* Hide the tooltip by default */
        transition: visibility 0s, opacity 0.3s ease; /* Add transition effect */
        width: 300px;
        z-index: 1;
    }
     .data-show-title .cust-inner-pro-title.clicked-data::after {
        visibility: visible; /* Show the tooltip on hover */
        opacity: 1; /* Show the tooltip on hover */
    }
    .data-show-add-to-cart .button.product_type_simple.add_to_cart_button.ajax_add_to_cart .ts-tooltip.button-tooltip{
        visibility: hidden;
    }
    .data-show-single-product-row .data-show-add-to-cart .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        height: 50px !important;
        width: 50px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
    }
    .data-show-add-to-cart .button.product_type_simple.add_to_cart_button.ajax_add_to_cart .ts-tooltip.button-tooltip {
        visibility: hidden;
        position: relative;
    }
    .data-show-add-to-cart .button.product_type_simple.add_to_cart_button.ajax_add_to_cart .ts-tooltip.button-tooltip::after {
        content: "\e82e";
        font-family: 'Linearicons-Free' !important;
        /* speak: none !important; */
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        font-size: 20px !important;
        color: #fff !important;
        visibility: visible;
        position: absolute;
        top: 25%;
        left: 25%;
    }
    .data-show-add-to-cart .button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added .ts-tooltip.button-tooltip::after {
       color: #fff !important; 
    }
    .data-show-add-to-cart .button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added.add-to-cart-popup .ts-tooltip.button-tooltip::after {
       color: #fff !important; 
    }
    .data-show-single-product-row .data-show-title{
        max-width: 80px;
        padding: 5px 5px !important;
    }
    .data-show-single-product-row .data-show-price{
        max-width: 70px;
        padding: 0 5px !important;
        font-size: 10px !important;
        text-align: center;
    }
    .data-show-single-product-row .data-show-qty{
        max-width: 60px;
        padding: 5px !important;
    }
    .data-show-single-product-row .data-show-add-to-cart .button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
        min-width: 50px !important;
    }
    .data-show-single-product-row .data-show-add-to-cart {
        display: flex;
        justify-content: center;
        align-items: center;
        border: none !important;
    }
    .productCategoryArchiveWrapper .productCategoryArchiveInnerItems{
        width: 33%;
    }
    .products .product-type-custom .product-wrapper .product_type_custom::after{
        font-size: 12px;
    }
    .main-products .products .product{
        width: 44% !important;
    }
    .subscription-main-wrapper{
        flex-wrap: wrap;
    }
    .subscription-main-wrapper .subscription-inner-wrapper {
        width: 50%;
    }
    .subscription-main-wrapper .subscription-inner-wrapper.main-recaptcha {
        width: 50%;
    }
    .subscription-main-wrapper .subscription-inner-wrapper.submit-wrapper {
        width: 50%;
    }
}
@media(min-width: 768px) and (max-width: 991px){
    .product-quote-main-wrapper span{
        font-size: 15px;
        line-height: 24px;
    }
}
@media(min-width: 768px){
    .woocommerce-cart table.cart .product-thumbnail img{
        width: 100%;
        height: 70px !important;
        object-fit: contain;
    }
    .woocommerce-cart table.cart tr{
        border: unset !important;
    }
    .woocommerce-cart table.cart tr td{
        border: unset !important;
    }
    .woocommerce-cart table.cart .woocommerce-cart-form__cart-item{
        border-bottom: 1px solid #000 !important;
        align-items: stretch !important;
    }
    .woocommerce-cart table.cart .woocommerce-cart-form__cart-item td.product-thumbnail {
        border-right: 1px solid #000 !important;
    }
    .woocommerce table.shop_table.woocommerce-cart-form__contents .product-remove {
        border-left: 1px solid #000 !important;
    }
    .woocommerce-cart .woocommerce-cart-form .shop_table th {
        border-bottom: 1px solid #000 !important;
    }
    .woocommerce-cart table.cart th{
        color: #000 !important;
        font-size: 18px !important;
        font-weight: 700 !important;
        height: 50px !important;
        padding: 0 !important;
        display: flex !important;
        justify-content: center;
        align-items: center;
        border-top: 1px solid #000 !important;
        border-right: 1px solid #000 !important;
        margin: 0 !important;
    }
    .woocommerce-cart table.cart th:first-child{
        border-left: 1px solid #000 !important;
    }
    .woocommerce-cart table.cart .woocommerce-cart-form__cart-item td {
        min-height: 120px !important;
        text-align: right !important;
        padding: 20px 10px !important;
        border-right: 1px solid #000 !important;
        margin: 0 !important;
    }
   /* .woocommerce-cart table.cart .woocommerce-cart-form__cart-item td.product-thumbnail{
        border-right: unset !important;
    }*/
    .woocommerce-cart table.cart td.product-remove,.woocommerce-cart table.cart th.product-remove {
        width: 50px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .woocommerce-cart table.cart td.product-remove .remove,.woocommerce-cart table.cart td.product-remove .remove:hover {
        border: unset !important;
    }
    .woocommerce-cart table.cart td.product-remove .remove:before {
        background: #000 !important;
        color: #fff;
        border-radius: 50%;
        padding: 5px;
        font-size: 14px;
        margin: 0 !important;
        border: 1px solid #000;
        font-weight: 700;
    }
    .woocommerce-cart table.cart .product-quantity{
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .woocommerce-cart table.cart .product-price, .woocommerce-cart table.cart .product-subtotal{
        width: 130px !important;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .woocommerce-cart table.cart .product-price .woocommerce-Price-amount, .woocommerce-cart table.cart .product-subtotal .woocommerce-Price-amount{
        font-size: 16px !important;
    }
}
@media(max-width: 767px){
    header .logo-wrapper{
        padding-left: 10px !important;
    }
    .header-middle .container > .ts-search-by-category{
        flex: 1 !important;
        order: unset !important;
    }
    header .ts-search-by-category > form{
        max-width: 100% !important;
    }
    .is-sticky .header-middle .container > .ts-search-by-category{
        display: block !important;
    }
    .hp-bottom-product-list-wrapper .list .thumbnail-wrapper .product-group-button {
        left: -170px !important;
    }
    .no-price-modal .no-price-modal-outer-container{
        max-width: 350px;
    } 
    .hpProductList .list .product-wrapper {
        display: block !important;
    }
    .hpProductList .list .product-wrapper .thumbnail-wrapper{
        width: 100% !important;
    }
    .hpProductList .list .products .product .product-wrapper .meta-wrapper{
        width: 100% !important;
        padding-top: 60px !important;
    }
    .hpProductList .list .thumbnail-wrapper .product-group-button{
        left: -40px !important;
    }
    .hpProductList .list .thumbnail-wrapper img{
        height: 200px !important;
        object-fit: contain;
    }
    .products .product-type-custom .product-wrapper .meta-wrapper .loop-add-to-cart{
        top: 120px;
        right: 0;
    }
    .products .product-type-custom .product-wrapper .product_type_custom{
        padding: 10px 0px !important;
    }
    .products .product-type-custom .product-wrapper .product_type_custom::after{
        font-size: 12px;
    }
    .widget_categories ul,.ts-blogs-widget .ts-blogs-widget-wrapper,.widget_tag_cloud .tagcloud{
        display: block !important;
    }
    .widget_categories .block-control,.ts-blogs-widget .block-control,.widget_tag_cloud .block-control{
        display: none !important;
    }
    .main-products .products .product{
        width: 50% !important;
    }
    .page-numbers li{
        display: contents !important;
    }
    .productCategoryArchiveWrapper .productCategoryArchiveInnerItems{
        width: 50%;
    }
    .curr-taxonomy-banner-wrapper{
        height: 250px;
    }
    .productCategoryArchiveWrapper .productCategoryArchiveMainContainer .productCategoryArchiveInnerItems .productCategoryInnerBackground{
        height: 170px !important;
        background-size: cover !important;
    }
    .productCategoryArchiveWrapper .productCategoryArchiveMainContainer .productCategoryArchiveInnerItems .productCategoryArchiveInnerItemsHeading{
        font-size: 16px;
        line-height: 26px;
    }
    .filter-widget-area-button{
        margin-bottom: 20px !important;
    }
    .filter-widget-area-button a{
        background-color: #fff !important;
        color: #000 !important;
    }
    .archive .woocommerce .products .product .product-wrapper .thumbnail-wrapper img{
        height: 200px;
    }
    .archive .woocommerce .products .product .product-wrapper .meta-wrapper{
        padding: 15px 5px !important;
    }
    .mobile-header-main-container .menu-title{
        background: transparent !important;
        margin: 0 35px !important;
        max-width: 300px !important;
        white-space: normal !important;
    }
    .mobile-header-main-container .menu-title span{
        padding: 0 !important;
    }
    .mobile-header-main-container .no-tab .mobile-menu-wrapper nav ul li.active > .ts-menu-drop-icon.active{
        background: #fff !important;
    }
    .mobile-header-main-container .mobile-menu-wrapper nav ul > li{
        position: relative;
        max-width: 100%;
        font-size: 16px;
        font-weight: 700;
    }
    .mobile-header-main-container .mobile-menu-wrapper span.ts-menu-drop-icon{
        position: absolute;
        left: 0px;
        font-size: 16px;
        top: 20px;
    }
    .mobile-header-main-container .mobile-menu-wrapper ul.sub-menu{
        padding-top: 70px;
    }
    .mobile-header-main-container .group-button-header .meta-bottom .header-contact-info > div{
        justify-content: center;
        align-items: center;
    }
    .mobile-header-main-container .mobile-menu-wrapper .menu-main-mobile{
        overflow: hidden !important;
    }
    .subscription-main-wrapper{
        flex-direction: column;
    }
    .subscription-main-wrapper .subscription-inner-wrapper,.subscription-main-wrapper .subscription-inner-wrapper.submit-wrapper{
        width: 100%;
        text-align: center;
    }
    .subscription-main-wrapper .subscription-inner-wrapper.main-recaptcha{
        width: 100%;
    }
    .subscription-main-wrapper .subscription-inner-wrapper.main-recaptcha .recaptcha{
        width: 95%;
    }
    .subscription-main-wrapper .subscription-inner-wrapper .wpcf7-form-control{
        max-width: 95% !important;
    }
    .subscription-main-wrapper .subscription-inner-wrapper .wpcf7-form-control.wpcf7-recaptcha{
        height: 100%;
        margin-bottom: 20px;
    }
    .subscription-main-wrapper .subscription-inner-wrapper.submit-wrapper p {
        text-align: center !important;
    }
    .woocommerce-cart table.cart .cart_item {
        border: 1px solid #000;
        margin: 0 !important;
        padding: 0 !important;
    }
    .woocommerce-cart table.cart td {
        padding: 20px 10px !important;
    }
    .woocommerce-cart table.cart td.product-price,.woocommerce-cart table.cart td.product-quantity,.woocommerce-cart table.cart td.product-subtotal{
        border-top:1px solid #000 !important;
    }
    .woocommerce-cart table.cart td.product-remove .remove:before {
        background: #000 !important;
        color: #fff;
        border-radius: 50%;
        padding: 5px;
        font-size: 14px;
        margin: 0 !important;
        border: 1px solid #000;
        font-weight: 700;
    }
    .woocommerce-cart table.cart td.product-remove .remove{
        left: -5px !important;
        right: auto !important;
        top: -5px !important;
    }
    .woocommerce-cart table.cart .coupon {
        display: block;
        width: 100%;
        margin: 10px auto;
    }
    .woocommerce-cart table.cart .button{
        margin: 10px auto !important;
    }
    .woocommerce-cart table.cart td.actions .coupon .button{
        padding: 10px 15px !important;
        height: 50px;
        margin: 0 !important;
    }
    .woocommerce-order-received ul.woocommerce-order-overview{
        display: block !important;
    }
    .woocommerce-order-received ul.order_details li{
        border-top:1px solid #000 !important;
        border-left:unset !important;
        min-height: 70px;
    }
    .woocommerce-order-received ul.order_details li:first-child{
        border-top: unset !important;
    }
    .archive .gridlist-toggle .list{
        display: none;
    }
    .product-quote-main-wrapper{
        margin: 20px 0 0 0 !important;
    }
    .product-quote-main-wrapper span{
        font-size: 16px;
        line-height: 24px;
    }
    .woocommerce-cart .woocommerce-cart-form .shop_table .actions{
        display: block !important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals > h2{
        display: block !important;
        text-align: right !important;
    }
    .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row#billing_email_field{
        width: 47% !important;
    }
    .header-container .sticky-wrapper .header-middle .search-and-label-container{
        display: inline-block;
        width: 45%;
    }
    .header-container .sticky-wrapper .header-middle .search-and-label-container .top-header-notice-main-container {
        display: none;
    }
    .woocommerce-cart .order-total .includes_tax{
        justify-content: flex-start !important;
    }
    .mobile-menu .top-header-notice-main-container .top-header-label-data {
        background: #000;
        padding: 10px 15px;
        font-size: 12px;
        color: #fff;
        line-height: 12px;
        font-weight: 700;
        cursor: pointer;
        display: inline-block;
        margin: 20px 15px 0;
    }
    .woocommerce-account .woocommerce-MyAccount-content .my-account-edit-accout-wrapper .woocommerce-form-row{
        width: 100% !important;
        margin-bottom: 25px !important;
    }
    .woocommerce-account .woocommerce-MyAccount-content .my-account-edit-accout-wrapper.password-reset label {
        min-height: unset;
    }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row{
        width: 100%;
        margin-bottom: 25px !important;
    }
    .mobile-header-main-container .my-account-wrapper{
        border-bottom: 1px solid #ebebeb;
    }
    .mobile-header-main-container .my-account-wrapper .account-control .login{
        font-weight: 700;
    }
    .mobile-header-main-container .my-account-wrapper .account-control .login::before{
        font-weight: 700;
        margin-left: 10px !important;
    }
    .mobile-header-main-container#group-icon-header .mobile-menu-wrapper {
        padding-top: 50px !important;
    }
    .single-post .page-container .entry-header img {
        height: 300px !important;
    }
    .single-post .page-container .entry-header img{
        height: 250px !important;
        margin-bottom: 10px !important;
    }
    .single-post .container-post .ts-col-18{
        padding: 0 20px !important;
    }
    .cookies-popup-main-wrapper .cookies-popup-inner-wrapper{
        max-width: 90%;
        padding: 30px 15px;
    }
    .cookies-popup-main-wrapper .cookies-popup-inner-wrapper .cookies-popup-logo-wrapper img{
        height: 40px;
        max-width: 150px;
        padding: 5px 15px;
    }
    .cookies-popup-main-wrapper .cookies-popup-inner-wrapper .cookies-popup-top-heading{
        font-size: 24px;
        line-height: 30px;
        margin-top: 20px;
    }
    .cookies-popup-main-wrapper .cookies-popup-inner-wrapper .cookies-popup-heading{
        font-size: 30px;
        line-height: 38px;
        margin-top: 20px;
    }
    .cookies-popup-main-wrapper .cookies-popup-inner-wrapper .cookies-popup-coupon-code{
        font-size: 20px;
        margin: 20px auto;
        max-width: 230px;
        padding: 5px 15px;
    }
    .cookies-popup-inner-wrapper .cookies-poup-close-button::before {
        font-size: 25px;
        line-height: 35px;
        height: 30px;
        width: 15px;
    }
}
@media(max-width: 550px){
    #billing_city_field label, #billing_address_1_field label,#shipping_address_1_field label,#shipping_city_field label {
        min-height: 55px;
        margin-right: 5px !important;
    }
}
@media (min-width: 525px) and (max-width: 767px) {
    .ts-header .my-account-wrapper.hidden-phone {
        display: block !important;
    }
}
@media(max-width: 524px){
    header .logo-wrapper .logo img{
        width: 70px !important;
    }
    .ts-header .my-account-wrapper.hidden-phone {
        display: block !important;
    }
}
@media(max-width: 451px){
    .woocommerce-checkout #order_review table.shop_table ul#shipping_method {
        margin-left: 0;
        margin-right: -85%;
        text-align: right;
    }
    .woocommerce-checkout .woocommerce-shipping-totals.shipping th{
        display: block;
        padding-bottom: 101px !important;
    }
    .header-container .sticky-wrapper .header-middle .search-and-label-container{
        display: inline-block;
        width: 35%;
    }
}