/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.chat-widget {
    width:300px;
    height:400px;
    border:1px solid #ddd;
    border-radius:10px;
    display:flex;
    flex-direction:column;
    font-size:14px;position:fixed;
    bottom:20px;right:20px;
    background:silver;
    box-shadow:0 4px 10px rgba(0,0,0,0.15);z-index:9999;
    
}
.chat-messages {
    flex:1;
    padding:10px;
    overflow-y:auto;
    
}
.chat-input {
    display:flex;
    border-top:1px solid #ddd;
        
}
.chat-input input {
    flex:1;
    border:none;
    padding:10px;
    outline:none;
    
}
.chat-input button {
    border:none;
    background:#0088cc;
    color:#fff;
    padding:10px 15px;
    cursor:pointer;
    
}
.chat-message {
    margin:5px 0;
    padding:8px 12px;
    border-radius:15px;
    max-width:75%;
    word-wrap:break-word;
    clear:both;
    position:relative;
    
}
.chat-message.user {
    background:#dcf8c6;
    margin-left:auto;
    text-align:right;
    
}
.chat-message.admin {
    background:#f1f0f0;
    margin-right:auto;
    text-align:left;
    
}
.chat-message .tick {
    position:absolute;
    bottom:2px;
    right:5px;
    font-size:10px;
    color:#888;
    
}
.chat-message.sent .tick::after {
    content:'✔';
    color:#888;
    
}
    
.chat-message.read .tick::after {
    content:'✔✔';
    color:#0088cc;
    
}
    
    
    
    





h3#ship-to-different-address{
  display:none !important;  
}
/* Add your custom styles here */
.elementor-16 .elementor-element.elementor-element-babb14a .elementskit-navbar-nav > li > a:hover {
    color: var(--e-global-color-secondary) !important;
}

body.woocommerce-order-received table.woocommerce-table--order-details tfoot tr:nth-of-type(1),
body.woocommerce-order-received table.woocommerce-table--order-details tfoot tr:last-of-type{
    display:none;
}
body.woocommerce-order-received .woocommerce-customer-details{
    margin-bottom:125px !important;
}
body.woocommerce-order-received main#content .page-header{
    margin-top:85px !important;
}
body.woocommerce-order-received main#content .woocommerce-order-overview__payment-method{
    display:none !important;
}
body.woocommerce-order-received .woocommerce-Price-amount {
    color: white !important;
    font-family: 'Orbitron';
    font-weight: 700;
    font-size: 17px;
}
body.woocommerce-order-received ul.woocommerce-order-overview{
    max-width: 800px;
    padding: 25px;
    border-radius: 20px;
    border: 2px dashed green;
    display: flex;
    justify-content: space-between;
}
body.woocommerce-order-received .woocommerce-order>p:not(.woocommerce-notice){
    display:none;
}
body.single-product .quantity{
    float:initial !important;
    display: flex;
    justify-content: center;
    margin-top:35px !important;
}
body.single-product .single_add_to_cart_button{
    margin: 0 auto;
    max-width: 350px;
    width: 100%;
    display: block;
    float: initial !important;
    margin-top: 22px;
}
body.single-product .single_add_to_cart_button:hover{
    background: #019501 !important;
     background-color: #019501 !important;
     color:white !important;
}
.flex-accpt{
    display:flex;
}
.flex-accpt a{
    color: #39e734;
}
.mail_flex{
    display:flex;
    align-items:center;
    justify-content: space-between;
    gap: 11px;
}



body.single-post .page-header{
    opacity: 0;
    visibility: hidden;
    display: none;
}
.clickhere{
    cursor: pointer;
}
#hoverFix{
    cursor: pointer !important;
}
#headerHide{
    overflow: hidden;
    display: none;
}
/* #headerHide.active{
    overflow: hidden;
    height: 46px !important;
} */
#rigth-alig{
    margin-left: auto;
}
.openTexting,
#hideContent{
    display: none;
}
.ekit-wid-con .elementskit-countdown-timer-4::after,
.ekit-wid-con .elementskit-countdown-timer-4::before,
.ekit-wid-con .elementskit-countdown-container::before{
    content: none !important;
}
.elementor-2 .elementor-element.elementor-element-11f5869  .elementskit-countdown-container .elementskit-countdown-timer-4>div>div{
    margin-bottom: -70px !important;
}
.backGreen{
    transition: .3s ease-in-out;
}
#ggggggg:hover{
    z-index: 99 !important;
}
.backGreen:hover{
   box-shadow: 0px 0px 38px 8px #0f0;
   border-radius: 25px;
}
header#masthead{
    position: sticky;
    top: 0;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.945);
}
.nutton{
     box-shadow: 0 0 5px rgb(9, 155, 9),
                 0 0 10px rgb(9, 155, 9),
                 0 0 20px rgb(9, 155, 9),
                 0 0 40px rgb(9, 155, 9),
                 0 0 80px rgb(9, 155, 9);
    border-radius: 8px;
}


body.single-post main{
    padding-top: 120px;
    padding-bottom: 120px;
}
body.single-product .woocommerce-Tabs-panel>h1,
body.single-post h1{
    font-size: 33px;
    margin-bottom: 50px;
}
body.single-product .woocommerce-Tabs-panel>h1{
    margin-bottom: 20px;
}
body.single-product .onsale,
body.single-product .related.products .onsale{
    background: #dc2626;
    border-radius: 5px !important;
    line-height: 1.15 !important;
    padding: 9px 16px !important;
    min-height: initial !important;
}
body.single-product .related.products .add_to_cart_button{
    background: rgb(9, 155, 9) !important;
    color: white !important;
}
.woocommerce-product-details__short-description{
    color: white !important;
}
body.single-product .related.products .price del,
body.single-product del{
    color: #ff2400;
}
body.single-product del .woocommerce-Price-amount,
body.single-product .related.products .price del bdi{
    text-shadow: none;
    color: #dc2626 !important;
    font-size: 13px !important;
}
body.single-product .related.products .price bdi{
    /* margin-bottom: 20px; */
    font-size: 21px;
}
body.single-product .woocommerce-Tabs-panel{
    color: white !important;
    text-decoration: none !important;
}

body.single-product .sale{
     text-decoration: none !important;  
}
body.single-post h2,
body.single-post h3,
body.single-post h4,
body.single-post h5,
body.single-post h1,
#nein_red .wpr-description h5,
.woocommerce-Price-amount,

body.single-product .woocommerce-Tabs-panel>h1,
body.single-product .woocommerce-Tabs-panel>h2,
body.single-product .woocommerce-Tabs-panel>h3,
body.single-product .woocommerce-Tabs-panel>h4,
.green-neon {
    text-shadow: 0 0 5px #0f0,
                 0 0 10px #0f0,
                 0 0 20px #0f0,
                 0 0 40px #0f0,
                 0 0 80px #0f0;
}
.woocommerce-Price-amount{
    color: white !important;
    font-family: 'Orbitron';
    font-weight: 700;
    font-size: 28px;
}
.product_title{
    font-size: 34px !important;
}
body.single-product div#primary{
    margin-top: 120px;
}
body.page-id-1197 .woocommerce-Price-amount bdi{
    font-size: 14px;
}
body.page-id-1197 #content{
    margin-top: 150px;
    margin-bottom: 150px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
    max-width: 450px !important;
    width: 100% !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.single-product .single_add_to_cart_button{
    font-family: "Roboto Mono", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    border-radius: 6px 6px 6px 6px;
    background-color: var(--e-global-color-accent) !important;
    transition: .3s ease-in-out
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
body.single-product .single_add_to_cart_button:hover{
    transform: scale(.97);
    opacity: .8;
}
body.woocommerce-checkout .wc_payment_methods {
    display: none !important;
}

body.single-product form.cart{
    margin-top: 65px;
}
body.single-product .woocommerce-breadcrumb,
body.single-product .woocommerce-Tabs-panel>h2:first-of-type,
body.single-product .tabs.wc-tabs,
body.single-product .posted_in{
    display: none !important;
}

body.single-product .woocommerce-Tabs-panel{
    padding: 20px !important;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.123);
    margin-bottom: 100px !important;
}
#nein_red .wpr-description h5{
    color: white !important;
}
#slider_style .slick-slide{
    border-left: 3px solid #0f0;
    border-top-left-radius: 22px;
    border-bottom-left-radius: 22px;
}
#btn {
    box-shadow: 0 0 5px #ff2400,
                0 0 10px #ff2400,
                0 0 15px #ff2400;
    border: 1px solid #ff2400;
    animation: pulse 5s infinite;
}
#animpulse{
        animation: pulse 2s infinite;
}
@keyframes pulse {
    0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
body.single-product .related.products>h2,
#nein_red .wpr-label,
.neon {
    text-shadow: 0 0 5px #ff2400,
                0 0 10px #ff2400,
                0 0 20px #ff2400,
                0 0 40px #ff2400,
                0 0 80px #ff2400;
}

span.accent{
    color: #ff0000 !important;
}


.glitch {
    position: relative;
    animation: glitch 1s linear infinite;
}

@keyframes glitch {
    2%, 64% {
        transform: translate(2px, 0) skew(0deg);
    }
    4%, 60% {
        transform: translate(-2px, 0) skew(0deg);
    }
    62% {
        transform: translate(0, 0) skew(5deg);
    }
}
.glitch:before, .glitch:after {
    content: 'VЫЖИЛ';
    position: absolute;
    left: 0;
}
.glitch:before {
    animation: glitchTop 1s linear infinite;
    clip-path: polygon(0 0, 100% 0, 100% 33%, 0 33%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 33%, 0 33%);
}

@keyframes glitchTop{
    2%, 64% {
        transform: translate(2px, -2px);
    }
    4%, 60% {
        transform: translate(-2px, 2px);
    }
    62% {
        transform: translate(13px, -1px) skew(-13deg);
    }
}
.glitch:after {
    animation: glitchBottom 1.5s linear infinite;
    clip-path: polygon(0 67%, 100% 67%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 67%, 100% 67%, 100% 100%, 0 100%);
}
@keyframes glitchBottom{
    2%, 64% {
        transform: translate(-2px, 0);
    }
    4%, 60% {
        transform: translate(-2px, 0);
    }
    62% {
        transform: translate(-22px, 5px) skew(21deg);
    }
}

.news-ticker {

    border-top: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
    padding: 10px 0;
    overflow: hidden;
}
.news-ticker-content {
    display: flex;
    animation: ticker 21s linear infinite;
    white-space: nowrap;
}

@keyframes ticker {
    0% {
    transform: translateX(100%);
    }
    100% {
        transform: translateX(-150%);
    }
}

.news-item {
    margin-right: 50px;
    color: white;
    display: flex;
    align-items: center;
}
.news-date {
    color: #ff0000;
    margin-right: 10px;
}

.text-red-500{
        color: #ef4444;
}
.sale{
    font-size: 14px;
    text-decoration: line-through;
    color:#ef4444;
}
.text-green-500{
    color:#10b981;
}
.special-offer{
    position: relative;
}
.special-offer::before {
    content: "АКЦИЯ";
    position: absolute;
    top: -5px;
    right: -52px;
    left: inherit;
    height: 36px;
    width: 131px;
    background: #ff2400;
    color: white;
    padding: 5px 40px;
    transform: rotate(45deg);
    font-weight: bold;
}
.ekit-wid-con .skill-bar .skill-track{
    position: initial !important;
}
.ekit-wid-con .skill-bar{
    position: relative !important;
}
/* .ekit-wid-con .skill-bar .skill-track .number-percentage-wraper {
    position: absolute;
    right: 0 !important;
    top: 3px !important;
} */
form p:not(:last-of-type){
    text-align: left !important;
}
@media (max-width:1199px) {
    body.single-post img.alignright,
    body.single-post img.alignleft{
        float: initial;
        max-width: 650px;
        width: 100%;
        margin: 0 auto;
    }
    body.single-post table{
        overflow-x: auto;
        display: block;
    }
}
@media (max-width:767px) {
    .special-offer::before {
        content: "АКЦИЯ";
        position: absolute;
        top: -256px;
        right: -43px;
        left: inherit;
        height: 36px;
        width: 131px;
        background: #ff2400;
        color: white;
        padding: 5px 40px;
        transform: rotate(45deg);
        font-weight: bold;
    }
    body.single-product .woocommerce-Tabs-panel>h1,
    body.single-post h1{
        font-size: 27px;
    }
}

@media (min-width:1046px) and (max-width:1154px)  {
    #proc .number-percentage-wraper {
        top: -8px !important;
    }
}


@media(max-width:424px){
    .mail_flex{
    flex-wrap:wrap;
    gap:0;
    }
}