.header__list_item, 
.header__list_item a, 
.header__list_link, 
.contacts svg rect,
.promo-artBox__bnt-box,
.choose__product-bottom-addtocart,
.simple__btn,
.technique__btn a,
#discountForm__btnSub,
.promo-artBox__btn-sale,
.popularMasters__book a,
.prices__btn a, 
.prices__btn button,
.gift__btn a,
.gift__item-link a,
.gallery__text a,
.contacts__info-tels li a,
.studios__link a,
.btn_promo,
.btn_priceWorkshop,
.btn_prices,
.page-template-template-povod .btn_promo,
button.btn_service,
a.btn_service,
.single-product .single_add_to_cart_button,
.cf7mls-btns .cf7mls_next.action-button,
.woocommerce-message a,
.cart__right .wc-proceed-to-checkout,
.toshop a,
.coupon button,
.checkoutWoo__back a,
#place_order {
    transition: .3s all;
}



.promo-artBox__bnt-box:hover,
.choose__product-bottom-addtocart:hover,
.technique__btn:hover a,
.popularMasters__book:hover a,
.prices__btn:hover a, 
.prices__btn:hover button,
.gift__btn:hover a,
.studios__link:hover a,
.btn_priceWorkshop:hover,
.single-product .single_add_to_cart_button:hover,
.woocommerce-message:hover a,
.cart__right .wc-proceed-to-checkout:hover,
#place_order:hover,
.services__content-second button.btn_service:hover {
    background-color: #FF8DBE;
    background: #FF8DBE;
}

.gallery__text:hover a,
.contacts__info-tels li:hover a {
    color: #FF8DBE;
}

.promo-artBox__btn-sale:hover,
#discountForm__btnSub:hover,
button.btn_service:hover,
.coupon button:hover {
    background-color: #B7EDE8!important;
    background: #B7EDE8!important;
}

a.btn_service:hover {
    background-color: #5FD9CE;
    background: #5FD9CE;
}

.simple__btn:hover,
.gift__item-link:hover a {
background-color: #FFE8E5;
}

.services__content-second .btn_service:hover {
    background: #FF8DBE;
    background-color: #FF8DBE;
    color: #FFF6EE;
}

.toshop:hover a, .checkoutWoo__back:hover a {
    background-color: #FF8DBE;
    background: #FF8DBE;
    color: #FFF6EE;
}

.services__content-second button.btn_service:hover {
    background: #FF8DBE!important;
    background-color: #FF8DBE!important;
}



.gallery {
    padding: 50px 0 180px 0;
}

.birthday  {
    padding: 50px 0 158px 0;
}


.posterWorkshop__title {
    text-align: center;
}

.posterWorkshop__desc {
    text-align: center;
}

.organize__icon img {
    width: 80px;
    height: 80px;
}



.cart__empty-text {
    text-align: center;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #000000;
}

.cart__empty .checkoutWoo__back {
    margin-bottom: 0;
}

.wc-empty-cart-message {
    display: none;
}

.page-id-125 .cart__title {
    margin-bottom: 50px;
    font-family: 'Muller';
    font-weight: 700;
    font-size: 60px;
    line-height: 115%;
    color: #F2377C;
}


#wpcf7-f1535-o3 form.cf7mls input.wpcf7-form-control.wpcf7-submit {
    padding: 19px 114px;
    margin-top: 54px;
    border-radius: 50px;
    background-color: #5FD9CE;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #545454;
    cursor: pointer;
}

.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
    padding: 19px 66px!important;
    border-radius: 50px;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #545454;
}

.cf7mls-btns .cf7mls_next.action-button {
    background: #5FD9CE;
}

.cf7mls-btns .cf7mls_back.action-button {
    background: #B7EDE8;
}

.modal__form_inner-centered {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal__form_inner-centered label {
    text-align: left;
    margin-bottom: 0;
    margin-right: 20px;
}

.modal__form_inner-centered .wpcf7-radio {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.modal__form_inner-centered .wpcf7-list-item {
    margin: 0 0 5px 0!important;
}

.modal__form_inner-centered .wpcf7-radio .wpcf7-list-item-label {
    position: relative;
    top: 2px;
    margin-left: 31px;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 18px;
    line-height: 200%;
    color: #545454;
}

.modal__form_inner-centered .wpcf7-radio label {
    display: flex;
    align-items: center;
}


.modal__form input[type="date"] {
    width: 389px;
    padding: 9px 41px;
    border: 2px solid #5fd9ce;
    border-radius: 50px;
    color: #545454;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    text-align: center;
    color: #545454;
}

.modal__form input[type="number"] {
    background: transparent;
    border: none;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    text-align: center;
    color: #545454;
}

.wpcf7-list-item input[type=radio]{
    appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-clip: content-box;
    border: 2px solid #5FD9CE;
    background-color: rgba(255,252,229,1);
}

.wpcf7-list-item input[type="radio"]:checked {
    background-color: #5FD9CE;
    padding: 2px;
    border: 2px solid #5FD9CE;
}

.modal__form_inner-select select {
    padding: 16px;
    width: 100%;
    border: 2px solid #5fd9ce;
    border-radius: 50px;
    color: #545454;
    text-align: center;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    color: #545454;
}

.modal__form_counter {
    width: 389px;
    padding: 10px 41px;
    border: 2px solid #5fd9ce;
    border-radius: 50px;
    color: #545454;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#modal__minus, #modal__plus {
    cursor: pointer;
    width: 32px;
    height: 32px;
    color: #5FD9CE;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.modal__captiontext {
    margin-top: 20px;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #AAAAAA;
}


.header__list_item, 
.header__list_item a, 
.header__list_link, 
.contacts svg rect {
    transition: .3s all;
}

.contacts svg:hover rect {
    fill: #FFF6EE;
}

.contacts svg:hover path {
    fill: #F2377C;
}

.header__list_item .header__list_link:hover  {
    color: #F2377C;
}

.header__list_item {
    color: #545454!important;
    transition: .3s all;
}

.header__list_item:hover {
    color: #F2377C;
}

.header__list_item {
    font-size: 16px;
}

.birthday__name {
    height: 115px;
}

.gift__item-top img {
    height: 350px;
    object-fit: cover;
    width: 100%;
}

.wapf-product-totals {
    display: none!important;
}

.gift__list ul {
    grid-template-columns: repeat(3, 1fr);
}

.gift__item-name {
    font-size: 35px;
    margin-bottom: 15px;
    height: 90px;
    overflow: hidden;
}

.gift__item-link {
    margin-top: 10px;
}

.blog, .article {
    padding: 160px 0 100px 0;
}

.post-thumbnail img {
    border-radius: 20px;
}

.post-thumbnail {
    border-radius: 20px;
}

.blog__title, .article h1 {
    font-family: 'Muller';
    margin-bottom: 60px;
    font-size: 60px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    color: #F2377C;
}

.article h1 {
    text-align: left;
}

.article .post {
    max-width: 75%;
    margin: 0 auto;
}

.entry-meta, .entry-footer, .post-navigation {
    display: none;
}

.post-thumbnail {
    margin-bottom: 40px;
}

.entry-content p {
    margin-bottom: 20px;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #000000;
}

.services__item img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
}

.services__item {
    border-radius: 20px 20px 0 0;
}

.services__bottom {
    padding: 16px 20px 22px 20px;
    border-radius: 0 0 20px 20px;
    background-color: #fff;
}

.services__name {
    overflow: hidden;
    height: 72px;
    margin-bottom: 10px;
    font-family: 'Muller';
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    color: #545454;
}

.services__date {
    margin-bottom: 20px;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #545454;
}

.services__shortdescr {
    height: 107px;
    overflow: hidden;
    margin-bottom: 20px;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #000000;
}

.services__btn {
    border-radius: 50px;
    padding: 12px 29px;
    display: flex;
    align-items: center;
    background: #F2377C;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #FDD6D1;
    cursor: pointer;
}

.blog__articles {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    column-gap: 40px;
    row-gap: 30px;
}

.watch__slide img {
    width: 100%;
    height: 750px;
    object-fit: cover;
}

.discountForm {
    background-image: url(../img/discountformbg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.watch {
    background-image: url(../img/watchbg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.artists {
    background-image: url(../img/artistbg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.choose {
    background-image: url(../img/choosebg.png)!important;
    /* Create the parallax scrolling effect */
    background-attachment: fixed!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}

.whyus {
    background-image: url(../img/preimbg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.popularMasters {
    background-image: url(../img/popularmasters.png);
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.birthday {
    background-image: url(../img/birthdaylab.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.single .simple {
    display: none;
}

.single .artbox__dots {
    margin-top: 14px;
}

.single .gallery__arrows {
    transform: translate3d(0, -110%, 0);
}

.popularMasters__price {
    font-size: 29px;
}

.watch__title {
    margin-bottom: 43px;
}

.popularMasters__header_pricelist {
    margin-top: 20px;
    margin-bottom: 66px;
}

.page-template-page-price .prices__caption {
    margin: 70px auto 0 auto;
}

.page-template-page-price .prices__dropdowns {
    margin: 47px auto 0 auto;
}

.page-template-page-price .prices .accordionjs .acc_section {
    margin-bottom: 34px;
}

.page-template-page-price .prices__content {
    margin: 103px auto 0 auto;
}

.page-template-page-price .prices__btn {
    margin-top: 35px;
}

.page-template-page-price .prices {
    padding: 100px 0 79px 0;
}

.page-template-page-price .stages__item {
    padding: 75px 28px 35px;
}

.page-template-page-price .stages__item p {
    margin-top: 22px;
}

.page-template-page-price .reviews {
    padding: 29px 0 217px 0;
}

.page-template-page-price .reviews__text {
    margin: 55px auto 0 auto;
}

.page-template-page-price .reviews__slider {
    margin: 30px auto 0 auto;
}

.studios__wrapper {
    margin-top: 81px;
}

.page-template-page-studios .stages {
    padding: 133px 0 110px;
}

.page-template-page-studios .reviews__text {
    margin: 52px auto 0 auto;
}

.page-template-page-studios .reviews__slider {
    margin: 35px auto 0 auto;
}

.page-template-template-povod .simple {
    padding: 50px 0 50px 0;
}

.page-template-template-povod .organize__title,
.single-povod .organize__title {
    max-width: 750px;
}

.page-template-template-povod .organize__list {
    margin-top: 55px;
}

.page-template-template-povod .organize {
    padding: 100px 0 30px 0;
}

.page-template-template-povod .birthday {
    padding: 94px 0 148px 0;
}

.page-template-template-povod .birthday__photo {
    margin: 38px auto 0 auto;
}

.page-template-template-povod .birthday__content p {
    margin-bottom: 27px;
}

.page-template-template-povod .birthday__item {
    padding: 50px 15px 58px 15px;
}

.page-template-template-povod .popularMasters {
    padding: 118px 0 60px 0;
}

.page-template-template-povod .popularMasters__header_birthday h2,
.single-povod .popularMasters__header_birthday h2 {
    max-width: 680px;
    margin: 0 auto;
}

.page-template-template-povod .popularMasters__header-content_birthday p {
    margin-bottom: 35px;
}

.page-template-template-povod .popularMasters__items {
    column-gap: 20px;
    row-gap: 40px;
}

.page-template-template-povod .videoGallery {
    padding: 107px 0 203px;
}

.page-template-template-povod .likeit {
    padding: 151px 0 148px 0;
}

.page-template-template-povod .likeit__title {
    margin-top: 6px;
    margin-bottom: 46px;
}

.page-template-template-povod .stages {
    padding: 154px 0 110px;
}

.page-template-template-povod .stages__item p {
    margin-top: 20px;
}

.page-template-template-povod .stages__item {
    padding: 75px 28px 37px;
}

.page-template-template-povod .reviews {
    padding: 25px 0 217px 0;
}

.page-template-template-povod .reviews__text {
    margin: 50px auto 0 auto;
}

.page-template-template-povod .reviews__slider {
    margin: 30px auto 0 auto;
}

.page-template-template-povod .discountForm__wrapper {
    padding: 32px 100px 15px 100px;
}

.page-template-template-povod .discountForm__title {
    margin-bottom: 34px;
}

.page-template-template-povod .discountForm__subtitle {
    margin-bottom: 45px;
}

.page-template-template-povod .discountForm__form {
    column-gap: 24px;
    row-gap: 6px;
}

.page-template-template-povod .discountForm_birthday {
    padding: 220px 0 252px 0;
}

.page-template-template-povod .gallery  {
    padding: 50px 0 215px 0;
}



.page-template-page-artbox .benefits {
    padding: 50px 0 146px 0;
}

.page-template-page-artbox .benefits__list {
    margin-top: 121px;
}

.page-template-page-artbox .whyus__items {
    margin-top: 87px;
}

.page-template-page-artbox .technique__text {
    font-size: 24px;
}

.page-template-page-artbox .technique__body {
    margin-top: 81px;
}

.page-template-page-artbox .technique {
    padding: 90px 0 0px 0;
}

.page-template-page-artbox .discountForm {
    padding: 254px 0 100px 0;
}

.page-template-page-artbox .discountForm__title {
    margin-bottom: 40px;
}

.page-template-page-artbox .discountForm__subtitle {
    margin-bottom: 46px;
}

.page-template-page-artbox .discountForm__wrapper {
    padding: 46px 100px 30px 100px;
}

.page-template-page-artbox .discountForm__form {
    column-gap: 24px;
    row-gap: 5px;
}

.page-template-page-artbox .faq {
    padding: 66px 0 61px 0;
}

.page-template-page-artbox .faq__dropdowns {
    margin: 47px auto 0 auto;
}

.page-template-page-artbox .faq__caption {
    max-width: 700px;
    margin: 43px auto 0 auto;
}

.page-template-page-artbox .reviews__text {
    margin: 51px auto 0 auto;
}

.page-template-page-artbox .reviews__slider {
    margin: 38px auto 0 auto;
}

.artists__title {
    margin-bottom: 56px;
}

.artists__name {
    margin-top: 24px;
}

.artists {
    padding: 53px 0 128px 0; 
}

.page-template-page-artbox .faq__dropdowns .accordionjs .acc_section {
    margin-bottom: 37px;
}

.page-template-page-artbox .technique__line:nth-child(odd) .technique__left {
    margin-top: 134px;
}

.simple__text {
    margin-top: 72px;
}

.simple__left {
    padding: 0 27px;
}

.simple__right {
    padding: 0 33px;
}

.simple__btns-content {
    gap: 30px;
}

.choose__tabs-top {
    margin-top: 66px;
}

.choose .technique__title {
    font-family: 'Hardcore';
    text-transform: uppercase;
    font-size: 50px;
    transform: rotate(-3deg);
}

.choose .technique__title_bg {
    max-width: 680px;
}

.choose .technique__title_bg::before {
    content: url(../img/choose-arrow.png);
    position: absolute;
    left: -35%;
    top: 63%;
}

.choose .technique__title-container {
    margin-top: -200px;
}

.choose__tabs-top {
    margin-top: 48px;
    display: flex;
    justify-content: space-between;
}

.choose__tab-item {
    font-family: 'Muller';
    font-weight: 500;
    font-size: 18px;
    color: #545454;
    cursor: pointer;
}

.choose__tab-item.active {
    color: #F2377C;
    text-decoration: underline;
}

.choose__product-top {
    height: 360px;
}

.choose__product-top-image {
    height: 100%;
    position: relative;
}

.choose__product-top-badge {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 17px;
    right: 17px;
    border-radius: 100%;
    background: #F2377C;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    color: #FFF6EE;
    display: flex;
    justify-content: center;
    align-items: center;
}

.choose__product-top-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.choose__tabs-bottom {
    margin-top: 100px;
}

.choose__product-top {
    position: relative;
}

.choose__product-top-hover {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    visibility: hidden;
    justify-content: center;
    align-items: center;
    transition: all 0.1s;
}

.choose {
    background: #FDD6D1;
}

.choose__product-top:hover .choose__product-top-hover {
    visibility: visible;
}

.choose__product-bottom {
    background: #FFF6EE;
    padding: 16px 20px 22px 20px;
}

.choose__product-bottom {
    border-radius: 0 0 20px 20px;
}

.choose__product .choose__product-top, .choose__product-top-image, .choose__product-top-hover, .choose__product-top-image img {
    border-radius: 20px 20px 0 0;
}

.choose__product-top-hover a {
    padding: 19px 46px;
    background: #FDD6D1;
    border-radius: 50px;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #F2377C;
}

.choose__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 30px;
    column-gap: 20px;
}

.choose {
    padding: 140px 0 120px 0;
}

.choose__product-bottom-name {
    overflow: hidden;
    height: 72px;
    margin-bottom: 20px;
    font-family: 'Muller';
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    color: #545454;
}

.choose__product-bottom-addtocart {
    border-radius: 50px;
    padding: 12px 29px;
    display: flex;
    align-items: center;
    background: #F2377C;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #FDD6D1;
    cursor: pointer;
}

.choose__product-bottom-addtocart svg {
    margin-right: 5px;
    margin-bottom: 3px;
}

.choose__tab {
    display: none;
}

.choose__tab.active {
    display: block;
}

.choose__product-bottom-price {
    display: inline-block;
}

.choose__product-bottom-additional {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.choose__product-bottom-text {
    height: 44px;
    overflow: hidden;
    margin-bottom: 20px;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #000000;
}

.choose__product-bottom-price {
    border-radius: 20px;
    background: #FDD6D1;
    padding: 12px 53px;
    font-family: 'Muller';
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #F2377C;
}


.promo-artBox__BG {
    min-height: 1400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-template-page-artbox .sweetGift .posterWorkshop {
    margin-bottom: 0px;
}


.page-template-page-artbox .watch {
    padding: 84px 0 84px 0;
}


.promo-artBox__wrapper {
    display: flex;
    justify-content: flex-end;
}

.promo-artBox__right {
    margin-top: 197px;
    max-width: 580px;
}

.promo-artBox__bnt-box {
    padding: 20px 80px;
}

.promo-artBox__title-big {
    display: block;
    margin-bottom: 30px;
}

.promo-artBox__title-small {
    margin-bottom: 51px;
}

.promo-artBox__left img {
    display: none;
}

.simple__tab_item {
    display: none;
}

.simple__tab_item.active {
    display: block;
}

.artists__img img {
    border-radius: 100%;
    width: 100%;
}

.technique__text {
    flex-direction: column;
}

.simple__btn {
    cursor: pointer;
}

.watch__slider {
    border-radius: 40px;
}

.watch__slide {
    border-radius: 40px;
}

.watch__slide img {
    border-radius: 40px;
}

.watch__content {
    position: relative;
}

.watch__top {
    position: relative;
}

.watch__arrows {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
}

.watch__arrow {
    cursor: pointer;
}

.watch__arrow-left {
    margin-left: 14px;
}

.watch__arrow-right {
    margin-right: 14px;
}

.watch__dots {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}

.watch__dots .slick-dots {
    display: flex;
}

.watch__dots .slick-dots li {
    margin-left: 10px;
    background: #d9d9d9;
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.watch__dots .slick-dots li.slick-active {
    background: #5FD9CE;
}

.watch__dots .slick-dots li button {
    font-size: 0;
}

.watch__dots .slick-dots li:first {
    margin-left: 0;
}

#faq .acc_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px !important;
    cursor: pointer;
}

#faq .faq__answer {
    border-radius: 0 0 30px 30px;
}

.faq__answer {
    padding: 30px 50px;
}

.ytgallery__item {
position: relative;
border-radius: 10px;
width: 100%;
height: 664px;
}

@media (max-width: 1200px) {
.ytgallery__item {
    height: 865px;
}
}

@media (max-width: 768px) {
.ytgallery__item {
    height: 365px;
}
}

.about__videoplay {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}

.ytgallery__preview {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
border-radius: 10px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
z-index: 1;
border-radius: 40px;
}

.ytgallery__preview:hover {
cursor: pointer;
}

.ytgallery__preview:hover .ytgallery__play {
/* transform: scale(1.1); */
}

.ytgallery__image {
width: 100%;
height: 100% !important;
-o-object-fit: cover;
    object-fit: cover;
    border-radius: 40px !important;
}

.ytgallery__video {
height: 100%;
}

.ytgallery__video iframe {
width: 100% !important;
height: 100% !important;
border-radius: 40px !important;
position: relative;
z-index: 10 !important;
overflow: hidden;
}


.gallery_povod {
padding: 50px 0 200px 0!important;
}

.page-template-page-artbox .sweetGift {
    margin-top: -446px;
}

.popularMasters__header_birthday h2 {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 60px;
    text-align: center;
    color: #F2377C;
}

.popularMasters__header-content_birthday {
    max-width: 700px;
    margin: 50px auto 70px auto;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 28px;
    line-height: 130%;
    text-align: center;
    color: #545454;
}

.popularMasters__header-content_birthday p {
    margin-bottom: 20px;
}

.popularMasters__header-content_birthday p:last-child {
    margin-bottom: 0;
}

.popularMasters__descr {
    padding-right: 20px;
}

.popularMasters__header_pricelist .reviews__title {
    font-size: 70px;
    font-weight: 400;
    color: #FFFFFF;
    font-family: 'Hardcore';
    transform: rotate(-5deg)
}

.popularMasters__header_pricelist .reviews__title_bg {
    max-width: 962px;
    padding: 77px 132px;
}

.popularMasters__header_pricelist {
    margin-top: 60px;
    margin-bottom: 70px;
}

.discountForm__form p {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
    display: grid;
    grid-template-columns: 280px 380px;
    gap: 24px;
}

.discountForm__btn p, .discountForm__checkbox p {
    grid-column: initial;
    grid-row: initial;
    display: initial;
    grid-template-columns: initial;
    gap: initial;
}

.discountForm__input {
    width: 100%;
}

#discountForm__btnSub {
    padding: 19px 87px;
    border-radius: 50px;
    background-color: #5FD9CE;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #545454;
}

.discountForm__form .wpcf7-not-valid-tip {
    margin-top: 10px;
}

.discountForm__agree .wpcf7-list-item {
    margin: 0!important;
}

.agreed__text {
    padding-top: 6px;
    margin-left: 10px;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 10px;
    color: #AAAAAA;
}

.discountForm__checkbox p {
    display: flex;
}

#discountForm__agreed {
    width: 20px;
    height: 20px;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 2px solid #ddd;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}

#discountForm__agreed:checked {
    background-color: #5FD9CE;
}

.discountForm__wrapper .wpcf7-response-output {
    margin: 20px 0 0 0!important;
}

.discountForm__form {
    grid-template-columns: 280px 380px 259px;
}

.artists__img {
    background: none;
}

.artBox__btns {
    margin-top: 37px;
}

.benefits__caption_mob {
    display: none;
}

.benefits__name {
    color: #FFE8E5!important;
}

.benefits__code {
    color: #FFE8E5!important;
}

.watch__slide img {
    height: 588px;
}

.watch__top {
    max-width: 980px;
    margin: 0 auto;
}

.page-template-page-mk .choose .technique__title {
    font-size: 45px;
}

.page-template-page-mk .watch__wrapper {
    padding-bottom: 175px;
}

.page-template-page-mk .sweetGift {
    margin-top: -446px;
}

.page-template-page-mk .promo-artBox__bnt-box {
    padding: 20px 45px;
}

.page-template-page-mk .promo-artBox__title-big {
    font-size: 55px;
}

.page-template-page-mk .promo-artBox__title-small {
    font-size: 45px;
}

.page-template-page-mk .promo-artBox__BG {
    background-position: top;
    background-size: initial;
}

.page-template-page-mk .promo-artBox__BG {
    min-height: 1250px;
}


.page-template-page-mk .pallete__item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.add_cart_artbox {
    border-radius: 50px;
    padding: 12px 29px;
    display: flex;
    align-items: center;
    background: #F2377C;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #FDD6D1;
    cursor: pointer;
}

.add_cart_artbox:hover {
    background: #FF8DBE;
}

/* .benefits__body {
    background-color: transparent!important;
} */

@media (max-width: 1400px) {
    /* .discountForm__btns {
        grid-column: 2 / 3;
        grid-row: 2 / 3;
    }
    .discountForm__checkbox {
        grid-column: 1 / 2;
        grid-row: 2 / 3;
    }
    .discountForm__form {
        grid-template-columns: 1fr 1fr;
    }
    .discountForm__form {
        grid-template-columns: 1fr;
    }
    .discountForm__form p {
        grid-template-columns: repeat(2, 1fr);
    } */
    .discountForm__form {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .discountForm__form p {
        grid-template-columns: repeat(2, 1fr);
    }
    #discountForm__btnSub {
        width: 100%;
    }
    .discountForm__form .wpcf7-not-valid-tip {
        font-size: 10px;
    }
    .choose .technique__title_bg::before {
        display: none;
    }
}

@media (max-width: 1200px) {
    .popularMasters__items {
        grid-template-columns: repeat(2, 1fr);
        gap: 35px;
    }
    .promo-artBox__title-big {
        font-size: 50px;
    }
    .promo-artBox__title-small {
        font-size: 40px;
    }
    .promo-artBox__right {
        max-width: 450px;
    }
    .promo-artBox__btns {
        flex-direction: column;
    }
    .pallete__wrapper {
        grid-auto-rows: auto;
    }
    .choose__list {
        grid-template-columns: repeat(2, 1fr);
    }
    .technique__text {
        text-align: center;
    }
    .artists__img {
        aspect-ratio: initial;
        height: auto;
        max-height: auto;
    }
    .reviews {
        padding: 80px 0 100px 0;
    }

    .page-template-page-mk .promo-artBox__title-big {
        font-size: 32px;
    }

    .page-template-page-mk .promo-artBox__title-small {
        font-size: 26px;
    }

    .page-template-page-mk .sweetGift {
        margin-top: 0;
    }

    .page-template-page-mk .promo-artBox__text {
        font-size: 22px;
    }
}

@media (max-width: 992px) {
    .birthday {
        padding: 0px 0 96px 0;
    }
    .gallery {
        padding: 50px 0 53px 0;
    }
    .discountForm__form {
        grid-template-columns: 1fr;
    }
    .discountForm__input:nth-child(1) {
        grid-column: 1/2;
        grid-row: 1/2;
    }
    .discountForm__input:nth-child(2) {
        grid-column: 1/2;
        grid-row: 2/3;
    }
    .discountForm__checkbox {
        grid-column: 1 / 2;
        grid-row: 3 / 4;
    }
    .discountForm__btns {
        grid-column: 1 / 2;
        grid-row: 4 / 5;
    }
    .organize__items {
        grid-template-columns: 1fr;
    }
    .birthday__items {
        grid-template-columns: 1fr;
    }
    .popularMasters__header_birthday h2 {
        text-align: left;
        font-size: 45px;
    }
    .popularMasters__header-content_birthday {
        text-align: left;
        max-width: 100%;
        font-size: 20px;
        margin: 30px auto 70px auto;
    }
    .popularMasters__items_birthday {
        grid-template-columns: 1fr;
    }
    .likeit__wrapper {
        flex-direction: column;
        gap: 60px;
    }
    .likeit__content {
        max-width: 100%;
    }
    .likeit .section-container {
        padding: 0;
    }
    .likeit__content {
        padding: 0 36px;
    }
    .likeit__image img {
        border-radius: 0;
    }
    .likeit__descr {
        max-width: 100%;
    }
    .likeit__title {
        font-size: 45px;
    }
    .likeit {
        padding: 0 0 25px 0;
    }
    .birthday__item {
        max-width: 580px;
        margin: 0 auto;
        padding: 60px 15px 30px 15px;
    }
    .birthday__name {
        font-size: 28px;
    }
    .birthday__photo img {
        border-radius: 20px;
    }
    .birthday {
        padding: 0px 0 96px 0;
    }
    .birthday__name {
        height: auto;
    }

    .organize .section-container {
        padding: 0;
    }

    .organize__list {
        padding-left: 36px;
    }

    .organize__title {
        padding: 0 36px;
    }

    .organize__item {
        border-radius: 20px 0 0 20px;
        padding: 36px 20px 36px 60px;
    }

    .organize__items {
        gap: 30px;
    }

    .birthday__title {
        text-align: left;
        font-size: 45px;
    }

    .birthday__photo {
        margin: 60px auto 0 auto;
    }

    .organize__title {
        font-size: 45px;
        text-align: left;
    }

    .organize__list {
        margin-top: 50px;
    }

    .simple .section-container {
        padding: 0;
    }

    .ytgallery__item {
        height: 461px;
        border-radius: 0!important;
    }

    .ytgallery__preview {
        border-radius: 0!important;
    }

    .ytgallery__image {
        border-radius: 0!important;
    }

    .ytgallery__video iframe {
        border-radius: 0!important;
    }

    .discountForm__wrapper {
        padding: 56px 50px 30px 50px;
    }

    .discountForm__title  {
        margin-bottom: 20px;
        font-size: 30px;
        text-align: left;
    }
    
    .discountForm__subtitle {
        font-size: 30px;
        text-align: left;
    }

    .discountForm__input {
        width: 100%;
    }

    .popularMasters__header_pricelist .reviews__title {
        font-size: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    
    .discountForm__form {
        gap: 10px;
    }

    .discountForm__form p {
        grid-template-columns: 1fr;
    }

    .watch__title {
        font-size: 30px;
        text-align: left;
        margin-bottom: 50px;
    }

    .watch__slide img {
        object-fit: cover;
        height: 600px;
        border-radius: 20px;
    }

    .watch__slide {
        border-radius: 20px;
        border: 5px solid #FFFFFF;
    }

    .watch__dots {
        margin-top: 30px;
    }

    .benefits__title {
        max-width: 100%;
        font-size: 45px;
    }

    .benefits__list ul {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 110px;
    }
    
    .benefits__caption {
        font-size: 13px;
    }

    .benefits__top-content {
        font-size: 40px;
    }

    .simple__title {
        font-size: 30px;
        text-align: left;
    }

    .simple_artbox .simple__title, .simple_artbox .simple__text, .simple_artbox .simple__btns {
        padding: 0 36px;
    }

    .simple__text {
        margin-top: 42px;
        grid-template-columns: 1fr;
        gap: 20px;
        font-size: 18px;
    }

    .simple__left {
        padding: 17px 30px;
    }

    .simple__right {
        padding: 17px 30px;
    }

    .simple__btn {
        line-height: 100%;
    }

    .simple__tab .ytgallery__item {
        height: 480px;
    }

    .simple {
        padding: 100px 0 0 0;
    }

    .whyus__title {
        font-size: 45px;
    }

    .whyus__items {
        margin-top: 110px;
        grid-template-columns: 1fr;
        gap: 80px;
    }

    .whyus {
        padding: 60px 0 105px 0;
    }
        
    .technique {
        padding: 20px 0;
    }

    .technique__text {
        color: #545454;
        text-align: center;
    }
    
    .technique__line:nth-child(odd) {
        flex-direction: column-reverse;
    }

    .technique__line:nth-child(odd) .technique__left, .technique__line:nth-child(even) .technique__left {
        margin-top: 30px;
    }

    .technique__name {
        margin-bottom: 15px;
        text-align: left;
        font-size: 30px;
    }

    .technique__text-content {
        margin-bottom: 19px;
        text-align: left;
        font-size: 14px;
    }

    .technique__line:nth-child(odd) .technique__btn {
        justify-content: flex-start;
    }
    
    .technique__row {
        margin-bottom: 31px;
    }

    .technique__line:nth-child(even) {
        flex-direction: column-reverse;
    }

    .technique__line:nth-child(even) {
        align-items: flex-start;
    }

    /* .technique__line:nth-child(odd) .technique__text-content {
        max-width: 400px;
    } */

    .technique__line:nth-child(even) .technique__text-content {
        max-width: 100%;
    }

    .faq__title {
        font-size: 45px;
    }

    .faq__caption {
        margin-top: 30px;
        font-size: 20px;
    }

    .faq__dropdowns .accordionjs .acc_section .acc_head {
        font-size: 18px;
        padding: 16px 30px;
    }

    #faq .acc_head svg {
        width: 23px;
        height: 11px;
    }


    #faq .faq__answer {
        padding: 10px 30px 20px 30px;
        font-size: 18px;
    }

    .faq__dropdowns .accordionjs .acc_section {
        margin-bottom: 20px;
    }

    .artists__title {
        font-size: 45px;
        margin-bottom: 30px;
    }

    .artists__text {
        font-size: 20px;
    }

    .artists__list {
        margin-top: 96px;
    }

    .artists__list ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .artists__img img {
        height: 100%;
        object-fit: cover;
    }

    .artists__img {
        max-height: initial;
        height: initial;
        aspect-ratio: initial;
    }

    .pallete__wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .pallete__item img {
        width: 100%;
    }
    .choose__tabs-top {
        flex-wrap: wrap;
        justify-content: center;
    }
    .choose__tabs-bottom {
        margin-top: 50px;
    }
    .choose__tab-item {
        margin-left: 50px;
        margin-bottom: 20px;
        font-size: 14px;
    }
    .choose__product-bottom-name {
        font-size: 18px;
    }
    .choose__product {
        font-size: 14px;
    }
    .choose__product-bottom-name {
        height: 46px;
        margin-bottom: 10px;
    }
    .choose__product-bottom-text {
        height: 35px;
        font-size: 14px;
    }
    .choose__product-bottom {
        padding: 11px;
    }
    .choose__product-bottom-price {
        font-size: 12px;
    }
    .choose__product-bottom-addtocart {
        font-size: 12px;
    }
    .choose__tabs-top .choose__tab-item:nth-child(1) {
        margin-left: 0;
    }
    .choose .technique__title {
        font-size: 30px;
    }
    .choose .technique__title_bg {
        max-width: 565px;
    }
    .choose .technique__title_bg::before {
        display: block;
        content: url(../img/choosearrowmob.png);
        left: -6%;
        top: 67%;
    }

    .choose__product-top-badge {
        width: 30px;
        height: 30px;
        font-size: 8px;
        top: 16px;
        right: 16px;
    }

    .watch__title {
        text-align: center;
    }
    .choose {
        padding: 140px 0 27px 0; 
    }
    .page-template-page-artbox .technique {
        padding: 20px 0 0 0;
    }
    .page-template-page-artbox .technique__line:nth-child(odd) .technique__left {
        margin-top: 30px;
    }
    .page-template-page-artbox .discountForm {
        padding: 80px 0 100px 0;
    }
    .page-template-page-artbox .faq {
        padding: 66px 0 0px 0;
    }
    .artists {
        padding: 40px 0 80px 0;
    }
    .page-template-page-artbox .discountForm__wrapper {
        padding: 56px 50px 30px 50px;
    }
    .blog__articles {
        grid-template-columns: repeat(2, 1fr);
    }
    .blog__title, .article h1 {
        margin-bottom: 40px;
        font-size: 45px;
    }
    .services__name {
        font-size: 18px;
        height: auto;
    }

    .services__date {
        font-size: 12px;
    }

    .services__shortdescr {
        font-size: 14px;
        height: auto;
    }

    .services__bottom {
        padding: 11px;
    }

    .services__btn {
        font-size: 14px;
    }

    .blog, .article {
        padding: 140px 0 80px 0;
    }

    .article .post {
        max-width: 100%;
    }

    .entry-content p {
        margin-bottom: 15px;
        font-size: 18px;
    }

    .gift__list ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .page-id-125 .cart__title {
        font-size: 40px;
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {

    .page-template-page-studios .stages {
        padding: 30px 0  20px;
    }

    .studios__top_vertical  {
        margin: 40px auto 0 auto;
    }

    .popularMasters__items_birthday {
        grid-template-columns: 1fr;
        gap: 45px;
    }
    .birthday__item {
        max-width: 480px;
        margin: 0 auto;
    }
    .birthday__content {
        font-size: 14px;
    }
    .popularMasters__header_pricelist .reviews__title {
        font-size: 35px;
    }
    .popularMasters__header_pricelist .reviews__title_bg {
        padding: 35px 120px;
    }
    .popularMasters__header_pricelist {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .technique__line:nth-child(even) .technique__img {
        width: 100%;
    }

    .technique__line:nth-child(odd) .technique__img {
        width: 100%;
    }

    .technique__line:nth-child(odd) .technique__right {
        margin-left: 0;
    }

    .pallete__wrapper {
        row-gap: 25px;
    }

    .watch__arrow {
        display: none;
    }

    .benefits__title {
        text-align: left;
    }

    .benefits__list ul {
        grid-template-columns: 1fr;
    }
    .choose__list {
        grid-template-columns: 1fr;
    }
    .choose .technique__title_bg {
        max-width: 435px;
    }
    .watch__title {
        text-align: left;
    }
    .promo-artBox__left img {
        display: block;
        width: 70%;
        margin: 0 auto;
    }
    .promo-artBox__BG {
        background-image: none!important;
        background-color: #FFE8E5;
    }
    .promo-artBox__wrapper {
        flex-direction: column;
    }
    .promo-artBox__BG {
        min-height: auto;
    }
    .page-template-page-artbox .sweetGift {
        margin-top: initial;
    }
    .promo-artBox__right {
        max-width: 100%;
        margin-top: -40px;
        margin-bottom: 68px;
    }
    .promo-artBox__btns {
        flex-direction: row;
    }

    .page-template-page-artbox .sweetGift {
        margin-top: 20px;
    }
    .page-template-page-artbox .watch {
        padding: 84px 0 70px 0;
    }
    .benefits__caption_mob {
        display: block;
    }
    .benefits__caption_pc {
        display: none;
    }
    .choose .technique__title_bg::before {
        display: none;
    }
    
    .page-template-page-artbox .discountForm {
        padding: 80px 0 0px 0;
    }
    .benefits__top {
        position: relative;
        top: initial;
        left: initial;
        transform: translate3d(0, 0, 0);
    }
    .benefits__list ul li {
        padding: 0;
        display: grid;
        grid-template-columns: 128px 1fr;
        gap: 40px;
        background-color: transparent!important;
    }
    .benefits__cont {
        display: flex;
        align-items: center;
    }
    .benefits__body {
        width: 100%;
        height: 100%;
        border-radius: 20px;
        padding: 27px;
    }
    .benefits__promocode {
        background-color: transparent!important;
        padding: 0;
    }
    .benefits__name {
        color: inherit !important;
    }
    .benefits__code {
        color: inherit !important;
    }
    .benefits__text {
        margin-bottom: 9px;
    }
    .benefits__body {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .benefits__top {
        width: 122px;
    }
    .benefits__list ul {
        row-gap: 20px;
    }
    .promo-artBox__btns {
        flex-direction: column;
        gap: 30px;
    }
    .choose__tabs-top {
        margin-top: 20px;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .choose__tab-item {
        margin-left: 0;
        text-align: center;
    }
    .page-template-page-artbox .benefits__list {
        margin-top: 60px;
    }
    .benefits__caption {
        text-align: left;
    }
    .page-template-page-artbox .benefits {
        padding: 20px 0 146px 0;
    }
    .choose__tabs-bottom {
        margin-top: 30px;
    }
    .page-template-page-artbox .discountForm__wrapper {
        padding: 40px 30px 30px 30px;
    }

    .page-template-template-povod .discountForm__wrapper {
        padding: 40px 30px 30px 30px;
    }

    .discountForm__checkbox {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .blog__articles {
        grid-template-columns: 1fr;
    }
    .reviews__slider {
        border: 10px solid #96B3FF;
        border-radius: 20px
    }
    .reviews__item img {
        border-radius: 20px;
    }

    .gift__list ul {
        grid-template-columns: 1fr;
    }
    .modal__form_inner-centered {
        flex-direction: column;
    }
    .modal__form_inner-centered .wpcf7-form-control-wrap, .modal__form input[type="date"], .modal__form_counter {
        width: 100%;
    }
    .wpcf7-list-item input[type=radio] {
        width: 16px!important;
    }
    #wpcf7-f1535-o3 form.cf7mls input.wpcf7-form-control.wpcf7-submit {
        margin-top: 0!important;
        margin-bottom: 0!important;
    }
    .cf7mls-btns .cf7mls_back.action-button {
        width: 100%!important;
        margin: 0!important;
    }
    .promo-artBox__left {
        padding-top: 110px;
    }
    .page-template-template-povod .discountForm_birthday {
        padding: 70px 0;
    }
}

@media (max-width: 600px) {
    .page-template-template-povod .birthday {
        padding: 70px 0 90px;
    }
    .page-template-template-povod .organize {
        padding-top: 80px;
    }
    .page-template-template-povod .simple {
        padding: 0;
    }
    .page-template-template-povod .popularMasters {
        padding: 60px 0 80px;
    }
    .page-template-template-povod .videoGallery {
        padding: 90px 0 140px;
    }
    .page-template-template-povod .likeit {
        padding: 0 0 80px;
    }
    .page-template-template-povod .stages {
        padding: 80px 0 55px;
    }
    .page-template-template-povod .reviews {
        padding-bottom: 130px;
    }
    .page-template-template-povod .gallery {
        padding-bottom: 75px;
    }
    .studios {
        padding: 25px 0 50px;
    }
    .reviews {
        padding-top: 25px;
    }
    .page-template-template-povod .reviews__text {
        margin-top: 10px;
    }

    .simple_artbox .simple__title, .simple_artbox .simple__text, .simple_artbox .simple__btns {
        padding: 0 20px;
    }
    .likeit__content {
        padding: 0 20px;
    }
    .birthday__item {
        max-width: 280px;
        margin: 0 auto;
    }
    .organize__list {
        padding-left: 20px;
    }
    .organize__title {
        padding: 0 20px;
    }
    .organize__content {
        font-size: 26px;
    }
    
    #discountForm__btnSub {
        padding: 19px 52px;
    }
    .simple__btns-content {
        flex-direction: column;
    }
    .simple__btn {
        text-align: center;
    }
    .reviews .slick-dots button {
        width: 10px;
        height: 10px;
    }
    .artists__list ul {
        grid-template-columns: 1fr;
    }
    .artists__list {
        margin-top: 50px;
    }
    .benefits__top {
        top: 50%;
        transform: translate3d(0, -50%, 0);
    }
    .gallery__arrows {
        display: flex;
    }
    .gallery .gallery__arrow-left {
        left: 10px;
    }
    .gallery .gallery__arrow-right {
        right: 10px;
    }
    .reviews__arrows {
        display: flex;
    }
    .reviews .reviews__arrow-left {
        left: 20px;
    }
    .reviews .reviews__arrow-right {
        right: 20px;
    }
    .services__content_block-desc {
        font-size: 20px;
    }

    .page-template-page-mk .promo-artBox__right {
        margin-top: 20px;
    }
}

@media (max-width: 400px) {

}