#mk-page-introduce {
    display: none !important;
}

.single-product .woocommerce-product-gallery__wrapper .prod_brand {
    position: absolute;
    left: 0%;
    top: 0%;
    white-space: nowrap !important;
    color: #009EB7;
    font-weight: 900;
    font-size: 14px;
    pointer-events: none;
}

.woocommerce div.product div.images {
    width: 50%;
}

.woocommerce div.product div.summary {
    width: 48%;
}

.single-product div.images .woocommerce-product-gallery__image {
    margin-top: 30px !important;
}

.single-product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 100% !important;
    display: block !important;
}

.woocommerce div.product .product_title {
    font-size: 34px !important;
    font-weight: 700 !important;
    margin-bottom: 0px;
    text-transform: none !important;
    line-height: 38px;
}

.woocommerce div.product div.summary .prod_brand {
    display: block;
    color: #878787;
    font-weight: 200;
    font-size: 16px;

    margin-bottom: 20px;
}

.single-product .entry-summary .price {
    margin-bottom: 30px !important;
}

.single-product .entry-summary .offer_description {
    margin-bottom: 30px !important;
}


.single-product .entry-summary .offer_description .offer_description_1 {
    font-size: 20px;
}


.single-product .entry-summary .offer_description .offer_description_2 {
    font-style: italic;
}

.single-product .entry-summary .price .amount {
    color: #000000;
    font-size: 30px !important;
    font-weight: 700 !important;
}

.single-product .entry-summary .single_summary {
    display: block;
    margin-bottom: 5px;
}

.single-product .entry-summary .single_summary .single_summary_title {
    display: inline-block;
    font-weight: 600;
    font-size: 16px !important;
    color: #000000;
    padding-right: 3px;
}

.single-product .entry-summary .single_summary .single_summary_val {
    display: inline-block;
    font-weight: 200;
    font-size: 16px !important;
    color: #878787 !important;
}

.single-product .entry-summary .woocommerce-product-details__short-description {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
}

.single-product .entry-summary .woocommerce-product-details__short-description p {
    margin: 0px !important;

    font-weight: 200;
    font-size: 16px !important;
}

.single-product .entry-summary .woocommerce-product-details__short-description pre {
    background-color: #00CFC9;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    background: #00CFC9;

    margin: 0px !important;
    margin-top: 20px !important;
    padding: 10px 20px !important;
    border: none !important;

    position: relative;
    overflow: visible;
}

.single-product .entry-summary .woocommerce-product-details__short-description pre:after {
    content: '';
    display: block;
    position: absolute;
    top: -15px;
    right: 20px;

    width: 30px;
    height: 30px;
    background: url("../css/img/disc_icon.svg");
    background-size: cover;
}

.single-product table.variations,
.single-product table.variations tbody,
.single-product table.variations tr,
.single-product table.variations tr td,
.single-product table.variations tr td.value select {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    display: block !important;
}

.single-product table.variations tr {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
}

.single-product table.variations td.label {
    display: none !important;
}

.single-product table.variations tr td.value select {
    padding: 16px 13px !important;
}

.single-product .reset_variations {
    display: none !important;
}


.single-product /*.product_cat-contact-lenses */ form.cart div.quantity {
    display: none !important;
}

.single-product form.cart .button {
    width: 100% !important;
    padding: 25px !important;
    color: #FFFFFF;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: none;
    background-position: calc(50% - 124px) calc(50% - 2px);
    float: none !important;
    background-color: #000000 !important;
    margin-top: 20px !important;
}

.single-product form.cart .button:hover {
    background-color: #00CFC9 !important;
}

.single-product .product .out-of-stock {
    margin-top: 20px !important;
    background-color: #000000 !important;
    padding: 20px !important;
    opacity: 0.6 !important;
}

.single-product div.prod_descr_full,
.single-product div.prod_descr_full p {
    margin-top: 20px !important;

    font-weight: 200 !important;
    font-size: 16px !important;
    color: #878787 !important;
}

.cross_sell {
    padding: 10px 70px 10px 10px;
    margin-top: 20px;
    background-color: #E8FBFA;
    position: relative;

    height: 1%;
    overflow: hidden;
}

.cross_sell img {
    height: 60px !important;
    width: auto !important;
    float: left;
    margin-right: 10px;
}

.cross_sell .prod_title {
    margin-left: 100px;

    font-weight: 600;
    font-size: 14px;
    color: #000000;

}

.cross_sell .prod_descr {
    margin-left: 100px;

    font-weight: 200;
    font-size: 14px;
    color: #878787;
}

.cross_sell .prod_link {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 10px;
    top: 10px;
    /*
    top: 50%;
    margin-top: -25px;
     */
    background-color: #000000;
    display: block;
    background-image: url("/wp-content/themes/jupiter/assets/images/woocommerce/mk-moon-cart-plus.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 40%;
    transition: all .15s ease-in-out;
    cursor: pointer;
}

.cross_sell .prod_link:hover {
    background-color: #00CFC9 !important;
}

/************************** TABS ****************************/

.single-product .woocommerce-tabs .wc-tab.panel > h2:first-child,
.single-product .woocommerce-tabs .tabs.wc-tabs,
.single-product .product_meta {
    display: none !important;
}

.single-product .woocommerce-tabs .wc-tab.panel {
    padding: 0px !important;
}

.single-product .woocommerce-tabs .wc-tab.panel p li,
.single-product .woocommerce-tabs .wc-tab.panel p,
.single-product .woocommerce-tabs .wc-tab.panel li {
    font-weight: 200;
    font-size: 16px;
}


.single-product .social-share {
    margin-top: 20px !important;
    height: 32px !important;
}

.single-product .social-share a,
.single-product .social-share a svg {
    border-color: #000000 !important;
    color: #000000 !important;
    fill: #000000 !important;
}


.single-product .products.upsells {
    margin-top: 100px !important;
    border-top: 1px solid #DADADA;
    padding-top: 50px;

    clear: both;
}

.single-product .products.upsells > h2 {
    font-weight: 900 !important;
    font-size: 18px !important;
    text-transform: none !important;
}

.single-product .products.related {
    margin-top: 100px !important;
    border-top: 1px solid #DADADA;
    padding-top: 50px;

    clear: both;
}

.single-product .products.related > h2 {
    font-weight: 900 !important;
    font-size: 18px !important;
    text-transform: none !important;
}


/******************** EXTRA ********************/
.tm-extra-product-options {
    display: none !important;
}

.tm-extra-product-options .tc-element-inner-wrap .tc-cell.tm-description {
    margin: 0;
    padding: 0;
}

.tm-extra-product-options .tc-element-inner-wrap .tc-cell.tm-description p {
    position: absolute !important;
    top: -16px;
    font-size: 13px;
    left: 50%;
    transform: translateX(-50%);
}

.tm-extra-product-options ul li > .tc-cell:nth-child(2) label.tm-epo-element-label {
    /*display: none !important;*/
    opacity: 0;
    height: 1px;
}

.tc-extra-product-options .tmcp-field-wrap .price.tc-price {
    display: none !important;
}

.tm-extra-product-options .tc-row, .tc-row {
    display: block !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.tm-extra-product-options .tc-cell > .tc-row {
    display: block !important;
    white-space: nowrap !important;
    overflow: visible;
}

.tm-extra-product-options .tc-cell > .tc-row > div {
    display: inline-block !important;
    max-width: calc(14% - 3px) !important;
    overflow: hidden !important;
    padding: 0px 0px !important;
    box-sizing: border-box;
}

.tm-extra-product-options.cols_4 .tc-cell > .tc-row > div {
    max-width: calc(25% - 3px) !important;
}

.tm-extra-product-options.cols_5 .tc-cell > .tc-row > div {
    max-width: calc(20% - 3px) !important;
}

@media screen and (min-width: 781px) {
    .tm-extra-product-options .tc-cell > .tc-row > div.pa_det_posotita-div {
        max-width: 65px !important;
    }

    .tm-extra-product-options .tc-cell > .tc-row > div.pa_det_power-div {
        max-width: 70px !important;
    }

    .tm-extra-product-options .tc-cell > .tc-row > div.pa_det_diametros-div {
        max-width: 70px !important;
    }

    .tm-extra-product-options .tc-cell > .tc-row > div.pa_det_color-div {
        max-width: 125px !important;
    }

    .tm-extra-product-options .tc-cell > .tc-row > div.pa_det_axis-div {
        max-width: 60px !important;
    }

    .tm-extra-product-options .tc-cell > .tc-row > div.pa_det_kabylotita-div {
        max-width: 82px !important;
    }
}


.tm-extra-product-options .tc-cell > .tc-row > div:first-child {
    max-width: 34px !important;
}

.tm-extra-product-options .tc-cell > .tc-row > div select {
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
    background-color: #ffffff;
    border: 1px solid #DADADA;
    background-image: url(img/selectbox-arrow.png.jpg);
    background-position: 87% center;
    background-repeat: no-repeat;
    padding: 5px 26px 5px 4px;
    font-size: 13px !important;
}

.tm-extra-product-options .tc-cell {
    padding: 0px !important;
}

.tc-extra-product-options .tmcp-field-wrap label,
.tm-extra-product-options .tm-epo-element-label {
    font-size: 14px;
    font-weight: 200;
    white-space: nowrap;
    text-align: center;
    display: block !important;
    padding: 0px !important;
}

.tm-extra-product-options .tm-epo-element-label {
    padding-bottom: 10px !important;
}

.tc-extra-product-options .tmcp-field-wrap label.select_replace {
    display: inline-block !important;
    color: gray;
    min-height: 26px !important;
}

.tc-extra-product-options input[type=checkbox] {
    /*display: none;*/
    height: 20px;
    width: 20px;
}

.tc-extra-product-options input[type=checkbox]:after{
    background-image: url("img/eye_disabled.svg") !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 20px;
    width: 20px;
    display: inline-block;
    padding: 0 0 0 0px;
    cursor: pointer;
    content: '';
    background-color: white;
}

.tc-extra-product-options input[type=checkbox]:checked:after {
    background-image: url("img/eye_enabled.svg") !important;
}

/*
.fakoi_header {
    text-align: left;

    padding-left: calc(20% + 30px);
    padding-top: 50px;
    padding-bottom: 20px;
}

.fakoi_header div {
    display: inline-block;
    font-size: 14px;
    font-weight: 200;
    white-space: nowrap;
    text-align: center;
}

.fakoi_header div:nth-child(1) {
    width: 23%;
}

.fakoi_header div:nth-child(2) {
    width: 23%;
}

.fakoi_header div:nth-child(3) {
    width: 20%;
}

.fakoi_header div:nth-child(4) {
    width: 34%;
}

.tm-extra-product-options .tc-element-inner-wrap {
    position: relative !important;
    height: 40px;
    padding-left: 30px !important;
}

.tm-extra-product-options .tc-row {
    display: block !important;
}

.tm-extra-product-options .tc-row .tm-epo-element-label {
    width: calc(23% - 2px);
    float: left;

    font-size: 14px;
    font-weight: 200;
    white-space: nowrap;
}

.tm-extra-product-options .tc-row .tm-epo-element-label:before {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    left: -12px;
    width: 20px;
    height: 20px;
    background: url(../css/img/lens_eye.svg);
    background-size: cover;
}

.tm-extra-product-options .tc-row .tm-extra-product-options-container {
    width: calc(75% - 2px);
}

.tm-extra-product-options .tc-row .tm-extra-product-options-container .tm-quantity {
    width: 25%;
    float: left;
}

.tm-extra-product-options .tc-row .tm-extra-product-options-container .tm-quantity input {
    border: 1px solid #DADADA !important;
    border-radius: 0% !important;

    font-size: 14px;
    font-weight: 600;
    width: auto;
    min-width: 0px;
    padding: 5px;
}

.tm-extra-product-options .tc-row .tm-extra-product-options-container .tm-quantity input[type=number]::-webkit-inner-spin-button,
.tm-extra-product-options .tc-row .tm-extra-product-options-container .tm-quantity input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}


.tm-extra-product-options .tc-row .tm-extra-product-options-container .tc-field-display {
    width: 30%;
    border: 0px solid green;
    float: right;
    padding: 0px;
}

.tm-extra-product-options .tc-row .tm-extra-product-options-container .tc-field-display label {
    width: 100% !important;
}

.tm-extra-product-options .tc-row .tm-extra-product-options-container .tc-field-display select {
    min-width: 0px !important;
    max-width: 100% !important;
    width: 100% !important;
    padding: 8px !important;

    font-weight: 600 !important;
    font-size: 14px !important;
    margin-top: -3px;
}

.tm-extra-product-options .tc-row .tm-description {
    position: absolute;
    top: 0px;
    left: 46%;
    width: 32%;
    border: 0px solid green;
    text-align: center;
    padding-left: 0px;
}

.tm-extra-product-options .tc-row .tm-description div {
    display: inline-block;
    width: 50%;

    color: #B2B2B2;
    font-size: 14px;
    font-width: 200;
    text-align: center;
}

 */

.woocommerce-MyAccount-content .woocommerce-orders-table__row--status-failed .pay {
    display: none;
}