/* 
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
*/

/* Add your custom styles here */


.breadcrumb-wrapper {
	    font-weight: 500;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{
	    height: 47px;
    border-radius: 0;
    border: 0;
}

.wpcf7-submit.has-spinner + .wpcf7-spinner {
	display: none!important;
}

.wpcf7 textarea { 
	border-radius: 0;
    border: 0;
	height: 100px;
	}

#wpcf7-f407-p191-o1 .wpcf7-submit {
	    background-color: #fff!important;
    color: #000!important;
    margin-top: 10px;
}

.wpcf7-submit {
	  border: 0!important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	color: #fff;
}

.blockUI.blockMsg {
    max-width: 620px!important;
	    border-radius: 0!important;
	    background-color: var(--e-global-color-e784f7a)!important;
}

.awooc-popup-inner {
	padding: 40px!important;
    background-color: var(--e-global-color-e784f7a)!important;
}

.product-item-wrapper {
    box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.1);	
}
.product-item-wrapper-link {
	    position: absolute;
    inset: 0;
}

.link-with-arr {
		
}

.awooc-close {
	font-size: 20px;
    opacity: 1;
}

/* .single-product-tabs {
	border-top: 1px solid #e9e5ed;
    padding-top: 20px;
}
 */
.single-product-tabs .woocommerce-Tabs-panel {
	display: block!important;
	padding: 0!important;
}

.single-product-tabs .woocommerce-Tabs-panel:not(:first-child) {
    padding-top: 40px!important;
    margin-top: 40px!important;
	}

.single-product-tabs .tabs.wc-tabs {
	display: none!important;
}

.single-product-tabs .woocommerce-Tabs-panel h2 {
	font-size: 28px!important;
	    margin-top: 0!important;
}

.single-product-gallery {
	position: sticky;
	top: 40px;
}

.mws-tabs-nav {
	    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 30px;
	    border-bottom: 1px solid #d3ced2;
    padding-bottom: 10px;
}

.mws-tabs-nav a {
	    font-size: 17px;
    font-weight: 500;
    color: #000!important;
}

.mws-tabs-nav-wrapper {
	position: sticky;
	top: 0;
	z-index: 2;
	background-color: #fff;
}

/* .mws-tabs-nav a.active {
	    color: #e71d26 !important;
    text-decoration: underline;
} */

.mws-tabs-nav-wrapper  > .e-con-inner {
	    padding-bottom: 0;
}

.product-item-wrapper .price {
	color: #333!important;
}

#tab-dokumentacziya ul,
.single-cat-accordion-info ul {
	padding: 0;
	list-style: none!important;
}

#tab-dokumentacziya ul a,
.single-cat-accordion-info ul a {
    color: #000;
        display: grid;
    grid-template-columns: minmax(200px, 300px) 1fr auto;
    gap: 8px;
    background-color: #f7f9fb;
    padding: 12px;
	    justify-content: space-between;
}

#tab-dokumentacziya ul a:after,
.single-cat-accordion-info ul a:after {
    content: "\eaa1";
    display: inline-block;
    margin-right: 6px;
    width: 23px;
    height: 24px;
    font-family: jkiticon !important;
    font-size: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--e-global-color-e784f7a);
    padding: 4px;
}

#tab-dokumentacziya ul,
.single-cat-accordion-info ul {
	    display: flex;
    flex-direction: column;
    gap: 6px;
}

a {
	color: #e71d26;
}

.single-cat-accordion-info .ekit-accordion--content {
	    padding: 20px 20px 10px 20px!important;
}

.single-cat-accordion-info .ekit-accordion--content ul {
	    display: flex;
    flex-direction: column;
    gap: 8px;
}

.wpcf7 form.invalid .wpcf7-response-output {
	    background-color: #dc3232;
}

.awooc-popup-item.awooc-popup-sum {
	font-size: 20px!important;
	font-weight: bold!important;
}

.our-shop-link a {
	    display: flex!important;
    align-items: center;
    gap: 6px;
}

.woocommerce-shop #hero-section {
	display: none!important;
}

.our-shop-link a:after {
	    content: "\e942";
	    font-family: jkiticon !important;
    font-style: normal;
	display: inline-flex!important;
}

.wpcf7 form.sent .wpcf7-response-output {
	    background-color: #46b450;
    color: #fff;
}

#menu-golovne-menyu .sub-menu a {
	padding-top: 10px!important;
    padding-bottom: 10px!important;
}

#menu-golovne-menyu .sub-menu {
	    border-radius: 0 !important;
	    padding-top: 10px;
}

#masthead .jkit-hamburger-menu svg {
	    fill: #000000!important;
}

@media (min-width: 992px) {
	
}

@media (max-width: 991px) {
	.breadcrumb-wrapper {
	    text-align: center;
    font-size: 14px;
    margin-top: 12px;
}
}

