/*
Theme Name: pvs-servis
Version: 1.0
Description: A child theme of Twenty Twenty
Template: twentytwenty
Author: Administrator
*/
@import url("../twentytwenty/style.css");


@import url("../pvs-servis/assets/css/pvs-servis.css");

:root {
    --admin-bar: 32px;
    --header: 116px;
}

/*--------------------------------------------------ANIMACE*/

#top a,
#top a::after,
#top a::before,
#top h2,
#top button,
#top button::after,
#top button:before,
#top span,
#top span::after,
#top span::before,
#top img,
#top:not(.showing-modal) ul,
#top:not(.showing-modal) li,
#top:not(.showing-modal) li::after,
#top:not(.showing-modal) li::before,
header#site-header,
.header-inner {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s -webkit-filter ease-in-out;
    -moz-transition: all 0.3s -moz-filter ease-in-out;
    -ms-transition: all 0.3s -ms-filter ease-in-out;
    -o-transition: all 0.3s -o-filter ease-in-out;
}


/*----------------------------------------------------------------------------------------------------TYPOGRAFIE*/

#top * {
    letter-spacing: unset;
}

#site-content a.wp-block-button__link wp-element-button

#site-content a {
    /*color: #e9ebef; var(--p-100);*/
    font-weight: 600;
    text-decoration: none;
}
#site-content a:not(.wp-block-button__link):hover {
    color: var(--s-100);
}

strong {
    color: var(--n-80);
}

body#top,
.entry-content,
.price,
.onsale,
.entry-content cite,
.entry-content figcaption,
.entry-content table,
.entry-content address,
.entry-content .wp-caption-text,
.entry-content .wp-block-file,
.woocommerce table.shop_table tbody tr,
.woocommerce-page table.shop_table tbody tr,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message.woocommerce-message,
#site-content .woocommerce-error,
#site-content .woocommerce-info,
.entry-content p,
.entry-content li,
.entry-header p,
button,
.widget_text p,
.widget_text ol,
.widget_text ul,
.widget_text dl,
.widget_text dt,
.widget-content {
    font-family: var(--font);
    font-size: 16px;
    line-height: 24px;
    color: var(--n-90);
}

#top .entry-content .has-large-font-size {
    font-size: 28px !important;
}

.entry-content p {
    margin-bottom: 16px;
}

.color-accent,
.color-accent-hover:hover,
.color-accent-hover:focus,
:root .has-accent-color,
.has-drop-cap:not(:focus):first-letter,
.wp-block-button.is-style-outline,
body a {
    color: var(--n-100);
}

/*--------------------------------------------------n-ADPISY*/
#top .wp-block-heading:first-child {
    margin-top: 0;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font);
    color: var(--n-110);
    line-height: 150%;
    font-weight: 500;
}

h1,
.heading-size-1,
h2,
.heading-size-2,
h3,
.heading-size-3 {
    margin: 40px auto 24px;
}

h1,
.heading-size-1 {
    font-size: 42px;
}

h2,
.heading-size-2 {
    font-size: 36px;
}

h3,
.heading-size-3 {
    font-size: 32px;
}

h4,
.heading-size-4 {
    font-size: 28px;
}

h5,
.heading-size-5 {
    font-size: 24px;
}

h6,
.heading-size-6 {
    font-size: 20px;
}

/*----------------------------------------------------------------------------------------------------GENERAL*/


/*--------------------------------------------------HIDE*/

.site-description,
p.powered-by-wordpress,
.home .entry-header,
.entry-content hr::before,
.entry-content hr::after,
hr.styled-separator::before,
hr.styled-separator::after,
.post-meta-wrapper.post-meta-edit-link-wrapper,
.toggle svg.svg-icon,
.home div#breadcrumbs,
nav.pagination-single hr,
body .primary-menu>li>.icon,
.primary-menu ul::after,
.toggle-text {
    display: none;
}


/*--------------------------------------------------ZÁKLADNÍ HTML*/




/*--------------------------------------------------LAYOUT*/
#top .section-inner,
.entry-content>.alignwide,
.wp-block-cover.alignfull .alignwide,
.wp-block-group.alignfull .alignwide,
#breadcrumbs,
.woocommerce .content-area #main>*:not(header),
.woocommerce .entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    width: calc(100% - 40px);
    max-width: 1280px;
    margin: 0 auto;
}

.wp-block-cover.alignfull .alignwide {
    width: 100%;
}

main#site-content {
    padding-top: var(--header);
}

/*margins*/
.primary-menu>li,
ul.primary-menu,
.header-titles .site-logo,
.header-titles {
    margin: 0;
}

#top .entry-content>.alignwide:first-child,
.wp-block-columns.alignfull+.wp-block-columns.alignfull,
#top .wp-block-heading:first-child,
#top .footer-widgets .wp-block-group,
#top .footer-widgets .wp-block-columns,
#top .wp-block-image,
.footer-widgets .widget {
    margin-top: 0;
}

#top .wp-block-image,
.footer-widgets .widget {
    margin-bottom: 24px;
}

/*paddings*/
#top .af-submit,
#top .nav-toggle,
.wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
    padding: 0;
}

.has-background {
    padding: 40px;
}

/*--------------------------------------------------CLASSY*/
.mb-0 {
    margin-bottom: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt--160 {
    margin-top: -160px !important;
}

/*usp*/
.usp .wp-block-column {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}

.usp .wp-block-column:not(:last-child)::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: var(--s-100);
    position: absolute;
    top: 0;
    right: -20px;
}

/*--------------------------------------------------HOVERY*/
body#top .primary-menu>li:hover>a,
.primary-menu ul li:hover>a,
.footer-nav-widgets-wrapper a:not(.wp-block-button__link):hover {
    color: var(--s-100);
    text-decoration: none !important;
}

button:not(.toggle):focus,
button:not(.toggle):hover,
.button:not(.toggle):focus,
.button:not(.toggle):hover,
.faux-button:focus,
.faux-button:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
    text-decoration: none !important;
    background: var(--s-100);
    border-color: var(--s-100);
}

/*----------------------------------------------------------------------------------------------------DEFAULT BLOCKS*/
/*--------------------------------------------------OBRÁZKY*/
#top .wp-block-image {
    position: relative;
    text-align: center;
}

#top figcaption {
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    background: #050f2754;
    backdrop-filter: blur(7px);
    border-radius: 5px;
    width: max-content;
    padding: 16px;
    color: white;
    left: -40px;
    max-width: 200px;
}

/*--------------------------------------------------BUTTONS*/
body button,
body .button,
body .faux-button,
body .wp-block-button__link,
body .wp-block-file .wp-block-file__button,
body input[type="button"],
body input[type="reset"],
body input[type="submit"],
body .bg-accent,
body .bg-accent-hover:hover,
body .bg-accent-hover:focus,
:root .has-accent-background-color,
body .comment-reply-link,
.single-product#top .woocommerce-variation-add-to-cart .button {
    background: var(--p-100);
    border: 1px solid var(--p-100);
    color: white;
    text-transform: none;
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
    padding: 24px 36px;
    border-radius: 8px;
}

#top .is-style-outline .wp-block-button__link {
    padding: 24px 36px;
    color: white;
    border-color: white;
    background: none;
}

.wp-block-buttons {
    margin: 20px auto;
}


/*--------------------------------------------------FORMY*/
#top .acf-fields>.acf-field {
    padding: 0;
    border: none;
}

#top input,
#top textarea,
#top select {
    font-size: 16px;
    padding: 10px;
    border: 1px solid var(--n-20);
    line-height: 150%;
    color: var(--n-100);
    border-radius: 5px;
}

.form-field {
    margin-bottom: 10px;
}
#top fieldset {
    background: var(--n-10);
    border: none;
    border-radius: 5px;
}.frm_submit.frm_flex {
    text-align: center;
}
/*--------------------------------------------------TABULKY*/

/*----------------------------------------------------------------------------------------------------CUSTOM BLOCKS*/
#top .loader {
    width: 50px;
    height: 50px;
    margin: 100px auto;
    background: url(/wp-content/themes/sweet-pain/assets/css/ajax-loader.gif)no-repeat;
}

#top .slider {
    transform: none;
    z-index: 1;
}

#top .slider:not(.slick-initialized) {
    transform: translateY(-200%);
    transform-origin: top;
}

/*----------------------------------------------------------------------------------------------------HEADER*/

header#site-header {
    position: fixed;
    width: 100%;
    z-index: 4;
    top: 0;
    border-bottom: 1px solid var(--n-05);
}

#top .nav-toggle {
    position: unset;
    width: unset;
}

.admin-bar header#site-header {
    top: var(--admin-bar);
}

.scrolled header#site-header .header-inner {
    padding: 10px 0;
}

/*--------------------------------------------------TOPBAR*/


/*--------------------------------------------------LOGO*/
.site-logo img {
    max-height: 60px;
}

.scrolled .site-logo img {
    max-height: 53px;
}

/*--------------------------------------------------MENU*/
.primary-menu {
    align-items: center;
}

body#top .primary-menu>li>a {
    color: var(--n-100);
    font-size: 16px;
    padding: 16px;
    border: 1px solid transparent;
}

body#top .primary-menu>li.cta>a {
    border-color: var(--n-100);
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 16px 24px;
}

/*přepínač jazyků*/
body#top .primary-menu>li.language {
    margin-right: 32px;
    margin-left: 16px;
    cursor: pointer;
    height: 40px;
}

body#top .primary-menu li.language>a {
    font-size: 0;
    display: block;
    width: 21px;
    height: 14px;
    padding: 0 8px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

body#top .primary-menu>li.language>a:before {
    content: "";
    display: block;
    width: calc(100% + 16px);
    height: 52.8px;
    background: var(--n-00);
    border-radius: 5px;
    z-index: -1;
    position: absolute;
    left: -8px;
    top: -7px;
}

body#top .primary-menu>li.language:hover>a:before {
    background: var(--n-10);
}

body#top .primary-menu li.cz>a,
#top .modal-menu li.cz a {
    background: url(/wp-content/themes/pvs-servis/assets/img/cz.png);
}

body#top .primary-menu li.en>a,
#top .modal-menu li.en a {
    background: url(/wp-content/themes/pvs-servis/assets/img/en.png);
}

body#top .primary-menu li.de>a,
#top .modal-menu li.de a {
    background: url(/wp-content/themes/pvs-servis/assets/img/de.png);
}

body#top .primary-menu>li.language ul {
    width: max-content;
    padding: 8px;
}

body#top .primary-menu>li.language ul li:not(:last-child) {
    margin-bottom: 8px;
}

body#top .primary-menu>li.language ul li>a {
    border: 2px solid transparent;
}

body#top .primary-menu>li.language ul li:hover>a {
    border-color: var(--s-100)
}

/*--------------------SUBMENU*/
body#top .primary-menu>li.menu-item-has-children>a::after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    background: url(/wp-content/themes/pvs-servis/assets/img/down.svg) no-repeat;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
}

#top .primary-menu ul {
    left: 50%;
    top: 100%;
    transform: translatex(-50%);
    background: var(--n-05);
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.06);
}

#top .primary-menu li.menu-item-has-children:not(:hover) ul {
    pointer-events: none;
}

.primary-menu ul a {
    color: var(--n-100);
}


/*--------------------------------------------------BURGERMENU*/
body:not(.enable-search-modal) .header-titles-wrapper {
    justify-content: space-between;
    padding: 0;
}

.header-inner .toggle {
    position: relative;
}

button.toggle.close-nav-toggle.fill-children-current-color {
    outline: none !important;
}

.nav-toggle span.toggle-icon {
    background: var(--p-100);
}

.nav-toggle .toggle-icon::before,
.nav-toggle .toggle-icon::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    display: block;
    background: var(--p-100);
    position: absolute;
}

span.toggle-icon::before {
    top: -3px;
}

span.toggle-icon::after {
    bottom: 0px;
    right: 0;
}

.nav-toggle .toggle-icon,
.nav-toggle svg {
    height: 3px;
    width: 36px;
}

#top .toggle.active span.toggle-icon {
    background: transparent;
}

.toggle.active span.toggle-icon::before {
    transform: rotate(-45deg) translate(-7px, 10px);
}

.toggle.active span.toggle-icon::after {
    transform: rotate(45deg) translate(-6px, -10px);
}

/*modal*/

.menu-modal-inner.modal-inner,
.menu-modal.active {
    background: none;
}

#top .menu-modal.active {
    backdrop-filter: blur(29px);
    -webkit-backdrop-filter: blur(29px);
    top: var(--header) !important;
    justify-content: flex-end;
}

#top.admin-bar .menu-modal.active {
    top: calc(var(--header) + var(--admin-bar)) !important;
}

#top .menu-modal-inner {
    max-width: 500px;
    margin-right: 0;
    background: var(--n-05);
}

.modal-menu {
    width: 100%;
    left: unset;
}

.modal-menu .ancestor-wrapper {
    align-items: center;
}

.modal-menu li {
    border-color: var(--n-10);
}

#top .modal-menu li a {
    font-size: 20px;
    color: var(--p-100);
    font-weight: 400;
    padding: 16px;
}

#top .modal-menu li.language a {
    font-size: 0;
    display: block;
    width: 21px;
    height: 14px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

#top .sub-menu-toggle {
    background-image: url(/wp-content/themes/pvs-servis/assets/img/down.svg);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid;
    border-radius: 5px;
    margin: 0 16px 0 0;
    padding: 16px;
}

#top .sub-menu-toggle.active {
    transform: rotate(180deg);
    background-color: var(--n-10);
}

#top .modal-menu li li a {
    font-size: 16px;
}


.menu-modal ul.secondary-menu {
    border-top: 1px solid white;
    padding-top: 32px;
    margin-top: 16px;
}

.menu-modal ul.secondary-menu .title {
    display: block;
}


/*----------------------------------------------------------------------------------------------------MAIN CONTENT - BLOG*/
/*--------------------------------------------------SINGLE POST*/

#top .pagination-single {
    width: 100%;
    padding: 20px 0;
    font-size: 16px;
    border-top: 1px solid var(--n-10);
    margin-top: 40px;
}

/*----------------------------------------------------------------------------------------------------MAIN CONTENT - PAGE*/


/*--------------------------------------------------TITLE*/


/*--------------------BREADCRUMBY*/
div#breadcrumbs {
    padding: 10px 0;
    font-size: 14px;
    color: var(--n-70);
}

div#breadcrumbs a {
    color: var(--n-100);
}

/*--------------------------------------------------SIDEBAR*/


/*----------------------------------------------------------------------------------------------------FOOTER*/
.footer-nav-widgets-wrapper {
    background: var(--n-05);
    border: none;
}

.footer-widgets-outer-wrapper {
    border: none;
    padding: 54px 0;
}

.footer-nav-widgets-wrapper h3 {
    font-size: 22px;
}

.footer-nav-widgets-wrapper a:not(.wp-block-button__link) {
    color: var(--p-100);
    font-weight: 600;
}

/*--------------------------------------------------SOCKET*/
footer#site-footer {
    font-size: 14px;
    padding: 8px 0;
    background: var(--n-05);
}

/*----------------------------------------------------------------------------------------------------RESPONZE*/
/*malé notebooky*/
@media (max-width: 1000px) {
    :root {
        --header: 92px;
    }

    .header-inner {
        padding: 16px 0;
    }
}

/*tablety*/
@media (max-width: 782px) {
    :root {
        --admin-bar: 46px;
    }

    h1,
    .heading-size-1,
    .woocommerce-products-header__title.page-title {
        font-size: 30px;
    }

    #top h2,
    #top .heading-size-2 {
        font-size: 26px;
    }

    h3,
    .heading-size-3 {
        font-size: 24px;
    }

    h4,
    .heading-size-4 {
        font-size: 22px;
    }

    h5,
    .heading-size-5,
    #top .woocommerce-loop-product__title,
    .cart_item .product-name a,
    #top .sidebar .wp-block-heading,
    #top h2.tab-title,
    #top h3.item-title {
        font-size: 20px;
    }

    h6,
    .heading-size-6,
    #top .tab-content h3 {
        font-size: 18px;
    }
}

@media (max-width: 700px) {

    /*responze footer*/
    .footer-nav-widgets-wrapper .widget-content * {
        text-align: center;
    }

    .footer-nav-widgets-wrapper .widget-content .wp-block-buttons {
        justify-content: center;
    }

    .footer-nav-widgets-wrapper .widget-content .wp-block-image img {
        margin: 0 auto;
    }
}

/*mobily*/
@media (max-width: 500px) {}