.widget-content .facetwp-checkbox[data-value="none"] {
   display: none;
  }

  .product_box__price { 
    position: relative;
    display: inline-block;
  }

.cmn-modal .woocommerce-product-gallery .woocommerce-product-gallery__image img.m-auto {

}

.specifications_list ul { 
    margin-right: 12px;
}

.wishlist_box__content .product_box__price del { 
    display: none;
}

.single_post__entry ul li, .single_post__entry ol li {
    margin: 10px 0;
}
#wishModal .mini_cart_item {
    border-bottom: 0;
    padding-bottom: 0;
}
body.woocommerce-checkout #page_content h1 { 
    margin-top: 20px;
}

.mini_cart_item__price { 
    position: relative;
}
.mini_cart_item__price .delete-item{ 
    font-size: 12px;
    text-decoration: underline;
    position: absolute;
    left: 0;
    bottom: 2px;
}
.lost_reset_password .button {
    background-color: #8cbf43;
}
 
@media (min-width: 1024px) {
    .wishlist_box__content .product_box__price { 
        display: block;
    }
     .single_post__entry h2 {
        font-size: 24px;
    }
}
@media (min-width: 768px) {
    .checkout__sum {
        width: 321px;
        flex: 0 0 321px;
        max-width: 321px;
        margin-left: 50px;
    }
}

#page_content.page__contact .content-left p {
    margin-bottom: 0px;
}
#page_content.page__contact .content-left .write-question h3 {
    font-size: 36px;
    margin-bottom: 20px;
}
#page_content.page__contact .content-left .wpcf7 form .row {
    margin: 30px -5px 0;
}
.branches_accordion__button svg {
    transform: rotate(0deg);
}
.branches_accordion__button.collapsed svg {
    transform: rotate(0deg);
}
.delivery .content-left p {
    margin-bottom: 30px;
    line-height: 26px;
}
#page_content.page-template .content-left .delivery h4 {
    margin-bottom: 30px;
}

#page_content.page-template .content-left .delivery p {
    margin-bottom: 45px;
}
@media (max-width: 768px) {
 
body.home section.section.full_img.text-center {
    height: 306px;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}
.woocommerce-order-received .woocommerce-customer-details--phone {
    margin-bottom: 0;
}

.woocommerce-account.woocommerce-orders .side_widget {
    display: none;
}

body.home section.section.full_img.text-center img{
    height: 306px;
    max-width: 100%;
    margin: 20px auto;
    display: block;
    object-fit:cover ;
}
.footer_bottom .col-12.d-flex {
    padding: 0;
}
.home section:nth-of-type(2).section.center_content {
    margin-top: 30px;
}

h2.font-weight-bold.banners__title {
    font-size: 20px;
}
 
.banners .banners__banner img.h-100 {
    min-height: 384px; 
}
.banners .banners__banner .banners__banner__inner{
    padding: 40px 28px 15px;
}

.banners .banners__banner .banners__banner__inner h3{
    font-size: 18px;
}
.banners__banner__inner .btn {
    padding: 6px 23px; 
    letter-spacing: 0.8px;
}

.menu-modal .cat-menu li.sale a {
    color: #8cbf44;
}
.footer_col__inner ul { 
    border-bottom: none;
}
.footer_col__inner ul li { 
    display: block;
}
.footer_col__inner ul .arr-container{
    display: none;
}
#gallery1 .gallery_narrow__item { 
    display: none!important;
}
#gallery1 .gallery_narrow__item:nth-child(-n+9) {
    display: flex!important;
}
.page-template-template-contact h2.almoni {
    font-size: 32px;
    margin-bottom: 20px;
}

nav.woocommerce-MyAccount-navigation {
    display: none;
}

}

/* Final QA */

.single_post__tags {
    padding-top: 0;
}

.single_post__image {
    padding: 70px 0 95px;
}

.single_post__entry p img {
    margin-top: 15px;
}

.yith-wcwl-add-button .btn-outline-primary svg, .yith-wcwl-add-button .button-outline-primary svg, .yith-wcwl-add-button .single_add_to_wishlist svg {
    width: 19px;
}

.pass_field .pass_visible__toggle {
    top: calc(50% - 8px);
    transform: unset;
}

.wishlist_box__content dl.variation {
    margin-bottom: 0 !important;
}

body.woocommerce-checkout #page_content {
	padding-top: 30px !important;
}

.page-template-template-content .col-12 .entry p {
    font-size: 20px !important;
}

.page-template-template-content .col-12 .entry h2 {
	font-size: 24px !important;
}

.page-template-template-content .col-12 .entry h2.almoni {
	font-size: 38px !important;
}

a.preventLinkMarker.open.preventMarker {
    bottom: 10% !important;
    top: unset !important;
}

div#octAccess {
    top: unset !important;
    bottom: 0 !important;
}

.woocommerce-checkout .row.justify-content-between.sub_row.coupon .col-auto.value {
    direction: ltr;
}

.footer_col__last {
    max-width: unset;
}

.header-navigation .main-menu > li.no-sub-menu > ul > li {
    margin: 0;
    padding: 3px 0;
    line-height: 1.4;
    display: block;font-weight: normal;
}
.header-navigation .main-menu > li.no-sub-menu > ul > li a{
color: #959595;
}
.header-navigation .main-menu li.no-sub-menu ul {
	column-count: 4;
    grid-template-columns: repeat(4, auto);
    column-gap: 90px;
}
 .credit_cards .credit_cards-desctop{
    display: inline-block;
}
 .credit_cards .credit_cards-mobile{
    display: none;
}
.shop_titles {
    margin-top: 25px;
}
/* .product_box__image img { 
    width: 90%;
} */
.btnpn { 
    opacity: 30%;
}
.btnpn:hover { 
    opacity: 100%;
}
.entry ul {
    padding: 0 1em;
}
.woocommerce .content-left a{ 
    font-size: 18px;
 }
 .order-history .order-payment { 
    width: 50%!important;
    padding-left: 4.62757%;
}
.order-history .order-ended { 
    width: 50%;
}
.side_widget:not(:last-child) { 
    border-bottom: 2px solid #e7e7e7;
    margin-left: 26%;
}
@media all and (min-width: 1024px) {
    .page__contact .content-left {
        padding: 0 9.0909090909% 0 0;
    }
}
.btn-green.no-products{
    background-color: #eeeeee!important;
    color: #bcbcbc!important;
    pointer-events: none;
}
.payment_total_button #submitbtn { 
    background-color: #8cbf44; 
    font-size: 125%;
    width: 100%;
    font-weight: bold;
    padding: 1% 5% 8%;
    box-shadow: none;
    margin: 15px 0;
    font-family: "Almoni-Tzar", sans-serif;
}
#gobit-iframe-pay .footer_container{
    display: none;
}
.checkout__box__content { 
    font-size: 16px;
}
/*.logreg_form p.login-username label, .logreg_form p.login-password label, .logreg_form #signupform .form-row label {
      right: 13px;
    top: 13px;
    visibility: visible;
    color: #a0a0a0;
    font-size: 15px;
    font-weight: 300;
}*/
.logreg_form .form-radio .form-check-label,
.logreg_form .forgot-password,
.logreg_form .have_account {
    font-size: 14px;
}
.banners__banner__inner .btn {
    padding: 9px 23px 10px;
}
/*
button.single_add_to_cart_button.button.alt {
    padding: 16px 23px 17px;
}*/
@media only screen and (min-width: 1900px){
    /* .container { 
        max-width: 1800px;
        padding-right: 0;
        padding-left: 0;
    } */
    /* .home .site-main img.size-full {
        width: 100%;
    } */
    .header-inner {  
        width: 100%;
        max-width: 1800px;
        margin: 0 auto;

        padding: 0 3%;  
        max-width: 100%;
    }
    .news_ticker .swiper-container { 
        padding: 0;
        width: 100%;
        max-width: 1800px;
        margin: 0 auto;
    }
    .post_box__thumb {
        height: 160px;
    }
}



@media screen and (min-width: 1300px){
    .summary {
        /* max-width: initial; */
        margin-left: auto;
    } 
    .post_box__thumb {
        height: 130px;
    }
}
 

@media screen and (min-width: 1200px){

    /*.single_post__banner {
        margin-bottom: 75px;
        max-width: 1200px;
        padding: 0;
        margin: 40px auto 75px;
    }*/
    .home .center_content__title{
        line-height: 0.65;
        margin-bottom: 47px;
    }
    .home a.btn.btn-green {
        letter-spacing: 0.9px; 
        min-width: 104px;
    }
}
@media only screen and (max-width: 1024px){
 
	.search__products .product_box__sub_title {
    	line-height: 1.2;
	}
	
	.page-template-template-content .col-12 .entry h2 {
		font-size: 18px !important;
	}
	.menu-modal .cat-menu li.sale a {
    	color: #8cbf44;
	}
	
	.summary .yith-wcwl-add-to-wishlist .single_add_to_wishlist {
		font-size: 16px !important;
	}
	
	.interested-slider {
		padding-bottom: 9% !important;
	}
    .menu-modal-inner {
        width: 290px;
    }
    
    .blog_titles__actions button img {
        width: 18px;
    }
    
    h5#filtersModalLabel {
        font-size: 22px;
    }
    
    #filtersModal .modal-dialog .modal-content .modal-header {
        padding: 18px 0;
    }
    
    .widget-content .facetwp-checkbox {
        margin-top: 13px;
    }
    
    .item-content.border-bottom p {
        line-height: 1.4;
    }
    
    span.remove img {
        display: none;
    }

    .interested_slider .swiper-slide,
    .posts_carousel .swiper-slide {
        width: 80%;
    }

    .interested_slider h2 {
        margin-bottom: 45px;
    }

    .swiper-button-next.btnpn,
    .swiper-button-prev.btnpn {
        display: none;
    }

    #page_content.page__contact .content-left .write-question h3 {
        margin-top: 63px;
    }

    #page_content.page__contact .content-left p {
        line-height: 1.3;
    }

    #page_content.page__contact .wpcf7 form .form-group {
        margin-bottom: 17px;
    }

    .page-template-template-contact h2.almoni {
        margin-bottom: 3px;
    }

    .credit_cards__mob svg {
        opacity: 0.8;
        margin: 30px 0 0;
    }
    
    .account-delete-block .centent-heading h2 {
        font-size: 32px;
        padding-right: 5px;
    }

    .wishlist_box__content .remove {
        right: 31px;
    }
	
	

    .integral_thank__content_inner address {
        margin-bottom: 24px;
    }

    .woocommerce-checkout .dummy_coupon .d-flex {
        height: 31px;
    }
    
    .posts_carousel h2 {
        font-size: 20px;
    }
    
    .post_box__excerpt.d-none {
        display: block !important;
    }

    .page-template-template-content ol {
        margin-right: 0 ;
    }

    .page-template-template-content h2.almoni {
        font-size: 32px;
    }

    .page-template-template-content .col-12 .entry p:first-of-type {
        font-size: 18px;
    }

    .woocommerce-view-order .side_widget {
        display: none;
    }

    .woocommerce-view-order .address-block h5 {
        font-size: 18px;
    }

    .woocommerce-account .cmn-form .fields-block .form-group label .required {
        color: #8cbf44;
        text-decoration: none;
    }

    .woocommerce-account .cmn-form .form-heading {
        padding: 4.818182% 4.8484848485%;
    }

    .wishlist__notlogin {
        padding-right: 20px;
        padding-left: 20px;
    }

    .menu-modal .cat-menu li.sale .sub-menu a {
        color: #959595;
    }

    .woocommerce-account h3.h2.col-12.password_change_title.almoni {
        font-size: 32px;
    }

    .call-setting-block {
        margin-top: 20%;
    }

    .related_products__product__title h3 {
        font-size: 15px;
    }
    
}
@media only screen and (max-width: 700px){
     .credit_cards .credit_cards-desctop{
        display: none;
    }
     .credit_cards .credit_cards-mobile{
        display: block;
        margin-top: 20px;
    }
    .credit_cards .credit_cards-mobile img{
        width: 100%;
    }
    .saving_package form img {
        
        max-height: 150px!Important;
        max-width: 150px!Important;
        height: auto;
        width: auto;
        object-fit: initial;
    }
    .saving_package .cmn-form .fields-block .form-radio .form-check-label .price {
        line-height: 30px;
        font-size: 22px;
    }
    .related_product_list h2 {
        font-size: 32px;
        margin-top: 30px;
    }
    .related_products.row {
        justify-content: space-between;
    }
    .related_product_list { 
        padding-bottom: 42px;
        border-bottom: 1px solid #eee; 
    }
    .specifications_list .arrow img {
        width: 16px; 
    }
    .specifications_list .arrow {
        left: 5px;
    }
    .single_product__sep { 
        margin: 55px auto 0;
    }
    .related.products.interested_slider {
        padding: 55px 0 61px;
    }
    .related.products.interested_slider .container {
        padding: 0;
    }
    .order-history .order-payment { 
        width: 100%!important;
    }
    .banners .banners__banner img  {
        min-height: auto!important;
        height: auto!important;
        width: inherit!important;
    }
    
    .specifications_list .container {
        border-width: 1px;
    }
    .specifications_list ul {
        margin-right: 0;
    }
    .saving_package h2 { 
        margin-top: 44px;
    }
    .saving_package h2 span {
    margin-left: 10px; 
    }
    .product_sku a {
        text-decoration: underline;
        font-size: 15px;
        font-weight: bold;
    }
    .product_sku .sku-no { 
        font-size: 15px;
    }
    .single-product .summary form.cart {
        margin-top: 14px;
    }
    .search__products .product_box__sub_title { 
        font-size: 13.5px;
        margin: 8px 0;
    }
}











