#wpadminbar {
    opacity:0;
	margin-top: -20px;
}
#wpadminbar:hover {
    opacity:1;
	margin-top: 0;
}
.t-rec tr td {
    border: none;
}
.prods-wrap {
    opacity: .5;
}
a {color:#000}
.t774 a,
.prods-wrap a {
    text-decoration: none;
}
.it_faw_pords_wrap {
    max-width: 100%;
    width: 1200px;
    margin: auto;
}
.it_faw_pords_wrap ul.products li.product {
    float: left;
    padding: 0 1.5% 1.5%;
    position: relative;
    width: 33.3%;
    margin: 0;
    box-sizing: border-box;
}
.it_faw_pords_wrap ul.products li.product .woocommerce-loop-product__title {
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;
    text-transform: none;
    text-align: left;
}
.it_faw_pords_wrap ul.products li.product .price {
    color: #000;
    font-size: 14px;
    margin-bottom: 19px;
}
.woocommerce.single-product .price {
    color: #000;
    font-size: 17px;
    margin: 19px 0;
}
.it_prod_more_btn {
    display: inline-block;
    color:#fff;
    background-color:#000;
    border-radius:5px;
    margin: 0 4px 8px 0;
    line-height: 45px;
}
.woocommerce.single-product a.button,
.it_faw_pords_wrap ul.products li.product .button {
    margin: 0 4px 8px 0;
    padding: 0 30px;
    background: #fff;
    border: 1px solid #000;
    font-size: 14px;
    line-height: 43px;
}
.content-wrap {
    max-width: 100%;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
}
.woocommerce-checkout .float-cart,
.woocommerce-cart .float-cart {
    display: none !important;
}
.fotorama-wrap {
    float:left;
    margin-right:30px;
    max-width: 100%;
}

.product_category h1 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 42px;
    line-height: 1.23;
}

/* fix белые полосы под картинками */
.chose_caviar img {
    display: block;
}

.breadcrumbs{display:none}
.custom-theme .wpaddings,
.custom-theme .contentmargintop,
.custom-theme .contentwrapper,
.custom-theme .miniseparator,
.custom-theme .contentrow {
    padding: 0;
    margin: auto;
}
.page-id-8 h1 {
    display: none;
}
.page-id-8 p {
    padding: 0 20px;
    box-sizing: border-box;
}
.custom-theme .contentwrapper h2,
.custom-theme .contentwrapper h3 {
    padding: 0;
}
.product_category .banner-title {
    font-weight: 700;
}
.product_category .free-shipping {
    font-weight: 700;
}
.custom-theme .woocommerce .products {
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.custom-theme .woocommerce .products::before,
.custom-theme .woocommerce .products::after {
    display: none;
}
.product_category .articlebody {
    padding: 0;
    display: flex;
    flex-direction: column;
}
.product-category-title {
    padding-top: 60px;
    padding-bottom: 45px;
    text-align: center;
}
.product-category-title h1 {
    margin-bottom: 40px;
}
.product_category .term-description {
    order: 1;
    margin-bottom: 50px;
}
.product_category .product {
    display: flex;
    flex-direction: column;
}
.custom-theme .woocommerce ul.products li.product,
.custom-theme .woocommerce-page ul.products li.product {
    width: 360px;
    min-width: 360px;
    margin: 0 0 20px 0;
}
.custom-theme .woocommerce ul.products li.product,
.custom-theme .woocommerce-page ul.products li.product {
    width: 360px;
    min-width: 360px;
    margin: 0 0 20px 0;
}
.custom-theme .woocommerce ul.products li.product.empty-placeholder,
.custom-theme .woocommerce-page ul.products li.product.empty-placeholder {
    border: 0;
    box-shadow: none;
}
.custom-theme .woocommerce.columns-2 ul.products li.product {
    min-width: 46.3%;
}
.custom-theme .woocommerce.columns-1 ul.products li.product {
    min-width: 80%;
}
.product_category .product a {
    border: 0;
}
.product_category .woocommerce-loop-product__link {
    display: flex;
    flex-direction: column;
}
.product_category .product-desc {
    white-space: normal;
}
.mobile_return_link {
    display: none;
    text-align: left;
    padding: 12px;
}
.product_category .articlebody,
.single-product .articlebody {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
@media screen and (max-width: 1200px) {
    .custom-theme .woocommerce ul.products li.product,
    .custom-theme .woocommerce-page ul.products li.product {
        width: 300px;
        min-width: 300px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 960px) {
    .custom-theme .woocommerce .products {
        flex-wrap: nowrap;
        justify-content: normal;
    }
    .custom-theme .woocommerce ul.products li.product,
    .custom-theme .woocommerce-page ul.products li.product {
        width: 38%;
        min-width: 38%;
        margin: 0 20px;
    }
    .custom-theme .woocommerce ul.products li.product.empty-placeholder,
    .custom-theme .woocommerce-page ul.products li.product.empty-placeholder {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .custom-theme .woocommerce ul.products li.product,
    .custom-theme .woocommerce-page ul.products li.product,
    .custom-theme .woocommerce.columns-2 ul.products li.product {
        width: 70%;
        min-width: 70%;
        margin: 0 20px;
    }
    .custom-theme .woocommerce.columns-1 ul.products {
        padding: 0;
    }
    .custom-theme .woocommerce.columns-1 ul.products li.product {
        min-width: 90%;
        margin: 0 calc(5% - 2px); /* minus border */
    }
    .single-product .articlebody {
        text-align: center;
        margin-top: 0;
    }
 /*   .single-product .articlebody > * {
        margin-left: auto;
        margin-right: auto;
    } */
    .single-product .one_click_shop {
        display: inline-block;
    }
    .chose_caviar {
        flex-direction: column;
        align-items: center;
    }
    .chose_caviar > div {
        display: flex;
        flex-direction: column;
    }
    .chose_caviar > div a.caviar_h {
        position: static;
        margin: 0;
        order: 2;
    }
    .mobile_return_link {
        display: block;
    }
    .fotorama-wrap {
        float: none;
        padding: 12px;
        max-width: 600px;
        width: 100%;
        /*
        max-height: 600px;
        height: 100%;
        */
        box-sizing: border-box;
    }
    .float-cart {
        right: 6px;
        transform: scale(.8);
    }
}

.products .acoplw-badge-icon {
    z-index: 100;
}
/*
@media screen and (max-width: 1200px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}
}
*/
.custom-theme .contentwrapper {
    max-width: 100%;
}

.loop-product-image-wrap {
    display: block;
    padding-bottom: 100%;
    position: relative;
}
.loop-product-image-wrap img {
    width: 100%!important;
    height: 100%!important;
    object-fit: contain;
    object-position: center;
    margin: 0!important;
    position: absolute;
}

.wpcf7-submit::before {
    content: '';
    display: block;
    clear: both;
}
.wpcf7-submit {
    margin: 8px 0;
    padding: 0 25px;
    background: #fff;
    border: 1px solid #000;
    font-size: 14px;
    line-height: 43px;
    cursor: pointer;
    text-decoration: none;
    font-weight: 700;
    border-radius: 3px;
    color: #515151;
    display: inline-block;
}
.wpcf7-spinner {
    position: absolute;
}

.products .product br,
.woocommerce-form__label br {
    display: none;
}
.order_minimum_amount,
.order_minimum_amount .woocommerce-Price-amount  {
    color: #f30000;
    font-weight: 700;
    font-size: 1em;
}

.t776__scroll-icon-wrapper {
    line-height: 1;
}

.loop-product-image-wrap {
    display: flex;
}
.loop-product-image-wrap .first-image {
    z-index: 1;
    transition: .3s;
}
.loop-product-image-wrap img {
    background: #fff;
}
.loop-product-image-wrap:hover .first-image {
    opacity: 0;
}

.custom-theme .mfp-close {
    width: 26px;
    height: 26px;
    line-height: 26px;
}
.custom-theme .mfp-content {
    text-align: center;
}
.custom-theme .mfp-content .su-lightbox-content {
    display: inline-block !important;
    max-width: none !important;
    padding: 20px !important;
    border-radius: 8px;
}
.custom-theme .articlebody .fotorama__img {
    margin: 0;
}
.page-template-default h1 {
    padding-top: 60px;
    padding-bottom: 45px;
    text-align: center;
}
.the_content {
    display: flex;
    flex-direction: column;
}

.no-garantii-on-page {
    display: none !important;
}

.eywa-input .wpcf7-tel {
    color: #000;
    border: 0;
    background-color: #e6e6e6;
    line-height: 1.33;
    height: 60px;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.eywa-button .wpcf7-submit {
    color: #fff;
    border: 1px solid #ff5e00;
    background-color: #ff5e00;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    height: 54px;
}
.eywa-button .wpcf7-spinner {
    margin-left: -24px;
}
.qwo-input {
    border: 1px solid #c9c9c9;
    border-radius: 5px;
}
.qwo-input .wpcf7-textarea,
.qwo-input .wpcf7-text,
.qwo-input .wpcf7-tel {
    color: #000;
    border: 0;
    background-color: transparent;
    line-height: 1.33;
    height: 60px;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.qwo-input .wpcf7-textarea {
    height: 102px;
}
.t228__imglogo {
    max-height: 100px;
}
.form-qwo-wrap .form-qwo.wpcf7-form,
.form-eywa-wrap .form-eywa.wpcf7-form {
    max-width: none;
    border: none;
}
.form-qwo-wrap .form-qwo input.wpcf7-text,
.form-eywa-wrap .form-eywa input.wpcf7-text {
    max-width: none;
    margin: 0;
}
.contentwrapper .form-qwo-wrap .wpcf7-form input.wpcf7-text,
.contentwrapper .form-qwo-wrap .wpcf7-form textarea,
.contentwrapper .form-qwo-wrap .wpcf7-form select {
	border: 0;
}
.contentwrapper .form-qwo-wrap .wpcf7-form label {
    margin: 0;
}

/* 250129 */
.woocommerce-account .woocommerce {
    padding: 0 120px 0 80px;
    margin: auto;
    width: 100%;
    max-width: 1300px;
    box-sizing: border-box;
}
.woocommerce-account .woocommerce:has(.woocommerce-MyAccount-navigation) {
    display: flex;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    max-width: 250px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
}
.woocommerce-account .woocommerce-orders-table__cell-order-date p {
    display: none;
}
.woocommerce-account .woocommerce-orders-table__cell-order-number br,
.woocommerce-account .woocommerce-orders-table__cell-order-number p {
    display: none;
}
.woocommerce-account .woocommerce table.my_account_orders td {
    padding: 10px;
    vertical-align: middle;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard,
.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-address,
.woocommerce-account .woocommerce-customer-details h2 {
    display: none;
}
@media all and (max-width:768px){
	.woocommerce-account .woocommerce {
        padding: 0 10px;
        flex-direction: column;
    }
}
