.main-nav>ul>li>a {
    text-transform: uppercase;
}

ins {
    text-decoration: none;
}


.extra-act a:first-child:last-child {
    width: auto;
}

.screen-reader-text {
    display: none;
}

.side-box .item .close {
    top: 0;
}

.side-box .item .row-item:first-child .close {
    top: 23px;
}

.main-c.js-spinner::after {
    margin-top: 150px;
}

.side-box .item {
    padding-right: 0;
}

.row-item {
    padding-right: 50px;
    position: relative;
}

.prod-config.pre .item {
    cursor: default !important;
}

.customize-support .side-cart-h {
    z-index: 999999;
}

.customize-support .modal-alert {
    z-index: 1999999;
}

.prod-config select {

    text-align-last: center;
}

ul.woocommerce-error a:hover,
.woocommerce-message a:hover {
    text-decoration: none;
}

ul.woocommerce-error a,
.woocommerce-message a {
    color: #4265C2;
    padding: 5px;
    text-decoration: underline;
    display: inline-block;
}

.prod-config [data-max="0"] .item {
    cursor: pointer;
}

ul.woocommerce-error,
.woocommerce-message {

    background: #fff;
    border: 1px solid #a3a3aa;
    padding: 16px;
    margin-bottom: 20px;
}

ul.woocommerce-error {
    border-color: #F86A6D;
}

.woocommerce-NoticeGroup-checkout {
    margin-top: 24px;
}

.side-box .price strong {
    display: inline-flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.side-box .price del {
    font-size: 12px;
    line-height: 24px;
    margin-left: 5px;
    text-decoration: line-through;
    color: #a2a2a9;
}

.config-tab:not(.active) {
    display: none;
}

.prod-config [data-req]:not(.error) .price.req {
    display: none;
}

.summary .row-item+.row-item .name br,
.summary .row-item+.row-item .name strong {
    display: none;
}

.waiting,
.waiting * {
    cursor: wait !important;
}

.waiting button,
.waiting a {
    pointer-events: none !important;
}

.h-trigger img {
    width: 18px;
    height: 12px;
}


@media (max-width: 1023.98px) {

    .langs-select .currency.item {
        position: relative;
        z-index: 2;
    }

    .langs-select .currency.item:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: -5px;
        bottom: 0;
    }

    .langs-select .lang.item:before {
        content: "";
        position: absolute;
        left: 0;
        right: -10px;
        margin: -5px;
        top: 0;
        bottom: 0;
    }
}

.btn.disabled {
    opacity: .5;
    background: #fff;
    color: #474A63;
    pointer-events: none !important;
}

.entry .faq-text p:last-child {
    margin-bottom: 0;
}

.section-page h1 {
    text-transform: uppercase;
}

.woocommerce-perpage button:hover {
    color: #3E5FC2;
}

.woocommerce-perpage button {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
}

.page-numbers a.page-numbers:not(.dots):hover {
    background: #35509b;
}

[name="update_cart"] {
    display: none !important;
}

.widget_shopping_cart_content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    height: calc(100% - 34px);
}

.page-numbers span.page-numbers {
    background: none;
    color: #3E5FC2;
    padding: 5px;
}

.page-numbers .page-numbers {
    padding: 5px;
    display: block;
    width: 30px;
    text-align: center;
    margin: 0 5px;
    background: #3E5FC2;
    color: #fff;
}

.page-numbers {
    display: flex;
    margin: 20px 0;
    justify-content: center;
    flex-wrap: wrap;
}

.js-spinner {
    position: relative;
}

.js-spinner:before {
    position: absolute;
    left: 0;
    right: 0;
    content: "";
    top: 0;
    bottom: 0;
    z-index: 8;
    background: #fff;
    opacity: .6;
}

.section-login .tab-c .js-spinner:before {
    background: #EFF1F7 !important;
}

.sub-totals dt,
.sub-totals dd {
    font-weight: 500;
}

.single-product .woocommerce-notices-wrapper>*:first-child {
    margin-top: 20px;
}

.single-product .woocommerce .blockOverlay {
    background: #EFF1F7 !important;
}

.single-product .woocommerce .side-box .blockOverlay {
    background: #fff !important;
}

.single-product .main-c .blockOverlay,
.side-cart-h .blockOverlay {
    background: #fff !important;
}

.added_to_cart.wc-forward {
    display: none !important;
}

.blockOverlay:after,
.js-spinner:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 32px;
    height: 32px;
    z-index: 9;
    border: 1px solid currentColor;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}


@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.item-t-row bdi {
    font-weight: bold;
}

.fav-cart-items>h2 {
    margin: 20px;
    text-align: center;
}

.side-box {
    position: relative;
}

.woocommerce-checkout .side-box.discount .inline-form:not(.error) .e-only {
    display: none !important;
}

.woocommerce-checkout .side-box.discount .inline-form:not(.success) .s-only {
    display: none !important;
}

.woocommerce-checkout .side-box.discount .inline-form.error input,
.woocommerce-checkout .side-box.discount .inline-form.success input {
    color: transparent !important;
    font-size: 0;
}

.woocommerce-notices-wrapper+.woocommerce-message {
    display: none;
}

@media (min-width: 1023.98px) {
    .woocommerce-checkout-payment {
        padding-bottom: 40px;
    }

    .checkout-c .right-link {
        height: 20px;
        margin-bottom: -28px;
    }
}

.right-link a {
    position: relative;
    z-index: 10;
}

label.radio-item .icon+.name:nth-last-child(2) {
    width: 77%;
}

label.radio-item .name:first-child:nth-last-child(2) {
    width: 88%;
}

.woocommerce-error .step_2 {
    display: none;
}

[for="company_vat"] .optional {
    display: none;
}

.orders-list td {
    height: 40px;
}

.table-scroll .btn+.btn {
    margin-top: 2px;
}

.form-row .error-message strong:first-child {
    display: none;
}

.search-form-h .js-spinner::after {
    width: 20px;
    margin-right: 12px;
    height: 20px;
}

[data-step="1"] .checkout-c .fields-col>#payment {
    display: none !important;
}

[data-step="1"] .ship-summary-row {
    display: none !important;
}

[data-step="2"] .checkout-c .fields-col>*:not(#payment) {
    display: none !important;
}

[data-step="2"] .woocommerce-checkout .item-t-row>*:not(.price) {
    display: none !important;
}

.woocommerce-password-strength {
    padding: 10px 0;
}

.woocommerce-password-hint {
    padding: 10px 0;
    font-size: 80%;
}

[data-step="2"] .side-box.total .btn-block {
    font-size: 0;
}

[data-step="2"] .side-box.total .btn-block:before {
    content: attr(data-final);
    font-size: 13px;
}

.right-col .woocommerce-notices-wrapper {
    padding: 0;
}

.modal-form-over .woocommerce-error {
    margin-top: 20px;
}

.login-page .body>.woocommerce>.woocommerce-notices-wrapper>.woocommerce-message,
.login-page .body>.woocommerce>.woocommerce-notices-wrapper>.woocommerce-error {
    margin-top: 30px;
}

.v-spacer {
    height: 100%;
    width: 100%;
}


@media (max-width: 767.98px) {

    .section-product.view-order .main-c {
        padding-top: 24px;
    }

    .search-form-h .js-spinner::after {
        margin-left: auto;
        margin-right: 75px;
    }

    .single-product .body {
        overflow: hidden;
    }

    [data-step="2"] .bottom-products .item-t-row .price {
        margin-bottom: 12px;
    }
}

.woocommerce>.woocommerce-error {
    margin: 20px auto;
    width: 1394px;
    max-width: calc(100% - 32px);
}

.product-item:hover {
    z-index: 2;
}

.prod-config .item.disabled {
    pointer-events: none;
}

.prod-config .item.disabled * {
    color: rgba(71, 74, 99, .5);
    pointer-events: none;
}

.prod-config .item.disabled select {
    pointer-events: none !important;
    opacity: .5;
}

.side-box.total .btn:first-child {
    margin-left: 0;
}

.single-product .gallery .img-h {
    display: block;
}

.section-support img {
    width: auto;
}

body:not(.page-preconfigured) .prod-config .item.selected {
    color: #4265C4;
    background: #EFF1F7;
}

@media (min-width: 1024px) {
    .main-nav>ul>li {
        margin-right: 116px;
    }

    .main-nav>ul>li:last-child {
        margin-left: auto;
        margin-right: 0
    }

    .main-nav>ul {
        justify-content: flex-end;
    }
}

.tooltip-h.active [data-remove] {
    font-size: 0;
}

.tooltip-h.active [data-remove]:after {
    content: attr(data-remove);
    white-space: nowrap;
    font-size: 12px;
}

.prod-config .set:empty {
    display: none;
}

.h-trigger {
    cursor: pointer;
}

.product-item .price {
    width: 100%;
}

.custom-type-table td:first-child {
    width: 24.8%;
}
 

.custom-type-table th {
    position: relative;
    background: #4062C6;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 2px 12px;
    border-left: 1px solid #4062C6;
    border-right: 1px solid #4062C6;
    cursor: pointer;
    vertical-align: middle;
}
.custom-type-table tr:hover td {
    background: #EFF1F7;
}
.custom-type-table td {
    padding: 2px 12px; 
    font-size: 12px;
    border-bottom: 1px solid #A4A4AB;
    border-right: 1px solid #A4A4AB;
    border-left: 1px solid #A4A4AB;
}
.custom-type-table table{
    width: 100%;
    
}
.custom-type-table{
    width: 100%;
    padding: 14px 16px;
    
}
@media (max-width: 1023.98px) {
    .single-product .specs {
        margin-bottom: 16px;
    }
.custom-type-table{
    padding: 0;
}
}

.prod-conf-cta {
    width: 100%;
    margin-top: 6px;
    text-align: center;
    margin-bottom: 16px;
}

@media (max-width: 767.98px){ 
    .custom-type-table td {
    padding-top: 8px;
    padding-bottom: 8px; 
    line-height: 20px; 
}
.custom-type-table th:first-child,
    .custom-type-table td:first-child {
        padding-left: 15px;
        width: 50%;
}}

#alg_wc_eu_vat_progress {
    padding-top: 5px;

}
.alg-wc-eu-vat-valid {
    color: #31bb6f;
}
.alg-wc-eu-vat-not-valid { 
    color: #DE1920;
}

[data-step="1"] .ppc-button-wrapper {
    display: none !important;
}

.side-box.total .btn#place_order.ppcp-hidden {
    display: inline-flex !important;
}