.custom-single-product-attr-wrap {
    display: flex;
    align-items: center;
    font-size: 23px;
    margin-top: -17px;
    margin-bottom: 25px;
    letter-spacing: -1px;
    font-weight: 400;
}

.custom-single-product-attr-wrap > * {
    margin-right: 20px;
}

.custom-single-product-attr-value {
    display: inline-block;
    background: #ffee62;
    padding: 3px 9px;
    border-radius: 16px;
    font-weight: bold;
    font-size: 21px;
}

.custom-single-product-attr-value--hot {
    background: #e22d2d;
    padding: 3px 14px;
    color: white;
}
@media (max-width: 576px) {
    .custom-single-product-attr-value {
        background: #e22d2d !important;
    }
}

.custom-single-product-attr-name {
    margin-right: 9px;
}

.custom-single-product-image-attr {
    position: absolute;
    top: 14px;
    right: 15px;
    background-color: white;
    padding: 1px 9px;
    border-radius: 14px;
    font-size: 17px;
    font-weight: bold;
}

.custom-single-product-image-attr--price {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 14px;
    left: 15px;
    background-color: #ffee62;
    padding: 1px 9px;
    border-radius: 14px;
    font-size: 17px;
    font-weight: bold;
}

@font-face {
    font-family: "Manrope-Custom";
    src: url("../fonts/manrope-custom/Manrope-Custom-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Manrope-Custom";
    src: url("../fonts/manrope-custom/Manrope-Custom-ExtraBold.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
}

.h-rouble {
    font-family: "Manrope-Custom", "Manrope", Arial, Helvetica, sans-serif;
}

.product-element-top {
    border-radius: 18px;
}

.custom-product-element-top-attr-wrap {
    letter-spacing: -0.2px;
    margin-top: -3px;
}

.custom-product-element-top-attr-wrap > * {
}

.custom-product-element-top-attr-value {
    display: inline-block;
}

.custom-product-element-top-attr-name {
}

.page-work .portfolio-thumbnail {
    display: block;
    width: 100%;
    max-height: 670px;
    border-radius: 20px;
    overflow: hidden;
}

.page-work .portfolio-thumbnail img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.page-work .entry-header {
    border-radius: 20px;
    background-color: #faf9f4;
}
.page-work .entry-thumbnail {
    position: relative;
}

.work-description {
    padding: 36px;
    display: flex;
}

.work-button-wrap {
    margin-top: 38px;
}

@media (max-width: 768px) {
    .portfolio-entry.work.type-work {
        margin-bottom: 30px;
    }
}

.work-button {
    font-weight: bold;
    background-image: linear-gradient(180deg, #ffee62 0%, #ffd933 100%);
    border-radius: 50px;
    color: #000 !important;
    text-transform: none;
    font-size: 16px;
    padding: 14px 35px 14px 35px;
    -webkit-box-shadow: 0px 3px 0px 0px rgb(241 188 0);
    -moz-box-shadow: 0px 3px 0px 0px rgba(241, 188, 0, 1);
    box-shadow: 0px 3px 0px 0px rgb(241 188 0);
    transition: all 0.2s ease-in;
    white-space: nowrap;
    display: inline-block;
}

.work-button:hover {
    -webkit-box-shadow: 0px 3px 0px 0px rgb(241 188 0);
    -moz-box-shadow: 0px 3px 0px 0px rgba(241, 188, 0, 1);
    box-shadow: 0px 3px 0px 0px rgb(241 188 0);
}

.work-button:hover {
    background-image: linear-gradient(180deg, #fff391 0%, #ffdf51 100%);
}

.work-description .wd-entities-title {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: bold;
}

.work-description-title-subtitle {
    color: #9e9e9e;
}

.work-description-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}
.work-description-gallery-image {
    width: 178px;
    height: 100px;
    overflow: hidden;
    border-radius: 10px;
}

.work-description-gallery-image img {
    object-fit: cover;
}

.page-work-description {
    margin: -12px 0 44px;
    letter-spacing: -0.1px;
}
.work-view-video {
    display: inline-block;
    position: absolute;
    bottom: 28px;
    left: 21px;
}
.work-video-svg {
    background: red;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.work-video-svg svg {
    width: 36px;
    height: auto;
}
.work-view-video .wd-open-popup {
    background: white;
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 32px 10px 10px;
    font-size: 14px;
    font-weight: bold;
}
.work-video-svg {
    margin-right: 12px;
}
.work-view-video__mini .wd-open-popup {
    padding: 5px;
}
.work-view-video__mini .work-video-svg {
    margin-right: 0;
}
.portfolio-single-content {
    margin-top: 30px;
}

.video-section-header {
    font-size: 36px;
    letter-spacing: -0.3px;
    margin-bottom: 21px;
}

figure.video-post-item {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.video-post-item .wpb_video_wrapper {
    position: initial;
    overflow: initial;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.video-stat {
    display: flex;
    margin-top: 12.99px;
    font-size: 14px;
}

.video-stat-block {
    display: inline-flex;
    align-items: center;
}
.video-stat-icon {
    width: 22px;
    height: 22px;
    margin-right: 5px;
}
.video-stat-date {
    margin-right: 23px;
}
.video-stat-views {
    font-weight: bold;
}
.vc_grid.vc_row.vc_grid-gutter-30px.vc_grid-gutter-vertical-45px .vc_grid-item {
    padding-bottom: 45px;
}
.btn-video-youtube {
    background-color: #ff1d1e;
    border-color: #ff1d1e;
    text-transform: none;
    font-size: 14px;
    padding-top: 16px;
    padding-bottom: 15px;
    margin-right: 20px;
}
.btn-video-viewall {
    text-transform: none !important;
    font-size: 14px !important;
    padding-top: 16px !important;
    padding-bottom: 15px !important;
    border-color: #373c40 !important;
    letter-spacing: 0.1px;
}
.video-section {
    margin-bottom: 100px;
}
.video-title {
    font-size: 16px;
    margin-top: 5px;
    letter-spacing: -0.1px;
    line-height: 1.4;
}
.video-section-footer-nostat {
    position: relative;
    top: -30px;
    margin-bottom: -30px;
    z-index: 4;
}

.font-size-0 {
    font-size: 0;
}

.video-carousel-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px;
}

.video-carousel-header > div:first-child {
    margin-right: 15px;
}
.video-carousel-header .slider-title {
    margin-bottom: 0;
    padding-bottom: 0;
}

.filters-area {
    z-index: 2;
    position: relative;
}

.wd-active-filters.woodmart-active-filters {
    z-index: 1;
    position: relative;
    margin: 0;
    top: -5px;
}

.sticked .wd-active-filters.woodmart-active-filters {
    top: 1px;
}

@media screen and (max-width: 782px) {
    .sticked .wd-active-filters.woodmart-active-filters {
        top: 1px;
        margin-top: 10px;
    }

    .filters-opened.sticked .wd-active-filters.woodmart-active-filters {
        margin-top: 0;
    }
}

.filters-area .filters-inner-area {
    background-color: white;
    transition: transform 0.5s;
    z-index: 1;
}

.filters-area.sticked .filters-inner-area {
    position: fixed !important;
    top: 0;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    /* max-width: 1220px; */
    margin: 0 auto;
    left: 0;
    right: 0;
    background-color: white;
    transition: transform 0.4s;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.filters-area.sticked .filters-inner-area > * {
    max-width: 1220px;
    margin: 0 auto;
}

.filters-area.not-sticked .filters-inner-area {
    transform: translateX(0px) !important;
}

.filters-area.custom-content {
    padding-bottom: 10px !important;
}

.admin-bar .filters-area.sticked .filters-inner-area {
    top: 32px;
}

.filters-block {
    display: flex;
}
.open-filters {
    display: none;
    padding: 0;
}
.open-filters .btn {
    width: 100%;
}
.sticked .filters-inner-area {
    padding: 12px 0;
}
.sticked .filters-block {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
@media screen and (max-width: 782px) {
    .sticked .filters-block {
        display: none !important;
    }
    .sticked .open-filters {
        display: block;
    }
    .sticked .filters-block.filters-opened {
        display: flex !important;
    }
    .sticked .open-filters.filters-opened {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .admin-bar .filters-area.sticked .filters-inner-area {
        top: 0;
    }
}

@media screen and (max-width: 782px) {
    .admin-bar .filters-area.sticked .filters-inner-area {
        top: 0;
    }
}

@media (max-width: 470px) {
    .btn-video-youtube {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    .btn-video-viewall {
        width: 100%;
    }
    .wd-product-filters .wd-pf-checkboxes {
        flex: 1 1 auto !important;
    }
}

@media (max-width: 1024px) {
    .work-video-label {
        display: none;
    }
    .work-video-svg {
        margin-right: 0;
    }
    .work-view-video .wd-open-popup {
        padding: 5px;
    }
    .page-work-description {
        font-size: 14px;
    }

    .page-work .entry-header {
        background: none;
    }

    .work-description {
        padding: 10px 0;
    }

    .work-description .wd-entities-title {
        font-size: 15px;
        letter-spacing: -0.6px;
    }

    .work-description-title-subtitle {
        display: none;
    }
    .work-button-wrap {
        margin-top: 11px;
    }
}
