/*
Theme Name:   Vineta Child Theme
Description:  Write here a brief description about your child-theme
Author:       Themesflat
Author URL:   https://themesflat.co/fashion-vineta/
Template:     vineta
Version:      1.0.0
Tested up to: 5.8.1
Requires PHP: 5.6
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  vineta-child-theme
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Unbounded:wght@400;500;600;700&display=swap');

/* Typography */
body,
p,
li,
a,
span,
label,
input,
textarea,
button,
select,
small,
blockquote,
.subtitle,
.subheading,
.info-block,
.info-text{
    font-family: "Montserrat", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.title,
.heading{
    font-family: "Unbounded", sans-serif !important;
}


.footer-bottom-md-links{
    display: flex;
}
.footer-bottom-md-links a{
    text-decoration: underline;
    padding: 0px 5px;
}
.lider-bl-1 ul{
    list-style-type: disc;
}

@media (max-width: 768px){
    .KeyCRM-toggleButtonContainer.css-1dztziv{
        bottom: 140px;
    }
    iframe.KeyCRM-chatWindowContainer.css-zaxvjn{
        bottom: 180px !important;
    }
}



/* PROM safe repair debug output (prom-repair-merged-variations.php) */
.oa-prom-repair-debug-card{
    background: rgba(0,0,0,0.02);
    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 12px;
    padding: 18px 16px;
}
.oa-prom-repair-debug{
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-size: 13px;
    line-height: 1.6;
    white-space: pre-wrap;
}

/* WooCommerce variations (select) */
.variations_form.tf-variable-form .tf-product-info-variant{
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

.variations_form.tf-variable-form .tf-product-info-variant .tf-label label{
    display: block;
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
    color: inherit;
}

.variations_form.tf-variable-form .tf-product-info-variant .tf-variation-items.value{
    position: relative;
    margin: 0;
    padding: 0;
}

/* select reset + consistent look */
.variations_form.tf-variable-form .tf-product-info-variant select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    max-width: 100%;
    display: block;
    height: 48px;
    padding: 0 44px 0 14px; /* space for arrow */
    border-radius: 12px;
    border: 1px solid rgba(0,0,0,0.14);
    background-color: #fff;
    color: inherit;
    font-size: 14px;
    line-height: 46px;
    cursor: pointer;
    transition: border-color .15s ease, box-shadow .15s ease, background-color .15s ease;
}

.variations_form.tf-variable-form .tf-product-info-variant select:hover{
    border-color: rgba(0,0,0,0.28);
}

.variations_form.tf-variable-form .tf-product-info-variant select:focus{
    outline: none;
    border-color: rgba(17, 94, 89, 0.55);
    box-shadow: 0 0 0 4px rgba(17, 94, 89, 0.12);
}

/* arrow */
.variations_form.tf-variable-form .tf-product-info-variant .tf-variation-items.value::after{
    content: "";
    position: absolute;
    right: 14px;
    top: 25%;
    width: 10px;
    height: 10px;
    border-right: 2px solid rgba(0,0,0,0.55);
    border-bottom: 2px solid rgba(0,0,0,0.55);
    transform: translateY(-55%) rotate(45deg);
    pointer-events: none;
}

/* disabled states */
.variations_form.tf-variable-form .tf-product-info-variant select:disabled,
.variations_form.tf-variable-form .tf-product-info-variant select[aria-disabled="true"]{
    opacity: 0.65;
    cursor: not-allowed;
    background-color: rgba(0,0,0,0.03);
}

/* "Clear" link */
.variations_form.tf-variable-form a.reset_variations{
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    text-decoration: underline;
    color: inherit;
    opacity: 0.75;
    transition: opacity .15s ease;
}
.variations_form.tf-variable-form a.reset_variations:hover{
    opacity: 1;
}

/* nicer layout for your flex row */
.variations_form.tf-variable-form .tf-product-info-variant tr.d-flex{
    gap: 6px;
}

@media (max-width: 480px){
    .variations_form.tf-variable-form .tf-product-info-variant select{
        height: 46px;
        border-radius: 12px;
        padding-left: 12px;
        padding-right: 40px;
    }
}

.tf-languages .filter-option-inner-inner,
.tf-languages li span.text{
    text-transform: uppercase;
}

section.flat-spacing.pb-0.flat-spacing-q1{
    padding-top: 50px;
}

.single-product .tf-product-info-wrap .tf-product-info-heading .group-breadcrumb{
    display: none;
}
.single-product .tf-sticky-btn-atc .tf-sticky-atc-title {
    white-space: normal;
}
.single-product .tf-sticky-btn-atc .tf-sticky-atc-product {
    max-width: 50%;
}
.tf-mini-cart-view-checkout .tf-btn{
    padding: 12px 10px;
}
.tag-h4{
    font-size: 36px;
}
@media (max-width: 767px){
    .tag-h4{
        font-size: 26px;
        line-height: 40px;
    }
}
@media (min-width: 768px){
    h1.page-title-heading.title{
        font-size: 42px;
    }
}
div#filterShop div#widget_filter_attribute-1{
    display: none;
}

.box-nav-menu .clas-menu-head-1 .menu-item-has-children:hover > .sub-menu {
    display: block;
    position: inherit;
    border-radius: 0px;
    box-shadow: none;
    padding: 15px 0px 5px 15px;
}

.box-nav-menu .clas-menu-head-1 .menu-item-has-children > a {
    position: relative;
    padding-right: 20px;
}

/* стрелка */
/* стрелка */
.box-nav-menu .clas-menu-head-1 .menu-item-has-children > a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: translateY(-50%) rotate(45deg);
    transition: 0.2s;
}

/* анимация при hover */
.box-nav-menu .clas-menu-head-1 .menu-item-has-children:hover > a::after {
    transform: translateY(-50%) rotate(225deg);
}
/*.box-nav-menu .clas-menu-head-1 .menu-item-has-children > a::after {*/
/*    content: ">";*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    font-size: 12px;*/
/*}*/
.box-nav-menu .clas-menu-head-1 .menu-item-has-children > a {
    /*pointer-events: none;*/
    /*cursor: default;*/
}

.nav-wrap #mainnav > ul > li.current-menu-item > a {
    color: #000000;
}
.nav-wrap #mainnav > ul > li:hover > a,
h4.elementor-heading-title.elementor-size-default a:hover{
    color: #ff6f61;
}

h4.elementor-heading-title.elementor-size-default a{
    font-family: "Unbounded", sans-serif !important;
}
h4.elementor-heading-title.elementor-size-default{
    /*font-weight: 500;*/
    /*font-size: 14px;*/
    /*color: #000000;*/
    border-bottom: 1px solid rgba(161, 161, 161, 0.2);
    padding-bottom: 16px;
    margin-bottom: 15px;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.tf-megamenu .sub-menu.mega-menu.mega-product.mega-custom{
    top: 94px;
}
/*.sub-menu.mega-menu.mega-product.mega-custom{*/
/*    top: 87px;*/
/*}*/

div#nav_menu-1 ul li,
div#nav_menu-2 ul li{
    min-height: 52px;
}
