/*
Theme Name: GepardDoors&amp;Metal
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.visuallyhidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

#leadia-widget {
  right: 70px !important;
}


.z-auto {
  z-index: auto !important;
}

.bebas {
  font-family: var(--bebas);
}

.product-card {
  border: 1px solid #F6F2EE;
}

.product-card:hover {
  border: 1px solid #FF9675;
}

.card-shadow {
  box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.05);
}

.block-shadow {
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.14);
}

.woocommerce-tabs .tab-content p {
  font-size: 1rem;
  line-height: 1.1;
}

.table.table-striped td[colspan="2"] p {
  font-size: 1.4rem;
  font-weight: bolder;
  color: var(--porto-color-dark);
  padding-left: 1rem;
}

.br-15 {
  border-radius: 15px;
}

.br-20 {
  border-radius: 20px;
}



/*************** HEADER START  ***************/
.ras_dis {
  display: flex;
  gap: 10px;
  align-items: center;
  border: 1px solid #D0D7DF;
  border-radius: 10px;
  padding: 8px 10px;
}

.ras_dis-text {
  display: flex;
  flex-direction: column;
  line-height: 110%;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.ras_dis-text span {
  font-weight: 700;
}

.header_right {
  display: flex;
  align-items: center;
  gap: 16px;
}

.header_phone-block a {
  font-family: var(--bebas);
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  color: #2B2E31;
}

#slCallbackModal_btn-118::before {
  content: '';
  background-image: url(/wp-content/uploads/2025/03/phone.svg);
  width: 12px;
  height: 12px;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
}

.header_work {
  color: #878D94;
  text-align: right;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
}

#slCallbackModal_btn-118 {
  border-radius: 8px;
  border: 1px dashed #878D94;
  background: none;
  font-size: 16px;
  line-height: 100%;
  height: 40px;
  width: 156px;
  padding-right: 0;
  position: relative;
  color: #2B2E31;
  padding-left: 17px;
}


/*************** HEADER END  ***************/

.intro-section {
  max-height: 656px;
}

.header_block {
  display: flex;
  gap: 30px;
  align-items: center;
}

.header_price {
  color: var(--porto-primary-color);
  font-size: 54px;
  font-family: var(--bebas);
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 1.62px;
}

.header_price span {
  font-size: 30px;
  letter-spacing: 0.9px;
}

.header_text {
  font-size: 20px;
  line-height: 130%;
  margin-top: 0px;
  margin-bottom: 40px;
}

.header_buttons {
  display: flex;
  gap: 20px;
}

.mButton {
  background: var(--porto-secondary-color);
  border: none;
  text-shadow: none;
  box-shadow: none;
  height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 26px;
  border-radius: 10px !important;
  width: max-content;
  font-family: var(--bebas);
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-size: 18px;
  transition: 0.2s all;
  line-height: 15px;
  padding-top: 2px;
}

.form-control {
  height: 56px !important;
  padding: 0 20px !important;
  font-size: 20px;
}

.btn.rounded,
.form-control {
  border-radius: 10px !important;
}

.file_form-inputs {
  display: flex;
  gap: 20px;
}

.header_buttons .mButton {
  height: 64px;
  font-size: 20px;
  padding-left: 40px;
  padding-right: 40px;
  color: #fff;
}

#slCallbackModal_btn-120 {
  background: var(--porto-primary-color);
}

.payment_card {
  font-size: 18px;
  line-height: 130%;
  display: flex;
  align-items: center;
  gap: 3px;
  margin-top: 30px;
}

.header_right {
  display: flex;
  align-items: center;
  gap: 16px;
}

.header_discount {
  text-transform: uppercase;
  text-align: center;
  font-family: var(--bebas);
  border-radius: 60px;
  background: #FFF;
  box-shadow: 0px 37px 52px 0px rgba(156, 108, 60, 0.20);
  padding: 30px;
}

.header_discount-top {
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.32px;
  margin-bottom: 10px;
}

.header_discount-amount {
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.6px;
  color: var(--porto-primary-color);
}

.header_discount-date {
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.6px;
}

.header_discount-bottom {
  font-size: 30px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.6px;
}

.modal-content {
  padding-top: 64px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  border: none;
  border-radius: 20px;
}

.modal-title {
  font-size: 40px;
  font-family: var(--bebas);
  font-weight: 700;
  line-height: 111%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.form_text {
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 20px;
  padding-right: 3rem;
}

.sl_policy,
.sl_policy a {
  color: #878D94;
  font-size: 14px;
}

.our_manufac,
.doors_type,
.advants,
.doors_popup,
.ras_section,
.demontag,
.reviews,
.blag {
  padding: 120px 0;
}

.colorOrange {
  color: #FF6230;
}

.colorGreen {
  color: #88BF7D;
}

.mButton._orange {
  background: #ff6230;
}

.mButton._orange:hover,
#slCallbackModal_btn-120:hover,
.openModal_item._get-data:hover {
  background: #FF9675;
}

.footer {
  background-color: #2b2e31;
}

.map_wrapper {
  position: relative;
  border-radius: 20px;
  padding: 70px 65px;
  overflow: hidden;
}

.footer_contacts {
  position: relative;
  z-index: 5;
  display: inline-flex;
  flex-direction: column;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.14);
  padding: 30px;
  max-width: 305px;
}

.footer_title {
  font-size: 40px;
  font-family: var(--bebas);
  font-weight: 700;
  line-height: 111%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.footer_item {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 16px;
}

.footer_item-phone {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
  color: #2B2E31;
}

.footer_item-mail {
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration-line: underline;
  color: #FF6230;
}

.footer_gendir {
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  color: #878D94;
}

.map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

footer h3 {
  color: var(--porto-primary-color);
}

footer a {
  color: #959595;
}

footer a:hover {
  color: #fff;
}

.section_title {
  font-size: 40px;
  font-family: var(--bebas);
  font-weight: 700;
  line-height: 111%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
}

.section_title span {
  color: #FF6230;
}

.section_subTitle {
  font-size: 20px;
  line-height: 130%;
  margin-bottom: 40px;
  text-align: center;
}

.our_manufac-f {
  max-width: 445px;
}

.our_manufac-text {
  font-size: 26px;
  font-family: var(--bebas);
  font-style: normal;
  line-height: 120%;
  letter-spacing: 0.78px;
  margin-bottom: 40px;
  font-weight: 500;
}

._check-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

._check-list li {
  position: relative;
  margin-bottom: 20px;
  display: flex;
  align-items: baseline;
  gap: 11px;
  font-size: 20px;
  line-height: 130%;
}

._check-list li::before {
  content: '';
  background-image: url(/wp-content/uploads/2025/03/check.svg);
  display: inline-block;
  min-width: 16px;
  height: 17px;
  position: relative;
  top: 2px;
}

.our_manufac-img {
  min-width: 264px;
  height: 480px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-left: 60px;
  border-radius: 10px;
}

.our_manufac-video--button {
  border-radius: 30px;
  background: var(--white, #FFF);
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.14);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 10px 16px 10px 10px;
  margin-bottom: -25px;
  transition: 0.2s all;
  cursor: pointer;
}

.our_manufac-l--title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 40px;
  position: relative;
  margin-top: 12px;
}

.our_manufac-l--items {
  display: inline-flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 20px;
}

.our_manufac-l--item {
  border-radius: 10px;
  border: 2px solid #F6F2EE;
  background: #FFF;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  width: 100%;
}

.our_manufac-l--title::before {
  content: '';
  background-image: url(/wp-content/uploads/2025/03/svoe-arrow.svg);
  position: absolute;
  top: -35px;
  left: -33px;
  width: 95px;
  height: 26px;
  background-size: contain;
}

.doors_type {
  background: #FAF8F7;
}

.doors_type-block {
  display: flex;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 20px;
}

.doors_type-item img {
  border-radius: 10px;
}

.porto-heading.currency {
  font-family: var(--porto-body-ff);
}

.advants {
  background-image: url(/wp-content/uploads/2025/03/advant-bg.jpg);
}

.advants_left.advants_item {
  gap: 20px;
  justify-content: flex-start;
}

.advants_left.advants_item {
  background: #2B2E31;
  color: #fff;
}

.advants_right.advants_item {
  background: #fff;
}

.advants_item {
  border-radius: 20px;
  box-shadow: 0px 6px 44px 0px rgba(156, 108, 60, 0.20);
  padding: 60px 60px 0 60px;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.advants_title {
  font-size: 30px;
  font-family: var(--bebas);
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 30px;
}

.advants_check li {
  font-size: 18px;
}

.advants_img._left {
  margin-bottom: 60px;
}

.advants_left-abs {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  color: var(--dark);
  display: flex;
  align-items: start;
  padding: 14px 13px;
  gap: 10px;
  border-radius: 10px;
  box-shadow: 0px 6px 44px 0px rgba(156, 108, 60, 0.20);
}

.advants_img._right {
  height: 364px;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: 158px;
}

.doors_popup {
  background-image: url(/doors-s-bg.jpg);
  background-color: #2B2E31;
  color: #fff !important;
  padding-bottom: 90px;
}

.doors_popup h2 {
  color: #fff;
  margin: 0;
}

.popup_doors-item {
  color: var(--dark);
  border-radius: 20px;
  border: 1px solid #F6F2EE;
  background: #fff;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.14);
  margin-bottom: 30px;
  text-align: center;
  padding: 20px;
}

.ras_section {
  background: #faf8f7;
}

.ras_item {
  flex: 1;
  border: 1px solid #F6F2EE;
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.14);
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ras_item img {
  margin-bottom: 20px;
}

.ras_item-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  min-height: 13rem;
}

.ras_item-title {
  font-family: var(--bebas);
  font-weight: 700;
  font-size: 30px;
  line-height: 111%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.ras_item-title span {
  color: #ff6230;
}

.ras_item-text {
  font-size: 18px;
  line-height: 130%;
  margin-bottom: 30px;
}

.ras_item .mButton {
  width: 100%;
  margin-top: auto;
}

.file_form {
  background-image: url(/wp-content/uploads/2025/03/file-form-bg.jpg);
  background-size: cover;
  padding: 140px 0;
  background-position: center;
}

.file_form-block {
  border-radius: 20px;
  background: #fff;
  padding: 71px 65px;
  position: relative;
}

.file_form-block::after {
  content: '';
  position: absolute;
  right: 0;
  top: calc(50% - -21px);
  transform: translateY(-50%);
  background-image: url(/wp-content/uploads/2025/03/file-form-img.png);
  width: 371px;
  height: 644px;
  background-size: contain;
  background-repeat: no-repeat;
}

.file_form-block.category::after {
  background-image: none !important
}

.file_form-title {
  font-size: 40px;
  font-family: var(--bebas);
  font-weight: 700;
  line-height: 111%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.file_form-text {
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
  max-width: 695px;
  margin-bottom: 30px;
}

.file_form-text span {
  color: #FF6230;
}

.files_label {
  margin-bottom: 20px;
  cursor: pointer;
  transition: 0.2s all;
}

#thumbnails {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.form_file-prevImg--wrapp {
  border-radius: 14px;
  background: #fff;
  width: 56px;
  height: 56px;
  padding: 8px;
  border: 1px solid #F6F2EE;
  position: relative;
}

.form_file-prevImg--wrapp img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.deletImg {
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 123;
  border-radius: 9px;
  padding: 4px;
  transition: 0.2s all;
  cursor: pointer;
}

.form_file-prevImg--wrapp img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.form_file-titleBlock {
  display: flex;
  align-items: center;
  gap: 6px;
}

.form_file-title {
  color: #878D94;
  font-size: 20px;
}

.form_file-title span {
  color: #FF6230;
  text-decoration: underline;
}

.file_form-inputs .mButton {
  width: 182px;
  font-size: 20px;
}

#files,
#file-upload,
#file-form {
  display: none;
}

.demontag_block {
  display: flex;
  gap: 73px;
}

.demontag_right-icon {
  margin-top: 54px;
  margin-bottom: 27px;
}

.demontag_right-title {
  font-size: 40px;
  font-family: var(--bebas);
  font-weight: 700;
  line-height: 111%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.demontag_right-list li {
  font-size: 18px;
}

.zamer_form {
  position: relative;
  background-image: url(/wp-content/uploads/2025/03/doors-bg.png);
  background-position: 100% 0;
  padding: 127px 0;
  background-repeat: repeat-x;
}

.zamer_form-title {
  font-size: 40px;
  font-family: var(--bebas);
  font-weight: 700;
  line-height: 111%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.zamer_form-text {
  font-size: 17px;
  margin-bottom: 40px;
}

.vnut_otdelka {
  background-image: url(/wp-content/uploads/2025/03/doors-nt-desctop.jpg);
  /*background-image: url(/wp-content/uploads/2025/03/bg-room-2.jpg);*/
  padding: 170px 0;
  /*background-position: right center;*/
  background-position: 50% 0%;
  position: relative;
  background-repeat: repeat-x;
}

.vnut_otdelka-img--blackBlock,
.vnut_otdelka-img--whiteBlock {
  position: absolute;
  transform: translate(-50%, -50%);
}

.vnut_otdelka-img--black img,
.vnut_otdelka-img--white img {
  max-width: 24px;
}

.vnut_otdelka-img--whiteBlock {
  top: calc(50% - 79px);
  left: calc(50% - -10px);
}

.vnut_otdelka-img--whiteBlock svg {
  position: absolute;
  bottom: -80px;
  width: 142px !important;
  height: 103px !important;
  z-index: -1;
  left: 74px;
}

.vnut_otdelka-img--blackBlock {
  top: calc(50% - -139px);
  left: calc(50% - -425px);
}

.vnut_otdelka-img--blackBlock svg {
  position: absolute;
  top: -144px;
  width: 95px !important;
  height: 144px !important;
  z-index: -1;
  left: 13px;
}

.vnut_otdelka-img--black,
.vnut_otdelka-img--white {
  padding: 14px 13px;
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border-radius: 10px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  white-space: nowrap;
}

.vnut_otdelka-img--black {
  color: #fff;
  background: var(--dark);
}

.vnut_otdelka-title {
  font-size: 40px;
  font-family: Bebas Neue;
  font-weight: 700;
  line-height: 111%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.vnut_otdelka-text {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.reviews_block {
  max-width: 920px;
  margin: 0 auto;
}

.reviews {
  background: #FAF8F7;
}


.reviews_item:nth-child(2n+1) {
  flex-direction: row-reverse;
}

.reviews_item {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 18px 24px 0px rgba(64, 24, 12, 0.06);
  padding: 40px 60px;
  margin-bottom: 40px;
  display: flex;
  gap: 40px;
}

.reviews_item-doorType {
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
  background: #FF6230;
  display: inline-flex;
  border-radius: 10px;
  color: #fff;
  padding: 6px 10px;
}

.reviews_item-text {
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
  margin-top: 20px;
  margin-bottom: 40px;
}

.reviews_item-name {
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 4px;
}

.reviews_item-address {
  color: #878D94;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.reviews_item-img img {
  border-radius: 10px;
}

.reviews_item .reviews_item-img {
  min-width: 270px;
}


.blag {
  background: #F3F3F3;
  font-weight: 400;
  font-size: 22px;
}

.blag h2 {
  margin-bottom: 20px;
}

.blag_title {
  margin-bottom: 30px;
  line-height: 130%;
}

.blag_subTitle {
  text-align: center;
  margin-bottom: 40px;
  line-height: normal;
}

.blag_block {
  background: #fff;
  padding: 20px;
  border-radius: 20px;
}

.blag_content {
  display: flex;
  justify-content: space-between;
}

.blag .sides {
  min-height: 350px;
}

.blag_content-left {
  display: flex;
  flex-direction: column;
  gap: 5.3px;
}

.blag_content-item {
  display: flex;
  font-size: 18px;
  gap: 20px;
  justify-content: space-between;
}

.blag_content-itemTitle {
  font-weight: 700;
}

.blag_content-rightBig img {
  width: 100%;
  border-radius: 10px;
}

/* ------------- */

.doors_modal-advants {
  margin-top: 15px;
  /* width: 380px; */
}

.doors_modal-advants--item {
  margin-bottom: 30px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 18px;
  font-style: normal;
  line-height: 130%;
}

.doors_modal-discount--wrapper {
  margin-top: 45px;
}

.doors_modal-discount--block {
  border-radius: 10px;
  border: 1px solid #fff;
  background: linear-gradient(180deg, #FFF6ED 0%, #FFF 100%);
  box-shadow: 0px 8px 24px 0px rgba(85, 42, 17, 0.14);
  padding: 18px 33px;
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.doors_modal-discount--block::before {
  content: '';
  width: 107px;
  height: 127px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 10;
  background-image: url(/wp-content/uploads/2025/03/modal-discount.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.doors_modal-discount--content {
  font-size: 18px;
  font-family: var(--bebas);
  font-weight: 700;
  line-height: 130%;
  z-index: 12;
  text-shadow: 0 0 1px #fff;
}

.doors_modal-discount--content span {
  color: #FF6230;
}

._dynamic-date {
  font-size: 26px;
  display: inline-flex;
  margin-bottom: 4px;
}

.doors_modal-buttons--block {
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.14);
  padding: 20px;
  margin-bottom: 50px;
  max-width: 520px;
}

.doors_modal-buttons--top {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}

.doors_modal-buttons--bottom {
  display: flex;
  gap: 20px;
}

.doors_modal-buttons--top .header_price .doors_modal-buttons--price {
  font-size: 40px;
  margin: 0 5px;
}

.doors_modal-discount {
  font-size: 16px;
  font-family: var(--bebas);
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.tax-product_cat #main .ras_dis,
.single.single-product #main .ras_dis {
  margin-top: 20px;
}

.doors_modal-chars {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.doors_modal-chars--item:nth-child(2n+1) {
  background: #FAF8F7;
}

.doors_modal-chars--item {
  display: flex;
  align-items: flex-start;
  font-size: 18px;
  border-radius: 10px;
  padding: 10px;
  gap: 20px;
}

.doors_modal-chars--item---title {
  min-width: 140px;
  max-width: 140px;
  font-weight: 700;
  line-height: 130%;
}

.doors_modal-chars--item---value {
  color: #878D94;
  font-weight: 400;
  line-height: 130%;
}

/*************** SLICK SLIDER START ***************/
.slick-dots {
  bottom: -38px;
  height: auto;
  display: flex !important;
  align-items: center;
  justify-content: center;

}

.slick-dots li,
.slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
}

.slick-dots li {
  margin: 0 5px;
}

.slick-dots li button:before {
  opacity: 1;
  content: '';
  background: #878D94;
  ;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  background: #FF6230;
  ;
}

/*************** SLICK SLIDER END ***************/
/*************** GEP[ARD GALLERY START ***************/
.gepard-gallery-slide {
  border-radius: 10px !important;
  overflow: hidden;
}

.gepard-gallery-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 12;
  cursor: pointer;
  transition: 0.2s all;
}

.gepard-gallery .gepard-gallery-arrow._next {
  right: -28px;
}

.gepard-gallery .gepard-gallery-arrow._prev {
  left: -28px;

}

.gepard-gallery .gepard-gallery-arrow {
  opacity: 1;
  transition: 0.3s all;

}

/*************** GEP[ARD GALLERY END ***************/


.otdelka-materials {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.otdelka-materials h2,
.otdelka-materials h3 {
  font-family: var(--bebas);
  color: var(--dark);
  font-weight: 400;
  margin-left: 2rem;
  padding-top: 2rem;
}

.otdelka-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.otdelka-group-wrp {
  margin: 20px;
  border-radius: 20px;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.14);
}

.otdelka-group {
  padding: 30px;
}

.otdelka-item {
  width: 80px;
  height: 80px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 15%;
  border: 3px solid var(--accent-primary);
  box-shadow: 0 0 3px 0px #000;
}

.ral-color-box {
  border: 1px solid #ccc;
}

.thumb-box,
.ral-color-box {
  height: 100%;
  width: auto;
  content: " ";
  display: flex;
  position: relative;
  padding: 50px;
  background-position: 50% 50%;
}

/*************** Catalog-Card ***************/
.product-card {
  border: 1px solid #F6F2EE;
}

.product-card:hover {
  border:
    1px solid #FF9675;
}

.product-attribute-links {
  /* font-family: var(--bebas); */
  font-size: 14px;
  text-transform: none;
  text-shadow: 0 0 0px #000;
  line-height: 1.1;
}

.product-attribute-links .attribute-link {
  text-transform: lowercase !important;
  font-weight: normal;
  text-shadow: none;
}

.porto-tb-item.product .post-title {
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.1;
  font-family: var(--porto-body-ff);
  letter-spacing: 0.02em;
  min-height: 70px;
  margin-top: 1rem;
}


.price {
  font-family: var(--porto-body-ff);
  letter-spacing: 2% !important;
  font-size: 22px !important;
}

.price .price-start {
  font-size: 13px;
  font-weight: 400;
  margin-right: 4px;
}


.entry-description.cat-description img {
  display: none;
}

.card-buttons-block .btn {
  padding-left: .3rem;
  padding-right: .3rem;
}

/*************** Catalog-archive ***************/
body.archive.filtered .promo-block,
.sidebar-content .product-categories .cat-item.cat-item-1031 {
  display: none;
}

.visuallyhidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

.sidebar h3,
.sidebar h4,
.sidebar h5 {
  font-family: var(--porto-body-ff) !important;
  text-transform: initial !important;
  letter-spacing: 2%;
  font-size: 1em !important;
}

.filter-content:not(last-child) {
  border-bottom: 1px solid #ccc;
  padding: 1.2rem;
}

.woocommerce-page.archive .sidebar-content aside.widget.widget_yith-woocommerce-ajax-navigation-filters {
  border-bottom: none;
}

.widget_product_categories select {
  display: none;
}

.widget_product_categories ul {
  display: block !important;
}

.sidebar .widget-title span.toggle,
.sidebar .widget-title span.toggle::after {
  display: none;
}

.rev .card-price .price .amount {
  align-self: center;
  text-align: center;
}

.rev .card-price .price,
.product-list-type .card-price .price {
  display: flex;
  background-color: #2B2E31;
  padding: 4px 6px;
  border-radius: 4px;
  margin: 0px 3px 7px 3px;
  color: var(--porto-primary-color);
}

.product-list-type .w-50 .btn {
  margin-top: 0;
}

.price>span {
  flex: 1 0 0%;
}

.card-count-order {
  width: 88%;
}

@media (min-width: 501px) and (max-width: 1024px) {
  .demontag_left .demontag_left-images img {
    border-radius: 15px;
    width: 50%;
    margin-right: 16px;
    margin-top: 50%;
  }

  .zamer_form {
    position: relative;
    background-image: url(/wp-content/uploads/2025/03/doors-bg.png);
    background-position: 100% 100%;
    padding: 0px 0 127px 0;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .advants_img._right {
    margin-top: 18px;
  }

  .header-line2 .porto-wrap-container .row .vc_column_container {
    width: 30%;
  }

  .header-line2 .porto-wrap-container .row {
    justify-content: space-between;
  }

  .phone_copy.header_phone-mobile {
    display: none !important;
  }
}

@media (max-width: 500px) {
  header .ras_dis {

    width: 266px;
  }

  .header-line2 .container .row {
    display: flex;
    flex-flow: row;
    width: 88%;
  }

  .phone_copy.header_phone-mobile.d-flex.d-md-none {
    /* display: none !important; */
  }

  .header_phone-mobile {
    border: 1px dashed var(--grey, #878D94);
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
  }

  .header_callback-form a span {
    display: none;
  }

  .header_callback-form a.slCallbackModal_btn {
    width: 47px !important;
  }

  .intro-section .porto-ibanner-layer {
    margin-top: 1rem !important;
  }

  .porto-ibanner img {
    display: none;
  }

  .header_block {
    flex-direction: column;
    border-radius: 20px;
    background: #E8E4E0;
    padding: 0px 0px 30px 0px
  }

  .header_left {
    padding: 0 20px;
  }

  .header_title {
    font-size: 2rem;
    letter-spacing: 0.9px;
    margin-bottom: 1px;
    line-height: 1;
  }

  .header_price {
    font-size: 36px;
    letter-spacing: 1.08px;
  }

  .header_text {
    font-size: 16px;
    margin-bottom: 0px;
  }

  .header_right {
    flex-flow: column;
  }

  .header_right-imgMobWrapp {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 60px;
    overflow: hidden;
  }

  .header_block .header_right img {
    width: calc(100% - -40px);
    width: 100%;
    border-radius: 60px;
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.14);
  }

  .header_discount {
    position: absolute;
    right: -10px;
    right: 10px;
    bottom: 20%;
    padding: 24px;
  }

  .header_buttons a.btn {
    font-size: 1.5rem;
    padding: 15px;
    width: 100%;
    height: auto;
  }

  .intro-section {
    min-height: 700px !important;
  }

  .header_discount-top {
    text-wrap: nowrap;
  }

  .our_manufac-l--title {
    margin-top: 35px;
  }

  .advants_img._right {
    margin-top: 0;
  }

  .section_title {
    font-size: 24px;
    letter-spacing: 0.72px;
    margin-bottom: 20px;
  }

  .our_manufac-title {
    font-size: 24px;
    letter-spacing: 0.72px;
    line-height: 1;
    margin-bottom: 5px;
  }

  .our_manufac-text {
    font-size: 18px;
    letter-spacing: 0.54px;
    margin-bottom: 20px;
  }

  .our_manufac-title br {
    display: none;
  }

  .our_manufac-img {
    margin-left: 0px;
  }

  .our_manufac-l--title::before {
    content: none;
  }

  .our_manufac-l--item {
    background: none;
    padding: 0;
    border: none;
    border-radius: 0;
  }

  .our_manufac-l--item br {
    display: none;
  }

  .our_manufac,
  .doors_type,
  .advants,
  .doors_popup,
  .ras_section,
  .demontag,
  .reviews,
  .blag {
    padding: 30px 0;
  }

  .advants_left.advants_item {
    margin-bottom: 40px;
  }

  .doors_type-block {
    display: flex;
    flex-wrap: wrap;
    column-gap: 12px;
    row-gap: 20px;
    justify-content: space-between;
  }

  .doors_type-item {
    margin: 1rem 0;
    align-self: start;
  }

  .ras_item {
    padding: 30px;
  }

  .ras_item-title {
    font-weight: 700;
    font-size: 18px;
  }

  .ras_item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: var(--dark);
    margin-top: 5px;
    margin-bottom: 7px;
    line-height: 1;
  }

  .ras_section .items-wrp .vc_column_container {
    margin-bottom: 20px;
  }

  .file_form-block {
    padding: 30px;
  }

  .file_form-block::after {
    display: none;
  }

  .file_form-title {
    font-size: 24px;
    letter-spacing: 0.72px;
  }

  .file_form-text {
    font-size: 18px;
  }

  .file_form-inputs {
    flex-wrap: wrap;
  }

  .file_form-inputs .form-group,
  .file_form-inputs .mButton {
    width: 100%;
  }

  .demontag_block {
    flex-direction: column;
  }

  .demontag_right-title-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
  }

  .demontag_right-icon {
    margin: 0;
  }

  .demontag_right-title {
    font-size: 24px;
    letter-spacing: 0.72px;

  }

  .demontag_right-title {
    margin: 0px;
  }

  .zamer_form {
    background-image: none;
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #F3F3F3;
  }

  .zamer_form-title {
    font-size: 24px;
    letter-spacing: 0.72px;
    margin-bottom: 10px;
  }

  .zamer_form-text {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .zamer_form-inputs {
    flex-direction: column;
    gap: 0;
  }

  .vnut_otdelka {
    padding: 40px 0;
    background-image: none;
    background-color: #F6F2EE;
  }

  .vnut_otdelka-title {
    font-size: 24px;
    letter-spacing: 0.72px;
    margin-bottom: 10px;
  }

  .vnut_otdelka-text br,
  .vnut_otdelka-title br {
    display: none;
  }

  .vnut_otdelka-text {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .vnut_otdelka-img-wrapper {
    position: relative;
    text-align: center;
  }

  .vnut_otdelka-img {

    margin: 0 auto;
    max-width: 100%;
  }

  .vnut_otdelka-img--whiteBlock {
    top: calc(50% - 39px);
    left: calc(50% - 109px);
  }

  .vnut_otdelka-img--black,
  .vnut_otdelka-img--white {
    gap: 5px;
    border-radius: 4.929px;
    font-size: 11.829px;
    width: 80.83px;
    height: 29.079px;
    justify-content: center;
    padding: 0;
  }

  .vnut_otdelka-img--black img,
  .vnut_otdelka-img--white img {
    max-width: 11px;
  }

  .vnut_otdelka-img--whiteBlock svg {
    bottom: -36px;
    left: 23px;
    width: 90px !important;
    height: 55px !important;
  }

  .vnut_otdelka-img--blackBlock {
    top: calc(50% - -67px);
    left: calc(50% - -100px);
  }

  .vnut_otdelka-img--blackBlock svg {
    top: -70px;
    width: 56px !important;
    height: 70px !important;
    left: 0px;
  }

  .reviews_item {
    flex-direction: column !important;
    padding: 20px;
    gap: 20px;
    margin-bottom: 30px;
  }

  .reviews_item-img {
    text-align: center;
  }

  .reviews_item-img img {
    max-width: 200px;
  }

  .reviews_item-text {
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 20px;
  }

  .reviews_item-name {
    font-size: 20px;
    margin-bottom: 0px;
  }

  .reviews_item-address {
    font-size: 16px;
  }

  .blag h2 {
    margin-bottom: 20px;
  }

  .blag_title,
  .blag_subTitle {
    font-size: 18px;
  }

  .blag_content {
    flex-direction: column;
  }

  .blag_content-rightBig img {
    margin-bottom: 40px;
  }

  .blag_content-right img {
    margin-bottom: 0;
    margin-top: 30px;
    max-width: 100%;
  }

  .card-buttons-block .btn {
    padding-left: .3rem;
    padding-right: .3rem;
    /* width: 45%; */
    font-size: 1.3rem;
  }

  .header_callback-form {
    display: none;
  }

  #imagesForm .form_file-title {
    color: #878D94;
    font-size: 17px;
  }

  .single-product .product_meta {
    font-size: 0.95em;

  }

  .woocommerce-product-details__short-description p,
  .single-product .page-wrapper .product-summary-wrap .description p,
  .woocommerce-tabs .tab-content p {
    font-size: 1.06rem;

  }

  .doors_modal-advants--item {
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.14);
    border-radius: 15px;
    padding: 1rem;
  }

  .otdelka-item {
    width: 70px;
    height: 70px;
  }

}

.gepard-gallery .slick-track {
  overflow: hidden;
}

.gepard_gallery_loaded_hiding .gepard-gallery,
.tax-product_cat .gepard-gallery {
  height: 0;
  overflow: hidden;
  transition: all ease .3s;
}

.gepard_gallery_loaded .gepard-gallery {
  height: auto;
  transition: all ease .3s;
  overflow: unset;
}