* {
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth; /* свойство scroll-behavior не наследуется, применяется к прокручиваемым блокам */
    height: 100%;
}

body {
    height: 100%;
}

.vtem-wrapper {
    position: relative;
    min-height: 100%;
}

.headerpage .row {
    align-items: center !important;
}

.headerpage {
    background: url(/images/headers/mainheader.png) no-repeat 0 0;
    background-size: cover;
    display: flex;
    align-items: center !important;
    min-height: 300px;
}

.menu-right .vtem-block-inside {
    float: right;
}

.menu-left .vtem-block-inside {
    float: left;
}

.headerpage h2::after {
    content: '';
    width: 125px;
    height: 3px;
    background-color: #e03a3e;
    margin: 17px auto 35px;
    display: block;
}

.scrolltag {
    position: absolute;
    bottom: 0;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.awardsblock div {
    z-index: 2;
    text-align: center;
}

.headerpage .navbar-nav li {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 16px;
}

.headerpage .navbar-nav li a {
    color: white;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .2s;
}

.headerpage .navbar-nav .nav-child li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}

.item-121 ul {
    width: 190px !important;
}

.item-159 ul {
    width: 220px !important;
}

.item-118 ul {
    width: 130px !important;
}

.item-116 ul {
    width: 150px !important;
}

.item-158 ul {
    width: 180px !important;
}

.headerpage .navbar-nav .nav-child {
    padding-left: 15px;
    background: none;
    border: none;
    width: 170px;
}

.covervid-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mainmenu {
    margin-top: 50px;
}

.social a {
    color: white;
    margin-right: 10px;
    font-size: 20px;
}

.social a:hover {
    text-decoration: none;
}

.skhplogo img {
    width: 190px;
    height: auto;
}

.nav-header {
    color: white;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .2s;
    cursor: grab;
}

.vtem-section-inside img {
    max-width: 100%;
}

.mobilemenu .navbar {

}

.visiblemobile {
    display: block !important;
    position: static !important;
}

.spacer.product-container {
    border: none !important;
}

.menucatalog {
    list-style: none;
    padding: 0;
}

.position-left {
    background-color: darkgray;
    margin-left: 0;
}

.menucatalog li a {
    font-size: 20px;
}

.product-rating {
    text-align: center;
}

.vm-product-descr-container-0 {
    min-height: 25px !important;
}

.vtem-wrapper {
    background-image: url(/images/assets/backgroundphone.jpg);
}

.menupage .navbar {
    border: 1px solid black;
    border-radius: 15px;
    background: rgba(216, 183, 109, 0.8);
}

.menupage .navbar .nav-child {
    border: 1px solid black;
    border-radius: 15px;
    background: rgba(216, 183, 109, 0.8);
    margin-top: 10px;
}

.menuprod a {
    color: black;
    text-decoration: none;
}

.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.vm-product-container .vm-product-media-container {
    width: 30% !important;
}

.categoryid8 {
    display: none;
}

.section-content {
    margin-top: 10px;
}

.headerpagetitle {
    text-align: center;
}

.titletext {
    border: 1px solid black;
    border-radius: 15px;
    background: rgba(216, 183, 109, 0.5);
    padding: 5px;
}

.vm-product-media-container {
    margin-right: 15px;
}

.menucatalog a:hover {
    text-decoration: underline;
}

@font-face {
    font-family: 'porcelainregular';
    src: url('Pompadur.ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'badscript';
    src: url('10821.ttf');
    font-weight: normal;
    font-style: normal;

}

.titletext {
    font-family:Monotype Corsiva, Times, Serif !important;
    font-size: 50px;
    font-weight: bold;
}

.headerpage .navbar-nav li span {
    color: white;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .2s;
}

.headerpage .navbar-nav li span:hover {
    text-decoration: underline;
}

.item-158 {
    width: 243px;
}

.phfooter {
    padding-left: 50px;
}

.cpblock {
    padding-left: 15%;
}

.phfooter a {
    color: #000000;
}

.phfooter a:hover {
    color: #e31e25;
}

.custom-html-content img {
    height: 233px;
}

.custom-html-content p {
    margin-bottom: 5px;
}

#block16d8b7bb5ac9120 {
    margin-bottom: 10px;
}

.carousel-3d {
    padding: 20px;
    -webkit-perspective: 500px;
    perspective: 500px;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
}

.carousel-3d > * {
    flex: 0 0 auto;
}

.carousel-3d figure {
    margin: 0;
    width: 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}

.carousel-3d figure img,
.carousel-3d figure div {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}

.carousel-3d figure div:not(:first-of-type),
.carousel-3d figure img:not(:first-of-type) {
    position: absolute;
    left: 0;
    top: 0;
}

.carousel-3d nav {
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
}

.carousel-3d nav button {
    flex: 0 0 auto;
    margin: 0 5px;
    cursor: pointer;
    color: #337AB7;
    background: #BFE2FF;
    border: 1px solid #337AB7;
    padding: 5px 10px;
    font-weight: bold;
    transition: all .3s ease;
}

.carousel-3d nav button:hover {
    color: #FFF;
    background: #337AB7;
}

.kolos {
    height: 47px !important;
}

.borderfooter img {
    width: 100%;
    height: 50px;
}

.position-info {
    margin-top: 10px;
}

@media (max-width: 762px) {
    .phnum {
        padding-right: 15px;
        padding-left: 15px;
    }

    .headerpage {
        background-image: url("/images/assets/backmob.png");
    }

    .nav-item {
        width: 100%;
    }

}

.prodname {
    font-family: badscript;
    font-size: 25px;
}

#showcase {
    width: 100%;
    height: 380px;
    margin-top: 12px;
    visibility: hidden;
}

#showcase img {
    cursor: pointer;
    width: 300px;
    height: 300px;
}

.titleprod {
    text-align: center;
    background-image: url("/images/assets/logoprod.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 300px;
    height: 300px;
    position: absolute;
    top: 30px;
    right: 50px;
    z-index: 999;
}

.titleprod img {
    width: 250px !important;
    height: 250px !important;
}

#item-title {
    position: absolute;
    top: 40%;
    width: 85%;
    left: 20px;
    line-height: 1;
    font-family:Monotype Corsiva, Times, Serif !important;
    font-weight: bold;
}

#item-descr {
    position: absolute;
    top: 50%;
    width: 85%;
    left: 20px;
    line-height: 1;
    font-family:Monotype Corsiva, Times, Serif;
    font-size: 20px;
}

p a {
    color: black;
    font-family: Monotype Corsiva, Times, Serif;
    font-weight: bold;
    font-size: 20px;
}

p a:hover {
    color: #E31E25;
    text-decoration-color: #E7B45C;
}

.newyear-gif{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
}

em{
    color: black!important;
}

.item-353 {
    width: 150px;
}

.item-355 {
    width: 150px;
}

.item-369 {
    width: 150px;
}

.item-371 {
    width: 150px;
}
@media (max-width: 768px) {
    .titletext{
        font-size: 36px;
    }
    .widget-logo {
        margin-top: 60px;
    }

    .footimg img{
        height: 100%;
    }
}.socialmobile a {
     color: white;
     margin-right: 10px;
     font-size: 20px;
 }

.specialvision {
    position: absolute;
    top: 10px;
    right: 110px;
    width: 64px;
    height: 64px;
}

.social {
    position: absolute;
    top: 10px;
    max-width: 100%;
    right: 150px;
    width: 140px;
}

.language {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 128px;
}
.accessibility .jf_mm_trigger {
    top: 160px;
}
.accessibility #jf_mm_menu{
    padding-top:150px;
}
.item-467{
  width:100%;
}