.page-template-page_product .tabs.heart_block.widthno {
    margin-top: 30px;
}

.page-template-page_product div#contentproducthelp {
    margin-top: 30px;
}

.page-template-page_product .descriptiondownloadpage {
    margin-top: 30px;
}

.page-template-page_product div#comm {
    margin-top: 30px;
}

.page-template-page_product .digiseller-buy-standalone {
    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px !important;
    padding: 13px !important;
}

.image_selected {
    min-width: 200px;
}

.descriptiondownloadpage ol li {
    margin-left: 16px !important;
}

.descriptiondownloadpage ol.notol li {
    list-style: none;
    margin-left: 0px !important;
}

.su-spoiler-closed .su-spoiler-content.su-u-clearfix.su-u-trim {
    display: none;
}

.su-spoiler.su-spoiler-style-default.su-spoiler-icon-plus {
    padding: 0;
    margin-bottom: 20px;
}

div#contentnewhelp {
    background: rgba(180, 182, 183, 0.13);
    border-radius: 10px;
    padding: 29px 33px;
}

div#contentnewhelp .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    width: 100%;
}

.newhelptext {
    font-weight: 400;
    font-size: 17px;
    color: #333;
    font-family: Verdana;
}

.newhelpbutton a {
    background: #3fb5ff !important;
    border: none !important;
    border-radius: 8px !important;
    text-transform: none !important;
    padding: 10px 24px;
    color: #fff;
    font-family: inherit;
    font-size: 15px;
    font-weight: 500;
    width: auto;
    height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
}

.artikul {
    display: none !important;
}

.artikul.active {
    display: flex !important;
}

.banksc {
    display: none;
}

.otzivicoment-icons a {
    width: 130px;

}

.digiseller-price-old-val {
    font-size: 21px;
    color: #bdbdbd;
    text-decoration: line-through;
}

.pricesale {
    font-size: 11px;
    background: #ec4a4a;
    border-radius: 30px;
    color: #fff;
    padding: 6px !important;
    display: flex;
    justify-content: center;
}

.digiseller-position-price-wrapper {
    display: flex !important;
    align-items: center !important;
    flex-direction: row !important;
    position: relative;
    justify-content: space-between;
}

.digiseller-price-val {
    font-size: 23pt !important;
}

.digiseller-price-val {
    max-width: 65% !important;
}

.addprice {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

span.blockoldprice {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

span.oldprice {
    display: flex;
    width: 100%;
    font-size: 18px;
    color: #a3a3a3;
    text-decoration: line-through;
    justify-content: center;
}

span.persent {
    background: #ec4a4a;
    border-radius: 20px;
    color: #fff;
    font-weight: bold !important;
    display: block;
    align-content: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    padding: 7px;
}

.prodprice span.price {
    margin-right: 0;
}

span#newpricejs+a {
    margin-left: 20px;
}

span.price+a.buttonprod {
    margin-left: 20px;
}

.page-title.page-title-default.title-size-small.title-design-centered.color-scheme-light {
    margin-bottom: 20px !important;
}

.wpd-comment-text {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap !important;
}

#wpdcom .wpd-comment-text p {
    max-width: calc(100% - 138px) !important;
    width: 100% !important;
    min-width: calc(100% - 138px) !important;
}

@media screen and (min-width:1201px) {
    .page-template-page_product span.menu-opener.color-scheme-light {
        width: 270px !important;
    }

    .page-template-page_product .site-content.col-lg-10.col-12.col-md-9 {
        width: calc(100% - 300px);
        left: 0;
        max-width: initial;
        flex: initial;
        max-width: 76%;
    }

    .page-template-page_product .whb-flex-row.whb-general-header-inner {
        height: 100px !important;
        max-height: 100px !important;
    }

    aside.sidebar-container .widget-area {
        margin-top: 352px !important;
    }
}


@media screen and (min-width:1025px) and (max-width:1200px) {
    span.menu-opener.color-scheme-light {
        width: 270px !important;
    }

    div.container {
        width: 100%;
    }

    .site-content.col-lg-10.col-12.col-md-9 {
        width: calc(100% - 300px);
        flex: unset;
        left: 0;
        max-width: initial;
    }

    aside.sidebar-container .widget-area {
        margin-top: 352px !important;
    }
}

@media screen and (min-width:769px) and (max-width:1024px) {
    .page-template-page_product .row.content-layout-wrapper.align-items-start {
        margin: 0;
    }

    .page-template-page_product .site-content.col-lg-10.col-12.col-md-9 {
        width: 100% !important;
        padding: 0;
        left: 0px;
        max-width: 73%;
    }

    .container {
        width: 100% !important;
    }

    .page-template-page_product .row {
        margin: 0 !important;
    }

    .page-template-page_product .col-lg-4.order-lg-2.order-1 {
        padding: 0;
    }

    .page-template-page_product .image_selected {
        transform: none !important;
        padding: 0;
    }

    .page-template-page_product svg.icon-info {
        display: none;
    }

    .page-template-page_product div#onclick {
        width: 100%;
    }

    .page-template-page_product span.textb {
        padding-right: 0px;
    }

    .page-template-page_product .card-bonus__item {
        width: 100%;
        margin-right: 0px;
    }

    .page-template-page_product section.features-area.section-gap.related-products {
        width: 100%;
    }

    .page-template-page_product .related-products .col-lg-3.col-md-6.mb-30 {
        padding: 0;
        margin: 0;
    }

    .page-template-page_product .moment_borderblock {
        margin: 0 auto;
        margin-right: 0px;
    }

    .page-template-page_product .single_product .container {
        padding: 0;
    }

    .page-template-page_product .dropdownlink a {
        max-width: 200px;
    }

    aside.sidebar-container.col-lg-2.col-md-3.col-12.order-last.order-md-first.sidebar-left.area-sidebar-full-screen-menu {
        padding: 0;
    }

    .image_selected img {
        height: 100%;
        object-fit: cover !important;
    }

    .image_selected p {
        height: 100%;
    }

    .image_selected {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .page-template-page_product .product_description div#onclickconvert {
        margin-right: 0px !important;
        text-align: right;
        right: 0px;
        position: relative;
    }


    .page-template-page_product .product_description div#onclickconvert>div {
        margin-left: 8px;
    }

}

@media screen and (min-width:320px) and (max-width:768px) {
    .page-template-page_product .row.content-layout-wrapper.align-items-start {
        margin: 0;
    }

    .page-template-page_product .site-content.col-lg-10.col-12.col-md-9 {
        width: 100% !important;
        padding: 0;
        left: 0px;
    }

    .page-template-page_product .row {
        margin: 0 !important;
    }

    .page-template-page_product .col-lg-4.order-lg-2.order-1 {
        padding: 0;
    }

    .image_selected p {
        width: 100%;
        height: 400px;
    }

    .page-template-page_product .image_selected {
        transform: none !important;
        padding: 0;
    }

    .page-template-page_product .image_selected p img {
        background: #ffffff;
        min-height: auto;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .page-template-page_product svg.icon-info {
        display: none;
    }

    .page-template-page_product div#onclick {
        width: 100%;
    }

    .page-template-page_product span.textb {
        padding-right: 0px;
    }

    .page-template-page_product .card-bonus__item {
        width: 100%;
        margin-right: 0px;
    }

    .page-template-page_product section.features-area.section-gap.related-products {
        width: 100%;
    }

    .page-template-page_product .related-products .col-lg-3.col-md-6.mb-30 {
        padding: 0;
        margin: 0;
    }

    .page-template-page_product .moment_borderblock {
        margin: 0 auto;
        /* margin-right: 0px;*/
    }

    .page-template-page_product .single_product .container {
        padding: 0;
    }

    .page-template-page_product .dropdownlink a {

        max-width: 200px;
    }
}

@media screen and (min-width:320px) and (max-width:1024px) {


    .site-logo .wd-logo img {
        padding: 0;
        max-height: 65px !important;
        margin-top: 10px;
    }
}

@media screen and (min-width:641px) and (max-width:768px) {

    .page-template-page_product .download_block {
        max-width: initial !important;
    }

    .page-template-page_product .download_block ul.accordion-menu {
        margin-left: 0px;
    }

    .page-template-page_product .single_product .col-lg-8.order-3 {
        padding: 0;
    }

    .page-template-page_product div.digiseller-buy-standalone {
        margin-left: 0px;
    }

    .page-template-page_product .product_description div#onclickconvert {
        margin-left: auto;
        max-width: 302px;
        margin-right: 0px !important;
    }
}




.download-links ul li {
    border: none;
    margin: 0;
}

.page-template-page_product .row.content-layout-wrapper.align-items-start {
    display: flex;
    justify-content: space-between;
}

.post-views.entry-meta>span.post-views-icon.dashicons {
    font-size: 0px !important;
    background: url(https://softcomputers.org/wp-content/themes/woodmart-child1/img/view.png) no-repeat;
    background-position: 3px 1px;
    position: relative;
}


@media screen and (min-width: 1701px) {
    aside.sidebar-container .widget-area {
        width: 270px;
        margin-top: 330px;
    }
}

.labeltab[for*="1"]:before {
    background: url(https://softcomputers.org/wp-content/themes/woodmart-child1/img/chat6.png) no-repeat;
    font-size: 0px;
    width: 16px;
    height: 16px;
    display: flex;
    position: absolute;
    margin-left: -22px;
    margin-top: 3px;
}

.labeltab[for*="1"] {
    padding-left: 36px;
}

.labeltab[for*="3"]:before {
    background: url(https://softcomputers.org/wp-content/themes/woodmart-child1/img/coupon.png) no-repeat;
    font-size: 0px;
    width: 22px;
    height: 20px;
    display: flex;
    position: absolute;
    margin-left: -22px;
    margin-top: 2px;
}

.labeltab[for*="3"] {
    padding-left: 36px;
}

ul#tabsli li {
    margin: 0 5px 5px !important;
    width: auto !important;
    padding: initial;
    padding: 0 10px;
}

ul#tabsli {
    border: none;
    padding: 0 !important;
    padding-top: 10px !important;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}



@media screen and (min-width:1025px) and (max-width:1200px) {


    .container {
        width: 100%;
    }

    .newhelptext {
        width: 60%;
        margin-right: 5%;
    }

    .newhelpbutton a {
        padding: 10px 11px;
    }

    div#contentnewhelp {

        margin-top: 30px;
    }
}

@media screen and (min-width:769px) and (max-width:1024px) {


    .container {
        width: 100%;
    }

    .newhelptext {
        width: 60%;
        margin-right: 5%;
    }

    .newhelpbutton a {
        padding: 10px 11px;
    }

    div#contentnewhelp {
        padding: 30px 20px;
        margin-top: 30px;
    }
}

@media screen and (min-width:320px) and (max-width:768px) {

    div#contentnewhelp .container {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .newhelptext {
        text-align: center;
        margin-bottom: 20px;
        width: 100%;
    }

    div#contentnewhelp {
        padding: 30px 20px;
        margin-top: 30px;
    }
}

div#contentproducthelp+.activationblock {
    margin-top: 20px;
}

.activationblock {
    margin-bottom: 20px;
}

.activationblock {
    padding: 0;
    cursor: pointer;
    position: relative;
    box-shadow: none;
    border-radius: 0;
}

.activationblock .panel.panel-default {
    box-shadow: none;
    background: #f9f9f9;
    border-radius: 15px;
    padding: 10px 0px 10px 30px !important;
    background: rgba(22, 143, 254, 0.13) !important;
    background-position-x: calc(100% - 45px) !important;
    background-size: 76px !important;
}

.activationblock h4.panel-title {
    margin-bottom: 0;
    margin-top: 0px;
}

.activationblock h4.panel-title a {
    color: #333333;
    font-weight: bold;
    font-family: Verdana;
    font-size: 17px;
}

.collapse {
    display: none;
}

.open .collapse {
    display: block;
}

.activationblock .panel.panel-default h4.panel-title a::after {
    transform: rotate(0deg);
}

.activationblock .panel.panel-default.open h4.panel-title a::after {
    transform: rotate(45deg);
}

.activationblock .panel.panel-default h4.panel-title a::after {
    transform: rotate(0deg);
}

.activationblock .panel.panel-default.open h4.panel-title a::after {
    transform: rotate(45deg);
}

.activationblock .panel.panel-default {
    box-shadow: none;
    background: #f9f9f9;
    border-radius: 15px;
    padding: 10px 0px 10px 30px !important;
    background: rgba(22, 143, 254, 0.13) !important;
    background-position-x: calc(100% - 45px) !important;
    background-size: 76px !important;
}

.activationblock .panel.panel-default+.panel {
    margin-top: 20px;
    display: block;
}

.activationblock h4.panel-title a {
    color: #333333;
    font-weight: bold;
    font-family: Verdana;
    font-size: 17px;
}

.activationblock h4.panel-title {
    margin-bottom: 0;
    margin-top: 0px;
}

@media screen and (min-width: 1025px) and (max-width: 1700px) {
    .activationblock {
        left: 0;
        transform: none;
        width: 100%;
        background: #fff !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 1025px) {
    .activationblock .panel.panel-default {
        padding: 10px 0px 10px 0px !important;
    }
}


.mainsubtitle {
    margin-bottom: 10px;
    font-size: 20px;
}




.product-rating i.fas.fa-star.wcf-active-star::before {
    color: #ffb71e !important;
}

.product-rating {
    margin-bottom: 10px;
}



.comments .fa-star:before {
    color: #ffb71e !important;
}

.comments .fa-star.wcf-pasiv-star:before {
    color: #4c4c4c !important;
}

.wpd-comment-text .fa-star.wcf-active-star:before {
    color: #ffb71e !important;
}

.wpd-comment-text .fa-star.wcf-pasiv-star:before {
    color: #ffb71e !important;
}

.wpd-comment-text .fa-star.wcf-pasiv-star:before {
    color: #4c4c4c !important;
}

.titleprod .wpd-cf-value {
    width: 113px !important;
    padding-left: 14px !important;
    display: flex;
    align-content: center;
    align-items: center;
}

.titleviews:after {
    content: '|';
    padding: 0;
    height: 12px;
    width: 2px;
    position: relative;
    margin-left: 10px;
}

.titleprod .product-rating {
    margin-bottom: 0px;
}

.titleprod .wpd-cf-value {
    width: 119px !important;
    padding-left: 14px !important;
}



.microsoftlic .wpd-cf-value {
    display: flex !important;
    align-items: center;
    align-content: center;
}

.rating-count {
    margin-left: 5px;
}


@media screen and (min-width: 320px) and (max-width: 1024px) {
    #wpdcom .wpd-comment-text p {
        width: 100% !important;
        max-width: 100% !important;
    }
}

#woocommerce_product .quantity {

    display: flex;
    border: 2px solid #3498db;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    width: 100%;
    margin-top: 11px;
}

#woocommerce_product .quantity button {

    background-color: #3498db;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 20px;
    width: 30px;
    height: auto;
    text-align: center;
    transition: background-color 0.2s;
}

#woocommerce_product .quantity button:hover {

    background-color: #2980b9;
}

.input-box {
    width: 40px;
    text-align: center;
    border: none;
    padding: 8px 10px;
    font-size: 16px;
    outline: none;
}

/* Hide the number input spin buttons */
#woocommerce_product .input-box::-webkit-inner-spin-button,
#woocommerce_product .input-box::-webkit-outer-spin-button {

    -webkit-appearance: none;
    margin: 0;
}

#woocommerce_product .input-box[type="number"] {

    -moz-appearance: textfield;
}

#woocommerce_product {

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-top: 22px;
    font-family: Roboto;
}

#woocommerce_product_top {

    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
    font-family: Roboto;
    width: 522px;
}

#woocommerce_product_data {

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    width: calc(100% - 15px);
}

#woocommerce_product_data_prices {

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
}

#woocommerce_product_price,
#woocommerce_product_regular_price {

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-size: 26px;
    padding: 11px;
}

#woocommerce_product_price {

    font-weight: bold;
}

#woocommerce_product_regular_price {

    text-decoration: line-through !important;
}

#add_to_cart_button,
#add_to_cart_button_top {

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-size: 24px;
    padding: 15px 15px;
    width: 91%;
    background: red;
    color: whitesmoke;
    border-radius: 11px;
    transition-duration: 0.7s;
    cursor: pointer;
    border: none;
    margin-top: 0px;
    margin-left: 8px;
}

#add_to_cart_button_top {

    width: 222px;
}

#add_to_cart_button_legal {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-size: 17px;
    padding: 15px 15px;
    width: 100%;
    background: whitesmoke;
    color: #333333;
    border-radius: 11px;
    transition-duration: 0.7s;
    cursor: pointer;
    border: none;
    margin-top: 0px;
    margin-left: 0;
}

#proceed_to_checkout_button,
#proceed_to_checkout_button_top,
#proceed_to_checkout_button_legal,
#outofstock_button,
#outofstock_button_top {

    display: none;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-size: 24px;
    padding: 10px;
    width: 91%;
    background: red;
    color: whitesmoke;
    border-radius: 11px;
    transition-duration: 0.7s;
    cursor: pointer;
    border: none;
    margin-top: 0;
    width: 91%;
    height: 50px !important;
    box-sizing: border-box;
    min-height: 50px !important;
    margin-left: 8px;
}
div#proceed_to_checkout_button_legal {
    margin-left: 0;
}




















#outofstock_button,
#outofstock_button_top {

    text-align: center;
    font-size: 19px;
    width: 100%;
    padding: 12px;
    background-color: #f2f2f2;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 15px;
    margin-top: 12px;
    cursor: pointer;
    transition: background-color 0.2s ease;

    &:hover {
        background-color: #e0e0e0;
    }
}

#outofstock_button_top {
    margin-top: 0;
}

/*
#add_to_cart_button_top:hover, #woocommerce_product_order_button:hover {

    background: whitesmoke;
    color: red;
    transition-duration: 0.7s;
}*/

#woocommerce_product_order_message {

    height: auto;
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-size: 13px;
    font-weight: 600;
    border: 2px solid #d3d3d3;
    background: darkgreen;
    color: whitesmoke !important;
    border-radius: 9px;
    position: fixed;
    right: 44px;
    bottom: 44px;
    padding: 8px 22px !important;
    font-size: 18px;
    z-index: 9999;
    width: auto !important;
    height: 50px;
}

#woocommerce_product_error_message {

    height: auto;
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-size: 13px;
    font-weight: 600;
    border: 2px solid #d3d3d3;
    background: darkgreen;
    color: whitesmoke !important;
    border-radius: 9px;
    position: fixed;
    right: 44px;
    bottom: 44px;
    padding: 8px 22px !important;
    font-size: 18px;
    z-index: 9999;
    width: auto !important;
    height: 50px;
}




.digiseller-buy-standalone {
    display: none !important;
}





/*new button*/
div#add_to_cart_button,
div#add_to_cart_button_top {
    background: linear-gradient(93deg, #247de6 0%, #6ad4fa 100%);
    width: 100%;
    font-size: 17px;
    min-height: 50px;
    border-radius: 8px;
    min-width: 180px;
    height: 45px !important;
    min-height: 45px;
}

div#woocommerce_product {

    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px !important;
    padding: 13px !important;
    box-sizing: border-box;
    width: 100%;
}

#quantity_top {

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-self: center;
    width: 222px;
}

#woocommerce_product .quantity button,
#woocommerce_product_top .quantity button {

    background-color: #fff;
    color: #333;
    border: 0px;
    background: #f9f9f9;
    font: inherit;
    font-size: 22px;
    width: 50px;
}

input#woocommerce_product_quantity {

    border: none;
    font-size: 17px !important;
    font: inherit;
}

input#woocommerce_product_quantity_top {

    border: none;
    font-size: 17px !important;
    font: inherit;
    width: max-content;
    max-width: 50px;
}

#woocommerce_product .quantity,
#woocommerce_product_top .quantity {

    background: #f9f9f9;
    border: none;
    box-shadow: none;
    display: flex;
    flex-direction: row;
    justify-content: center;

}

#woocommerce_product_top .quantity {
    max-width: 200px;
}

#woocommerce_product .quantity button:hover,
#woocommerce_product_top .quantity button:hover {

    background: none;
}

div#proceed_to_checkout_button, div#proceed_to_checkout_button_legal, div#proceed_to_checkout_button_top {
    
    background: linear-gradient(90deg, #27c96e 0%, #37e39f 100%);
    width: 100%;
    font-size: 17px;
    min-height: 50px;
    border-radius: 8;
    min-width: 180px;
    height: 45px !important;
    min-height: 45px !important;
}

div#add_to_cart_button_legal {
    background: whitesmoke!important;
    color: #333!important;
}
















div#woocommerce_product div#proceed_to_checkout_button {
    margin: 10px auto;
    height: 50px !important;
    min-height: 50px;
}

div#woocommerce_product div#add_to_cart_button {
    margin: 10px auto !important;
    height: 50px !important;
    min-height: 50px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {

    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {

    -moz-appearance: textfield;
}

#onclickconvert,
.secondvar {

    display: none;
}

.prod {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

#woocommerce_product_data_top {

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: max-content;
}

#woocommerce_product_data_prices_top {

    width: 108px;
}

#woocommerce_product_data_top .quantity {

    width: auto;
}


div#woocommerce_product_data_prices_top {
    font-size: 1.4rem;
    margin-bottom: 0;
    font-weight: 600;
    display: flex;
    gap: 0.5rem;
    align-items: center;
    color: #333;
    width: max-content;
    margin-right: 7px;
}

div#woocommerce_product_price_top {
    width: max-content;
}

.super_container .text-zag {
    margin-left: 0px !important;
}


div#woocommerce_product_regular_price {
    color: #bdbdbd;
    text-decoration: line-through;
    width: max-content;
}

div#item-sale-percent {
    font-size: 14px;
    background: #ec4a4a;
    border-radius: 17px;
    color: #fff;
    padding: 6px 10px !important;
    display: flex;
    justify-content: center;
    width: max-content;
}

.old-price-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: max-content;
    flex-direction: column;
    align-items: center;
}

div#woocommerce_product_data_prices {
    display: flex;
    justify-content: space-between;
    width: 100%;
}


.old-price-items-top {
    width: max-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 10px;
}

div#woocommerce_product_regular_price_top2 {
    color: #bdbdbd;
    text-decoration: line-through;
    font-weight: 400;
    margin-bottom: 7px;
}

div#item-sale-percent_top {
    font-size: 14px;
    background: #ec4a4a;
    border-radius: 17px;
    color: #fff;
    padding: 5px 10px !important;
    display: flex;
    justify-content: center;
    width: max-content;
}

.addprice.one {
    display: none;
}

.pricesale {
    display: none;
}



div#woocommerce_product_order_message {
    position: fixed;
    bottom: 30px;
    right: 30px;
    padding: 14px 24px;
    background: linear-gradient(135deg, rgba(0, 191, 255, 0.85), rgba(30, 144, 255, 0.85));
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    z-index: 9999;
    backdrop-filter: blur(8px);
    /* эффект стекла */
    /* display: flex; */
    align-items: center;
    gap: 12px;
    animation: fadeInOut 4s ease-in-out;
    border: none;
}

div#woocommerce_product_order_message:before {
    content: '';
    display: inline-block;
    font-size: 18px;
    background: url(../img/check-cart-updated.svg) no-repeat;
    padding: 9px;
    background-size: contain;
    margin-right: 10px;
    top: 3px;
    position: relative;
}


div#woocommerce_product_error_message {
    position: fixed;
    bottom: 30px;
    right: 30px;
    padding: 14px 24px;
    background: linear-gradient(135deg, rgba(0, 191, 255, 0.85), rgba(30, 144, 255, 0.85));
    background: #ec4a4a;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    z-index: 9999;
    backdrop-filter: blur(8px);
    /* эффект стекла */
    /* display: flex; */
    align-items: center;
    gap: 12px;
    animation: fadeInOut 4s ease-in-out;
    border: none;
}

div#woocommerce_product_error_message:before {
    content: '';
    display: inline-block;
    font-size: 18px;
    background: url(../img/forbidden.svg) no-repeat;
    padding: 9px;
    background-size: contain;
    margin-right: 10px;
    top: 2px;
    position: relative;
}

#old-price-items-top-id,
#old-price-items-id {
    display: none;
}

#outofstock_popup {

    display: none;
    background: #fff;
    padding: 22px;
    border: 2px solid #ddd;
    border-radius: 11px;
    box-shadow: 0 0 10px 5px rgba(112, 111, 102, 0.23);
    position: fixed;
    top: 115px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 551px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    width: 95%;
    max-width: 381px;
    margin: 0 auto;
    z-index: 999;
    height: auto;
    max-height: 400px;
    overflow-y: scroll;
    animation: bounce .5s linear both;
    transition: 0.5s;
}

#outofstock_popup_header {

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    width: 100%;
}

#outofstock_popup_close_button {

    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
    font-size: 33px;
    cursor: pointer;
}

#outofstock_popup_title {
    font-weight: 600;
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 44px;
}

#outofstock_popup_form {

    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-content: center;
    align-items: center;
    width: 100%;
    height: auto;
}

#outofstock_popup_title img {

    width: 151px;
    margin-top: 51px;
}

#outofstock_popup label {
    align-self: flex-start;
    font-size: 18px;

}

#outofstock_popup_form_email {
    height: 50px;
    margin-top: 11px;
    margin-bottom: 22px;
}

.outofstock_popup_form_text {
    color: #ccc;
    font-size: 16px;
    margin-bottom: 22px;
}

#outofstock_popup_form_submit {
    height: 50px;
    width: 100%;
    text-align: center;
    font-size: 19px;
    padding: 12px;
    background-color: #3fb5ff;
    color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 15px;
    cursor: pointer;
    transition: background-color 0.2s ease;
    text-transform: capitalize;
    &:hover {
        background-color: #078fe4;
    }
}

.input_field_error {

    border: 2px solid red !important;
}

#outofstock_popup{
  --accent:#2f73f6;
  --bg:#fff;
  --text:#111;
  --muted:#6b7280;
  --border:#e5e7eb;
  --radius:16px;

  width:min(520px, 92vw);
  background:var(--bg);
  border-radius:var(--radius);
  box-shadow:0 20px 60px rgba(0,0,0,.2);
  padding:28px 24px 24px;
}


.sc-close{
  position:absolute; top:10px; right:12px;
  width:38px; height:38px; border-radius:12px;
  border:0; background:transparent; font-size:28px; line-height:1;
  color:#9ca3af; cursor:pointer;
}
.sc-close:hover{ background:#f3f4f6; color:#6b7280; }
.sc-close:focus-visible{ outline:2px solid var(--accent); outline-offset:2px; }

.sc-title{
  margin:6px 0 18px;
  font:700 22px/1.2 system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  color:var(--text);
  text-align:left;
}

.sc-form{ display:flex; flex-direction:column; gap:12px; }
.sc-label{
  font:600 15px/1.1 system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  color:#1f2937; margin-top:6px;
}

.sc-input{
  height:48px; padding:0 14px;
  border:1px solid var(--border);
  border-radius:12px; background:#f9fafb;
  font:500 16px/1 system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  color:var(--text);
  transition:border-color .15s, background .15s, box-shadow .15s;
}
.sc-input:hover{ background:#fff; }
.sc-input:focus{ outline:none; border-color:var(--accent); background:#fff;
  box-shadow:0 0 0 3px rgba(47,115,246,.15);
}
.sc-input.is-invalid{ border-color:#ef4444; box-shadow:0 0 0 3px rgba(239,68,68,.15); }

.sc-hint{ margin:2px 2px 6px; color:var(--muted); font-size:13px; }

.sc-btn{
  height:48px; border:0; border-radius:12px;
  background:var(--accent); color:#fff;
  font:700 16px/1 system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  cursor:pointer; transition:transform .05s ease, box-shadow .15s ease, opacity .15s;
  box-shadow:0 8px 18px rgba(47,115,246,.25);
}
.sc-btn:hover{ box-shadow:0 10px 22px rgba(47,115,246,.32); }
.sc-btn:active{ transform:translateY(1px); }
.sc-btn:disabled{ opacity:.55; cursor:not-allowed; box-shadow:none; }

.sc-msg{ font-size:14px; margin:4px 2px 0; }
.sc-msg--error{ color:#dc2626; }
.sc-msg--ok{ color:#059669; }

/* Мобилки */
@media (max-width:420px){
  .sc-modal{ padding:22px 16px 16px; }
  .sc-title{ font-size:20px; }
  .sc-input, .sc-btn{ height:46px; }
}

.woocommerce_product_price_usd {

    color: #9fa4bc;
    font-size: 19px;
    font-weight: bold;
    margin-left: 8px;
}