
body {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#vdz_contacts_wrap .tab-pane {
    padding-top: 20px;
}

#vdz_contacts_wrap .tab-pane > div {
    margin-bottom: 20px;
}

#vdz_contacts_wrap .tab-pane h5 {
    font-weight: bold !important;
    font-size: 16px;
}

#vdz_contacts_wrap {
    width: 280px;
    max-width: 100%;
    margin: 30px auto;
}

#vdz_contacts_wrap .tab-pane .vdz_phones a {
    display: block;
    margin-bottom: 10px;
}

#vdz_contacts_wrap .tab-pane .vdz_map {
    text-align: center;
}

#vdz_contacts_wrap .tab-pane .vdz_phones a svg {
    display: inline-block;
    position: relative;
    bottom: -4px;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

#vdz_contacts li a {
    display: block;
    width: 100%;
    text-align: center;
    font-weight: bold !important;
    font-size: 18px;
}

#vdz_contacts {
    border-bottom: 1px solid #337ab7;
}
.page-template-page-contacts #vdz_contacts{
    display: none;
}

#vdz_contacts li {
    width: 50%;
}

#vdz_contacts li.active a {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}

#vdz_header form.search-form {
    margin-right: 0;
    margin-top: 8px;
    margin-bottom: 8px;
}

#vdz_header form.search-form input[type="text"] {
    margin-right: 0;
}

@media (min-width: 768px) {
    .vdz_last button.delay,
    .vdz_last #vzd_cart_link {
        width: 100%;
    }
}

@media (max-width: 767px) {

    #vdz_header .search {
        margin-bottom: 0px;
    }
}

#vdz_header {
    display: block;
}

.more .h_worktime p {
    margin-bottom: 0;
}

.h_phone table th,
#vdz_header table th {
    text-align: center;
    padding-bottom: 4px;
    /*border-bottom: 1px solid #555;*/
}

.h_phone table td,
#vdz_header table td {
    padding: 4px 8px;
}

/*#vdz_header table th:first-child,*/
.h_phone table td:first-child,
#vdz_header table td:first-child {
    /*border-right: 1px solid #555;*/
}

.h_phone table {
    margin: 0 auto;
}

.h_phone table td i {
    font-size: 0.75em;
}

.h_phone table td a {
    font-size: 0.9em;
    white-space: nowrap;
}

@media screen and (max-width: 375px) {
    #vdz_header table td a[href^="tel"] {
        font-size: 0.9em;
        white-space: nowrap;
    }

    #vdz_header table td i {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .vdz_header .logo {
        width: 19%;
    }

    .vdz_header .more {
        width: 80%;
    }
}

body {
    min-width: 320px;
}

@media screen and (max-width: 1200px) {
    .vdz_header .logo {
        width: 100% !important;
        text-align: center !important;
        display: block;
    }

    .vdz_header .more {
        width: 100% !important;
        text-align: center !important;
        display: block;
    }
}

.wpml-ls-legacy-list-vertical .wpml-ls-current-language a,
.wpml-ls-legacy-list-vertical a:hover {
    background-color: rgb(3, 130, 205);
}

.wpml-ls-legacy-list-vertical a span {
    color: #fff;
}

@media screen and (max-width: 480px) {
    .about_text_block .about_text_item h2 a {
        font-size: 0.75em;
    }
}

.menu_block #menu-home-1 {
    display: none;
}

.mob_btn2 {
    display: none;
    background-color: #1da1f2;
}

.mob_btn_cls2 {
    background-color: #1da1f2;
}

.menu_rubriki {
    margin-bottom: 0;
}

ul.menu_rubriki li.menu-item-has-children {
    position: relative;
}

ul.menu_rubriki ul.sub-menu li {
    width: 100%;

}

ul.menu_rubriki ul.sub-menu ul.sub-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
}

ul.menu_rubriki ul.sub-menu li:hover ul.sub-menu {
    display: block;
    background: #0292e6;
}

@media (max-width: 767px) {

    .mob_btn2 {
        font-size: 28pt;
        font-weight: bold;
        color: #fff;
        width: 100%;
        text-align: right;
        padding: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        cursor: pointer;
        display: block;
    }

    .mob_btn_cls2 {
        font-size: 28pt;
        font-weight: bold;
        color: #fff;
        width: 100%;
        text-align: right;
        padding: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        cursor: pointer;
        display: block;
    }

    .menu_rubriki ul {
        display: none;
    }

}

#vdz_main_menu[aria-expanded="true"] #menu-home {
    display: block !important;
}

#vdz_catalog_menu[aria-expanded="true"] .menu_rubriki {
    display: block !important;
}

div[data-target="#vdz_main_menu"] span:before,
div[data-target="#vdz_catalog_menu"] span:before {
    display: inline-block;
    content: "\2261";
}

div[data-target="#vdz_main_menu"][aria-expanded="true"] span:before,
div[data-target="#vdz_catalog_menu"][aria-expanded="true"] span:before {
    display: inline-block;
    content: "\0000D7";
}

div[data-target="#vdz_main_menu"] strong,
div[data-target="#vdz_catalog_menu"] strong {
    display: inline-block;
    font-size: 20px;
    position: relative;
    top: -7px;
}

@media screen and (min-width: 768px) {
    #vdz_main_menu.collapse,
    #vdz_catalog_menu.collapse {
        display: block;
    }
}


@media (max-width: 768px) {
    .menu_rubriki_en li,
    .menu_rubriki_ua li,
    .menu_rubriki li {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .menu_rubriki_en li a,
    .menu_rubriki_ua li a,
    .menu_rubriki li a {
        display: block;
        width: 100%;
        font-size: 1.2em !important;
        padding: 8px 0;
    }

    .collapse.in #menu-home,
    .collapse.in #menu-home_ua,
    .collapse.in #menu-home_en,
    .collapse.in .menu_rubriki,
    .collapse.in .menu_rubriki_ua,
    .collapse.in .menu_rubriki_en {
        display: block;
    }
}

#vdz_header a {
    color: #337ab7;
}

.admin-bar.logged-in .menu_block2.fixed {
    top: 32px;
    z-index: 5000;
}

.vdz_callback span.vdz_offset {
    display: inline-block;
    width: 20px;
}

body.blog {
    width: 100% !important;
}

.vdz_callback label {
    padding: 10px 20px;
    cursor: pointer;
}

.vdz_callback label.active {
    background-color: #0292e6;
    color: #fff;
    border-radius: 5px;
}

li#wpmenucartli {
    display: none !important;
}

a#vzd_cart_link {
    color: #fff !important;
}

.mob.ext {
    display: block;
}

@media (max-width: 768px) {
    .mob.ext {
        right: -160px;
    }

    .mob.ext i {
        margin-left: -40px !important;
    }
}

/*footer .social,
#vdz_header .social {
    display: none !important;
}*/

body.kiev .chernigov,
body.kiev #product_category div[class$=chernigov-container],
body.chernigov #product_category div[class$=kiev-container],
body.kiev #product_category div[class$=chernigov-ua-container],
body.chernigov #product_category div[class$=kiev-ua-container],
body.chernigov .kiev {
    display: none !important;
}

#vdz_city_select {
    position: fixed;
    top: 0;
    width: 250px;
    /*bottom: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    text-align: center;
    padding: 20px;
    background-color: #fff;
    opacity: 1;
    z-index: 999999999;
    border: 5px solid #0292e6;
    box-shadow: 5px 5px 10px #000;
}

#vdz_city_select h3 {
    font-size: 17px !important;
}

#vdz_city_select ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

#vdz_city_select ul li {
    display: inline-block;
    cursor: pointer;
    padding: 12px 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    background-color: #0292e6;
    color: #fff;
}

#vdz_city_select ul li + li {
    margin-left: 20px;
}


.sub-menu .current-menu-parent a,
.menu_rubriki ul > li:hover,
.sub-menu .current-menu-parent > a,
.sub-menu .current-menu-parent > a .sub-menu a {
    background: transparent !important;
}

.sub-menu .current-menu-parent > a:hover {
    background: #828282 !important;
}

.children_blog {
    display: flex !important;
    width: 100% !important;
    /*justify-content: flex-end;*/
    justify-content: left;
    flex-wrap: wrap;
}

.children_blog .item {
    margin: 10px;
    /*flex: 1 1 22%;*/
    flex: 0 0 20%;
}
.vdz_children_items{
    padding:10px;
}
.vdz_children_items .item{
    position: relative;
    height: 200px;
    margin-bottom: 30px;
    overflow: hidden;
}
.vdz_children_items .item img{
    height: 200px !important;
    width: 100% !important;
    object-fit: cover;
    object-position: top;
}
.vdz_children_items .item > a{
    display: block;
}
.vdz_children_items .item .blog_title{
    position: absolute;
    bottom: 0px;
    background: #0292e6;
    color: #fff;
    padding: 10px;
    font-weight: 500;
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    text-align: center;
}
.vdz_children_items .item .blog_title a{
    color: #fff !important;
}

@media screen and (max-width: 768px){
    .children_blog .item{
        flex: 1 1 100%;
    }

}
#vdz_catalog_menu {
    background-color: #0292e6;
}

#vdz_catalog_menu ul.menu_rubriki > li > a {
    color: #fff;
    font-size: 1.5rem;
}

#vdz_catalog_menu ul.menu_rubriki > li {
    border-right: 1px solid #fff;
}

#vdz_catalog_menu ul.menu_rubriki > li a {
    font-size: 1.2rem;
}

@media (max-width: 768px) {
    ul.menu_rubriki ul.sub-menu {
        position: initial !important;
    }
}

.product_category .sidebartitle {
    color: #9c9c9c;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 15px;
}

#product_category div[class$=chernigov-container],
#product_category div[class$=kiev-container] {
}

#product_category ul.menu li {
    padding: 0;
    background: transparent;
}

#product_category ul.menu li a {
    background: #f0f0f0 !important;
    display: block;
    padding: 7px;
}

#product_category ul.menu li > a,
#product_category ul.menu li:hover a {
    color: #9c9c9c !important;
}

#product_category ul.menu li:hover > a,
#product_category ul.menu li a:hover {
    background: #0292e6 !important;
    color: #fff !important;
}

#product_category ul.menu li a:hover {
    transition: all linear 200ms;
}

#product_category ul.menu li.menu-item-has-children {
    /*cursor: pointer;*/
}

#product_category ul.menu li.menu-item-has-children a {
    display: block;
}

#product_category ul.menu ul.sub-menu {
    display: none;
    padding-left: 10px;
}

@media (max-width: 768px) {
    .vdz_header_hide_on_mobile {
        display: none !important;
    }

    .home .vdz_header_hide_on_mobile {
        display: block !important;
    }
}

div.blog div.blog_img img {
    object-fit: contain;
    height: 210px !important;
}

.single article img{
    object-fit: contain;
    width: auto !important;
    max-width: 100%;

}
.page article img{
    object-fit: contain;
    max-width: 100%;
    height: auto !important;
}
.single .fig img{
    /*max-height: 300px !important;*/
}

header.product_full_desc {
    margin-bottom: 20px;
}

body.single-products #gallery img {
    max-width: 100%;
}

.vdz_products .children_blog {
    justify-content: normal;
    width: 100%;
    display: flex !important;
}

.vdz_products .blog .blog_img {
    width: 23%;
    height: 400px;
    max-height: 400px;
    flex: none;
    border: 2px solid #0292e6;
    border-radius: 4px;
}
.vdz_products .blog .blog_img a{
    display: block;
    text-align: center;
}
.vdz_products .blog .blog_img a img{
    display: block;
    margin: 0 auto;
}

.vdz_products div.blog div.blog_img img {
    transition: transform .2s;
}

.vdz_products div.blog div.blog_img:hover img {
    margin: 0 !important;
    transform: scale(1.2);
}

.vdz_products .blog .blog_img .buy_wrapper {
    margin-top: 5px;
}

.vdz_products .blog .blog_img img {
    margin-bottom: 0;
}

.vdz_products .blog .blog_title a {
    display: block;
    height: 46px;
    overflow: hidden;
}

.vdz_products .blog .blog_img .blog_title {
    position: relative;
}

.vdz_products .blog .blog_img .vdz_attrs {
    position: relative;
    margin-top: 8px;
    width: 100%;
    padding: 5px;
}

.vdz_products .blog .blog_img .vdz_attrs:after {
    content: '';
    display: table;
    float: none;
    clear: both;
}

.vdz_products .blog .blog_img .buy_wrapper {
    max-width: 80%;
    margin: 10px auto;
}

.vdz_products .blog .vdz_attrs,
.vdz_products .blog .blog_title {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.vdz_products .blog .vdz_attrs {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.vdz_products .blog .blog_img .vdz_attrs > div.stock {
    width: 60%;
}

.vdz_products .blog .blog_img .vdz_attrs > div {
    display: block;
    /*width: 50%;*/
    float: left;
    margin-top: 0 !important;
}

.vdz_products .blog .blog_img .vdz_attrs > div.price {
    width: 40%;
    font-weight: bold;
    font-size: 14px;
}

.vdz_products .blog .blog_img .vdz_attrs > div.stock {
    text-align: right;
}

.vdz_products .blog .blog_img .vdz_attrs > div.stock span {
    color: #3c763d;
    font-weight: bold;
    padding: 2px 4px;
    border: 1px solid #3c763d;
}


.serv_text.vdz_mt_1 {
    margin-top: 39px !important;
}

.serv_text.vdz_mt_2 {
    margin-top: 35px !important;
}

.serv_text.vdz_mt_3 {
    margin-top: 30px !important;
}

@media screen and (max-width: 1024px) {

    .serv_text.vdz_mt_0,
    .serv_text.vdz_mt_1,
    .serv_text.vdz_mt_2,
    .serv_text.vdz_mt_3 {
        margin: auto !important;
    }

    .about_text_block > div:last-child {
        padding-bottom: 20px;
    }
}

div.lang_widget {
    z-index: 99999 !important;
}

@media (max-width: 767px) {
    body div.lang_widget {
        top: 80px !important;
    }
}

.product_full_desc .r_right.vdz_product_attrs {
    text-align: center;
    margin-top: 12px;
}

.vdz_product_attrs > div {
    display: inline-block;
    margin-top: 0 !important;
}

.vdz_product_attrs > div.price {
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 20px;
}

.vdz_product_attrs > div.stock span {
    color: #3c763d;
    /*font-weight: bold;*/
    padding: 5px 20px;
    font-size: 13pt;
    border: 1px solid #3c763d;
}

.grafm_item > a img {
    height: 198px;
    width: 100%;
    object-fit: cover;
}

.grafm_item > a .dsc {
    font-size: 13px;
}

.home .news_full {
    padding: 13.5px;
    border: 2px solid #0292e6;
}

.home .news_full:not(:first-of-type) .news_full_img img {
    height: 126px !important;
}

.wpml-ls-statics-post_translations {
    display: none;
}

.product_full_desc .r_right {
    width: 80% !important;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .product_full_desc .r_right {
        margin-bottom: 0px;
    }

    .vdz_products .blog {
        display: block;
    }

    .vdz_products .blog .blog_img {
        width: 100%;
        height: auto;
        max-height: initial;
        margin-left: 0;
        margin-right: 0;
    }

    .vdz_products .blog .blog_img .buy_wrapper {
        margin-top: 0px;
    }

    .vdz_product_attrs > div.price {
        margin: 10px auto !important;
    }

    .entry-content .tabs > label {
        padding: 5px 15px;
    }

    .home .vdz_header_hide_on_mobile,
    .h_phone {
        margin-top: 0 !important;
    }

    .metaslider + br,
    .metaslider + br + br {
        display: none;
    }

    .more .search {
        margin-top: 10px !important;
    }

}

#vzd_cart_link {
    display: none;
}

.menu_rubriki ul, .menu_rubriki_ua ul, .menu_rubriki_en ul {
    transition: none !important;
}

.entry-content {
    text-align: justify;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
    text-align: center;
}

article.post, article.page, article.product {
    overflow: inherit !important;
}

#vdz_catalog_menu .sub-menu .current-menu-item > a {
    color: #fff !important;
    background: #828282 !important;
}
#vdz_catalog_menu .sub-menu .menu-item:hover > a,
#vdz_catalog_menu .sub-menu .current-menu-item > a,
#vdz_catalog_menu .sub-menu .current-menu-ancestor > a,
#vdz_catalog_menu .sub-menu .current-menu-parent > a {
    color: #fff !important;
    background: #828282 !important;
}
body .flexslider .flex-direction-nav a.flex-next:before,
body .flexslider .flex-direction-nav a.flex-prev:before{
    z-index: 5000!important;
    width: 56px!important;
    height: 56px!important;
    content: ''!important;
}
body .flexslider .flex-direction-nav a.flex-next:before{
    background: url('/wp-content/themes/twt/img/right.png') !important;
}
body .flexslider .flex-direction-nav a.flex-prev:before{
    background: url('/wp-content/themes/twt/img/left.png') !important;
}
.post .actia_dates{
    display: none;
}

.news_full .vdz_row .news_full_img{
    max-height: initial;
}
.vdz_row{
    display: block;
    clear: both !important;
    float: none !important;
}
.vdz_clear:after{
    display: table;
    content: '';
    float: none;
    clear: both;
}


@media screen and (max-width: 768px) {

    .single-format-standard .vdz_article img{
        max-width: 100%;
        height: auto;
    }

    #vdz_catalog_menu ul.menu .sub-menu{
        text-align: center;
        position: initial !important;
        opacity: 1;
    }
    #vdz_catalog_menu ul.menu .sub-menu{
        display: none;
    }
    #vdz_catalog_menu ul.menu .sub-menu.active{
        display: block;
    }
    #vdz_catalog_menu ul.menu li.menu-item-has-children{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    #vdz_catalog_menu ul.menu li.menu-item-has-children > a{
        position: relative !important;
    }
    #vdz_catalog_menu ul.menu li.menu-item-has-children > a:before{
        display: block;
        top: 10px;
        left: 20px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: transparent;
        border-top-color: #fff;
        border-width: 10px;
        margin-left: 3px;
    }
    #vdz_catalog_menu ul.menu ul.sub-menu.active{
        display: block !important;
        border: 1px solid #fff !important;
    }
    #vdz_catalog_menu ul.menu li.menu-item-has-children > a.active_link{
        color: #fff !important;
        background-color: transparent !important;
    }
    #vdz_catalog_menu ul.menu li.menu-item-has-children > a.active_link:before{
        border-color: transparent;
        border-bottom-color: #fff;
        bottom: 10px;
        top: initial;
    }
    .news_full:first-of-type, .news_full, .news_full:not(:first-of-type) .news_full_img, .news_full:not(:first-of-type) .nb_left{
        max-height: 380px !important;
    }
    .home .news_full,
    .home .news_full_img img{
        max-height: initial !important;
    }
    .home .news_full .vdz_row .news_full_img img{
        height: auto !important;
    }
}


@media (min-width: 768px) {
    div.grafm_item {
        width: 21% !important;
    }

}
@media screen and (min-width: 768px) {
    .home #vdz_main_category > .row{
        display: flex;
        flex-wrap: wrap;
    }
    .home #vdz_main_category div.grafm_item{
        width: 22% !important;
        flex: 1 1 22% !important;
        margin-bottom: 30px !important;
    }
    .home .news_full:nth-child(2),
    .home .news_full:nth-child(3){
        float: right;
        margin-right: 0;
    }
    .home .news_full:nth-child(2) .news_full_img,
    .home .news_full:nth-child(3) .news_full_img{
        width: 40%;
    }
    .home .news_full:nth-child(2) img,
    .home .news_full:nth-child(3) img{
        width: 180px;
        height: 126px;
        object-fit: cover;
    }
}
#footer_relative_pages{
    margin: 20px 0;
}
#footer_relative_pages h3{
    font-size: 20px !important;
}

.serv .serv_text ul{
    text-align: left;
}

@media screen and (max-width: 768px) {
    .grafm_item > a img{
        width: 100% !important;
    }
    .review-wrapper{
        justify-content: center !important;
    }
}

article img{
    max-width: 100%;
}