@font-face {
    font-family: "Jost";
    src: url("/local/templates/tattoo-festival/fonts/Jost-Regular.ttf") format("opentype");
    font-weight: 400;
}

@font-face {
    font-family: "Jost";
    src: url("/local/templates/tattoo-festival/fonts/Jost-Medium.ttf") format("opentype");
    font-weight: 500;
}

@font-face {
    font-family: "Jost";
    src: url("/local/templates/tattoo-festival/fonts/Jost-SemiBold.ttf") format("opentype");
    font-weight: 600;
}

@font-face {
    font-family: "Gilroy - Semi Bold";
    src: url("/local/templates/tattoo-festival/fonts/Gilroy-SemiBold.ttf") format("opentype");
    font-weight: 400;
}



.navbar {
    padding: 0px;
}

a:hover {
    text-decoration: none;
}

body {
    background-color: #fefffe;
    font-family: "Jost";
    font-weight: 400;
}

header {
    font-weight: 500;
    font-size: 16px;
    box-shadow: 0 12px 40px 6px rgba(173, 183, 193, 0.34);
    background-color: #ffffff;
    align-items: center;
    
  
}

footer {
    background-color: #404040;
    color: #fefffe;
    min-height: 309px;
}

.password-recovery input[type="checkbox"] {
    display: none;
  }

.password-recovery label:before {
    content: " ";
    color: #000;
    display: inline-block;
    font: 20px/30px Arial;
    margin-right: 15px;
    position: relative;
    text-align: center;
    text-indent: 0px;
    width: 15px;
    height: 15px;
    background: #FFF;
    border: 1px solid #edeef0;
    border-image: initial;
    vertical-align: middle;
}

.password-recovery input:checked + label:before {
    content: url(/local/templates/tattoo-festival/img/Check.png);
    line-height: 6px;
 
}


.main-footer {
    position: relative;
    display: inline-flex;
    width: 100%;
 
}

.lk-tabs .block-item-content-date {
    line-height: 20px;
}

.mypurchases-lk {
    background: url(/local/templates/tattoo-festival/img/PaymentIcongrey.png) no-repeat 29px center;
    padding-left: 60px;
}

.lk-content .mypurchases-lk:hover {
    background: url(/local/templates/tattoo-festival/img/Payment_Icon.png) no-repeat 29px center;
}

.lk-content .mypurchases-lk.active {
    background: url(/local/templates/tattoo-festival/img/Payment_Icon.png) no-repeat 29px center;
}

.personaldata-lk {
    background: url(/local/templates/tattoo-festival/img/personal-data.png) no-repeat 29px center;
    padding-left: 60px;
}

.lk-content .personaldata-lk:hover {
    background: url(/local/templates/tattoo-festival/img/UserIconfiolet.png) no-repeat 29px center;
}

.lk-content .personaldata-lk.active {
    background: url(/local/templates/tattoo-festival/img/UserIconfiolet.png) no-repeat 29px center;
}

.telephone-footer {
    margin-bottom: 15px;
}

.telephone-adress-footer-block {
 
    margin-top: 50px;
}

.item-social-footer {
    margin-right: 8px;
}

.socials-footer {
    margin-top: 24px
}

.header-adress-footer {
    font-size: 14px;
    letter-spacing: 0.07px;
    font-weight: 300;
}

.footer-adress-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 18.84px;
}

.menu-line {
    margin-top: 70px;
}

.menu-line li {
    list-style-type: none;
    margin-right: 60px;
    
   

}

.menu-line li:first-child {
    margin-left: 122px;
}

.menu-line li:last-child {
    margin-right: 90px;
}

.line-2 {
    background-color: #4f4f4f;
    height: 1px;
    margin-top: 55px;
}

.footer-copyright {
    letter-spacing: 0.07px;
    line-height: 45px;
    font-weight: 300;
    font-size: 14px;
}

.menu-line li a {
    color: #fefffe;
    font-size: 18px;
    font-weight: 300;
    line-height: 18.84px;
}

.menu-line {
    display: inline-flex;
}

.footer-menu {
    text-align: center;
}

.footer-logo {
    position: absolute;
    top: -10px;
}

.main-header {
    min-height: 130px
}

.logo-header {
    position: absolute;
    top: -5px;
    z-index: 5;
}

.header-profile {
    display: inline-flex;
}



.log-in-btn {
    background: url(/local/templates/tattoo-festival/img/login-btn2.svg) no-repeat 0px/ 42px 47px;
    margin-right: 50px;
    padding: 16px 0px 16px 60px;
    color: #24292d;

}

.log-in-btn-a:hover {
    color: #6a11cb;
    transition: 0.3s;
}

.register-btn {
    background: url(/local/templates/tattoo-festival/img/register-btn.jpg) no-repeat scroll left top;
    padding: 16px 44.27px 16px 44.27px;
}

.register-btn-a {
    color: #ffffff;
   
}

.register-btn-a:hover {
    color: #24292d;
    transition: 0.3s;
    
   
}

.header-cart {
    /*background-color: rgba(39, 113, 250, .07);*/
    display: inline-flex;
    margin-left: 22px;
}

.header-cart-mobile {
    /*background-color: rgba(39, 113, 250, .07);*/
    display: none;
    width: 100%;
}

.slide-custom-class {
    height: 421px;
}

.header-cart-count {
    font-size: 16px;
}

.header-cart-price {
    font-size: 14px;
    color: #909091;
}

.header-cart-inner {
    color: #24292d;
    padding: 11px 35.7px 12px 66px;
    background: url(/local/templates/tattoo-festival/img/header-cart-icon.png) no-repeat 21px 12px;
}

.header-cart-inner li {
    list-style-type: none;
    line-height: 1.1;
}

.header-items {
    display: inline-flex;
}

.left-menu {
    background-color: #ffffff;
    box-shadow: 0 12px 40px 6px rgba(173, 183, 193, 0.34);
    margin-top: 34px;
    width: 270px;

}

.left-menu ul {
    display: block;
    width: 100%;
}

.similar-articles-item-status {
    background: linear-gradient(to right, #2771fa 0%, #5c25d5 100%);
    border-radius: 2px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.84px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
    top: 13px;
    left: 13px;
}

.similar-articles-item-date {
    color: #807f7f;
    font-family: Jost;
    font-size: 14px;
    font-weight: 300;
    line-height: 45px;
    letter-spacing: 0.07px;
}

.left-menu ul li {
    font-weight: 500;
    font-size: 18px;
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 32px;
    border-left: solid 1px #f3f3f3;
    border-right: solid 1px #f3f3f3;
    border-top: solid 1px #f3f3f3;

}

.left-menu ul li:last-child {
    border-left: solid 1px #f3f3f3;
    border-right: solid 1px #f3f3f3;
    border-bottom: solid 1px #f3f3f3;
}

.left-menu ul li a {
    color: #24292d;

}

.block-menu-slider {
    display: inline-flex;
    padding-left: 15px;
    padding-right: 15px;
}

.breadcrumb-span {
    color: #807f7f;
    font-size: 14px;
    font-weight: 300;
    line-height: 45px;
    letter-spacing: 0.07px;
}

.article-main h1 {
    color: #24292d;
    font-size: 36px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: 0.18px;
}

.article-header {
    margin-top: 10px;
}

.article-header-image {
    width: 100%;
    
}

.article-inner {
    border: 1px solid #f3f3f3;
    background-color: #ffffff;
    margin-top: 20px;
}
.news-detail-content {
	padding-top: 20px;
}
.news-detail-content b {
    color: #24292d;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    padding: 40px 26px 40px 26px;
}

.article-text-1 {
    color: #24292d;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    padding: 40px 26px 40px 26px;
}

.news-detail-content p {
    color: #46494b;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    padding: 0px 26px 0px 26px;
}

.news-detail-content h3 {
    color: #46494b;
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
    padding: 0px 26px 0px 26px;
}

.news-detail-content h2 {
    color: #46494b;
    font-size: 24px;
    font-weight: 600;
    line-height: 23px;
    padding: 0px 26px 0px 26px;
}

.article-text-2 {
    color: #46494b;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    padding: 0px 26px 40px 26px;
}


.news-detail-content img {
    padding: 10px 0px;
    width: 100%;
}

.article-video {
    padding: 10px 27px;
    width: 100%;
}

.article-btn {
   
    margin-left: 27px;
    margin-right: 27px;
    margin-bottom: 37px;
    margin-top: 19px;
}

.article-btn a {
    color: #5c25d5;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: underline;
}

.similar-articles-block {
    margin-top: 60px;
    margin-bottom: 160px;
}

.similar-articles-item {
    background-color: #ffffff;
    border: 1px solid #f3f3f3;
    position: relative;
    padding: 20px;
}

.similar-articles-block h1 {
    color: #24292d;
    font-size: 28px;
    font-weight: 600;
    line-height: 45px;
}

.similar-articles-item-h1 {
    color: #24292d;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 30px;
}

.similar-articles-block-inner {
    width: 250px;
    margin-right: 30px;
}

.profile-name {
    color: #24292d;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.09px;

}

.exit-icon {
    padding-bottom: 2px;
    padding-left: 8px;
}

.profile-exit {
    width: 67px;
}

.profile-exit a {
    color: #909091;
}

.sidebar-mini-block {
    position: relative;
    margin-top: 30px;
}
.profile-info-btn {
    margin-left: 23px;
    padding-top: 6px;
    margin-right: 44px;
}
.sidebar-mini-block-flag {
    position: absolute;
    margin-left: 7px;
    margin-top: -7px;
}

.similar-articles-block-inner:last-child {
    margin-right: 0px;
}

.similar-articles-block-inner img {
    width: 100%;
}

.similar-articles-items {
    display: inline-flex;
}

.similar-articles-item-btn-read {
    color: #5c25d5;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.84px;
    text-decoration: underline;
}

.article-line-1 {
    background-color: #f3f3f3;
    height: 1px;
    margin-left: 27px;
    margin-right: 27px;
    margin-bottom: 36px;
}

.breadcrumb-span a {
    color: #807f7f;
}

.right-slider {
    margin-left: 30px;
    margin-top: 34px;
}

.right-column {
    margin-left: 30px;
    margin-top: 20px;

}

.main-content {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
}

.main-content li a {
    font-size: 18px;
    line-height: 18.84px;
    color: #807f7f;
}

.main-content-inner {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;

}

.block-item-img-status {
    background: linear-gradient(to right, #2771fa 0%, #5c25d5 100%);
    font-size: 14px;
    color: #ffffff;
    padding: 5px 19px;
    border-radius: 2px;
}

.block-item {
    position: relative;
    display: inline-flex;
    width: 100%;
}

.block-item-content {
    width: 100%;
    padding-left: 30px;
}

.block-item-content-header {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}

@media (min-width: 700px) {
	.block-item-content-header {
		/*white-space: nowrap;*/
	}
}
.block-item-content-btn-read {
    position: absolute;
    bottom: -5px;

}

.block-item-content-text {
    font-size: 16px;
    line-height: 23px;
    color: #46494b;
    font-weight: 500;
    /* margin-top: 22px; */
    min-height: 90px;
}

.block-item-content-date {
    /* margin-top: 12px; */
    font-weight: 300;
    color: #807f7f;
    font-size: 14px;
    line-height: 45px;
    letter-spacing: 0.07px;
}

.block-item-content-btn-read a {
    text-decoration: underline;
    color: #5c25d5;
    font-size: 16px;
}

.block-item-img-text {
    position: absolute;
    left: -10px;
    top: -7px;
}

.line-1 {
    width: 100%;
    height: 1px;
    background-color: #f3f3f3;
    margin-top: 55px;
    margin-bottom: 49px;
}

.new-counter {
    background-color: #5c25d5;
    border-radius: 3px;
    color: #ffffff;
    font-family: "Gilroy - Semi Bold";
    font-size: 13px;
    margin-left: 12px;
    padding: 3px 6px 3px 6px;
}

.block-inner {
    padding: 30px 27px 30px 27px;
    border-bottom: 1px solid #f3f3f3;
}

.page-counter {
    margin-top: 45px;
    text-align: center;
    margin-bottom: 160px;
}

.counter-page {
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    font-weight: 500;
    color: #24292d;
    font-size: 16px;
    padding: 7px 14px 7px 14px;
    margin-left: 6.5px;
    margin-right: 6.5px;
}

.counter-page:hover {
    background-color: #5c25d5;
    border: 1px solid #5c25d5;
    color: #ffffff;
    transition: 0.5s;
}

.active-page {
    background-color: #5c25d5;
    border: 1px solid #5c25d5;
    color: #ffffff;
}

.arrow-right {
    background: url(/local/templates/tattoo-festival/img/arrow-right.svg) no-repeat center;
    padding: 10px 20px 10px 20px;
}

.header-profile-login {
    display: inline-flex;
}

.slider-status {
    background: linear-gradient(to right, #2771fa 0%, #5c25d5 100%);
    font-size: 14px;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 8px;
    border-radius: 2px;
    margin-bottom: 50px;
}

.silder-header-h3 {
    font-size: 48px;
    font-weight: 500;
    margin-top: 20px;
}

.slider-date {
    background: url(/local/templates/tattoo-festival/img/icon-slider-date.png) no-repeat left center;
    padding-left: 29px;
    font-size: 18px;
    font-weight: 500;
}

.x-1 {
    background: url(../img/X.png) no-repeat center;
    padding: 22px;
    position: absolute;
    z-index: 5;
    left: -20px;
    top: -20px;
}

.x-2 {
    background: url(../img/X.png) no-repeat center;
    padding: 22px;
    position: absolute;
    z-index: 5;
    right: -20px;
    top: -20px;
}

.x-3 {
    background: url(/local/templates/tattoo-festival/img/X.png) no-repeat center;
    padding: 22px;
    position: absolute;
    z-index: 5;
    right: -20px;
    bottom: -20px;
}

.pop-up-lk {
   text-align: center;
   padding-top: 14px;
   padding-left: 45px;
   padding-right: 45px;
}

.pop-up-lk-h5 {
    color: #24292d;
    font-family: Jost;
    font-size: 36px;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: 0.18px;
}

.pop-up-input-custom {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    height: 50px;
    width: 100%;
    box-shadow: inset 2px 3px 7px rgba(230, 230, 230, 0.51);
    border-radius: 2px;
    border: 1px solid #edeef0;
    padding-left: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.password-recovery {
    float: left;
}


.form-popup {
    margin-top: 37px;
}

.password-recovery-btn {
    float: right;
}


.password-recovery-text {
    color: #807f7f;
    font-family: Jost;
    font-size: 15px;
    font-weight: 400;
    line-height: 45px;
    /* Text style for "Запомнить" */
    letter-spacing: 0.07px;
}

.password-recovery-btn a {
    color: #4283fb;
    font-size: 15px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 0.07px;
}

.pop-up-login-sumbit {
    width: 113px;
    height: 50px;
    background: url(/local/templates/tattoo-festival/img/btn-popup-login-to.png);
    border: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.84px;
    margin-top: 38px;
    float: left;
}

.line-popup {
    margin-top: 30px;
    margin-bottom: 25px;
    height: 1px;
    background-color: #f3f3f3;
}

.text-other-login {
    float: left;
    color: #24292d;
    font-size: 18px;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: 0.09px;
}

.other-login-btns {
    float: left;
    margin-bottom: 55px;
}

.btn-login-services {
    margin-right: 10px;
}

/* Анимации начало */

.header-cart:hover {
    background-color: rgba(39, 113, 250, .3);
    transition: 0.5s;
}

.profile-exit a:hover {
    color: #696969;
}

.left-menu ul li a:hover {
    color: #4348e6;
    transition: 0.5s;
}

.footer-menu ul li a:hover {
    color: #4348e6;
    transition: 0.5s;
}

/* Анимации конец */

 

 @media (max-width: 1200px) {
    .header-profile-login {
        text-align: center;
        margin-right: 25px;
        
    }

    .block-item-content-btn-read {
        position: static;
    }

    .menu-line li {
        margin-right: 20px;
    }

    .similar-articles-block-inner {
        margin-right: 5px; 
    }

    .left-menu ul li {
        padding-left: 0px;
        text-align: center;
    }

  

    .similar-articles-items {
        display: block;
    }

    .similar-articles-block-inner {
        width: auto;
    }

   
    .similar-articles-item {
        display: inline-flex;
        margin-bottom: 20px;
    }

    .similar-info-block {
        padding-left: 10px;
    }

    .similar-articles-block-inner img {
        width: auto;
    }
 }

 @media (max-width: 991px) { 
    .right-slider {
        margin-left: 0px;
    }

    .header-cart {
        margin-left: 0px;
        margin-right: 20px;
        height: 56px;
    }

    .header-profile-login {
        display: block;
    }
    .block-item-content-header {
        font-size: 15px;
        line-height: normal;
        margin-top: 15px;
    }

    .block-item-content-text {
        font-size: 12px;
        line-height: normal;
    }

    .block-item-content-date {
  
        line-height: 25px;
    }
  

    

    .log-in-btn {
        background: url(/local/templates/tattoo-festival/img/register-btn.jpg) no-repeat scroll left top;
        padding: 16px 20px 16px 20px;
        margin-right: 0px;
        color: #ffffff;
    }

    .register-btn {
        background: none;
        color: #24292d;
        padding: 0px;
        text-decoration: underline;
    }

    .header-profile {
  
        text-align: center;
        margin-right: 25px;
    }

    .left-menu {
        width: 100%;
        margin-top:0px;
        text-align: center;
    }

    .block-menu-slider {
        width: 100%;
        display: block;
    }

    .left-menu ul li {
        padding-left: 0px;
    }
    .footer-menu {
        display: none;
    }

    .right-column {
        margin-left: 0px;
        margin-top: 0px;
        width: 100%;  
    }
    .similar-articles-block-inner {
        width: auto;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .similar-articles-items {
        display: inline-block;
    }

    .similar-articles-block {
        text-align: center;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .profile-info-btn {
        margin: 0px;
        padding-left: 20px;
    }

    .profile-name {
        font-size: 12px;
    }

    .sidebar-mini-block-items {
        display: none;
    }

    .article-header {
        text-align: center;
    }

    .breadcrumbs-page {
        text-align: center;
        margin-top: 10px;
    }

    .breadcrumb-span {
        line-height: 0px;
    }

    .footer-logo {
        display: none;
    }
    .main-footer {
        text-align: center;
        display: block;
        padding-top: 20px;
    }
    .telephone-adress-footer-block{
        margin-top: 0px;
    }
    .line-2 {
        margin-top: 15px;
    }
    .footer-copyright {
        text-align: center;
    }
    .block-menu-slider {
        padding: 0px;
    }
    
}

@media (max-width: 768px) {
    
.mypurchases-lk {
    padding-left: 60px!important;
}

.personaldata-lk {
    padding-left: 60px!important;
}

    .block-item-content {
        padding-left: 0px;
    }

    .block-item {
        display: block;
    }

    .block-item-img img {
        width: 100%;
    }

    .nav-link {
        padding: 10px 10px;
    }
    .slide-custom-class {
        height: auto;
    }

    .carousel-caption {
        bottom: auto;
        top: 30px;
        
    }

    .silder-header-h3 {
        font-size: 20px;
    }
    
}

@media (max-width: 576px) {
    .similar-articles-item {
        display: block;
    }
    .similar-articles-block-inner img {
        width: 100%;
    }
    .header-cart-mobile {
        display: inline-flex;
        justify-content: flex-end;
    }
    .header-cart {
        display: none;
    }
    .header-profile {
        margin-right: 10px;
        display: block;
    }
    .profile-info-btn {
        padding-left: 0px;
    }

    .slider-status {
        font-size: 10px;
    }
    .carousel-caption {
        top: 10px;
    }
    .silder-header-h3 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .carousel-control-prev-icon, .carousel-control-next-icon {
        width: 20px;
        height: 20px;
    }
    .carousel-control-next {
        margin-left: 70px;
    }
    .main-content-inner {
        margin: 0px;
    }
    .main-content {
        margin: 0px;
    }
    .password-recovery {
        float: none;
    }

    .password-recovery-btn {
        float: none;
    }
    .pop-up-login-sumbit {
        float: none;
    }
    
}
	
	