@font-face {
    font-family: 'SVN Gotham Regular';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('/tp/T0296/fonts/stores/108928/SVN-Gotham Regular.otf');
}
*:not(i) {
    font-family: 'SVN Gotham Regular' !important;
}
.titleBlFooter{
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.imageLogoFoote{
    max-width: 200px;
    margin-bottom: 15px;
}
.imageLogoFoote img{
    max-width: 200px;
}
.blockFooter ul i{
    padding-right: 15px;
}
.blockFooter li{
    margin-bottom: 7px;
}
.blockFooter ul{
    padding-left: 0;
    font-weight: 500;
}
.blockFooter ul a{
    color: #000;
}
footer .container-fluid>.row>.col-md-4{
    padding-top: 15px;
}
.listSocialFooter{
    margin-top: 15px;
    margin-bottom: 35px;
    padding: 10px 0 20px;
    position: relative;
    text-align: center;
}
.listSocialFooter:after{
    content: "";
    width: 80%;
    background-color: #eee;
    height: 1px;
    left: 10%;
    bottom: 0;
    display: inline-block;
    position: absolute;
}
.listSocialFooter i{
    font-size: 30px;
}
.listSocialFooter a{
    display: inline-block;
    margin: 0 7px;
}

footer{
    overflow: hidden;
    border-top: none;
    font-weight: 500;
}
.nav-footer-link{

}
.newsletterContainer{
    display: flex;
    width: 100%;
}
.newsletterContainer input{
    width: calc(100% - 90px);
    height: 35px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0 10px;
    color: #000;
    border-radius: 0;
}
.newsletterContainer button{
    width: 90px;
    height: 35px;
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    text-transform: uppercase;
}
form.contact-form {
    margin-top: 35px;
    margin-bottom: 15px;
}
.copyRight{
    width: 100%;
    background-color: #000;
    color: #fff;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 10px;
}
.footerBackGroundSilver{
    background-color: #f6f6f6;
}

.footerBackGroundSilver:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 40px;
    position: absolute;
    left: 100%;
    background-color: #f6f6f6;
    top: 0;
}
.home-slider .content-title .vsv-title-wrapper{
    font-size: 25px;
}
.header-bottom.products, .header-bottom.products a{
    background: #fff;
    color: #000;
}
.tab-content>.tab-pane{
    visibility:visible;
    display: none;
}
.tab-content>.tab-pane.active{
    display: block;
}

.tab-pane:not(:first-child){
    position: relative;
}
.section-detail .nav-item.active > a{
    color: red;
}
.link.vsv-active-target.nav-item.active {
    border-bottom: none;
}
.label-sold.pre-order-button{
    background: #78d2ff;
}
@media (min-width: 992px) {
    header .custom-navbar {
        height: calc(100px - 0.5rem);
    }
    header .resize-logo{
        height: 40px;
    }
    .header-bottom.products{
        padding-top: 60px!important;
    }
    footer .container-fluid{
        padding-left: 40px;
        padding-right: 40px;
    }
    #vsvhome .container-fluid{
        padding-left: 30px;
        padding-right: 30px;
    }
    #vsvhome .container-fluid .row{
        margin-left: -10px;
        margin-right: -10px;
    }
    #vsvhome .container-fluid .col-md-4{
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 991px) {
    .imageLogoFoote {
        max-width: unset;
        margin-bottom: 15px;
        text-align: center;
        width: 100%;
        display: inline-block;
    }
}
.footer-new .ft-1 ul {
    padding-left: 0;
}
.footer-new .ft-1 ul, .footer-new ul a, .footer-new ul span, .footer-new ul *{
    font-size: 9px;
    line-height: 16px;
}
.footer-new h6 {
    font-weight: bold;
    font-size: 11px;
}
.ft-2 ul li {
    margin-bottom: 10px;
}
.ft-3 ul {
    padding-left: 0;
}
.text-under ul li a {
    text-decoration: underline;
}
.copyRight-n {
    text-align: center;
}
.m-top-70{
    margin-top: 70px;
}
@media(min-width: 768px) {
    .m-left-20 {
        margin-left: 50%;
        display: inline-block;
        transform: translateX(-50%);
    }
}
@media (max-width: 415px) {
    .m-left-20 {
        text-align: center;
        display: block;
    }
}
.m-top-50 {
    margin-top: 50px;
}
@media (min-width: 1024px) {
    .site-header.ds-flex {
        padding-left: 36px;
        padding-right: 36px;
    }
}
.site-header.ds-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    max-width: 1920px;
}
.site-header.ds-flex .site-hd-right .site-login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.site-hd-left .menu-open-button {
    height: 40px;
    width: 40px;
    -webkit-tap-highlight-color: transparent;
    color: #000;
    cursor: pointer;
    display: block;
    outline: 0;
    z-index: 1003;
}
.site-hd-left, .site-hd-cen {
    width: 30%;
}
.site-hd-left {
    position: relative;
    display: flex;
    align-items: center;
}
.site-hd-left .menu-open-button .menu-button-icon.icon-1 {
    top: 15px;
}
.site-hd-left .menu-open-button .menu-button-icon.icon-2, .site-hd-left .menu-open-button .menu-button-icon.icon-3 {
    top: 21px;
}
.site-hd-left .menu-open-button .menu-button-icon.icon-4 {
    top: 27px;
}
.site-hd-left .menu-open-button.open .menu-button-icon.icon-1, .site-hd-left .menu-open-button.open .menu-button-icon.icon-4 {
    left: 29px;
    width: 0;
}
.site-hd-left .menu-open-button.open .menu-button-icon.icon-2 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.site-hd-left .menu-open-button.open .menu-button-icon.icon-3 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.site-hd-left .menu-open-button .menu-button-icon {
    height: 1px;
    width: 18px;
    position: absolute;
    left: 20px;
    background: #000;
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition: all .25s cubic-bezier(.455, .03, .515, .955);
}
.site-hd-left .menu-tlt {
    margin-left: 5px;
}
.site-hd-left .menu-search {
    margin-left: 10%;
}
.site-hd-left .menu-tlt span {
    text-transform: uppercase;
}
.site-hd-right .site-login a:first-child {
    margin-left: 0;
}
.site-hd-right .site-login a {
    margin-left: 23px;
}
.site-hd-right .site-login a.cart-ic {
    display: flex;
    align-items: center;
}
.site-hd-right .site-login a.cart-ic .icon-button.icon-outline-bag {
    font-size: 20px;
}
.dnone-108928 {
    display: none !important;
}
.site-hd-left .menu-component .menu-content.open {
    top: -1px !important;
}
.site-hd-left .menu-component .menu-content {
    height: 100%;
    width: 20%;
    z-index: 8888;
    border-right: 1px solid #808080;
}
.site-hd-left .menu-component .section-detail-list {
    width: 90%;
}
.header-component .header-content .header-content-user .user-icon-button {
    width: 40px;
}
.headerMobile .headerMobile__container, .header-component .header-content {
    height: 40px;
}
@media(max-width: 414px) {
    .header-component .header-content .header-content-logo {
        width: 30%;
    }
    .header-component .header-content .header-content-user {
        width: 65%;
    }
}
@media (min-width: 415px) and (max-width: 768px) {
    .header-component .header-content .header-content-logo {
        width: 40%;
    }
    .header-component .header-content .header-content-user {
        width: 58%;
    }
}
.header-component .header-content .header-content-logo {
    /*width: 35%;*/
    text-align: right;
}
.header-component .header-content .header-content-logo .logo-link {
    z-index: 1000;
}
@media (max-width: 991px) {
    .header-component .header-content .header-content-logo .logo-link {
        top: 5px;
    }
}
.menu-component .menu-content.open {
    top: 40px !important;
}
.menu-component .menu-content {
    height: calc(100% - 40px);
}
.home-slider.tp_banner_main, section.collection, .product_detail, #page__cart, #account, #main-content, #member {
    margin-top: 40px;
}
.content-page {
    margin-top: 70px;
}
.pageContainer.sidebar-move-l, .pageContainer.sidebar-move-l header {
    left: 20%;
    right: -20%;
}
.move-l {
    left: 0;
    transition: left .5s cubic-bezier(.25,.46,.45,.94);
}
.site-overlay-108928 {
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 7777;
    opacity: 0;
    visibility: hidden;
    transition: all .2s linear;
}
.site-overlay-108928.active {
    opacity: 1;
    visibility: visible;
}
.pageContainer.sidebar-move header {
    left: -480px;
}
.home-slider.tp_banner_main .owl-nav{
    display: none!important;
}
#vsvhome [data-id="1324"]{
    margin-top: 20px;
    margin-bottom: 20px;
}
.banner-collection{
    margin-top: 20px;
}
.header-menu-title, .nav-item a {
    font-family: Roboto Condensed!important;
}
.openMenu2Desktop{
    display: none;
}
@media screen and (min-width: 992px) {
    .menu-component .custom-mega-menu {
        position: relative;
        border: none;
        box-shadow: unset !important;
        float: unset;
        padding: 0 0 0 15px;
    }
    .menu-component .custom-mega-menu .col-md-2{
        width: 100%;
        max-width: 100%;
    }
    .menu-component .custom-mega-menu .row{
        display: block;
    }
    .menu-component .custom-mega-menu .container{
        margin-top: 10px!important;
        margin-bottom: 10px!important;
    }
    .openMenu2Desktop{
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 25px;
        cursor: pointer;
    }
    .openMenu2Desktop i{
        font-weight: 300;
        font-size: 9px;
    }
}
