/* *** Fixes 23.07.2021 *** */

  .footer .wpcf7-form input[type="submit"] {
    background-color: orange;
  }

  .footer .wpcf7-form input[type="submit"]:hover {
    background-color: rgb(255, 186, 57);
  }

  .foot__promo-link {
    color: #fff !important;
    text-decoration: underline;
  }

  .cinema__wrapper {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }


  .footer__menu {
    margin-left: 10px;
    margin-top: 20px;
  }

  .footer__menu  li  {
    margin-top: 10px ;
    border-bottom: 1px solid #2d2c2c;

  }

  .footer__menu .sub-menu li {
    margin-top: 2px;
    margin-bottom: 0;
  }

  .footer__menu .sub-menu li a {
    color: #7f7f7f;
    font-size: 14px;
    line-height: 20px;
    padding: 0 15px;
  }

.footer__menu .sub-menu {
    margin-top: 10px;
    margin-bottom: 5px;
}

.banner__btn {
    /* border: 1px solid #4fbd4e; */
    border: 1px solid orange;
    /* background-color: #4fbd4e; */
    background-color: orange;
  }

  .banner__btn:hover {
    background-color: rgb(255, 180, 40);
  }

  /*360 Photo */
  .row__next {
      margin-top: 30px;
  }

@media (max-width: 1128px) {
  .d-md-block.header-menu {
        display: flex !important;
        align-items: center;
        justify-content: center;
  }
}

@media (max-width: 640px) {

    .footer__menu_wrapper  {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
}

  @media (max-width: 768px){
    .d-md-block.header-menu {
        display: none !important;
    }
    .d-md-block.header-menu.d-block {
        display: block!important;
    }
    .row.footer__menu_wrapper  {
        display: flex;
        justify-content: center;
    }

    .footer__menu .sub-menu {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .footer__menu .sub-menu li a {
        text-transform: capitalize !important;
    }



    .footer__menu  li:hover  {
        border-bottom: 1px solid #fff;
    }

}


/* Homepage FAQ section */

#faq-main .owl-carousel .owl-item img,
.reviews__rev .owl-carousel .owl-item img,
#review-main .owl-carousel .owl-item img {
    width: 98%!important;
}


.rating a img {
    height: 150px;
    width: auto !important;
}

/* Contact page form */
.contacts .wpcf7-form input[type="submit"] {
    background: orange !important;
    color: #fff !important;
    font-weight: bold;
    margin-bottom: 0!important;
}

.faq .wpcf7-form,
.contacts .wpcf7-form {
    margin-bottom: 12px;
}

.faq .wpcf7 form.sent .wpcf7-response-output,
.faq .wpcf7 form.invalid .wpcf7-response-output, .faq .wpcf7 form.unaccepted .wpcf7-response-output, .faq .wpcf7 form.payment-required .wpcf7-response-output,
.contacts .wpcf7 form.sent .wpcf7-response-output,
.contacts .wpcf7 form.invalid .wpcf7-response-output, .contacts .wpcf7 form.unaccepted .wpcf7-response-output, .contacts .wpcf7 form.payment-required .wpcf7-response-output {
    margin: 0 auto 2em;
}

.faq .wpcf7-not-valid-tip,
.contacts .wpcf7-not-valid-tip {
    margin-top: 6px;
}

video {
    object-fit: cover;
}

#gallery-video .video-item {
    margin: 15px 5px !important;
}

@media (max-width: 768px) {
    .about__img {
        width: 98%;
        max-width: 400px;
        display: flex !important;
        opacity: 1 !important;
        justify-self: center;
        justify-content: center;
    }
}
.photobooth__title_wrap {
    margin: 10px auto ;
}

.form__wrapper input {
    width: 100%;
    /* margin-bottom: 15px !important; */
    padding: 20px;
    box-sizing: border-box;
}


body{
    background: #fff;
}

.post-heading
{
    padding: 40px 0 26px;
    background: #DBECDB;
}

.post-heading .posted
{
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.post-heading .posted img
{
    width: auto;
    height: auto;
    margin-right: 8px;
}

.post-heading .posted p
{
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 100%;
    color: #919991;
    font-family: "Tahoma", sans-serif;
}

.post-first-section
{
    display: flex;
    gap: 30px;
    align-items: center;
    margin-bottom: 80px;
}

.post-first-section .post-thumbnail
{
    flex-basis: 60%;
    width: 60%;
    max-width: 100% !important;
}

.kama_breadcrumbs
{
    margin-bottom: 43px;
}

.single-post h1, .single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6
{
    color: #474747;
    font-family: "Tahoma", sans-serif;
    font-weight: 400;
    position: relative;
    text-align: left;
    margin-bottom: 36px;
    text-transform: uppercase;
    margin-top: 30px;
}

.single-post h1.has-text-align-center,
.single-post h2.has-text-align-center,
.single-post h3.has-text-align-center,
.single-post h4.has-text-align-center,
.single-post h5.has-text-align-center,
.single-post h6.has-text-align-center
{
    text-align: center;
}

.single-post h1
{
    margin-bottom: 0;
    margin-top: 0;
}

.single-post h2:after, .single-post h3:after, .single-post h4:after, .single-post h5:after, .single-post h6:after
{
    content: "";
    position: absolute;
    left: 0;
    bottom: -16px;
    height: 2px;
    background: #5CA85C;
    width: 170px;
}

.single-post h2.has-text-align-center:after,
.single-post h3.has-text-align-center:after,
.single-post h4.has-text-align-center:after,
.single-post h5.has-text-align-center:after,
.single-post h6.has-text-align-center:after
{
    left: 50%;
    transform: translateX(-50%);
}

.single-post h2.has-text-align-right:after,
.single-post h3.has-text-align-right:after,
.single-post h4.has-text-align-right:after,
.single-post h5.has-text-align-right:after,
.single-post h6.has-text-align-right:after
{
    right: 0;
    left: unset;
}

.single-post h2.has-text-align-right,
.single-post h3.has-text-align-right,
.single-post h4.has-text-align-right,
.single-post h5.has-text-align-right,
.single-post h6.has-text-align-right
{
    text-align: right;
}

.single-post h1 { font-size: 40px; line-height: 100%; }
.single-post h2 { font-size: 32px; line-height: 120%; }
.single-post h3 { font-size: 28px; }
.single-post h4 { font-size: 24px; }
.single-post h5 { font-size: 20px; }
.single-post h6 { font-size: 18px; }

.single-post p {
    font-size: 18px;
    line-height: 160%;
    font-family: "Tahoma", sans-serif;
    color: #474747;
    text-indent: 0;
    padding: 0;
}

.single-wrapper p+h2, .single-wrapper p+h3, .single-wrapper p+h4, .single-wrapper p+h5, .single-wrapper p+h6,
.single-wrapper .wp-block-gallery+h2, .single-wrapper .wp-block-gallery+h3, .single-wrapper .wp-block-gallery+h4, .single-wrapper .wp-block-gallery+h5, .single-wrapper .wp-block-gallery+h6,
.single-wrapper ol+h2, .single-wrapper ol+h3, .single-wrapper ol+h4, .single-wrapper ol+h5, .single-wrapper ol+h6,
.single-wrapper ul+h2, .single-wrapper ul+h3, .single-wrapper ul+h4, .single-wrapper ul+h5, .single-wrapper ul+h6,
.single-wrapper .wp-block-table+h2, .single-wrapper .wp-block-table+h3, .single-wrapper .wp-block-table+h4, .single-wrapper .wp-block-table+h5, .single-wrapper .wp-block-table+h6,
.single-wrapper .wp-block-content-box+h2, .single-wrapper .wp-block-content-box+h3, .single-wrapper .wp-block-content-box+h4, .single-wrapper .wp-block-content-box+h5, .single-wrapper .wp-block-content-box+h6,
.single-wrapper .wp-block-otfm-little-spoiler+h2, .single-wrapper .wp-block-otfm-little-spoiler+h3, .single-wrapper .wp-block-otfm-little-spoiler+h4, .single-wrapper .wp-block-otfm-little-spoiler+h5, .single-wrapper .wp-block-otfm-little-spoiler+h6,
.single-wrapper .image-right-block+h2, .single-wrapper .image-right-block+h3, .single-wrapper .image-right-block+h4, .single-wrapper .image-right-block+h5, .single-wrapper .image-right-block+h6
{
    margin-top: 80px;
}

.single-post blockquote{
    position: relative;
    padding: 27px 0;
    margin-bottom: 80px;
}

.single-post blockquote p{
    padding-left: 100px;
    font-size: 20px;
    line-height: 170%;
    color: #919991;
    z-index: 2;
    position: relative;
}

.single-post blockquote:before{
    content: url("/wp-content/themes/artlook/img/single-new/blockquote-before.svg");
    position: absolute;
    top: 26px;
    left: 0;
    z-index: 2;
}

.single-post blockquote:after{
    content: "";
    z-index: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #DBECDB;
    height: 100%;
    width: 100vw;
    position: absolute;
    top: 0;
}

.single-post blockquote cite{
    text-align: right;
    position: relative;
    z-index: 2;
    font-size: 20px;
    line-height: 170%;
    color: #5CA85C;
    font-family: "Tahoma", sans-serif;
    display: block;
}

.single-post .wp-block-image.size-large img
{
    width: 100% !important;
    height: auto !important;
}

.single-post .wp-block-image
{
    margin: 80px 0 !important;
}

.single-wrapper
{
    padding-top: 80px;
}

.single-wrapper p.has-text-color{
    max-width: 916px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #5ca85c;
}

.single-wrapper ul:not(.blocks-gallery-grid), .single-wrapper ol {
    display: flex;
    /* flex-direction: column; */
    gap: 18px;
    align-items: flex-end;
}

.single-wrapper ul:not(.blocks-gallery-grid) li, .single-wrapper ol li{
    padding-left: 0;
    position: relative;
    font-size: 18px;
    color: #474747;
    line-height: 160%;
    font-family: "Tahoma", sans-serif;
    width: 915px;
}
/*
.single-wrapper ul:not(.blocks-gallery-grid) li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(30%);
    background: #5CA85C;
    width: 16px;
    height: 16px;
}
*/
.single-wrapper ul:not(.blocks-gallery-grid) li:before{
    content: none;
}

.single-wrapper ol{ counter-reset: section; padding-left: 0; }

.single-wrapper ol li:before
{
    counter-increment: section;
    content: counters(section, '.');
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(30%);
    background: #5CA85C;
    width: 18px;
    height: 18px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.video-block
{
    margin-top: 80px;
}


/* GUTENBERG TABLE START */

.single-wrapper table{
    border: 1px solid #BBBBBB;
    border-collapse: collapse;
    width: 100%;
}

.single-wrapper table td, .single-wrapper table th{
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    font-family: "Tahoma", sans-serif;
    padding: 16px 10px;
    color: #474747;
    border: 1px solid #BBBBBB;
}

.single-wrapper table th{
    background: #DBECDB;
    color: #5CA85C;
}

.single-wrapper table tr td:first-of-type{
    background: #DBECDB;
    color: #5CA85C;
}


/* GUTENBERG TABLE END */

/* GUTENBERG GALLERY START */

/* .wp-block-gallery .blocks-gallery-grid
{
    display: grid;
    grid-template-columns: repeat(3, 368px);
    grid-template-rows: repeat(3, 242px);
    grid-column-gap: 30px;
    grid-row-gap: 24px;
}

.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:first-of-type { grid-area: 1 / 1 / 2 / 2; }
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2) { grid-area: 1 / 2 / 3 / 3; }
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:nth-of-type(3) { grid-area: 1 / 3 / 2 / 4; }
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:nth-of-type(4) { grid-area: 2 / 1 / 4 / 2; }
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:nth-of-type(5) { grid-area: 3 / 2 / 4 / 3; }
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:nth-of-type(6) { grid-area: 2 / 3 / 4 / 4; }



.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
    width: 100%;
    margin: 0;
    height: 100%;
}

.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
} */

.wp-block-gallery .blocks-gallery-grid {
    column-count: 3;
    column-gap: 30px;
    display: inline;
}

.wp-block-gallery .blocks-gallery-grid-1 {
    column-count: 1;
    column-gap: 30px;
    display: inline;
}

.wp-block-gallery .blocks-gallery-grid-2 {
    column-count: 2;
    column-gap: 30px;
    display: inline;
}

.wp-block-gallery .blocks-gallery-grid li {
    width: 100%!important;
}

.single-post h2[itemprop="name"]:after {
    display: none;
}

.wp-block-gallery figure{
    cursor: pointer;
}

/* GUTENBERG GALLERY END */


/* GUTENBERS CONTENT BOX START */

.wp-block-content-box
{
    padding: 40px;
    background: #DBECDB;
    border: 1px solid #BBBBBB;
    display: flex;
    margin-top: 20px;
}

.wp-block-content-box p
{
    font-size: 20px;
    line-height: 170%;
    color: #919991;
    font-family: "Tahoma", sans-serif;
    display: inline-block;
    padding: 0;
}

.wp-block-content-box div.icon
{
    max-width: 70px !important;
    max-height: 70px;
    object-fit: cover;
    margin-right: 24px;
}

.wp-block-content-box.plane div.icon { content: url("../img/single-new/test-icon.svg"); }
.wp-block-content-box.checkmark div.icon { content: url("../img/single-new/test-icon2.svg"); }
.wp-block-content-box.umbrella div.icon { content: url("../img/single-new/test-icon3.svg"); }

/* GUTENBERS CONTENT BOX END */


/* GUTENBERG SPOILER START */

.wp-block-otfm-little-spoiler
{
    max-width: 830px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    box-shadow: 0 10px 20px rgba( 79, 189, 78, 20%);
    transition: all 0.3s ease;
    margin-top: 20px;
}

.otfm-sp__title
{
    color: #474747;
    font-family: "Tahoma", sans-serif;
    font-size: 16px;
    line-height: 100%;
    background-color: inherit !important;
    text-transform: uppercase;
    padding: 36px 43px 34px;
}

.otfm-sp__title:hover { filter: brightness(1); }


.js-otfm-sp__opened { background: #fff; }

.js-otfm-sp__closed {
    background: #E8E8E8;
    box-shadow: 0 10px 20px rgba(71,71,71,20%);
}
.js-otfm-sp__closed .otfm-sp__title {
    color: #A3A3A3;
}

.otfm-sp__title::after, .otfm-sp__title::before
{
    right: 15px;
    left: unset;
    width: 15px;
}

.js-otfm-sp__opened .otfm-sp__content
{
    border-top: 2px solid #BBBBBB;
    padding: 31px 43px 34px;
    font-size: 16px;
    line-height: 160%;
    font-family: "Tahoma", sans-serif;
    color: #474747;
}

.js-otfm-sp__opened .otfm-sp__title::before
{
    background-color: #4FBD4E;
    transform: translate(-50%,-50%) rotate(45deg);
}

.js-otfm-sp__opened .otfm-sp__title::after
{
    background-color: #4FBD4E;
    transform: translate(-50%,-50%) rotate(-45deg);
    opacity: 1;
}

/* GUTENBERG SPOILER END */


/* COMMENTS START */

#wpdcom
{
    max-width: 100%;
    position: relative;
}

#wpdcom:after
{
    content: "";
    background: rgba(219, 236, 219, 1);
    height: 100%;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    z-index: 1;
}

#wpdcom>div
{
    position: relative;
    z-index: 2;
}

#wpd-post-rating { justify-content: right; }

#wpd-post-rating .wpd-rating-wrap, #wpd-post-rating { justify-content: flex-end; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value, .wpd-rating-left, .wpd-rating-right { display: none; }

/* COMMENTS END */

.comments-area
{
    position: relative;
}

.kama_breadcrumbs span, .kama_breadcrumbs a{
    font-family: "Tahoma", sans-serif;
    font-size: 14px;
    line-height: 100%;
}

.kama_breadcrumbs span:not(.kb_title){ color: #919991; }
.kama_breadcrumbs .kb_title { color: #5CA85C; text-decoration: underline; }


.share-post{
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 87px;
}

.share-post .rating{
    width: auto !important;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.share-post h4
{
    font-size: 16px;
    text-transform: uppercase;
    color: #474747;
    line-height: 100%;
    font-family: "Tahoma", sans-serif;
    margin-bottom: 10px;
    margin-top: 0;
}

.share-post h4:after
{
    content: none;
}

.share-post .links
{
    display: flex;
    gap: 14px;
    padding-bottom: 0;
}

.share-post .post-ratings img{
    width: 32px !important;
    height: 32px !important;
    min-width: unset;
    margin: 0 6px;
}

.post-ratings-loading img{
    min-width: unset;
    width: 30px;
    margin-left: 40%;
    margin-top: 10px;
}

.post-ratings-loading { color: rgba(0, 0, 0, 0); }

.comment-respond .comment-reply-title{
    display: none;
}

.comment-respond textarea, .comment-respond input {
    padding: 14px 20px;
}

.comment-respond textarea:placeholder, .comment-respond input::placeholder {
    font-family: "Tahoma", sans-serif;
    font-size: 20px;
    color: #919991;
    line-height: 1;
}

.comment-respond .comment-form-comment textarea{
    width: 100%;
    padding: 20px;
}



.comment-respond .comment-notes{ display: none; }

.comment-respond input[type="submit"]
{
    width: 222px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #474747;
    font-family: "Tahoma", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 0.8;
    color: #474747;
    text-transform: uppercase;
    background: none;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 20px;
}

.comment-respond input[type="submit"]:hover{
    color: #fff;
    background: #474747;
}


.comment-respond .comment-form-fields{
    display: flex;
    gap: 30px;
    margin-top: 20px;
}

.comment-respond .comment-form-cookies-consent{
    margin-top: 20px;
}


.single-comments-form-wrapper
{
    background: #DBECDB;
    padding: 73px 0 80px;
}

.single-comments-form-wrapper h2
{
    margin-top: 0;
}

.single-comments-list-wrapper {
    padding: 80px 0;
}

.single-post .avatar {
    width: 70px;
    height: auto;
    max-height: 70px;
    max-width: 70px;
    border-radius: 100px;
    margin-right: 23px;
}

.single-comments-list-wrapper ol.comment-list {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.comment .comment-meta-item{
    display: none;
}

.comment
{
    padding: 40px 30px;
    border: 1px solid #BBBBBB;
    background: #fff;
    display: flex;
}

.comment h5 {
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 100%;
    color: #474747;
}

.comment h5:after { content: none; }

.single-comments-form-wrapper #respond input:not[type='submit'], .single-comments-form-wrapper #respond textarea
{
    border: 1px solid #BBBBBB;
    background: #fff;
    font-size: 20px;
    line-height: 1;
    color: #474747;
    font-family: "Tahoma", sans-serif;
}

.otfm-sp__title::after
{
    transform: translate(-95%,-50%) rotate(45deg);
}

.otfm-sp__title::before
{
    transform: translate(-30%,-50%) rotate(-45deg);
}

.video-block
{
    position: relative;
}

.video-block .play-btn
{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    cursor: pointer;
}

#respond form
{
    display: flex;
    flex-wrap: wrap;
}

#respond .logged-in-as
{
    flex-basis: 100%;
    margin-bottom: 20px;
}

#respond form .comment-form-comment { flex-grow: 1; }
#respond form .ddasd { margin-left: 94px; }

#respond form .form-submit {
    margin-left: 94px;
    flex-grow: 1;
    flex-basis: 100%;
}

.wp-block-column .wp-block-image.size-full
{
    margin: 0 !important;
}
.wp-block-column .wp-block-image.size-full img
{
    height: 100%;
    object-fit: cover;
}

.wp-block-columns
{
    margin-bottom: 80px;
}

.image-right-block
{
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
}

.image-right-block img, .image-right-block p:last-of-type{
    flex-basis: 60%;
    width: 60%;
    max-width: 100% !important;
}

.section-promo
{
    padding: 63px 0 60px;
    background-size: cover;
    background-repeat: no-repeat;
}

.section-promo .hurrytimer-headline
{
    color: #fff;
    font-family: "Tahoma", sans-serif;
    font-size: 40px;
    line-height: 120%;
    font-weight: 800;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.section-promo .content
{
    margin-top: 23px;
    margin-bottom: 70px;
    color: #fff;
}

.section-promo .content p
{
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
}

.section-promo .hurrytimer-timer-digit
{
    color: #fff;
    font-size: 46px;
    border: 2px solid #4FBD4E;
    width: 93px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
}

.section-promo .hurrytimer-timer-label
{
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 140%;
    color: #fff;
}

.section-promo .hurrytimer-timer-sep
{
    color: #fff;
}

.section-promo .hurrytimer-campaign
{
    background: rgba(71, 71, 71, 0.4);
    border: 2px solid #fff;
    padding: 50px 80px;
}

.section-promo .wpcf7 form .wpcf7-response-output
{
    color: #fff;
}

@media screen and (max-width: 992px)
{

    .wp-block-gallery .blocks-gallery-grid {
        column-count: 3;
        column-gap: 25px;
    }
    .section-promo
    {
        padding: 60px 0 60px;
    }

    .section-promo .hurrytimer-campaign
    {
        margin-bottom: 30px;
        padding: 20px;
    }

    .section-promo .hurrytimer-timer-digit
    {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }

    .section-promo .hurrytimer-timer
    {
        flex-wrap: nowrap;
        justify-content: center;
    }

    .section-promo .hurrytimer-headline
    {
        font-size: 30px;
    }

    .single-wrapper ul:not(.blocks-gallery-grid) li, .single-wrapper ol li
    {
        width: 100%;
    }

    .single-post .avatar
    {
        margin-bottom: 20px;
    }

    #respond form .form-submit
    {
        margin-left: 0;
    }
    #respond form .ddasd
    {
        margin-left: 0;
    }
    .comment-respond input[type="text"]{
        width: 100%;
    }

    .comment-form-cookies-consent, .comment-form-personal-data-consent
    {
        display: flex;
        gap: 8px;
    }

    .comment-form-cookies-consent input, .comment-form-personal-data-consent input
    {
        margin-top: 6px;
    }
}

@media screen and (max-width: 768px)
{
    .single-post h1
    {
        font-size: 32px;
        line-height: 120%;
    }
    .post-heading { padding: 26px 15px; }
    .post-heading .kama_breadcrumbs { display: none; }
    .post-first-section{
        flex-direction: column;
    }
    .post-first-section .post-thumbnail
    {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    .single-post p
    {
        font-size: 16px;
    }
    .single-post blockquote:before
    {
        width: 39px;
        height: 36px;
        background: url(/wp-content/themes/artlook/img/single-new/blockquote-before.svg);
        background-size: cover;
        content: "";
    }
    .single-post blockquote p
    {
        padding: 0 0 0 60px;
    }

    .single-post h1 { font-size: 32px; line-height: 100%; }
    .single-post h2 { font-size: 28px; line-height: 120%; }
    .single-post h3 { font-size: 24px; }
    .single-post h4 { font-size: 20px; }
    .single-post h5 { font-size: 18px; }
    .single-post h6 { font-size: 16px; }

    .wp-block-columns.are-vertically-aligned-center
    {
        flex-direction: column;
    }

    .single-post .wp-block-image
    {
        margin: 20px 0 !important;
    }

    .single-post .wp-block-image img
    {
        height: 100%;
        object-fit: cover;
    }
    .wp-block-columns .wp-block-column:nth-child(2n)
    {
        margin-left: 0;
    }


    /* .wp-block-gallery .blocks-gallery-grid
    {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(5, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        height: 1100px;
    }

    .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:first-of-type { grid-area: 1 / 1 / 2 / 2; }
    .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2) { grid-area: 1 / 2 / 3 / 3; }
    .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:nth-of-type(3) { grid-area: 2 / 1 / 4 / 2; }
    .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:nth-of-type(4) { grid-area: 3 / 2 / 5 / 3; }
    .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:nth-of-type(5) { grid-area: 4 / 1 / 6 / 2; }
    .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:nth-of-type(6) { grid-area: 5 / 2 / 6 / 3; } */

    .wp-block-gallery .blocks-gallery-grid {
        column-count: 2;
        column-gap: 20px;
    }

    .single-wrapper ul:not(.blocks-gallery-grid), .single-wrapper ol
    {
        gap: 20px;
    }

    .single-wrapper ul:not(.blocks-gallery-grid) li, .single-wrapper ol li
    {
        width: 100%;
    }

    .single-wrapper .wp-block-spacer
    {
        display: none;
    }

    .wp-block-content-box
    {
        padding: 28px;
    }

    .wp-block-content-box img
    {
        max-width: 60px !important;
        max-height: 60px !important;
        margin-right: 20px;
    }

    .otfm-sp__title::after, .otfm-sp__title::before
    {
        right: -15px;
    }

    .js-otfm-sp__closed .otfm-sp__title
    {
        width: calc(100% - 30px);
    }

    .single-wrapper ul:not(.blocks-gallery-grid), .single-wrapper ol
    {
        align-items: flex-start;
    }

    .comment-respond .comment-form-fields
    {
        flex-direction: column;
    }

    .single-comments-form-wrapper .container, .single-comments-list-wrapper .container
    {
        padding: 0 15px;
    }

    .otfm-sp__title
    {
        line-height: 140%;
        padding: 28px;
    }

    .image-right-block img{
        flex-basis: 100%;
        width: 100%;
        max-width: 100% !important;
    }

    .image-right-block
    {
        flex-direction: column;
        gap: 30px;
    }

}


@media screen and (max-width: 575px) {
    .share-post {
        flex-direction: column;
    }

    .share-post .links {
        margin-bottom: 30px;
        justify-content: center;
    }
}
@media screen and (max-width: 430px)
{
    .wp-block-gallery .blocks-gallery-grid {
        column-count: 1;
        column-gap: 20px;
    }
	
	.col-sm-12 {
		padding-right: 0px;
        padding-left: 0px;
	}
	
	.single-wrapper ul:not(.blocks-gallery-grid), .single-wrapper ol {
		flex-direction: column;
	}
	
	.single-wrapper ul:not(.blocks-gallery-grid) li, .single-wrapper ol li {
		padding-left: 0;
	}
	
	.wp-block-gallery .blocks-gallery-grid-2 {
		column-count: 1;
		padding: 0 15px;
	}
	
	.wp-block-gallery .blocks-gallery-grid li {
		padding: 0 15px;
	}
	
	.single-wrapper ul:not(.blocks-gallery-grid), .single-wrapper ol {
    gap: 0;
    }
}

@media screen and ( min-width: 1200px )
{
    .single-wrapper p.has-text-color
    {
        margin-left: 252px;
    }
    .post-first-section .post-thumbnail
    {
        flex-basis: 670px;
        width: 670px;
        height: 441px;
    }

    .image-right-block img{
        flex-basis: 670px;
        width: 670px;
        height: 441px;
    }
}
