/*
 Theme Name:   bootScore Child
 Description:  bootScore Child Theme
 Author:       bootScore
 Author URI:   https://bootscore.me
 Template:     bootscore-main
 Version:      5.3.0
 Text Domain:  bootscore
*/

/*
All style editing is done via scss/_bscore_custom.scss
*/
:root {
    --bs-breadcrumb-divider: url("../img/svg/arrow-right.svg");
    --bs-emphasis-color-rgb: 9, 56, 206;
    --scrollbarWidth: 0;
}
::-webkit-scrollbar {
  width: var(--scrollbarWidth);
}

/* ::-webkit-scrollbar-track {
  background: var(--scrollbarBg);
  border-radius: var(--scrollbarBorderRadius);
}

::-webkit-scrollbar-thumb {
  background-color: var(--scrollbarThumb);
  border-radius: var(--scrollbarBorderRadius);
  border: var(--scrollbarBorder);
} */
h1 {
    font-size: clamp(1.5rem, 1.179rem + 1.607vw, 2.625rem);
}
h2 {
    font-size: clamp(1.25rem, 0.964rem + 1.429vw, 2.25rem);
}
input{
    all: unset;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#page {
  overflow-x: hidden;
}
.form-control {
    box-sizing: border-box;
    height: 44px;
}
.form-blur .form-control {
    border-radius: 0 0 12px 0!important;
}
a:hover {
  opacity: 1;
  color: var(--bs-primary);
}
.search-field {
    /* height: 44px; */
    background-color: #F3F4FF;
    border: 1px solid #DCE4FF;
    border-radius: 0;
}
.site-main {
    position: relative;
    margin-top: 10px;
    padding: 1rem;
}
.mrk-logo {
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px 0px;
  max-width: 335px;
  border-radius: 16px 0 16px 0;
}
.header-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
/* .header-bg.header-bg-exxy {
  max-width: 292px;
  background-image: url("img/logo/header-exxy.png");
} */
/* .header-bg-newyear {
  top: -9px;
  left: -12px;
  max-width: 311px;
  background: center / contain no-repeat url("img/logo/header-newyear.png");
} */
/* .header-bg-procent {
  max-width: 289px;
  background: center / contain no-repeat url("img/logo/header-procent.png");
} */
.mrk-logo .btn:hover, .mrk-logo a:hover {
  opacity: 1;
}
.mrk-bg-blur {
  padding: 40px 30px 30px;
  /* background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(3px); */
}
.mrk-gallery-blur {
  max-width: 640px;
  padding: 58px 52px 48px;
}
.mrk-gallery-blur-title {
  max-width: 590px;
  font-size: 3.25rem;
  line-height: 1.02;
}
.form-blur h1 {
  letter-spacing: .4px;
}
.navbar-toggler, .navbar-toggler:focus {
  border: 0;
  box-shadow: none;
}
.btn-toggle {
  padding: .25rem .5rem;
  background-color: transparent;
}
.btn-toggle:hover,
.btn-toggle:focus {
  font-weight: 600;
}
.btn-toggle::before {
  margin-right: 15px;
  line-height: 0;
  content: url("./img/svg/arrow-list.svg");
  transition: transform .35s ease;
  transform-origin: .5em 50%;
}

/* [data-bs-theme="dark"] .btn-toggle::before {
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%28255,255,255,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
} */
.btn-toggle[aria-expanded="true"] {
  font-weight: 600;
}
.btn-toggle[aria-expanded="true"]::before {
  transform: rotate(90deg);
}
.mrk-list-catalog {
  padding-left: 0;
  list-style: none;
}
.mrk-list-catalog .link-body-emphasis {
  color: var(--bs-gray-400)!important;
}
.mrk-list-catalog .link-body-emphasis:hover {
  color: var(--bs-dark)!important;
}
.mrk-list-catalog li {
  padding-bottom: 0.5rem;
}
.mrk-list-catalog .btn-toggle {
  padding-left: 0;
  text-decoration: underline;
}
.mrk-list-catalog .btn-toggle:hover,
.mrk-list-catalog .btn-toggle:focus {
  text-decoration: none;
}
.mrk-list-catalog .btn-toggle::before {
  display: none;
}
#sidebar h3 {
  font-size: 1rem;
  font-weight: 600;
}
#sidebar .list {
  text-transform: uppercase;
  color: var(--bs-dark);
}
#sidebar .list button {
    line-height: 1.3;
}
#sidebar .list .list-unstyled {
  text-transform: none;
}
.widget-area ul li ul li {
  margin-left: 0.8rem;
}
.widget-area ul li ul li:not(:last-child) {
  margin-bottom: 0.7rem;
}
.widget-area ul li ul li:first-child {
  margin-top: 8px;
}
.header-actions > a {
  color: var(--bs-dark);
  text-decoration: none;
}
.header-actions > a:hover {
  opacity: .7;
}
.bootscore-footer ul li a {
  color: #e6e7f97c;
}
.bootscore-footer ul li {
  padding: 5px 0;
}
.footer-brand:hover {
  opacity: 1;
}
.mrk-chat-gallery {
  width: 700px;
  position: relative;
  left: -60px;
}
.mrk-gallery-top, .mrk-image-top {
  position: relative;
  width: 1039px;
  height: calc(100vh - 154px);
  max-height: 594px;
  overflow: hidden;
}
.mrk-chat-image {
  width: 1039px;
  height: 100%;
  overflow: hidden;
}
.mrk-gallery-thumbs {
  /* width: 1039px; */
  display: none;
  height: 100%;
  margin-top: 8px;
  position: absolute;
  bottom: 0;
  justify-content: center;
  /* bottom: 50%;
  margin-bottom: -150px;
  justify-content: flex-end; */
  right: 0;
  width: 82px;
}
.mrk-gallery-thumbs img {
  width: 100%;
  height: 100%;
  border-radius: 0;
  object-fit: cover;
}
.thumbnail {
  max-height: 100px;
  background: white;
  padding: 1px;
}
.mrk-gallery .btn, .mrk-logo .btn, .mrk-cart-quantity .btn, .mrk-image-full .btn, .mrk-card-quantity-kits .btn, .mrk-card-quantity-kit .btn  {
  padding: 11px 1.875rem 12px;
  letter-spacing: 1.2px;
}
.mrk-gallery .btn {
  width: 280px;
}
.mrk-gallery-blur-link.btn {
  width: max-content;
  min-width: 320px;
  padding-right: 2.25rem;
  padding-left: 2.25rem;
  font-size: 1rem;
}
.mrk-gallery-arrow {
  position: absolute;
  top: 50%;
  z-index: 8;
  width: 52px;
  height: 52px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.16);
  opacity: 0;
  pointer-events: none;
  transform: translateY(-50%);
  transition: opacity .2s ease, background-color .2s ease;
}
.mrk-gallery-arrow::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  border-top: 2px solid var(--bs-primary);
  border-right: 2px solid var(--bs-primary);
  content: "";
}
.mrk-gallery-arrow-prev {
  left: 24px;
}
.mrk-gallery-arrow-next {
  right: 24px;
}
.mrk-gallery-arrow-prev::before {
  transform: translate(-35%, -50%) rotate(-135deg);
}
.mrk-gallery-arrow-next::before {
  transform: translate(-65%, -50%) rotate(45deg);
}
.mrk-gallery:hover .mrk-gallery-arrow,
.mrk-gallery:focus-within .mrk-gallery-arrow {
  opacity: 1;
  pointer-events: auto;
}
.mrk-gallery-arrow:hover,
.mrk-gallery-arrow:focus {
  background: #fff;
  outline: none;
}
a.btn:hover {
  opacity: 1;
}
.mrk-download {
  border: 1px solid #E9EEFF;
}
.mrk-gallery-image {
  object-fit: cover;
  object-position: top;
}
.mrk-gallery-list li {
  margin-bottom: 1rem;
}
.mrk-gallery-list {
  font-size: 1rem; 
}
.components-button {
  border-radius: 12px 0 12px 0;
  border: 1px solid var(--bs-primary);
  background: white;
  color: var(--bs-primary);
}
.components-button:hover {
  background: var(--bs-primary);
  color: white;
}
.mrk-download::before {
  content: '';
  display: inline-block;
  margin-right: .4rem;
  min-width: 1rem;
  height: 1rem;
  background-image: url('img/svg/download.svg');
  vertical-align: middle;
}
.card-title {
    color: #A0ADD7;
}
.quantity {
  height: 44px;
}
.quantity button, .quantity .input-text {
  font-weight: 500;
  font-size: 1rem;
}
.quantity .qty {
  width: 4rem;
  text-align: center;
}
.quantity.btn:hover {
  background-color: transparent;
  opacity: 1;
}
.quantity.quantity-product-card .plus, .quantity.quantity-product-card .minus {
  background-color: #E9EEFF;
}
.quantity.plus, .quantity .minus {
  background-color: transparent;
}
.mrk-cards-kits .btn {
  height: 44px;
  opacity: 1;
}
.mrk-cards-kits .card-kit-img {
    margin: 1rem auto 0;
    max-width: 220px;
}
.mrk-card-heart a {
    margin-left: 0;
    width: 24px;
    height: 24px;
    background-image: url("img/svg/heart-fill.svg");
    background-position: center;
    background-size: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
    border: none!important;
}
.mrk-card-heart.no-active a {
    background-image: url("img/svg/heart.svg");
}

.mrk-card-heart.no-active a:hover {
  background-image: url("img/svg/heart-fill.svg");
}

.mrk-card-heart .yith-wcwl-add-button>a i {
  opacity: 0;
}

.mrk-card-heart .yith-wcwl-add-button {
  margin-right: -8px;
  text-align: right;
}

.card-kit-img {
  position: relative;
}

.mrk-card-heart {
  position: absolute;
  right: 18px;
  top: -4px;
  z-index: 1;
}

.home .mrk-card-heart {
  right: 7px;
}

.mrk-cart {
  position: relative;
}

.mrk-cart .mrk-card-heart {
  right: 0;
  top: 9px
}

.woocommerce .woocommerce-ordering select {
  border: transparent;
}

.form-select:focus, select:focus, .form-control:focus {
  box-shadow: none;
}

.mrk-advantages {
  display: flex;
  flex-direction: column;
  padding: 30px 14px;
  height: 100%;
  text-align: center;
  background-color: #F6F6F8;
  border-radius: 20px;
}
.mrk-advantages h4 {
  max-width: 170px;
  margin: 0 auto 0.8rem;
  font-size: 1.1875rem;
  line-height: 1.4;
}
.mrk-advantages p {
  margin-top: auto;
  margin-bottom: 0;
  font-size: 1rem;
  opacity: .8;
}
.mrk-social {
  top: 2rem;
  right: 0;
  z-index: 10;
}
.mrk-social-item {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #f3f4ff;
  border-radius: 12px 0 12px 0;
}
.mrk-number-products {
  font-size: 1.5rem;
  font-weight: 500;
  color: var(--bs-gray-300);
}
.woocommerce .quantity {
  width: 100%;
}
.wc-breadcrumb .breadcrumb-item:first-child a::before {
  display: none;
}
.breadcrumb-item + .breadcrumb-item::before {
  padding-top: 2px;
}
.breadcrumb-item a {
  opacity: .5;
}
.mrk-box-bonus {
  min-height: 125px;
  background-color: #DCE4FF;
}
.mrk-box-bonus a:hover {
  color: var(--bs-primary);
}
.mrk-services div {
  padding: 0.2rem 1rem;
  border: 1px solid #DCE4FF;
}
.mrk-services div a, .mrk-services a {
  display: block;
  padding-left: 40px;
  padding-top: .5rem;
  padding-bottom: .5rem;
  /* margin-bottom: 1rem; */
  font-size: 1rem;
  font-weight: bold;
  transition: .25s;
}
.mrk-services div:nth-child(1) a, .mrk-services a:nth-child(1) {
  background: url('img/svg/servise-1.svg') no-repeat left center;
}
.mrk-services div:nth-child(2) a, .mrk-services a:nth-child(2) {
  background: url('img/svg/servise-2.svg') no-repeat left center;
}
.mrk-services div:nth-child(3) a, .mrk-services a:nth-child(3) {
  background: url('img/svg/servise-3.svg') no-repeat left center;
}
.mrk-services div a:hover, .mrk-services a:hover {
  color: #A0ADD7;
}
.input-current input {
  width: 28px;
}
.input-current button, .dropdown button {
  all: unset;
}
.dropdown button::after {
  display: none;
}
.dropdown button:hover, .dropdown button:focus, .dropdown .btn:first-child:active, .dropdown .btn.show, .mrk-chat-menu button:hover, .mrk-chat-menu button:focus, .mrk-chat-menu .btn:first-child:active, .mrk-chat-menu .btn.show{
  background-color: transparent;
  opacity: .9;
}
.mrk-chat-title {
  padding-left: 30px;
  background: url('img/svg/reply-fill.svg') no-repeat left center;
}
.mrk-chat-descr ul {
  padding-left: 0;
  list-style: none;
}
.mrk-chat-descr li {
  margin-bottom: 10px;
}
.mrk-chat-descr li a {
  font-weight: 600;
  text-decoration: underline;
  color: #01579A;
  transition: .25s;
}
.mrk-chat-descr li a:hover {
  text-decoration: none;
}
.mrk-chat-descr li span {
  font-size: 12px;
  font-style: italic;
}
.mrk-cart-quantity, .mrk-card-quantity-kits, .mrk-card-quantity-kit {
  min-width: 170px;
  /* max-width: 220px; */
}
.mrk-cart .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.mrk-cards-kits .card {
  margin: 0 auto;
  /* max-width: 250px; */
}
.mrk-chat-image {
  position: relative;
}
.mrk-project-chat {
  position: absolute;
  top: 20px;
  max-width: 310px;
}
.mrk-chat-menu {
  max-width: 280px;
}
.mrk-chat-menu .collapse .card {
  max-width: 280px;
  z-index: 1000;
}
.mrk-chat-menu ul {
  padding-left: 0;
  list-style: none;
}
.mrk-chat-menu ul li {
  padding: .5rem 1rem;
}
.mrk-chat-menu ul:not(.list) li:hover {
  background-color: #F3F4FF;
}
.mrk-description .mrk-list-group-item {
  line-height: 1;
  border: 0;
}
.mrk-description .mrk-list-group-item .mrk-line {
width: 100%;
border-bottom: 1px dashed var(--bs-secondary);
}
.mrk-block-title {
  font-size: 2rem;
}
.mkr-label {
  margin-bottom: 0;
  color: var(--bs-gray-400);
}
.share-buttons {
  display: flex;
  align-items: center;
  padding: 10px;
  z-index: 10;
}
.share-buttons a {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: center;
  padding: 27px;
  border-radius: 12px 0 12px 0;
  transition: all .25s;
}
.share-buttons .mps-btn-telegram {
  background-image: url(img/svg/telegram.svg);
}
.share-buttons .mps-btn-whatapp {
  background-image: url(img/svg/whatsapp.svg);
}
.share-buttons .mps-btn-wechat {
  background-image: url(img/svg/chatbot.svg);
}
.copypath {
  background-image: url(img/svg/copy.svg);
  transition: width 1s linear!important;
}
.share-buttons a:hover {
  background-color: #f3f4ff;
}
.share-buttons span {
  margin-left: 1rem;
}
.share-link {
  margin-left: 1rem;
}
.woocommerce-order-details {
  position: relative;
}
.wpcss-popup-content .share-link {
  margin-left: 0;
}
.woocommerce-order-details button {
  border: transparent;
  background: transparent;
  color: var(--bs-primary);
}

.woocommerce img, .woocommerce-page img {
  display: block;
  margin: 0 auto;
  /* max-height: 385px; */
  object-fit: contain;
}

body .modal-body .carousel-item img {
  max-height: 98vh;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  border: none;
  color: var(--bs-primary);
}
.nav-tabs {
  border: none;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border: none;
}
.btn-tabs-list button:not(:disabled) {
  border: transparent;
  background: transparent;
}
.nav-tabs .nav-link {
  border: none;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
  margin-right: -8px;
  color: #dd3c3c;
  font-size: 20px;
}
.yith-wcwl-add-button a.button.alt:not(a.checkout-button):hover, .yith-wcwl-add-button a.button:hover, .yith-wcwl-wishlistexistsbrowse .feedback .yith-wcwl-icon {
  width: 24px;
  height: 24px;
  background-color: transparent;
  color: #dd3c3c;
}
.yith-wcwl-wishlistexistsbrowse a {
  display: none;
}
.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {
  text-align: right;
  height: 21px;
}
.wcpf-field-button .wcpf-button, .product-add-to-cart a, .wpcss-products .wpcss-actions button {
  border: 1px solid var(--bs-primary);
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 11px 1.875rem;
  background: inherit;
  color: var(--bs-primary);
  letter-spacing: 1.2px;
  transition: .25s;
}
.wishlist_table.mobile li .additional-info-wrapper {
  position: relative;
  height: 50px;
  margin-bottom: 2rem;
}
.shop_table {
  width: 100%;
}

.wpcss-products.shop_table .product-name {
  min-width: 200px;
}
.wpcss-products.shop_table .product-price, .wpcss-products.shop_table .product-subtotal, .wpcss-products.shop_table th.product-quantity {
  white-space: nowrap;
}
.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist, .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
  position: absolute;
  left: 0;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
  position: absolute;
  right: 0;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove .fa-trash:before {
  color: var(--bs-danger);
}
.wpcss-products .wpcss-actions {
  margin: 1rem 0;
}
.product-add-to-cart a {
  padding: 5px 1.875rem;
}
.wcpf-field-button .wcpf-button:hover, .product-add-to-cart a:hover, .wpcss-products .wpcss-actions button:hover {
  background: var(--bs-primary);
  color: white;
}
#yith-wcwl-popup-message {
  display: none!important;
}
.wcpf-filter {
  padding: 0 1rem 0 0;
}
.current-cat a {
  color: var(--bs-primary);
}
.btn-tabs-list svg {
  fill: #c8cbe5;
}
.btn-tabs-list:hover svg, .btn-tabs-list.active svg {
  fill: var(--bs-dark);
}
.woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon input {
  min-width: 80px;
  border-radius: 8px;
}
.woocommerce #content table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .button {
  margin-left: 1rem;
}
.filter-products {
  margin-top: 5rem;
}
.shop_table {
  padding: 0;
}
#order_review .shop_table {
  min-width: 0;
}
#order_review .shop_table bdi {
  white-space: nowrap;
}
.nav-tabs.orderby {
  position: absolute;
  right: 0rem;
  margin-top: 21px;
}
.product-thumbnail img {
  max-width: 40px;
  min-height: 100%;
  padding: 1rem 0;
}
.cart_totals .shop_table {
  min-width: inherit;
}
.wpcss-area .wpcss-popup {
  min-width: 250px;
}

/* .thumbs {
  overflow: hidden;
  width: 100vw;
  max-height: 300px;
} */

.mrk-gallery-thumbs {
  overflow: auto;
}
/* .woosb-products.woosb-products-layout-grid-3 .woosb-product {
  width: calc(100% / 4 - 20px);
} */
.product-quantity {
  width:  150px;
}
.woocommerce-Price-amount.amount {
  white-space: nowrap;
}
.woosb-thumb {
  max-width: 60px;
}








/* Slider */

.swiper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  max-height: calc(100vh - 120px);
  font-size: 18px;
  text-align: center;
}

.swiper-slide img,
.swiper-slide .iframe {
  display: block;
  height: 100%;
  border-radius: 8px;
  object-fit: contain;
}

.swiper.swiper-children .swiper-slide img {
  min-height: 317px;
}

.slider.slider-horizontal {
max-width: 743px;
}

/* .slider.slider-horizontal .slider__images.slider__images-cotalog {
  min-width: 700px;
} */

.slider.slider-vertical {
  column-gap: 10px;
  max-height: 100%;
  height: 536px;
}

.slider__images {
  height: auto;
  width: 75%;
  border-radius: 5px;
  overflow: hidden;
}

.slider__images .swiper-slide {
  align-items: start;
}

.slider__images img {
  margin: 0 auto;
  height: 100%;
  width: auto;
  object-fit: contain;
}

.slider__images .youtube {
  min-height: 0;
}

.slider__images .youtube .iframe {
  min-height: 100%;
}

.slider .slider-thumb {
  align-items: center;
  height: 108px;
  margin-top: 4px;
}
.slider :not(.slider.slider-vertical) .image-4x3 {
  min-width: 100%;
}
.slider-thumb__images {
  margin-top: 10px;
  height: 100%;
  overflow-x: scroll;
}

.slider-thumb__images .swiper-slide {
  margin-right: 10px;
  width: auto;
  height: auto;
  opacity: 1;
}

.slider-thumb__images .swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-button-next:after, .swiper-children .next-btn:after,
.swiper-button-prev:after, .swiper-children .prev-btn:after {
  padding: 30px;
  font-size: 1rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 11px;
}

.swiper-button-next, .swiper-children .next-btn,
.swiper-button-prev, .swiper-children .prev-btn {
top: var(--swiper-navigation-top-offset, 52%);
width: 2rem;
height: 2rem;
padding: 5px;
overflow: hidden;
}

.swiper-button-next.swiper-button-hidden, .swiper-children .next-btn.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden, .swiper-children .prev-btn.swiper-button-hidden {
opacity: 1;
}

.swiper-button-prev::after, .swiper-children .prev-btn::after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}

.swiper-button-next::after, .swiper-children .next-btn::after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}

.swiper-button-next::before, .swiper-children .next-btn::before,
.swiper-button-prev::before, .swiper-children .prev-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border: 0;
  display: inline-block;
  height: 2rem;
  width: 100%;
  padding: 5px;
  backdrop-filter: blur(10px);
  border-radius: 5px;
  z-index: -1;
}
.swiper-button-next::before, .swiper-button-prev::before {
  background: rgb(20 20 21 / 20%);
}
.swiper-children .next-btn::before, .swiper-children .prev-btn::before {
  background: rgb(145 159 205 / 20%);
}
.slider.slider-horizontal .slider__images {
  width: 100%;
}
.slider.slider-vertical {
  display: flex;
  align-items: center;
  max-width: 760px;
  margin: 0 auto;
}

.slider.slider-vertical .slider__images img {
  height: auto;
  /* object-fit: cover; */
  object-fit: contain;
}

.slider.slider-vertical .slider__images .swiper-slide {
  align-items: center;
  height: 100%;
  border-radius: 5px;
}

.slider.slider-vertical .slider__images .swiper-slide .image-4x3 {
  position: relative;
  height: 100%;
  /* max-height: 34rem; */
}

.slider.slider-vertical .slider__images .swiper-slide .image-4x3 img {
  /* max-height: 551px; */
  max-width: 503px;
}

.slider-vertical .slider-thumb__images .swiper-wrapper .swiper-slide.youtube {
min-width: 110px;
min-height: 124px;
}

.slider-vertical .slider-thumb {
  flex-direction: column;
  margin-top: 0;
  height: 100%;
  width: 40%;
}

.slider-vertical .slider-thumb .swiper-overlay {
  display: none;
}

.slider-vertical .slider-thumb .slider-thumb__images {
  margin-top: 0px;
  margin-right: 0;
  padding: 0;
  height: 100%;
}

.slider-vertical .slider-thumb .slider-thumb__images .swiper-wrapper {
  transform: translate3d(0px, 0px, 0px) !important;
}

.slider-vertical .slider-thumb .slider-thumb__images .swiper-wrapper.slider-grid {
  max-height: 100%;
  min-height: 590px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.slider-vertical .slider-thumb .slider-thumb__images .swiper-wrapper .swiper-slide {
  width: 100%;
  max-width: 110px;
  height: auto !important;
  /* border-radius: 5px; */
  margin-bottom: 10px;
}

.slider-vertical .slider-thumb .slider-thumb__images .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
}

.slider-vertical .slider-thumb .slider-thumb__images .swiper-wrapper .swiper-slide.slide-horizontal {
  width: 100%;
  max-width: 230px;
  max-height: 124px;
}

.slider-vertical .slider-thumb .slider-thumb__images .swiper-wrapper.slider-grid .swiper-slide.slide-horizontal img,
.slider-vertical .slider-thumb .slider-thumb__images .swiper-wrapper.slider-grid .swiper-slide.slide-horizontal iframe,
.slider-vertical .slider-thumb .slider-thumb__images .swiper-wrapper.slider-grid .swiper-slide.slide-horizontal video {
  max-height: 124px;
  /* margin-top: -1px; */
  margin-left: 1px
}

.slider.slider-vertical .ratio.ratio-4x3 {
  --bs-aspect-ratio: calc(4/3 * 100%);
}

.slider.slider-vertical .ratio {
  height: 100%;
}

.slider-thumb__images .swiper-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.slider-thumb__images .swiper-wrapper .swiper-slide.youtube {
  min-width: 173px;
  /* border-radius: 5px; */
}

.slider-thumb__images .swiper-wrapper .swiper-slide.youtube::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.1;
  z-index: 10;
}

.video-container {
  position: relative;
}

.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

iframe {
  max-height: 100%;
  max-width: 100%;
}

.video,
.iframe {
  width: 100%;
  height: 100%;
}

.slider-thumb__images img {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.slider__images.slider__images-cotalog {
  max-height: 100%;
}

.slider__images.slider__images-cotalog img {
  height: 100%;
  width: auto;
}
.slider.slider-horizontal .swiper-wrapper {
  max-height: 400px;
}
.slider__images.slider__images-cotalog.swiper-horizontal img {
  max-height: 400px;
}

.slider-thumb__images .swiper-item {
  max-width: 170px;
  /* border-radius: 5px; */
}

.fullscrin {
  position: absolute;
  top: 0;
  right: 8px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 20;
}

.fullscrin svg {
  width: 24px;
  height: 20px;
  border-radius: 5px;
}

/* .slider__square {
  border-radius: 5px;
  max-width: 515px;
} */

/* .slider__image-horizont {
  max-height: 500px;
  border-radius: 5px;
}

.slider__image-horizont .swiper-slide {
  height: 100%;
} */

.swiper-target {
  display: none;
}

body .modal-body .carousel-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}

body .modal-body .carousel-inner .carousel-item {
  height: 100%;
  transition: none;
}

body .modal-body .carousel-inner .youtube {
  height: 100%;
}

body .modal-body .carousel-inner .ratio-16x9 {
  --bs-aspect-ratio: 48.25%;
}

body .modal-dialog {
  max-width: 100%;
}

body .modal .carousel-control-next, body .modal  .carousel-control-prev {
  height: 50%;
  top: 50%;
  transform: translateY(-50%);
  background-size: 70%;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled, .swiper-children .prev-btn.swiper-button-disabled, .swiper-children .next-btn.swiper-button-disabled {
  opacity: 0;
}

.hide {
  display: none;
}

@media (max-width: 1400px) {
  .image-4x3.image-one, .youtube.video-one {
    max-height: 30rem;
  }
}

@media (min-width: 1920px) {

.slider-vertical .slider__images .swiper-wrapper {
  min-height: 100%;
}
/* .slider-vertical .slider-thumb {
  max-height: 40rem!important;
} */
.slider-vertical .slider-thumb .slider-thumb__images .swiper-wrapper.slider-grid .swiper-slide.slide-horizontal img, .slider-vertical .slider-thumb .slider-thumb__images .swiper-wrapper.slider-grid .swiper-slide.slide-horizontal iframe, .slider-vertical .slider-thumb .slider-thumb__images .swiper-wrapper.slider-grid .swiper-slide.slide-horizontal video {
  max-height: 124px;
}
.slider-vertical .slider-thumb .slider-thumb__images .swiper-wrapper .swiper-slide.slide-horizontal {
  max-height: 124px;
  margin-top: 0;
}
}

@media (min-width: 780px) {
  .slider-vertical .slider__images {
      height: 100%;
      width: 55%
  }

  .slider-vertical .slider__images .swiper-wrapper {
    align-items: center!important;
    /* height: 300px; */
}

  .slider-vertical .slider__images .swiper-slide .image-4x3 img {
    width: 100%;
    max-height: 510px;
  }
  .slider-vertical .slider__images .swiper-slide .image-4x3, .slider-vertical .slider__images .swiper-slide {
      height: 100%;
      max-height: 100%;
  }

  .slider-vertical .slider-thumb {
      height: 100%;
      min-width: 244px;
  }
  .slider.slider-vertical {
    height: 510px;
  }
  .slider.slider-vertical.slider-card {
    height: 660px;
  }
  .slider-vertical.slider-card .slider__images .swiper-slide .image-4x3 img {
      max-height: 660px;
      width: 100%;
  }

}

@media (min-width: 1400px) {
  .slider-vertical .slider__images .swiper-wrapper {
      min-height: 42rem;
  }
  .slider.slider-vertical {
    height: 595px;
  }
  .slider-vertical .slider__images .swiper-slide .image-4x3 img {
    max-height: 89%;
  }
  .slider__images.slider__images-cotalog.swiper-horizontal img {
    max-height: 590px;
  }
  .slider-vertical .slider__images {
    width: 76%;
  }

  /* .slider.slider-vertical {
      height: calc(100vh - 199px);
  } */
}

@media (max-width: 780px) {
    .swiper-slide {
        max-height: 100%;
    }

  .slider__images .youtube {
      min-height: 400px;
  }

  /* .slider.slider-horizontal .slider__images.slider__images-cotalog {
    min-width: 100%;
  } */

  .slider-vertical .slider__images .swiper-slide .image-4x3 {
      width: auto;
      max-height: 100%;
      /* max-height: 30rem; */
  }

  .slider.slider-vertical .slider__images .swiper-slide .image-4x3 img {
      height: 100%;
      max-height: 100%;
      max-width: 100%;
      margin: 0 auto;
      object-position: top;
  }

  .slider-vertical .slider__images {
      height: 100%;
  }

  .slider.slider-vertical {
    height: 100%;
    align-items: start;
  }
  .slider.slider-vertical .slider-thumb {
      height: 100%;
      width: 100%;
  }

  .img-fluid {
      max-height: 620px;
  }

  /* .slider-vertical .slider__images .swiper-wrapper {
      min-height: 30rem;
      max-height: 30rem;
  } */
  .slider.slider-vertical.slider-card {
    height: 38rem;
}
  .slider-vertical.slider-card .slider__images .swiper-slide .image-4x3, .slider-vertical.slider-card .slider__images .swiper-slide .image-4x3 img {
      max-height: 48rem;
  }
  .slider-vertical.slider-card .slider__images .swiper-wrapper {
      min-height: 100%;
  }
}
@media (max-width: 1200px) {
  .slider-vertical {
    align-items: start;
    height: 100%;
  }
  .swiper-button-next.uploaded-in-next, .swiper-button-prev.uploaded-in-prev {
    top: -15px;
  }
  
}
@media (max-width: 1024px) {
  .slider-vertical .slider-thumb {
      height: 100%;
  }
}

@media (max-width: 768px) {
.slider {
  height: auto;
  margin-right: 0;
}
.swiper-slide {
    max-height: none;
}

.slider__images {
  margin-bottom: 0;
  width: 100%;
}

.slider .slider-thumb {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 87px;
  margin-top: 0;
}

.slider-thumb__images {
  max-height: 80px;
}

.slider-thumb__images .swiper-wrapper .swiper-slide.youtube {
  min-width: 136px;
}

.slider__images--main,
.slider__images--main .swiper-slide img,
.slider__images--main .swiper-slide iframe {
  border-radius: 0;
}

.slider__images .swiper-slide .image-4x3 img {
  padding-top: .8rem;
  padding-bottom: .8rem;
  max-height: 500px;
}

.slider-thumb__images .swiper-item {
  max-width: 110px;
}

.img-flex-card {
  width: 50px;
  height: 50px;
}
}

@media (max-width: 680px) {

.slider-prev,
.slider-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slider-prev svg {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.slider-next svg {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.slider__images .youtube {
  padding-bottom: 10.25%;
}

.slider__images {
  max-height: calc(100vh - 243px);
}

.slider-thumb__images .swiper-wrapper {
  -webkit-column-gap: 2px;
     -moz-column-gap: 2px;
          column-gap: 2px;
}

.ratio-4x3 {
  --bs-aspect-ratio: 86%;
}

}

@media (max-width: 430px) {
/* .slider__square,
.slider__square .swiper-slide img {
  border-radius: 0;
}

.slider__image-horizont {
  max-height: 236px;
  border-radius: 0;
}

.slider__image-horizont img {
  height: auto;
} */

.slider__images .swiper-slide .image-4x3 img {
  padding-top: 0;
  max-height: 100%;
}

}

@media (max-width: 380px) {
.slider .slider-thumb {
  min-height: 60px;
  max-height: 60px;
}
.slider-thumb__images .swiper-wrapper .swiper-slide.youtube {
  min-width: 99px;
}
}

@media (max-width: 1030px) and (min-width: 990px) {
.slider {
  margin-right: 0;
}

.slider-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 auto;
  max-height: 31.8rem;
}

.slider-vertical .slider__images .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider-vertical .slider__images .swiper-slide .image-4x3  {
    max-height: 100%;
    height: 34.8rem;
  }
}

/*Slider-bootstrap*/
.swiper.swiper-general {
  max-width: 930px;
}
.swiper.swiper-general, .swiper.swiper-children {
  width: 100%;
  height: 100%;
}
.swiper-general .swiper-slide {
  max-height: 100%;
}

.swiper-button-next.uploaded-in-next {
  right: 8%;
  left: auto;
}
.swiper-button-prev.uploaded-in-prev {
  right: auto;
  left: 8%;
}
.swiper-button-next.uploaded-in-next::after {
  background-image: url('img/svg/arrow-right2.svg')!important;
}
.swiper-button-prev.uploaded-in-prev::after {
  background-image: url('img/svg/arrow-left.svg')!important;
}
.swiper-button-next.uploaded-in-next::before, .swiper-button-prev.uploaded-in-prev::before {
  background: transparent;
}
.swiper-button-next.uploaded-in-next:after,
.swiper-button-prev.uploaded-in-prev:after {
  background-size: 2rem;
}
.mrk-bonus {
  font-weight: bold;
  font-size: 0.875rem;
}
.mrk-bonus span {
  background-color: #E9EEFF;
  border-radius: 30px;
}
.mrk-hit {
  display: inline-block;
  margin-bottom: .25rem;
  padding: .1rem .7rem;
  font-size: 1rem;
  font-weight: 700;
  background-color: #7FE8FF;
  border-radius: 5px;
  color: #24379E;
}
.mrk-new {
  padding: .1rem .7rem;
  font-size: 1rem;
  font-weight: 700;
  background-color: #8DFFD6;
  border-radius: 5px;
  color: #279732;
}
.swiper-general .swiper-wrapper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: #fff;
}

/* .swiper-pagination-bullet {
  background: #fff;
  border-radius: 0;
} */
.swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  box-sizing: border-box;
  background: #4F628E;
  vertical-align: middle;
  border-radius: 50%;
}
.swiper-general .swiper-slide img, .swiper-general .swiper-slide .iframe {
  border-radius: 0;
}
.swiper-general .card-title {
  max-height: 42px;
  min-height: 42px;
  overflow: hidden;
}
.card-title:hover {
  color: var(--bs-primary)!important;
}
.copypath {
  color: var(--bs-primary);
}
#me_share_order::before {
  content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMy41MDAzIDEuNDk5OTVDMTMuMTAyNCAxLjQ5OTk1IDEyLjcyMDkgMS42NTc5OCAxMi40Mzk2IDEuOTM5MjlDMTIuMTU4MyAyLjIyMDU5IDEyLjAwMDMgMi42MDIxMiAxMi4wMDAzIDIuOTk5OTVDMTIuMDAwMyAzLjM5Nzc3IDEyLjE1ODMgMy43NzkzIDEyLjQzOTYgNC4wNjA2MUMxMi43MjA5IDQuMzQxOTEgMTMuMTAyNCA0LjQ5OTk1IDEzLjUwMDMgNC40OTk5NUMxMy44OTgxIDQuNDk5OTUgMTQuMjc5NiA0LjM0MTkxIDE0LjU2MDkgNC4wNjA2MUMxNC44NDIyIDMuNzc5MyAxNS4wMDAzIDMuMzk3NzcgMTUuMDAwMyAyLjk5OTk1QzE1LjAwMDMgMi42MDIxMiAxNC44NDIyIDIuMjIwNTkgMTQuNTYwOSAxLjkzOTI5QzE0LjI3OTYgMS42NTc5OCAxMy44OTgxIDEuNDk5OTUgMTMuNTAwMyAxLjQ5OTk1Wk0xMS4wMDAzIDIuOTk5OTVDMTEuMDAwMiAyLjQxMzM4IDExLjIwNjQgMS44NDU0NiAxMS41ODI3IDEuMzk1NTZDMTEuOTU5MSAwLjk0NTY1NCAxMi40ODE3IDAuNjQyNDExIDEzLjA1OSAwLjUzODg4NUMxMy42MzY0IDAuNDM1MzU5IDE0LjIzMTggMC41MzgxNDEgMTQuNzQxIDAuODI5MjVDMTUuMjUwMiAxLjEyMDM2IDE1LjY0MDkgMS41ODEyNiAxNS44NDQ2IDIuMTMxMzFDMTYuMDQ4NCAyLjY4MTM1IDE2LjA1MjIgMy4yODU1MyAxNS44NTU1IDMuODM4MTJDMTUuNjU4NyA0LjM5MDcxIDE1LjI3NCA0Ljg1NjU0IDE0Ljc2ODUgNS4xNTQwOUMxNC4yNjMgNS40NTE2NSAxMy42NjkgNS41NjE5OCAxMy4wOTAzIDUuNDY1OEMxMi41MTE3IDUuMzY5NjIgMTEuOTg1MyA1LjA3MzA0IDExLjYwMzMgNC42Mjc5NUw0Ljg4NTI3IDcuNzQ3OTVDNS4wMzk3MSA4LjIzNzM5IDUuMDM5NzEgOC43NjI1MSA0Ljg4NTI3IDkuMjUxOTVMMTEuNjAzMyAxMi4zNzE5QzEyLjAwNzEgMTEuOTAyMyAxMi41NzA5IDExLjU5OTMgMTMuMTg1NSAxMS41MjE2QzEzLjggMTEuNDQzOSAxNC40MjE1IDExLjU5NzIgMTQuOTI5NCAxMS45NTE2QzE1LjQzNzQgMTIuMzA2MSAxNS43OTU3IDEyLjgzNjUgMTUuOTM0OSAxMy40NDAxQzE2LjA3NDEgMTQuMDQzNiAxNS45ODQzIDE0LjY3NzQgMTUuNjgyOSAxNS4yMTg1QzE1LjM4MTQgMTUuNzU5NiAxNC44ODk4IDE2LjE2OTYgMTQuMzAzMyAxNi4zNjg5QzEzLjcxNjkgMTYuNTY4MiAxMy4wNzczIDE2LjU0MjcgMTIuNTA4NSAxNi4yOTc0QzExLjkzOTggMTYuMDUyIDExLjQ4MjQgMTUuNjA0MiAxMS4yMjUgMTUuMDQwOEMxMC45Njc2IDE0LjQ3NzQgMTAuOTI4NSAxMy44Mzg1IDExLjExNTMgMTMuMjQ3OUw0LjM5NzI3IDEwLjEyNzlDNC4wNjQ3IDEwLjUxNTUgMy42MjE0MiAxMC43OTE5IDMuMTI3MDQgMTAuOTJDMi42MzI2NyAxMS4wNDgxIDIuMTEwOTMgMTEuMDIxNyAxLjYzMiAxMC44NDQ0QzEuMTUzMDggMTAuNjY3MSAwLjczOTk0MSAxMC4zNDc0IDAuNDQ4MTczIDkuOTI4MjRDMC4xNTY0MDQgOS41MDkwOSAwIDkuMDEwNjQgMCA4LjQ5OTk1QzAgNy45ODkyNSAwLjE1NjQwNCA3LjQ5MDgxIDAuNDQ4MTczIDcuMDcxNjZDMC43Mzk5NDEgNi42NTI1MiAxLjE1MzA4IDYuMzMyNzggMS42MzIgNi4xNTU0N0MyLjExMDkzIDUuOTc4MTYgMi42MzI2NyA1Ljk1MTc3IDMuMTI3MDQgNi4wNzk4NkMzLjYyMTQyIDYuMjA3OTUgNC4wNjQ3IDYuNDg0MzggNC4zOTcyNyA2Ljg3MTk1TDExLjExNTMgMy43NTE5NUMxMS4wMzg4IDMuNTA4NjIgMTEgMy4yNTUwMSAxMS4wMDAzIDIuOTk5OTVWMi45OTk5NVpNMi41MDAyNyA2Ljk5OTk1QzIuMTAyNDQgNi45OTk5NSAxLjcyMDkxIDcuMTU3OTggMS40Mzk2MSA3LjQzOTI5QzEuMTU4MyA3LjcyMDU5IDEuMDAwMjcgOC4xMDIxMiAxLjAwMDI3IDguNDk5OTVDMS4wMDAyNyA4Ljg5Nzc3IDEuMTU4MyA5LjI3OTMgMS40Mzk2MSA5LjU2MDYxQzEuNzIwOTEgOS44NDE5MSAyLjEwMjQ0IDkuOTk5OTUgMi41MDAyNyA5Ljk5OTk1QzIuODk4MDkgOS45OTk5NSAzLjI3OTYyIDkuODQxOTEgMy41NjA5MyA5LjU2MDYxQzMuODQyMjMgOS4yNzkzIDQuMDAwMjcgOC44OTc3NyA0LjAwMDI3IDguNDk5OTVDNC4wMDAyNyA4LjEwMjEyIDMuODQyMjMgNy43MjA1OSAzLjU2MDkzIDcuNDM5MjlDMy4yNzk2MiA3LjE1Nzk4IDIuODk4MDkgNi45OTk5NSAyLjUwMDI3IDYuOTk5OTVaTTEzLjUwMDMgMTIuNDk5OUMxMy4xMDI0IDEyLjQ5OTkgMTIuNzIwOSAxMi42NTggMTIuNDM5NiAxMi45MzkzQzEyLjE1ODMgMTMuMjIwNiAxMi4wMDAzIDEzLjYwMjEgMTIuMDAwMyAxMy45OTk5QzEyLjAwMDMgMTQuMzk3OCAxMi4xNTgzIDE0Ljc3OTMgMTIuNDM5NiAxNS4wNjA2QzEyLjcyMDkgMTUuMzQxOSAxMy4xMDI0IDE1LjQ5OTkgMTMuNTAwMyAxNS40OTk5QzEzLjg5ODEgMTUuNDk5OSAxNC4yNzk2IDE1LjM0MTkgMTQuNTYwOSAxNS4wNjA2QzE0Ljg0MjIgMTQuNzc5MyAxNS4wMDAzIDE0LjM5NzggMTUuMDAwMyAxMy45OTk5QzE1LjAwMDMgMTMuNjAyMSAxNC44NDIyIDEzLjIyMDYgMTQuNTYwOSAxMi45MzkzQzE0LjI3OTYgMTIuNjU4IDEzLjg5ODEgMTIuNDk5OSAxMy41MDAzIDEyLjQ5OTlaIiBmaWxsPSIjMjYyNjI2Ii8+DQo8L3N2Zz4NCg==');
  width: 16px;
  height: 17px;
  margin-right: 0.5rem;
}
.woocommerce-order-details button {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}






@media (min-width: 992px) {
  .site-main {
    padding-top: 1rem !important;
    /* margin-top: 20px; */
  }
  .home .site-main {
    margin-top: 48px;
  }
}

@media (max-width: 1400px) {
  .cart-content-count {
    margin-left: -17px;
  }
}

@media (max-width: 1300px) {
  .mrk-gallery-top, .mrk-image-top, .mrk-chat-image, .mrk-chat-gallery {
    width: 100%;
    height: 100%;
  }
  .mrk-chat-gallery {
      left: 0;
  }
  .mrk-gallery-image {
      object-fit: cover;
      min-height: 400px;
  }
  .mrk-form-image {
      object-fit: cover;
      min-height: 490px;
  }
  .mrk-gallery-blur {
      padding: 44px 38px 38px;
  }
  .mrk-gallery-blur-title {
      font-size: 2.7rem;
  }
  .mrk-gallery-thumbs, .mrk-social {
    right: 1rem;
  }
}

@media (max-width: 992px) {
  .mrk-project-chat {
      position: static;
      max-width: 100%;
      min-width: 300px;
      padding: 0 20px;
  }
  .mrk-chat-menu ul li {
      padding: .5rem .4rem;
  }
  #secondary {
    margin-top: -15px;
  }
  .mrk-gallery {
    margin-top: -4rem;
  }
  .header-actions {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .mrk-logo .btn {
      width: 100px;
      height: 38px;
  }
  .mrk-logo {
      max-width: 210px;
  }
  .footer-brand img {
      width: 90px;
  }
  .mrk-cards-kits .card {
    max-width: 290px;
  }
  .mrk-gallery-thumbs {
    position: static;
    justify-content: start;
    width: 100%;
    margin-bottom: 0;
  }
  .mrk-gallery-blur {
    bottom: 87px!important;
    max-width: calc(100% - 32px);
    padding: 28px 24px 24px;
  }
  .mrk-gallery-blur-title {
    font-size: 2rem;
  }
  .mrk-gallery-image {
    min-height: 360px;
  }
  .thumbnail {
    padding: 0;
  }
  .wcpf-filter {
    padding: 0;
  }
  .filter-products {
    margin-top: 3rem;
  }
  .woocommerce .woocommerce-ordering select {
    margin-left: -10px;
  }
  .products .card {
    max-width: 270px;
    margin: 0 auto;
  }
  .woocommerce table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .button {
    margin-left: 10px;
  }
  button[name="update_cart"] {
    margin-bottom: 10px!important;
  }
}

@media (max-width: 620px) {
  .header-actions {
      justify-content: space-between;
      width: 100%;
  }
  /* .mrk-social {
      right: 20px;
  } */
}

@media (max-width: 426px) {
  .mrk-advantages {
    max-width: 100%;
  }
  .mrk-card-img-descript {
    max-width: 80px!important;
  }
  .products .card {
    max-width: 290px;
    margin: 0 auto;
  }
  .woocommerce .woocommerce-ordering {
    width: 200px;
  }
  .card-kit-img {
    max-width: 280px;
  }
  .share-buttons {
    flex-wrap: wrap;
  }
  #block-social-link__list {
    flex-wrap: wrap;
    flex-direction: column;
    gap: .5rem;
  }
  #block-social-link__list li {
    width: 40px;
    height: 40px;
  }
  .mrk-gallery-blur {
    bottom: 120px !important;
  }
  .mrk-gallery-blur-title {
    font-size: 1.65rem;
  }
  .mrk-gallery-blur-link.btn {
    min-width: 0;
    width: 100%;
    white-space: normal!important;
  }
  .mrk-gallery-list {
    font-size: .8rem;
  }
}

@media (max-width: 320px) {
  .mrk-cart .mrk-card-heart {
    right: -10px;
  }
  .mrk-gallery-blur {
    padding: 20px 3px;
  }
}

@media (min-width: 769px) {
  .woocommerce-cart .coupon {
    width: 400px;
    margin-left: calc(100% - 600px);
    margin-right: 0;
  }

  button[name="update_cart"] {
    position: absolute!important;
    bottom: 13rem;
    right: 28px;
  }
  .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 55%;
  }
}



/* also for if > 2 */
.woocommerce-account .entry-content .woocommerce-MyAccount-navigation,
.woocommerce-billing-fields h3,
#payment .wc_payment_methods,
#order_review_heading,
#order_review .shop_table,
.woocommerce-form-coupon-toggle,
.shop_table .actions,
.shop_table .product-price,
.shop_table .product-quantity,
.shop_table .product-subtotal,
.wishlist_table .product-price,
.account-orders-table .woocommerce-orders-table__header-order-status,
.account-orders-table .woocommerce-orders-table__header-order-total,
.account-orders-table .woocommerce-orders-table__header-order-actions,
.account-orders-table .woocommerce-orders-table__cell-order-status,
.account-orders-table .woocommerce-orders-table__cell-order-total,
.account-orders-table .woocommerce-orders-table__cell-order-actions,
.woocommerce-mini-cart-item .item-quantity,
.woocommerce-mini-cart__total.total,
.woocommerce-order-overview .total,
.woocommerce-order-overview .method,
.woocommerce-order .woocommerce-order-details,
.woocommerce-mini-cart__buttons.buttons .btn-primary
{
  display: none!important;
}
