* {
    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 !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%;
    }

}

.product-details {
    background: #E31E25 !important;
    color: white !important;
    border-width: 2px;
    border-color: #E7B45C !important;
    height: 50%;
}

.product-details:hover {
    color: black !important;
}

.vm-page-counter {
    display: none;
}

.vm-pagination {
    width: 100%;
}

.vm-pagination .pagenav {
    margin: 0 !important;
}

.page-link {
    color: white !important;
    background-color: #E31E25;
    border-color: #E7B45C !important;
}

.page-link:hover {
    color: black !important;
}

.product a {
    color: black;
    font-family: Monotype Corsiva, Times, Serif;
    font-weight: bold;
    font-size: 25px;
}

.product a:hover {
    color: #E31E25;
    text-decoration-color: #E7B45C;
}

.disabled .page-link {
    background-color: gray !important;
}

.pagination .active .page-link:hover {
    background-color: #E31E25;
    color: black !important;
}

.newyear-gif {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
}

em {
    color: black !important;
}

.category-view .row > .product {
    min-width: 33.3%;
    flex: 0 0 33.3%;
}

@media (max-width: 768px) {
    .category-view .row > .product {
        min-width: 50%;
        flex: 0 0 50%;
    }

    .category-view .row > .product img {
        width: 100%;
        height: 80px;
    }

    .category-view .row > .product .product-container {
        width: 100%;
        height: 330px;
    }
    .category-view .row > .product .vrvote-count{
        display: none;
    }
}

@media (max-width: 768px) {
    .titletext{
        font-size: 36px;
    }
    .widget-logo {
        margin-top: 60px;
    }
}
.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;
}

.vm-product-media-container{
    margin: 0 0 0 20px;
}
.prod-detail{
    margin-right: 20px;
}