body {
    /* font-family: "Montserrat", sans-serif !important; */
    /* font-family: "Fira Sans", sans-serif !important; */
    font-family: 'Wix Madefor Display', sans-serif !important;
}

h1 {
    font-weight: 600;
}

h2, h2.woocommerce-loop-product__title {
    font-weight: 500;
}

a:focus, input:focus, textarea:focus, button:focus {
    outline: none !important;
}

.site-header .custom-logo-link img {
    width: auto !important;
    max-width: 210px !important;
    height: 100px !important;
    border-radius: 50%;
}

#wp-block-themeisle-blocks-advanced-columns-2e16e929 {
    background: url(background: url(http://ogni.in.ua/wp-content/uploads/2022/09/29.jpg-1-of-1-1.jpg) no-repeat scroll 50% 50%/cover !important;
}

button[name="add-to-cart"] {
    background-color: #1b1980;
}


@media(max-width: 66.4989378333em) {
    #post-2 .col-full {
        margin-left:2.617924em;
        margin-right: 2.617924em;
        padding: 0
    }
}

input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="number"], input[type="url"], input[type="tel"], input[type="date"], select, textarea {
    
    height: 42px;
    border: 2px solid rgba(129,129,129,.2) !important;
    border-radius: 0;
    background-color: transparent !important;
    box-shadow: none !important;
    vertical-align: middle;
    transition: border-color .5s ease;
}


.sku_wrapper {
    display: none !important;
}

@media screen and (min-width: 768px) {
    .site-header-cart .widget_shopping_cart {
        background-color: #fff !important;
        border: 1px solid rgba(0,0,0,.05) !important;
    }
}

.site-footer a {
    text-decoration: none !important;
}

#order_review_heading {
    /*text-align: center;*/  
    text-transform: uppercase;
}
.table-wrapper	{
    overflow-x: auto;
    margin-bottom: 20px;
    padding: 5px 15px;
    background-color: #FFF;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 5%);
}


.cart-subtotal {
    display: none;
}

.checkout-order-review {
    background-color: #F8F8F8;
}

table th {
    padding: 15px 10px;
    border: none;
    border-bottom: 2px solid #EFEFEF;
    color: #2d2a2a;
    vertical-align: middle;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
}

table:not( .has-background ) th {
    background-color: #fff !important;
}

table td {
    padding: 15px 12px;
    border: none;
    border-bottom: 1px solid #E6E6E6;
    text-align: left;
    font-weight: inherit;
    background: #FFF !important;
}

.table-wrapper th {
    background-color: #FFF !important;
 }

table.variations th,
table.variations td {
    border: none;
}  

.payment_methods .payment_box {
    position: relative;
    margin-top: 15px;
    padding: 15px;
    background-color: #FFF !important;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 5%);
}

/* CART */
.cart_item a {
    text-decoration: none !important;
}

@media (max-width: 767px) {
    .woocommerce-cart-form__contents tr {
        margin-bottom: 25px;
        padding-bottom: 25px;
        padding-left: 115px;
        min-height: 136px;
    }
    
    .shop_table_responsive tr {
        position: relative;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(129,129,129,.2);
        display: block;
    }

    .woocommerce-cart-form__contents td {
        display: flex !important;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 5px;
        padding: 0 !important;
    }

    td.product-remove {
        position: absolute;
        top: -7px;
        right: -7px;
        z-index: 1;
        margin-bottom: 0;
        padding-bottom: 0;
        border: none;
    }

    td.product-thumbnail {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        margin-bottom: 0;
        padding-bottom: 0;
        max-height: 115px;
        border-bottom: none;
    }

    td.actions {
        display: block !important;
    }

    .cart_item td.product-name {
        border-bottom: none;
    }
    .cart_item td.product-price {
        border-bottom: none;
    }
    .cart_item td.product-quantity {
        border-bottom: none;
    }
    .cart_item td.product-subtotal {
        border-bottom: none;
    }

    table.shop_table_responsive tr td {
        text-align: left !important;
    }
    table.cart .product-thumbnail img {
        min-width: 100px;
        max-width: 100px;
    }

    .calculated_shipping tr {
        border-bottom: none;
    }

    .calculated_shipping tr td {
        padding-left: 0;
    }


}

@media (min-width: 768px) {
    .woocommerce-result-count {
        padding: 0.9em 0 !important;
    }
}


#order_review_heading, .woocommerce-billing-fields h3 {
    font-size: 16px;
    font-weight: 400;
}

.checkout-order-review {
    position: relative;
    margin-bottom: 40px;
    padding: 30px;
    background-color: #F8F8F8;
}

.article_item {
    position: relative;
    overflow: hidden;
    margin-bottom: 3em;
}

.article_item::before, .article_item::after {
    content: "";
    display: table;
}

.article_item_img {
    
    width: 25%;
    float: left;
    height: 100%;
    left: 0;
}

.article_item_description {
    width: 70%;
    float: right;
}

.woocommerce-shipping-totals {
    display: none !important;
}

/* Checkout page */
.woocommerce #order_review {
    padding: 100px 50px 30px;
    border-width: 2px;
    border-style: solid;
    position: relative;
    margin-bottom: 50px;
    border-color: rgba(52, 53, 56, 0.1);
}

#order_review_heading {
    position: absolute;
    right: 0;
    width: 45%;
    padding-top: 30px;
    z-index: 10000;
}
@media (max-width: 600px) {
    .woocommerce #order_review_heading {
        position: static;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }    
}

@media (max-width: 991px) {
    .page-template-template-homepage:not(.has-post-thumbnail) .site-main {
        padding-top: 0 !important;
    }
    
    .woocommerce #order_review {
        width: 45%;
        padding: 80px 20px 10px;
    }
}
@media (max-width: 600px) {
    .woocommerce #order_review {
        width: 100%;
        padding: 20px 15px 0;
    }
}

.col-full .entry-title {
    display:none;
}

.col-full .product .entry-title {
    display: block;
}

.shop_table tbody tr td.actions {
    border-bottom: none;
}

.shop_table td.actions button.button {
    padding-top: 0.391em;
}

.woocommerce-shipping-destination,
form.woocommerce-shipping-calculator {
	display: none;
}
#order_comments {
    height:160px;
}

/* 04 02 */
a.header-cart-contents {
    color: #333333;
    height: 4.235801032em;
    display: block;
    position: relative;
    text-indent: -9999px;
    z-index: 999;
    border-right: 1px solid rgba(255,255,255,.2);
    overflow: hidden;
}
.site-branding::after {
    content: "";
    clear: both;
    display: table;
}
.cart-wrap {
    width: 30%;
    float: left;
}
a.header-cart-contents::before {
    content: "";
}
a.header-cart-contents::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 2.618046972;
    font-size: 1.618em;
    text-indent: 0;
    display: block;
    cursor: pointer;
}

.header-cart-contents .count {
    background-color: #333333;
    color: #ffffff;
    border-color: #ffffff;
}
.header-cart-contents .count {
    text-indent: 8px;
    display: block;
    width: 2em;
    height: 2em;
    line-height: 2;
    box-sizing: content-box;
    font-size: .75em;
    position: absolute;
    top: 0.875em;
    left: 50%;
    border-radius: 100%;
    border: 1px solid;
}

.custom-logo-link img {
    margin: 0 auto;
}


@media (max-width: 767px) {
    .woocommerce-active .site-branding {
        float: right !important;
    }
    .site-branding {
        width: 70% !important;
    }
    .cart-wrap {
        float: right !important;
    }
}


@media (max-width: 600px) {
    body .qib-button-wrapper {
        display: block !important;
        float: right;
        width: 100%;
    }

    form.cart button[name="add-to-cart"] {
        width: 100%;
        margin: 10px 0;
    }

    form.cart .clickBuyButton {
        background-color: #ffffff !important;
        border: 1px solid #333333 !important;
        color: #333333 !important;
    }
}

footer .site-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

footer .site-info .col {
    width: auto;
    flex: 0 0 auto;
    margin-right: 50px;
}

footer .site-info .col p {
    margin: 0 0 0.41575em;
}