/*!
Theme Name: SkottSmeat
Author: Andrew
Author URI: https://lestro.com/
Version: 1.0.1
Tested up to: 8.4
Requires PHP: 8.0
*/

body {
  background-image: url("/wp-content/themes/SkottSmeat/assets/backgrounds/craft.webp");
}

.craft-bg {
  background-image: url("/wp-content/themes/SkottSmeat/assets/backgrounds/craft.webp");
}

.message-block.text-white .text-accordion:after {
  background: url("/wp-content/themes/SkottSmeat/assets/backgrounds/granit.webp") no-repeat center/cover !important;
}

.message-block .block-container .text-accordion:after {
  background: url("/wp-content/themes/SkottSmeat/assets/backgrounds/craft.webp") no-repeat center/cover;
}

.arrow-slider-organism .arrow__slider .arrowSliderOrganism .swiper-slide {
  background: url("/wp-content/themes/SkottSmeat/assets/backgrounds/craft.webp") no-repeat center;
}

.sommilier__wrapper {
  background-image: url("/wp-content/themes/SkottSmeat/assets/backgrounds/granit.webp");
}

.sommelier__inner .sommelier__recipes {
  background-image: url("/wp-content/themes/SkottSmeat/assets/backgrounds/craft.webp");
}

.easy-beef-cook .advantages .swiper-slide:not(:last-child) .suvid-image-container::after {
  background-image: url("/wp-content/themes/SkottSmeat/assets/images/suvid/suvid-dash.png");
}

.export-wrapper {
  background-image: url("/wp-content/themes/SkottSmeat/assets/backgrounds/bg.webp");
}

.export-map {
  background-image: url("/wp-content/themes/SkottSmeat/assets/backgrounds/craft.webp");
}

.export-baffalo {
  background-image: url("/wp-content/themes/SkottSmeat/assets/backgrounds/craft.webp");
}

.export-slices {
  background-image: url("/wp-content/themes/SkottSmeat/assets/backgrounds/craft.webp");
}

.shaurma-wrapper {
  background-image: url("/wp-content/themes/SkottSmeat/assets/backgrounds/granit.webp");
}

.doner-product-section {
  background-image: url("/wp-content/themes/SkottSmeat/assets/backgrounds/craft.webp");
}

.suvid-wrapper {
  background-image: url("/wp-content/themes/SkottSmeat/assets/backgrounds/granit.webp");
}

.suvid-cook .advantages .swiper-slide:not(:last-child)::after {
  background-image: url("/wp-content/themes/SkottSmeat/assets/images/suvid/suvid-dash.png");
}

@media screen and (max-width: 768px) {
  .modal-menu__container {
    background-image: url("/wp-content/themes/SkottSmeat/assets/images/burger-mobile.png");
  }
}

.hero__slider .heroSlider .swiper-slide .slide__content .grid .col h2 {
  color: #212121;
  font-family: var(--caveat);
  font-size: 88px;
  font-style: normal;
  font-weight: 700;
  line-height: 70%;
}

.atom__checkbox.error .checkbox-custom {
  border-color: #e31e2c;
}

.atom__dropdown .dropdown__body button:first-child {
  padding: 10px 10px 10px 20px;
}

.post .post-text__container .block h2,
.post .post-text__container .block h3 {
  margin-bottom: 30px;
}

.post .post-text__container .block p,
.post .post-text__container .block ul,
.post .post-text__container .block ol {
  margin: 30px 0;
}

.message-block {
  width: 100%;
  max-width: 1680px;
  margin-inline: auto;
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.policy-privacy .block .title svg {
  transition: all .5s;
}

.sommilier__wrapper .sommelier .hide {
  display: none;
}

/*.page-title ul li span {*/
/*    color: var(--active);*/
/*}*/
.page-title ul li span {
  color: var(--black);
}

.news-stocks__grid-news {
  margin-top: 40px;
}

.news-stocks__grid div.share {
  cursor: inherit !important;
}

@media screen and (max-width: 1720px) {
  .message-block {
    width: calc(100% - 20px - 20px);
    margin-inline: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .hero__slider .heroSlider .swiper-slide .slide__content .grid .col h2 {
    font-size: 68px;
  }
}

@media screen and (max-width: 768px) {
  .hero__slider .heroSlider .swiper-slide .slide__content .grid .col h2 {
    font-size: 48px;
  }
}

@media (hover: hover) {
  .index__what-cook.white .index__what-cook__share .text:hover {
    cursor: inherit;
    color: var(--main);
  }
}

.policy-privacy + .advantages {
  margin-top: 0;
}

.page-template-default .policy-privacy .block .body .text-block p:not(:last-of-type) {
  margin-bottom: 15px;
}

.easy-beef-cook .advantages .card .suvid-image-container img {
  max-width: 100%;
  height: auto;
}

.is-export-breadcrumbs {
  margin: 0;
  margin-bottom: 30px;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.page-template-default .policy-privacy .block .body .text-block p:not(:last-child),
.page-template-default .policy-privacy .block .body .text-block ul:not(:last-child),
.page-template-default .policy-privacy .block .body .text-block ol:not(:last-child),
.page-template-default .policy-privacy .block .body .text-block h1:not(:last-child),
.page-template-default .policy-privacy .block .body .text-block h2:not(:last-child),
.page-template-default .policy-privacy .block .body .text-block h3:not(:last-child),
.page-template-default .policy-privacy .block .body .text-block h4:not(:last-child),
.page-template-default .policy-privacy .block .body .text-block h5:not(:last-child) {
  margin-bottom: 15px;
}

.footer__container {
  grid-template-columns: 1fr 710px 1fr;
}

@media screen and (max-width: 1440px) {
  .footer__container {
    grid-template-columns: 1fr 280px 1fr;
  }

  .footer__container .col.med {
    flex-direction: column;
  }

  .footer__container .col.med a,
  .footer__container .col.med button {
    width: 100%;
    justify-content: center;
    max-width: 280px;
    text-align: center;
  }

  .footer.normal {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .footer__container {
    grid-template-columns: 1fr 1fr;
  }

  .footer__container .col.med {
    grid-column: span 2;
    order: 0;
    flex-direction: row;
  }

  .footer.normal {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 930px) {
  .footer__container {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .footer__container .col.med {
    grid-column: auto;
    order: 2;
    margin-top: 30px;
    gap: 10px;
    flex-direction: column;
  }

  .footer__container .col.left .soccials.mob {
    display: flex;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .footer__container .col.left .copy {
    display: none;
  }

  .footer__container .col.right .links {
    gap: 10px;
    justify-content: space-between;
    width: 100%;
    margin-top: 25px;
  }

  .footer__container .col.right .copy-mob {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid rgba(255, 237, 215, .2);
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    color: #ffedd7;
  }

  .footer__container .col .line,
  .footer__container .col.right .soccials {
    display: none;
  }

  .footer__container .col.med a, .footer__container .col.med button {
    max-width: 500px;
    padding: 18px 20px;
  }

  .footer__container .col.right {
    grid-column: auto;
    order: 3;
    margin-top: 40px;
    border-top: 1px solid rgba(255, 237, 215, .2);
  }
}

.feedback-modal-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 100000000;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 84px 0;
}

.feedback-modal-3__close {
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  top: 0px;
  right: 0px;
  padding: 40px;
  color: #ffedd7;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
  z-index: 2;
}

@media (hover: hover) {
  .feedback-modal-3__close:hover {
    cursor: pointer;
    color: #e31e2c;
    scale: 1.1;
  }
}

.feedback-modal-3__close:focus-visible {
  color: #e31e2c;
  scale: 1.1;
}

@media screen and (max-width: 768px) {
  .feedback-modal-3__close {
    padding: 20px;
  }
}

.feedback-modal-3__content {
  position: relative;
  border-radius: 20px;
  margin-top: auto;
  margin-bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.feedback-modal-3__content .btns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;

  @media screen and (max-width: 460px) {
    grid-template-columns: 1fr;
  }
}

.feedback-modal__close-btn {
  position: absolute;
  width: fit-content;
  top: 0;
  right: 0;
  padding: 40px;
  color: #ffedd7;
  transition: .4s ease all;
  z-index: 2;
}

@media (hover: hover) {
  .feedback-modal__close-btn:hover {
    cursor: pointer;
    color: var(--accent);
    scale: 1.1;
  }
}

.feedback-modal-3__content .bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -o-object-fit: cover;
  object-fit: cover;
}

.feedback-modal-3__content .bg {
  display: block;
}

.feedback-modal-3__content .box {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  padding: 50px 60px 60px;
  width: 100%;
  max-width: 682px;
  margin-inline: auto;
}

@media screen and (max-width: 768px) {
  .feedback-modal-3__content .box {
    width: calc(100% - 20px - 20px);
    margin-inline: 20px;
    padding: 40px 30px;
  }
}

.feedback-modal-3__content .box h3 {
  margin-inline: auto;
  color: #fdecd3;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  position: relative;
  margin-bottom: 30px;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .feedback-modal-3__content h3 {
    font-size: 24px;
    -ms-flex-wrap: balance;
    flex-wrap: balance;
  }
}

@media screen and (max-width: 768px) {
  .feedback-modal-3__content a {
    padding: 15px 26px;
  }
}

.feedback-modal-3__content a {
  color: #ffedd7;
}

.feedback-modal-3__content a .text {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  color: #ffedd7;
}

@media (hover: hover) {
  .feedback-modal-3__content a:hover {
    cursor: pointer;
    background-color: white;
    color: #e31e2c;
  }

  .feedback-modal-3__content a:hover .text {
    color: #e31e2c;
  }
}

.feedback-modal-3__content a:focus-visible {
  background-color: white;
  color: #e31e2c;
}

.feedback-modal-3__content a:focus-visible .text {
  color: #e31e2c;
}

@media screen and (max-width: 680px) {
  .feedback-modal-3__content a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.feedback-modal-3__content, .feedback-modal-3__content .box {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
}
.button-white,
.button-red{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 26px;
  border-radius: 100px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  transition: .4s ease all;
}

.feedback-modal-3__content .button-white{
  background-color: #ffedd7;
  color: #e31e2c;
}

.feedback-modal-3__content .button-white:hover{
  background-color: #e31e2c;
  color: #ffedd7;
}

.feedback-modal-3__content .button-red{
  background-color: #e31e2c;
  color: #ffedd7;
}