#mxcpr { display: none; }
.uk-module-title {
    margin-bottom: 0;
}
.uk-module-title a {
    text-transform: lowercase;
}
@media (min-width: 960px) {
    .menuSwitcher {
        display: none !important;
    }
    #header-block,
    #header-block-flex {
        height: 72px !important;
    }
    #siteLogo {
        width: 150px !important;
        height: 40px;
        justify-content: center;
        align-items: center;
        text-decoration: none !important;
    }
    #siteLogo span {
        display: inline !important;
        color: #fff;
        font-size: 24px;
        font-weight: 500;
        text-decoration: none !important;
    }
    .favIcon {
        display: flex !important;
    }
    .searchBlock {
        width: calc(100% - 530px) !important;
    }
    .searchBlock input {
        height: 40px !important;
    }
    .catalogueMenuBtn {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 120px;
        height: 40px;
        cursor: pointer;
        background: #0b6008;
        color: #fff;
        border-radius: 3px;
    }
    .languageSwitcher {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 100px;
    }
    .languageSwitcher a {
        padding: 7px;
        color: #999;
        text-decoration: none;
    }
    .languageSwitcher a.lang-active,
    .languageSwitcher a:hover,
    .languageSwitcher a:focus {
        color: #fff;
        text-decoration: none;
    }
    .left-section {
        order: 1 !important;
    }
    .content-section {
        order: 2 !important;
        border-left: 1px #e9e9e9 solid;
    }
}

.menuSwitcher {
    cursor: pointer;
}
.delivery-logo {
    width: 100%;
}
.delivery-date {
    width: 210px;
}
.delivery-price {
    width: 50px;
    text-align: right;
}
.delivery-date,
.delivery-price {
    color: #666;
    font-weight: 500;
    font-size: 14px;
}
/* NON CRITICAL */
@media(min-width: 1380px) {
    .delivery-logo {
        width: 156px;
    } 
}
.menu-list a:hover,
.menu-list a:focus { color: #469443 !important; text-decoration: none; }
#module-banners a.uk-position-small {
    background: #fff;
    color: #000;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: block;
}
#module-banners a.uk-position-small svg {
    width: 20px;
    height: 20px;
}
.favIcon,
.cartIcon { cursor: pointer; }
.cart-product-wr {
    padding-bottom: 15px;
    border-bottom: 1px #e9e9e9 solid;
}
.cart-product-info {
    width: calc(100% - 140px);
    padding-left: 10px;
}
.cart-product-title,
.cart-product-attr {
    line-height: 1;
}
.cart-product-attr {
    color: #999;
    font-style: italic;
    font-size: 14px;
}
.cart-product-price {
    width: calc(100% - 140px);
    text-align: end;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.cart-product-price span {
    margin: 0 5px 0 0;
}
.cart-product-delete {
    display: flex;
    justify-content: flex-end;
    width: 40px;
    height: 40px;
    opacity: .3;
}
.cart-product-delete:hover,
.cart-product-delete:focus {
    opacity: 1;
}
.cart-product-delete:hover svg,
.cart-product-delete:focus svg {
    fill: red;
}
#cart-modal-total {
    font-weight: bold;
}
input[type='number'] {
    -moz-appearance:textfield;
}
.change-count input[type='number'] {
    text-align: center;
    width: 60px;
}
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.uk-button-plus-minus {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: .4;
}
.uk-button-plus-minus:hover {
    opacity: 1;
}
.uk-button-plus-minus svg {
    fill: #0f6ecd;
}
.cart-product-block {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #e9e9e9 solid;
}
.uk-button-success {
    background-color: #0b6008;
    color: #fff;
    opacity: .75;
}
.uk-button-success:hover {
    opacity: 1;
    color: #fff !important;
}
.uk-button-success:focus {
    color: #fff !important;
}
.uk-button-success-w100 { min-width: 100%; }
@media (min-width: 960px) {
    .uk-button-success span { display: inline !important; }
}
/*OFF CANVAS */
.uk-offcanvas-bar {
    background-color: #fff;
}
.uk-offcanvas-bar .uk-offcanvas-bar-in,
.uk-offcanvas-bar .uk-offcanvas-bar-in h3 {
    color: #222;
}

.uk-offcanvas-bar .uk-close {
    color: #999 !important;
}
.uk-offcanvas-bar .uk-close:hover,
.uk-offcanvas-bar .uk-close:focus {
    color: #000 !important;
}
.cart-modal-data a {
    color: #1e87f0 !important;
}
.cart-modal-data a:hover,
.cart-modal-data a:focus {
    color: #0f6ecd !important;
}
.product-full-btn-group {
    padding: 15px;
    border: 1px #e9e9e9 solid;
    margin-top: 10px;
}
.product-full-btn-group .uk-button-buy {
    background-color: #0b6008;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    height: 43px;
}
.product-full-btn-group .uk-button-buy:hover {
    background-color: #469443;
}
.product-full-btn-group .uk-button-buy-inverse {
    padding: 0;
    background-color: #fff;
    color: #0b6008;
    border: 1px  #0b6008 solid;
    font-weight: 600;
    text-transform: capitalize;
    height: 43px;
    box-sizing: border-box;
}
.product-full-btn-group .uk-button-buy-inverse:hover {
    background-color: #469443;
    color: #fff;
}
.attributes_name {
    font-size: 12px;
    text-transform: uppercase;
}
.attr-value-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.attr-value-list input {
    display: none;
}
.attr-value-list label {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    border: 1px #e9e9e9 solid;
    color: #0f6ecd;
    padding: 0 10px;
    margin-right: 7px;
    cursor: pointer;
}
.attr-value-list input:hover + label,
.attr-value-list input:checked + label {
    border: 1px #469443 solid;
    color: #444;
}
.prod_buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.product-full-btn-group .prod_buttons {
    justify-content: left;
}
.prod_buttons .jshop-price {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    height: 43px;
    width: 120px;
}
.product-full-btn-group .uk-button-buy {
    width: calc(100% - 130px);
}
.product-full-btn-group .uk-button-buy-inverse {
    width: calc(100% - 53px);
}
.prod_buttons .jshop-price .product-old-price,
.prod_buttons .jshop-price .product-price {
    display: block;
    width: 100%;
}
.prod_buttons .jshop-price .product-old-price {
    color: #797878; font-size: 14px; line-height: 14px; text-decoration: line-through; height: 14px; margin-bottom: 5px;
}
.prod_buttons .jshop-price .product-price {
    font-size: 24px; height: 24px; line-height:24px; font-weight: 600; color: #f84147;
}
.uk-button-fav {
    margin: 0;
    padding: 0;
    width: 43px;
    height: 43px;
    background: transparent;
}
.product-full-btn-group .product-available {
    font-weight: 600;
    color: #0b6008;
}
.prod_buttons .jshop-price {
    order: 1;
}
.product-full-btn-group .uk-button-buy {
    order: 2;
}
.product-full-btn-group .product-available {
    order: 3;
    margin-bottom: 7px;
}
.product-full-btn-group .uk-button-buy-inverse {
    order: 4;
}
.product-full-btn-group .uk-button-fav {
    order: 5;
}
@media (min-width: 1300px) {
    .prod_buttons .jshop-price {
        order: 1;
    }
    .product-full-btn-group .uk-button-buy {
        order: 2;
        width: 120px;
    }
    .product-full-btn-group .product-available {
        order: 4;
        margin-bottom: 7px;
        width: calc(100% - 63px);
    }
    .product-full-btn-group .uk-button-buy-inverse {
        order: 3;
        width: 150px;
    }
    .product-full-btn-group .uk-button-fav {
        order: 5;
    }   
}

@media (min-width: 1450px) {
    .prod_buttons .jshop-price {
        order: 1;
    }
    .product-full-btn-group .uk-button-buy {
        order: 2;
        width: 120px;
    }
    .product-full-btn-group .product-available {
        order: 5;
        margin-bottom: 0px;
        width: 100%;
    }
    .product-full-btn-group .uk-button-buy-inverse {
        order: 3;
        width: calc(100% - 300px);
    }
    .product-full-btn-group .uk-button-fav {
        order: 4;
    }   
}

.not_available + .requst_available {
    display: block !important;
}

#request_available h3 {
    margin-bottom: 0;
}
#request_available p {
    margin-top: 0;
}
.about-bg-1 {
    background: url('../images/about-bg-1.jpg') 0 0;
    color: #fff;
}
.about-bg-1 h2 { color: #fff; }

.about-bg-1 h2 strong { color: #ffd200; }
.uk-background-positoin-0-0 {
    background-position: 0 0;
}
.item-page.about-page .uk-alert-success {
    color: #000;
}
.item-page.about-page .uk-alert-success strong span {
    color: #06a300;
}

.product-characteristics {
    margin-bottom: 15px;
}
.product-characteristics-value {
    margin-top: 0 !important;
    margin-bottom: 15px;
}

.uk-margin-bottom-none {
    margin-bottom: 0px !important;
}
.uk-margin-top-none {
    margin-top: 0px !important;
}
.scrolled-table {
    overflow: auto;
}
.scrolled-table > :last-child {
    margin-bottom: 0;
}
.scrolled-table table {
    width: 100% !important;
    border-collapse: collapse;
}

.scrolled-table table th,
.scrolled-table table td {
    border: 1px solid #2a642c;
    margin: 0;
    padding: 7px !important;
}
.scrolled-table table strong {
    font-weight: 500;
    color: #222;
}

/* checkout */
/* checkout */
h3.cartOrderNum {
    margin: 0;
    font-size: 18px;
}

h1.opcTitle {
    font-family: 'Lato', sans-serif !important;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0;
    color: #091521;
}

.clientData {
    display: flex;
    flex-direction: column;
}

.opcRegion {
    order: 1;
    margin-left: 40px;
}
form[name="loginForm"].uk-grid>.clientData {
    padding-left: 0;
}
.opcDelivery {
    order: 2;
    margin-left: 40px;
}
#table_payments,
#table_shippings {
    margin-left: 0px;
}
.opcPayment {
    order: 3;
    margin-left: 40px;
}

.opcRecipient {
    order: 4;
    margin-left: 40px;
}

.opcComments {
    order: 5;
    margin-left: 40px;
}

.opsBlockTitle {
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #091521;
}

h3.opsBlockTitle span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 8px;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    background: #091521;
    color: #fff;
    margin-right: 12px;
}

.opsBlockTitle {
    margin-bottom: 16px;
    margin-top: 30px;
    padding-left: 0;
}
.opcCountrySelect {
    display: none;
}
#table_shippings label,
#table_payments label,
#onePageCheckOut .form-group {
    margin-top: 0px;
    margin-bottom: 16px;
}

#onePageCheckOut .form-label {
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #091521;
}

#onePageCheckOut .form-label span {
    color: #E10B53;
}

#onePageCheckOut select,
#onePageCheckOut input[type="text"],
#onePageCheckOut input[type="email"] {
    height: 48px;
    width: 100%;
    border-radius: 8px;
    background: #EFF5FF;
    border: 0px;
    box-sizing: border-box;
    padding: 0 15px;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

input[name="cjd_type"],
input[name="sh_pr_method_id"],
input[name="payment_method"],
input[name="delivery_services"] {
    display: none;
}

.shLabelWr {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #EFF5FF;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer;
}

.shLabelData {
    display: block;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background: #EFF5FF;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 12px 16px 16px 16px;
}

input[name="cjd_type"]:checked+label .shLabelWr,
input[name="delivery_services"]:checked+label .shLabelWr,
input[name="sh_pr_method_id"]:checked+label .shLabelWr,
input[name="payment_method"]:checked+label .shLabelWr {
    /* background: linear-gradient(86.53deg, #FB941B 0%, #ED1F73 100%); */
    background: linear-gradient(86.53deg, #718d79 0%, #04d33e 100%);
}

input[name="cjd_type"]:checked+label .shLabelData,
input[name="delivery_services"]:checked+label .shLabelData,
input[name="sh_pr_method_id"]:checked+label .shLabelData,
input[name="payment_method"]:checked+label .shLabelData {
    background: #fff;
}

#deliveryServiceList .shipping_form {
    display: none;
}

#deliveryServiceList .shipping_form.shipping_form_active {
    display: block;
}

.shName {
    font-family: 'Lato', sans-serif !important;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #091521;
}

.shipping_descr {
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #707070;
}

.shipping_descr p:last-child {
    margin-bottom: 0;
}

.opcRecipient input[name="delivery_adress"] {
    display: none;
}

.opcComments .opsBlockTitle {
    color: #004ED6;
}

.opcComments .opsBlockTitle span.commdesc {
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    color: #707070;
    width: auto;
    background: transparent;
}

textarea[name="order_add_info"] {
    height: 74px;
    width: 100%;
    border-radius: 8px;
    background: #EFF5FF;
    border: 0px;
    box-sizing: border-box;
    padding: 15px;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.opcComments .uk-accordion-title:before {
    display: none;
}

/* mini cart / checkout */
.clientMiniCartData {
    padding: 24px 32px;
    background: #EFF5FF;
    border-radius: 8px;
}

.miniCartItem {
    justify-content: space-between;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px #DCDCDC solid;
}

.miniCartItem .miniCartItemImage {
    width: 80px;
}

.miniCartItem .miniCartItemData {
    width: 100%;
}

.clientMiniCartData .opsBlockTitle {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.clientMiniCartData .opsBlockTitle a {
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    color: #004ED6;
}

.mciName a {
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #091521;
    margin-bottom: 12px;
}

.mciCollection {
    font-family: 'Lato', sans-serif !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #999;
}

.list_attribute {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.list_attribute p {
    font-family: 'Lato', sans-serif !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #707070;
    margin: 0 5px 0 0;
}

.mciPriceCount {
    margin-top: 4px;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-between;
    color: #091521;
    font-family: 'Lato', sans-serif !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
}

.mciPrice {
    font-weight: 700;
}

.mciProducts,
.mciDiscount,
.mciDelivery,
.mciPack,
.mciPay,
.mciTotal {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #091521;
    margin-bottom: 8px;
}

.mciProductsSumm,
.mciDiscountSumm,
.mciDeliverySumm,
.mciPackSumm,
.mciPaySumm,
.mciTotalSumm {
    font-weight: 700;
}

.mciDiscountSumm {
    color: #E10B53;
}

.mciTotal {
    padding-top: 16px;
    margin-top: 16px;
    border-top: 1px #DCDCDC solid;
}

.mciTotalSumm {
    font-family: 'Lato', sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0em;
}

.hasError {
    border: 1px #E10B53 solid !important;
}

.isHidden {
    display: none;
}

.miniCartItemData .jshop_cart_attribute {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
}
/* END: checkout */
/* cart */
h1.cartTitle {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    display: flex;
    align-items: baseline;
    color: #091521;
    margin: 0 0 32px 0;
}

h1.cartTitle span {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    margin-left: 16px;
}

.cartItem {
    padding: 24px;
    margin: 0 0 32px 0;
    background: #EFF5FF;
    border-radius: 8px;
    box-sizing: border-box;
}
@media (min-width: 961px) {
    .cartItems {
        padding: 0;
    }
}
@media (max-width: 640px) {
    .cartItem {
        flex-wrap: wrap;
    }
}
.cartItemInfo {
    padding: 0 32px;
}

.cartItemTitle {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    color: #091521;
}

.cartItemTitle a {
    color: #091521;
}

.cartItemTitle span {
    color: #707070;
    margin-left: 50px;
}

.cartItemCollection {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    color: #091521;
    margin: 8px 0 24px 0;
}
.cartItemCollection p {
    margin: 0;
}
.cartItemAttrName {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    color: #707070;
}

.cartItemAttrValue {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    color: #091521;
}

.cartItemBtn {
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.cartItemPrice {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    color: #707070;
    margin-bottom: 8px;
}

.cartItemSum {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    color: #091521;
}
@media (max-width: 960px) {
    .cartItems, 
    .cartTotalWr {
        padding: 0;
    }
}
.cartItemBtnInWr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 152px;
    height: 52px;
    box-sizing: border-box;
    border-radius: 8px;
    margin-top: 24px;
}

.cartItemBtnLegend {
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}

.cartItemBtnInWr .cart-minus,
.cartItemBtnInWr .cart-plus {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 32px;
    box-sizing: border-box;
    cursor: pointer;
    opacity: 0.7;
}

.cartItemBtnInWr .cart-minus {
    border-right: 1px #dcdcdc solid;
    border-radius: 8px 0 0 8px;
    background: #fff url('../images/icons/cart-minus.svg') center center no-repeat;
}

.cartItemBtnInWr .cart-plus {
    border-left: 1px #dcdcdc solid;
    border-radius: 0 8px 8px 0;
    background: #fff url('../images/icons/cart-plus.svg') center center no-repeat;
}

.cartItemBtnInWr .cart-minus:hover,
.cartItemBtnInWr .cart-plus:hover,
.cartItemBtnInWr .cart-minus:focus,
.cartItemBtnInWr .cart-plus:focus {
    opacity: 1;
}

.cartItemBtnInWr input {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 66px;
    height: 32px;
    box-sizing: border-box;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #fff;
    outline: none;
}

.cartItemImage {
    position: relative;
}

a.cartItemDelete {
    display: flex;
    width: 32px;
    height: 32px;
    justify-content: center;
    align-items: center;
    background: url('../images/icons/cart-delete.svg') center center no-repeat;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    opacity: .7;
    background-size: 20px;
}

a:hover.cartItemDelete,
a:focus.cartItemDelete {
    opacity: 1;
}

.cartTotal {
    background: #091521;
    border-radius: 8px;
    width: 100%;
    box-sizing: border-box;
    padding: 32px;
}

.cartTotalDiscountChk {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    border-radius: 8px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.cartTotalDiscountChk input,
.cartTotalDiscountChk input:hover,
.cartTotalDiscountChk input:focus {
    width: calc(100% - 120px);
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    background: #fff;
    position: relative;
    border: 0;
    margin: 0;
    padding: 0 7px;
    outline: none;
}

.cartTotalDiscountChk button,
.cartTotalDiscountChk button:hover,
.cartTotalDiscountChk button:focus {
    width: 120px;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    color: #004ED6;
    border: 0;
    background: #fff;
    cursor: pointer;
}

.cartTotalGoods,
.cartTotalDiscount,
.cartTotalSumm {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    color: #fff;
    margin-top: 30px;
}

.cartTotalGoods .ctgSum {
    font-weight: 700;
}

.cartTotalDiscount {
    margin-top: 8px;
    padding-bottom: 24px;
    border-bottom: 1px #929DAB solid;
}

.cartTotalDiscount .ctgSum {
    font-weight: 700;
    color: #E10B53;
}

.cartTotalSumm {
    padding-top: 24px;
    margin: 0;
}

.cartTotalSumm .ctgSum {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0em;
    color: #fff;
}

.cartCouponUsed {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    color: #091521;
}

.cartCouponUsed span {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    color: #E10B53;
}

#orderNowBtn {
    font-family: 'Lato', sans-serif !important;
    cursor: pointer;
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    border-radius: 8px;
    background: linear-gradient(86.53deg, #FB941B 0%, #ED1F73 100%);
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    border: 0;
}

#orderNowBtn span {
    display: inline-flex;
    width: 18px;
    height: 18px;
    background: url('../images/icons/order-now.svg') center center no-repeat;
    background-size: 18px;
    margin-right: 16px;
}

#orderNowBtn:hover,
#orderNowBtn:focus {
    background: #D4084C;
    text-decoration: none;
}
/* END: cart */
/* table in content */
tr.uk-table-header td {
    vertical-align: middle;
    text-align: center;
    color: #000; 
    font-weight: 500;
    background-color: #f0fff9;
}
tr.uk-table-div td {
    vertical-align: middle;
    text-align: center;
    color: #000; 
    font-style: italic;
}
tr.uk-table-row td {
    vertical-align: middle;
}
tr.uk-table-row td:last-child {
    text-align: right;
}
/* END: table in content */