* {
  margin: 0px;
  padding: 0px;
  color: var(--newdark);
}
div:not(.modal-body) > .produkt-img {
  display: grid;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0px;
}
.container:not(.photogallery_wrap) {
  --sidebargap: 95px;
}
.container:not(.photogallery_wrap) .sidebar {
  padding-right: var(--sidebargap);
}
.container:not(.photogallery_wrap) .right_sidebar {
  padding-left: var(--sidebargap);
  z-index: 1;
}
.container:not(.photogallery_wrap) .center_content {
  z-index: 2;
}
.container:not(.photogallery_wrap) .center_content > div,
.container:not(.photogallery_wrap) .center_content > #load-more {
  width: calc(100% + var(--sidebargap) * 2 - 50px);
  margin-left: calc(-1 * var(--sidebargap) + 25px);
}
.container:not(.photogallery_wrap) .center_content > .row.products {
  width: calc(100% + var(--sidebargap) * 2 - 33px);
}
.container:not(.photogallery_wrap) .center_content.constructor > div {
  margin-left: 2.5px;
  width: 100%;
}
.container:not(.photogallery_wrap) .center_content.constructor > .row.products {
  width: calc(100% + var(--sidebargap) + 20px);
}
.container:not(.photogallery_wrap) .center_content.constructor > iframe {
  height: 1015px;
  margin-left: 0px;
  border-radius: 10px;
  width: 100%;
}
.container:not(.photogallery_wrap) .right_sidebar .banner_sidebar {
  gap: 30px;
  display: flex;
  flex-direction: column;
}
.container:not(.photogallery_wrap) .right_sidebar .free_zamer_banner .h3 {
  font-size: 24px;
  line-height: 30px;
}
.container:not(.photogallery_wrap) .right_sidebar .free_zamer_banner p {
  font-size: 15px;
  line-height: 22px;
}
.container:not(.archive_tabs) .single_icons #constructor_iframe {
  background: none;
  animation: auto ease 0s 1 normal none running none;
  border-radius: 0px !important;
}
.shorts-banner-container {
  position: relative;
}
.container {
  flex: 1 1 0%;
}
.shorts-banner {
  transition: 1s;
  transform: rotate(0deg);
  perspective: 150rem;
  height: 104px;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  z-index: 8;
}
.shorts-banner:hover .frontface {
  transform: rotateX(180deg);
}
.shorts-banner:hover .backface {
  transform: rotateX(0deg);
}
.shorts-banner .card {
  display: flex;
  align-items: center;
  backface-visibility: hidden;
  flex-direction: row;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: 1s;
  border-radius: 10px;
  padding: 0px 28px;
  top: 0%;
  border: none;
}
.shorts-banner .frontface {
  background: var(--light);
}
.shorts-banner .shorts {
  background: url("/wp-content/themes/pro/img/shorts.gif") -30px center / 400px no-repeat;
  height: 69px;
  width: 360px;
  margin-right: 40px;
  border-right: 1px solid var(--border);
  object-fit: cover;
  display: block;
  margin-top: 10px;
}
.shorts-banner .title {
  font-size: 22px;
  font-weight: 600;
  line-height: 27px;
}
.red {
  display: inline;
  color: var(--red);
  font-weight: 600;
}
.shorts-banner .total {
  margin-left: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 39px;
  display: flex;
}
.shorts-banner .total .red {
  font-size: 32px;
  line-height: 39px;
  margin-right: 12px;
}
.shorts-banner .backface {
  transform: rotateX(-180deg);
  background: url("/wp-content/themes/pro/img/instagram_bg.webp") center center /
    cover no-repeat;
  backface-visibility: hidden;
  color: rgb(255, 255, 255);
}
.shorts-banner .backface :not(.red) {
  color: rgb(255, 255, 255);
}
.shorts-banner .backface .watch_more {
  padding-right: 85px;
  padding-left: 28px;
}
.shorts-banner .backface .watch_more,
.shorts-banner .backface .in_here,
.shorts-banner .backface .in_here a {
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
  text-decoration: none;
}
img {
  width: 100%;
  height: auto;
  -webkit-user-drag: none;
}
.shorts-banner .backface img {
  width: 70px;
  height: 70px;
}
img,
iframe {
  user-select: none;
}
.qr-tooltip {
  position: relative;
}
.qr-tooltip:hover .tooltip-cont {
  opacity: 1;
  height: 300px;
  bottom: -320px;
}
.qr-tooltip:hover .tooltip-cont::before {
  opacity: 1;
}
.shorts-banner .backface .in_here {
  padding-left: 26px;
  font-weight: 400;
}
a:hover .fa-solid.fa-arrow-right-long {
  left: 21%;
  position: relative;
  transition: 1s;
}
.shorts-banner .backface .in_here a {
  display: block;
}
.myShorts {
  overflow: hidden;
  position: relative;
  max-height: 600px;
}
.myShorts:hover .swiper-button-prev,
.myShorts:hover .swiper-button-next {
  opacity: 1;
  pointer-events: all;
}
.myShorts:hover .swiper-button-prev {
  left: 0px;
}
.myShorts:hover .swiper-button-next {
  right: 0px;
}
.swiper-wrapper {
  max-height: 100vh;
}
.player {
  box-shadow: none !important;
}
.myShorts .player {
  aspect-ratio: 9 / 16;
  background: var(--light);
  border-radius: 10px;
  height: auto !important;
}
.player {
  border-radius: 10px;
  overflow: hidden;
}
.player:hover {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 25px 0px;
}
.player > pjsdiv {
  background: transparent !important;
}
.player > pjsdiv * {
  color: rgb(255, 255, 255);
}
pjsdiv > img,
pjsdiv > video,
pjsdiv > canvas,
pjsdiv > iframe {
  overflow: hidden !important;
}
.content iframe {
  width: 100%;
}
video {
  filter: brightness(100%);
}
.player_name {
  font-weight: 600;
  font-size: 16px;
  height: 52px;
  line-height: 26px;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.player_views {
  margin-top: 4px;
  font-weight: 400;
  color: var(--bd);
  font-size: 12px;
  line-height: 18px;
}
.container .swiper-button-boxs,
.btn-swpreim,
.btn-swpartner {
  right: 0px;
  width: 100px;
}
.swiper-button-next::after {
  position: absolute;
  content: "";
  width: 27px;
  height: 59px;
  right: -5px;
  top: -5px;
  border-top: 2px solid var(--red);
  border-right: 2px solid var(--red);
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
div .swiper-button-next,
div .swiper-button-prev {
  border-radius: 6px;
  width: 36px;
  height: 36px;
  border: 1px solid var(--bd);
}
div .swiper-button-boxs .swiper-button-next::after,
div .swiper-button-next::after {
  content: "";
  position: absolute;
  top: -5px;
  right: -5px;
  border: none;
  --p: 100;
  --v: calc(((18 / 5) * var(--p) - 90) * 1deg);
  width: 44px;
  height: 44px;
  display: inline-block;
  border-radius: 8px;
  padding: 2px;
  transform: rotate(-90deg) rotateZ(180deg) rotateY(0deg);
  background: linear-gradient(var(--v), transparent 50%, #bf2120 0) 0 /
      min(100%, (var(--p) - 50) * 100%),
    linear-gradient(to right, transparent 50%, #bf2120 0);
  mask-image: ;
  -webkit-mask-position-x: ;
  -webkit-mask-position-y: ;
  mask-size: ;
  mask-repeat: ;
  mask-origin: ;
  mask-clip: ;
  mask-mode: ;
  mask-composite: destination-out;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 17px;
  font-weight: 900;
}
.swiper-button-next,
.fancybox-navigation .fancybox-button--arrow_right span {
  background: white;
  width: 50px;
  height: 50px;
  display: flex;
  color: var(--newblack);
  border-radius: 9px;
  font-size: 27px;
}
.swiper-button-boxs .swiper-button-next::after {
  position: absolute;
  content: "";
  width: 27px;
  height: 59px;
  right: -5px;
  top: -5px;
  border-top: 2px solid var(--red);
  border-right: 2px solid var(--red);
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
.swiper-button-next::before,
.swiper-button-prev::before,
.button-next::before,
.button-prev::before {
  content: "";
  height: 100%;
  width: 100px;
  background: url("/wp-content/themes/pro/img/slab_arrow.svg") center center
    no-repeat;
  filter: grayscale(1);
}
.swiper-button-next::before,
.button-next::before {
  transform: rotateY(180deg);
}
.myShorts .swiper-button-boxs .swiper-button-next {
  right: -30px;
  transform: translateY(-66px);
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right-color: transparent;
}
.myShorts .swiper-button-prev,
.myShorts .swiper-button-next {
  width: 42px;
  height: 72px;
  pointer-events: all;
  opacity: 0;
  transition: var(--tr);
}
.fa-angle-right,
.fa-angle-left {
  font-size: 12px;
}
.swiper-button-prev,
.fancybox-navigation .fancybox-button--arrow_left span {
  background: white;
  width: 50px;
  height: 50px;
  display: flex;
  color: var(--newblack);
  border-radius: 9px;
  font-size: 27px;
}
.swiper-button-prev::after {
  content: none;
}
.myShorts .swiper-button-boxs .swiper-button-disabled {
  opacity: 0 !important;
  pointer-events: none !important;
}
.myShorts .swiper-button-boxs .swiper-button-prev {
  left: -30px;
  transform: translateY(-66px);
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left-color: transparent;
}
.myShorts .swiper-button-prev::before,
.myShorts .swiper-button-next::before {
  background-size: 23px 35px !important;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  cursor: pointer;
  pointer-events: all;
}

@media (min-width: 768px) {
  .container {
    max-width: 95vw;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 95vw;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 95vw;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 95vw;
  }
}

@media (min-width: 1670px) {
  .container {
    width: 1640px;
    max-width: 1640px;
  }
}

@media (max-width: 1669px) {
  .container:not(.photogallery_wrap) .right_sidebar .free_zamer_banner p,
  .product .bannerSwiper .free_zamer_banner p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0.5rem;
  }
  .container:not(.photogallery_wrap) .right_sidebar .free_zamer_banner .h3,
  .product .bannerSwiper .free_zamer_banner .h3 {
    font-size: 19px;
    line-height: 21px;
  }
}

@media (max-width: 1439px) {
  .container,
  .container-sm {
    max-width: 95vw !important;
  }
  .container:not(.photogallery_wrap) .center_content > .row.products,
  .container:not(.photogallery_wrap) .center_content > div,
  .container:not(.photogallery_wrap) .center_content > #load-more {
    width: 100%;
    margin: 0px;
  }
  .container:not(.photogallery_wrap) .sidebar {
    padding-right: 12px;
  }
  .container:not(.photogallery_wrap) .center_content {
    width: 75%;
  }
  .container:not(.photogallery_wrap) .right_sidebar,
  .showroom .player_name,
  .showroom .player_views,
  .visualise_block p br,
  .upper_footer .write br,
  .become .desc br,
  .which_more .title svg,
  .header-wrap .soc-link {
    display: none;
  }
  .shorts-banner .shorts {
    background-size: 280px;
    height: 42px;
    width: 240px;
    margin-right: 20px;
  }
  .shorts-banner .title {
    font-size: 16px;
    line-height: 26px;
  }
  .shorts-banner .backface .watch_more,
  .shorts-banner .backface .in_here,
  .shorts-banner .backface .in_here a {
    font-size: 16px;
    line-height: 18px;
  }
  .shorts-banner .backface .watch_more {
    padding-right: 35px;
  }
  .shorts-banner .backface img {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 1400px) {
  .container:not(.photogallery_wrap) .sidebar {
    padding-right: 12px;
  }
}

@media (max-width: 1200px) {
  .container:not(.photogallery_wrap) .center_content {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .player_views {
    font-size: 12px;
    line-height: 18px;
  }
  .container:not(.photogallery_wrap) .center_content {
    margin-top: 25px;
  }
  .container:not(.photogallery_wrap) .center_content > .row.products {
    width: 100%;
  }
  .container:not(.photogallery_wrap) .right_sidebar {
    padding: 0px 12px;
  }
  .shorts-banner {
    height: auto;
  }
  .shorts-banner:hover .frontface {
    transform: none;
  }
  .shorts-banner .card {
    position: relative;
    transform: none;
    height: 83px;
  }
  .shorts-banner .frontface {
    margin-bottom: 20px;
  }
  .shorts-banner .shorts {
    border: none;
  }
  #productTabs .player_name,
  .player_name {
    font-size: 14px;
    line-height: 18px;
    /* height: 30px; */
  }
  .shorts-banner {
    display: none;
  }
}

@media (max-width: 768px) {
  .archive_tabs #productTabs .myShorts,
  .container:not(.single_product) .myShorts {
    width: 100vw;
    margin: 0px -12px;
    padding: 0px 12px;
  }
  .shorts-banner {
    display: none;
  }
  .shorts-banner .frontface {
    margin-bottom: 10px;
  }
  .shorts-banner .card {
    height: 60px;
    padding: 0px 18px;
  }
  .shorts-banner .shorts {
    background-size: 200px;
    background-position-x: -20px;
    height: 30px;
    width: 200px;
  }
  .shorts-banner .backface {
    background-position: right center;
  }
  .shorts-banner .backface .watch_more {
    padding-left: 0px;
    padding-right: 15px;
  }
  .shorts-banner .backface .watch_more,
  .shorts-banner .backface .in_here,
  .shorts-banner .backface .in_here a {
    font-size: 14px;
    line-height: 17px;
  }
  .shorts-banner .backface img {
    height: 40px;
    width: 40px;
  }
  .shorts-banner .backface .in_here {
    padding-left: 15px;
  }
  a,
  .cart-product-sub .minus,
  .cart-product-sub .plus,
  input,
  button {
    touch-action: manipulation;
  }
  .swiper-wrapper {
    display: flex;
    justify-content: left;
  }
  .swiper-slide {
    background-color: rgb(255, 255, 255);
  }
  .myShorts .swiper-slide {
    width: 28vw;
    margin-right: 12px;
  }
  #productTabs .player_name,
  .player_name {
    font-size: 13px;
    height: 36px;
  }
  .player_views {
    font-size: 12px;
  }
  .woocommerce-ordering label.radio,
  .preimushestvaSwiper .swiper-button-boxs,
  .upper_footer,
  .lazyrow .col-sm-0,
  .from-to-price .tooltip_price,
  .row.cats .title br,
  .catalog-header .download_catalog,
  .cons_frm,
  .map_script,
  .myShorts .swiper-button-boxs,
  .content-uslugi-child .ukladka-uslug br,
  .content-dileram .dostavka-banner-title br,
  .home_content #constructor_iframe,
  .from-to-price s,
  .footer .info-box a:not(#footer-tel),
  .footer-contact .zvonokModal,
  .header-wrap .container.color .button-visualise,
  .poddelki,
  .topmenu .button.flex,
  .swpreim .swiper-pagination,
  .swppartner .swiper-pagination,
  .swpartner .swiper-pagination,
  .soc-link,
  .woocommerce-ordering input + label,
  .woocommerce-ordering input.orderby,
  .unique-box img,
  .unique-box svg,
  .o-zavode .video_row .col > svg,
  .which_more {
    display: none;
  }
}

@media (max-width: 1280px) {
  .shorts-banner {
    height: 83px;
  }
  .shorts-banner .shorts {
    margin-top: 5px;
  }
  .player_name {
    margin-top: 10px;
  }
}

@media (max-width: 576px) {
  .shorts-banner {
    width: 100vw;
    margin-left: -12px;
    margin-bottom: 10px;
  }
  .shorts-banner .card {
    padding: 0px 12px;
    border-radius: 0px;
  }
  .shorts-banner .frontface {
    justify-content: space-between;
    margin-bottom: 5px;
  }
  .shorts-banner .shorts {
    background-size: 150px;
    background-position-x: -15px;
    height: 30px;
    width: 120px;
  }
  .shorts-banner .total {
    font-size: 12px;
    margin-left: 0px;
  }
  .shorts-banner .total .red {
    font-size: 20px;
    margin-right: 5px;
  }
  .shorts-banner .backface {
    background-position: -4px center;
    justify-content: space-between;
  }
  .shorts-banner .backface .watch_more {
    flex: 1 1 0%;
  }
  .shorts-banner .backface .watch_more,
  .shorts-banner .backface .in_here,
  .shorts-banner .backface .in_here a {
    font-size: 12px;
    line-height: 15px;
  }
  .shorts-banner .backface .in_here {
    text-align: right;
    width: auto;
  }
  .myShorts .swiper-slide {
    width: 40vw;
    margin-right: 12px;
  }
  #productTabs .player_name,
  .player_name {
    font-size: 12px;
    line-height: 15px;
    height: 30px;
  }
  .player_views {
    font-size: 12px;
    line-height: 14px;
  }
}

@media (min-width: 991px) {
  .card:hover .show .number {
    top: 13px;
  }
  .card:hover .show button {
    transform: translateX(-50%) translateY(0px);
  }
  .swiper-button-next:hover::before,
  .swiper-button-prev:hover::before,
  .button-next:hover::before,
  .button-prev:hover::before {
    filter: none;
  }
}
