.elementor-2982 .elementor-element.elementor-element-d06160c:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-2982 .elementor-element.elementor-element-d06160c > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ECECEC;}.elementor-2982 .elementor-element.elementor-element-d06160c > .elementor-element-populated, .elementor-2982 .elementor-element.elementor-element-d06160c > .elementor-element-populated > .elementor-background-overlay, .elementor-2982 .elementor-element.elementor-element-d06160c > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-2982 .elementor-element.elementor-element-d06160c > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 30px 30px;}.elementor-2982 .elementor-element.elementor-element-d06160c > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2982 .elementor-element.elementor-element-b63555a .jet-listing-dynamic-field__content{color:#4B4B4B;font-family:"Roboto Condensed", Sans-serif;font-size:16px;font-weight:400;text-align:left;}.elementor-2982 .elementor-element.elementor-element-b63555a .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-2982 .elementor-element.elementor-element-b63555a .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-2982 .elementor-element.elementor-element-b63555a .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-2982 .elementor-element.elementor-element-b63555a > .elementor-widget-container{margin:0px 0px -15px 0px;}.elementor-2982 .elementor-element.elementor-element-51f06c6 .jet-listing-dynamic-field__content{color:#000000;font-family:"Roboto Condensed", Sans-serif;font-size:30px;font-weight:600;text-transform:uppercase;text-align:left;}.elementor-2982 .elementor-element.elementor-element-51f06c6 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-2982 .elementor-element.elementor-element-51f06c6 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-2982 .elementor-element.elementor-element-51f06c6 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-2982 .elementor-element.elementor-element-a301f68 .jet-listing-dynamic-field__content{color:#000000;font-family:"Roboto Condensed", Sans-serif;font-size:30px;font-weight:600;text-transform:uppercase;text-align:left;}.elementor-2982 .elementor-element.elementor-element-a301f68 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-2982 .elementor-element.elementor-element-a301f68 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-2982 .elementor-element.elementor-element-a301f68 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-2982 .elementor-element.elementor-element-a301f68 > .elementor-widget-container{margin:-16px 0px 0px 0px;}.elementor-2982 .elementor-element.elementor-element-c3cfe66{color:#4B4B4B;font-family:"Roboto Condensed", Sans-serif;font-weight:400;}.elementor-2982 .elementor-element.elementor-element-6ec00a1{color:#4B4B4B;font-family:"Roboto Condensed", Sans-serif;font-size:15px;font-weight:400;}.elementor-2982 .elementor-element.elementor-element-862e2c5 .elementor-button{font-family:"Roboto Condensed", Sans-serif;font-weight:500;text-transform:uppercase;fill:#000000;color:#000000;background-color:#E4C55B;border-style:none;padding:15px 25px 15px 25px;}.elementor-2982 .elementor-element.elementor-element-862e2c5 .elementor-button:hover, .elementor-2982 .elementor-element.elementor-element-862e2c5 .elementor-button:focus{background-color:#E4B000;}.elementor-2982 .elementor-element.elementor-element-b6696cb .jet-listing-dynamic-field__content{color:#020101;font-family:"Roboto Condensed", Sans-serif;text-align:center;}.elementor-2982 .elementor-element.elementor-element-b6696cb .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-2982 .elementor-element.elementor-element-b6696cb .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-2982 .elementor-element.elementor-element-b6696cb .jet-listing-dynamic-field{justify-content:center;}.elementor-2982 .elementor-element.elementor-element-c2e8c6b{text-align:center;}.elementor-2982 .elementor-element.elementor-element-c2e8c6b .elementor-heading-title{color:#535353;font-family:"Roboto Condensed", Sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;}.elementor-2982 .elementor-element.elementor-element-c2e8c6b > .elementor-widget-container{margin:20px 0px 0px 0px;}/* Start custom CSS for wc-add-to-cart, class: .elementor-element-862e2c5 *//* Скрыть поле ввода количества */
.cart .quantity input.qty {
    display: none;
}

/* Сделать кнопки видимыми */
.cart .quantity .quantity-plus,
.cart .quantity .quantity-minus {
    display: inline-block;
    padding: 5px 10px;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    cursor: pointer;
}

.cart .quantity .quantity-plus {
    margin-left: 5px;
}

.cart .quantity .quantity-minus {
    margin-right: 5px;
}

.cart .quantity-display {
    display: inline-block;
    padding: 0 10px;
}/* End custom CSS */