/*
Theme Name: Дочерняя тема к Pur
Template: pur
Description: Дочерняя тема для темы Pur
Author: VamTam
Author URI: https://vamtam.com
Version: 3
*/

body.sticky-header-type-over.sticky-header .sticky-header-state-reset .header-background {
    background-color: #fff !important;
}
body.sticky-header-type-over.sticky-header .sticky-header-state-reset header.main-header .header-contents .vamtam-cart-dropdown-link .icon, body.sticky-header-type-over.sticky-header .sticky-header-state-reset header.main-header .header-contents .vamtam-cart-dropdown-link .products, body.sticky-header-type-over.sticky-header .sticky-header-state-reset header.main-header .header-contents #header-text p {
    color: #282a51 !important;
}
@font-face {
    font-family: 'M PLUS Rounded 1c';
    src: url('fonts/MPLUSRounded1c-Regular.woff');
    font-weight: 400;
}
@font-face {
    font-family: 'M PLUS Rounded 1c';
    src: url('fonts/MPLUSRounded1c-Medium.woff');
    font-weight: 500;
}
@font-face {
    font-family: 'M PLUS Rounded 1c';
    src: url('fonts/MPLUSRounded1c-Bold.woff');
    font-weight: 700;
}
h1, h2, h2.vamtam-heading, h2.vamtam-heading span {
    font-family: 'M PLUS Rounded 1c' !important;
    font-weight: 500 !important;
}
body, h4.vamtam-heading, h3, h3.vamtam-heading, h3.vamtam-heading span, h4, h4.vamtam-heading span, h5, p, p span, span, a, em, ::placeholder, abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video, input, button, a, select, textarea#order_comments {
    font-family: 'M PLUS Rounded 1c' !important;
}
button > i.mce-ico {
    font: normal 20px/1 dashicons !important;
}
.fl-lightbox .dashicons {
    font-family: dashicons !important;
}
div#top h2.vamtam-heading.vamtam-font-style-2 span.vamtam-heading-text {
    font: var(--vamtam-additional-font-2-font-weight) var(--vamtam-additional-font-2-font-size)/var(--vamtam-additional-font-2-line-height) var(--vamtam-additional-font-2-font-family) !important;
}
.woocommerce .cart-collaterals, .woocommerce .col2-set#customer_details .col-2, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce form.login {
    background: #ffffff42 !important;
}
.woocommerce-billing-fields__field-wrapper span.woocommerce-input-wrapper #select2-billing_country-container {
    color: #444;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important;
}
[class^="vamtam-theme-"], [class*=" vamtam-theme-"] {
    font-family: 'theme' !important;
}
.vamtam-theme-facebook:before {
    content: "\e945";
}
.vamtam-theme-instagram:before {
    content: "\e946";
}
.page-header h1 {
    background-color: #ffffff94;
    padding: 5px 15px 12px;
    color: var(--vamtam-h1-color) !important;
}
p#billing_first_name_field, p#billing_last_name_field {
    width: 100%;
}
@media (max-width: 992px) {
    body.post-type-archive.responsive-layout.layout-left-only article.left-only {
        order: 2;
    }
    body.post-type-archive.responsive-layout.layout-left-only aside.left {
        order: 1;
    }
    body.post-type-archive.responsive-layout.layout-left-only section#woocommerce_product_search-4 {
        margin-top: 20px;
    }
    body.post-type-archive.responsive-layout.layout-left-only section#text-3 {
        margin-top: 20px;
    }
    body.post-type-archive.responsive-layout.layout-left-only .page-content.no-image.clearfix {
        padding-top: 0px;
    }
}
@media (max-width: 992px) and (min-width: 567px) {
    body.post-type-archive.responsive-layout.layout-left-only section#text-3 {
        width: 60%;
        display: inline-grid;
        padding-right: 20px;
        box-sizing: border-box;
    }
    body.post-type-archive.responsive-layout.layout-left-only section#text-4 {
        width: 40%;
        display: inline-grid;
    }
}
.header-contents #main-menu .menu > .menu-item .sub-menu {
    width: auto;
    margin: 0 auto auto 0;
}

/* Убираем Дополнительная информация в корзине
============================================================*/
.woocommerce-shipping-fields {
    display: none;
}
div#corporateOrder .fl-module-content.fl-node-content {
    margin: 0;
}
div#corporateOrder a {
    position: fixed;
    left: -98px;
    bottom: 120px;
    transform: rotate(90deg);
    background-color: #59371d;
    color: #fff;
    padding: 5px 15px;
    -webkit-animation: glowing 2300ms infinite;
    -moz-animation: glowing 2300ms infinite;
    -o-animation: glowing 2300ms infinite;
    animation: glowing 2300ms infinite;
    z-index: 99
}
@-webkit-keyframes glowing {
    0% {
        background-color: #59371d;
    }
    50% {
        background-color: #ff6e00;
    }
    100% {
        background-color: #59371d;
    }
}
@keyframes glowing {
    0% {
        background-color: #59371d;
    }
    50% {
        background-color: #ff6e00;
    }
    100% {
        background-color: #59371d;
    }
}
@media (max-width: 460px) {
    .page-header h1 {
        font-size: 170%;
    }
}
.nf-field-label label {
    font-size: 16px;
}
section#text-3 {
    display: block;
    visibility: visible;
}
li.cat-item.cat-item-actions a, li.cat-item.cat-item-blue a {
    color: #f00;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}
li.cat-item.cat-item-blue a {
    color: #0097fb;
}
li.cat-item.cat-item-actions a:hover, li.cat-item.cat-item-blue a:hover {
    color: #000;
    border-bottom: none;
}
/* Новый год
===================================================
.fixed-header-box.sticky-header-state-reset:before {
    content: '';
    display: block;
    height: 40px;
    background-image: url(/wp-content/uploads/2021/12/ny.png);
    background-image: url(/wp-content/uploads/valentin.png);
    background-image: url(/wp-content/uploads/8march-strip.png);
    width: 100%;
    background-color: #fff;
    margin: 0;
}
.fixed-header-box .logo-wrapper .logo {
    width: fit-content;
}
.logo-tagline a:after {
    content: "";
    position: absolute;
    right: -28px;
    top: 0px;
    width: 32px;
    height: 44px;
    background-image: url(/wp-content/uploads/nyHat.svg);
    background-image: url(/wp-content/uploads/valentin.svg);
    background-image: url(/wp-content/uploads/8march.png);
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-animation: nyHat 2300ms infinite;
    -moz-animation: nyHat 2300ms infinite;
    -o-animation: nyHat 2300ms infinite;
    animation: nyHat 2300ms infinite;
    transform-origin: 50% 100%;
    z-index: 99
}
@-webkit-keyframes nyHat {
    0% {
        transform: rotate(-10deg);
    }
    50% {
        transform: rotate(10deg);
    }
    100% {
        transform: rotate(-10deg);
    }
}
@keyframes nyHat {
    0% {
        transform: rotate(-10deg);
    }
    50% {
        transform: rotate(10deg);
    }
    100% {
        transform: rotate(-10deg);
    }
}
@media (max-width: 959px) {
    .logo-tagline a:after {
        top: -30px;
    }
}
===================================================*/
/* День святого Валентина
===================================================
.woocommerce .products.vamtam-wc .product {
    overflow: visible !important;
}
.woocommerce .products.vamtam-wc .product:after {
    content: "";
    position: absolute;
    left: -5px;
    top: -20px;
    width: 53px;
    height: 44px;
    background-image: url(/wp-content/uploads/valentinProduct.svg);
    background-image: url(/wp-content/uploads/8march-product.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform-origin: 50% 100%;
    z-index: 99;
    transform: rotate(-35deg);
}
===================================================*/
header.woocommerce-products-header + .vgblk-rw-wrapper.limit-wrapper {
    font-size: 80%;
    text-align: justify;
    border-bottom: 1px solid #666;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
@media (max-width: 1450px) and (min-width: 1160px) {
    .vamtam-show-bg-image h2.vamtam-heading {
        font-size: 38px;
    }
}
@media (max-width: 1159px) {
    .vamtam-show-bg-image h2.vamtam-heading {
        font-size: 30px;
    }
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.table-responsive td {
    padding: 10px !important;
    border: 1px solid #eee;
}
div#main-content .elementor-widget-jet-single-add-to-cart table.variations {
    max-width: 100%;
}
.single-product p, .single-product li {
    color: #000;
}
.tax-product_cat .page-header-line + .desc {
    display: none;
}
@media (min-width: 960px) {
    header.main-header.layout-single-row .first-row:after {
        content: "г. Минск, пр. Победителей, д. 129";
        font-size: 15px;
        font-weight: 400;
        color: #59371d;
        margin-left: 20px;
    }
}
@media (max-width: 959px) {
    .logo-tagline:after {
        content: "г. Минск, пр.Победителей, д. 129";
        font-size: 15px;
        font-weight: 400;
        color: #59371d;
        margin-left: 20px;
    }
    .logo-tagline {
        display: flex;
    }
}
#sub-header .desc > h2 {
    font-size: 22px;
    margin-top: 20px;
    background-color: #ffffff94;
    padding: 5px 10px;
}
.postid-36141 .meta-left .the-tags.vamtam-meta-tax, .postid-36141 .meta-left .vamtam-meta-tax {
    display: none;
}
.post-media.post-media-image .vamtam-responsive-wrapper > img {
    max-height: 600px;
    width: auto;
}
.pageTestimonials .quote-text {
    margin-bottom: 30px;
}
.pageTestimonials .quote-text h3.quote-summary {
    font-size: 18px;
}
.pageTestimonials .quote-text span.the-title {
    font-size: 16px;
}
blockquote.simple .quote-title .icon {
    color: #59371d !important;
}
.mainTestimonials + .fl-module.fl-module-vamtam-testimonials.vamtam-testimonials-slider {
    margin-bottom: 20px !important;
}
.vamtam-cubeportfolio.cbp-slider-edge .cbp-nav-pagination-item:hover, .vamtam-cubeportfolio.cbp-slider-edge .cbp-nav-pagination-active {
    background-color: #59371d !important;
}
@media (min-width: 960px) {
    .responsive-layout header.main-header #header-text a.phoneHeader .fa-phone {
        display: none;
    }
}
@media (max-width: 959px) {
    .responsive-layout header.main-header #header-text {
        display: block !important;
        position: absolute;
        right: 70px;
        top: 20px;
        z-index: 10;
    }
    header.main-header #header-text font.socialsHeader {
        display: none;
    }
    .responsive-layout header.main-header #header-text a.phoneHeader:hover {
        border: none;
    }
    .responsive-layout header.main-header #header-text a.phoneHeader > span {
        display: none;
    }
    .responsive-layout header.main-header #header-text a.phoneHeader .fa-phone {
        color: #fff;
        background-color: #59371d;
        padding: 8px;
        border-radius: 50%;
    }
}
div#nf-form-28-cont .nf-response-msg {
    padding: 1em;
}
.deliveryCartForm label.elementor-field-label.elementor-screen-only {
    position: unset;
    display: block;
    width: auto;
    height: auto;
    margin-bottom: 3px;
}
.deliveryCartForm .elementor-field-group.elementor-column {
    margin-bottom: 15px !important;
}
