/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 19 2026 | 11:56:50 */
.wp-block-post .wp-block-post-title a:hover {
  color: #ccc !important;
}

.wc-block-grid__product-title {
  color: #000 !important;
}

.wc-block-grid__product-title:hover {
  color: #ccc !important;
}

.add_to_cart_button {
  color: #fff;
}

#category .wp-block-heading a {
    color: #000;
}

.search-form button.search-submit:hover, button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form button[type="submit"]:hover, div.wpforms-container-full .wpforms-form input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  cursor: pointer;
  color: #fff;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 100%;
}

.add_to_cart_button:hover {
	background-color: #333;
}


.wp-block-button__link.wp-element-button.wc-block-components-product-button__button.add_to_cart_button.ajax_add_to_cart.product_type_simple.has-text-align-.wc-interactive {
  margin-bottom: 0px !important;
}

.added_to_cart {
  color: #000 !important;
}

.added_to_cart .wc_forward:hover {
  padding: 5px 10px;
  border-radius: 10px;
}

.add_to_cart_button {
  margin: 1em 0 0 0 !important;
}

.add_to_cart_button:hover {
  color: #fff !important;
  border-color: #ccc !important;
}

.button.product_type_simple:hover {
  color: #000 !important;
  border-color: #ccc !important;
}

.price bdi {
  color: #000;
/*   text-shadow: 4px 4px 5px #000; */
}

.wp-block-query .wc-block-components-product-button .added_to_cart {
  position: relative;
/*   top: -70px; */
}

.wp-block-query .wc-block-components-product-button .added_to_cart:hover {
	text-shadow: 3px 3px 5px #000;
	background: #fff0;
}

.sub-menu {
  border-color: #fff !important;
}

.navbar-nav > li > ul::before {
  border-bottom: 8px solid #fff !important;
}

.woocommerce-shop .wc-block-components-product-button span br {
  display: none !important;
}

.woocommerce-shop .wc-block-components-product-button br {
  display: none;
}

.woocommerce-shop .add_to_cart_button {
  margin: 0 !important;
}

.woocommerce-shop .wp-block-button.wc-block-components-product-button {
    display: block;
}

.navbar-nav > li.current-menu-item > a, .navbar-nav > li.current-menu-parent > a, .navbar-nav > li.current_page_item > a {
  color: #7d7d7d;
}

.mini_cart_item a {
  color: #000 !important;
}

.woocommerce-mini-cart__buttons a:hover {
  color: #000 !important;
  border-color: #ccc !important;
}

.woocommerce-cart-tab-container--right {
/*   top: 10%; */
}

.woocommerce-cart-tab-container--right .woocommerce-cart-tab {
  border-radius: 5px 0 0 5px;
}

.woocommerce-cart-tab-container .wc-forward {
  width: 100% !important;
  margin-bottom: 5px !important;
}

.woocommerce-cart-tab__icon-bag {
  fill: #fff;
}

.woocommerce-cart-tab {
  background: #000;
}

.woocommerce-shop .wp-block-query.is-layout-flow.wp-block-query-is-layout-flow {
  display: none;
}

.site-footer .site-info {
  display: none;
}

input:focus, textarea:focus {
  border-color: #000 !important;
}

.woocommerce-checkout-payment #place_order:hover {
  color: #333 !important;
  border-color: #333;
}

.image_alignment_block {
  height: 90%;
}

.woocommerce-result-count {
  display: none !important;
}

#place_order {
  float: left !important;
}

#block-92 a {
  color: #fff;
  text-decoration: underline;
}

#block-92 a:hover {
	color: #ccc;
}

.footer-widget-1 section {
  margin-bottom: 0;
}

.custom-buttons-grid-meta {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px;
  margin-top: 60px;
  clear: both;
}

.custom-buttons-grid-meta .custom-button-meta {
  background-color: #101010;
  text-align: center;
/*   border-radius: 5px; */
  color: #fff;
  font-weight: 400;
  font-family: Montserrat,sans-serif;
  font-size: 14px;
  padding: 10px 5px;
}

.button-meta-white {
  text-align: center;
  border: 2px solid #000;
  color: #000 !important;
  font-weight: 500;
	padding: 5px 5px;
	cursor: pointer;
}

.custom-buttons-grid-meta .custom-button-meta:hover {
  background: #333;
  color: #fff;
}

.button-meta-white:hover {
  background: #f2f3f3;
}

.cart .quantity {
  display: none;
}

.blockMsgAwooc {
  max-height: 100% !important;
}

.awooc-popup-title {
  font-size: 20px;
}

.awooc-popup-sku {
  text-align: center;
}

#wpcf7-f10190-o1 input {
  margin: 0;
}

#wpcf7-f10190-o1 .wpcf7-submit {
  background: #000;
}

#wpcf7-f10190-o1 .wpcf7-submit:hover {
	background: #333;
}

#wpcf7-f10190-o1 .wpcf7-response-output {
  display: none;
}

.wpcf7-not-valid-tip {
	display: none;
}

.wpcf7-not-valid {
  border: 1px solid #f00;
}

.wpcf7-form-control-wrap.wpcf7-not-valid input,
.wpcf7-form-control-wrap.wpcf7-not-valid .wpcf7-form-control {
  border: 1px solid #f00 !important;
}

.single_add_to_cart_button {
  display: none !important;
}

.awooc-custom-order-button {
  margin: 0 !important;
}

.wpcf7-form a {
  color: #000;
  text-decoration: underline;
}

.wpcf7-submit {
  background: #000;
  color: #fff !important;
}

.wpcf7-submit:hover {
	border-color: #000 !important;
	background: #333;
}

#tab-description h2 {
  display: none;
}

.awooc-col.columns-left {
  text-align: center !important;
}

.awooc-custom-order-button {
  padding: 15px 50px !important;
}

.awooc-form-custom-order-price .awooc-price-value {
  font-weight: bold;
}

.order_acceptance {
  font-size: 12px;
  line-height: 1.2;
  display: inline-block;
}

#wpcf7-f10190-o1 .wpcf7-submit {
  top: -10px;
  position: relative;
}

.order-footer-icon br {
  display: none;
}

.order-footer-icon span {
  line-height: 1.2;
  display: block;
  margin-bottom: 10px;
}

.wpcf7-form p {
  margin: 0 !important;
}

.order-footer {
  text-align: center;
  margin-top: -20px;
}

.order-footer-icon img {
  width: 15%;
}

.order-footer-icon {
  margin-top: 10px;
	text-align: center;
}

.order-footer-icon a {
  margin-right: 5px;
  margin-left: 5px;
}

.custom-header-button:hover {
  background-color: #10101000 !important;
  border-color: #101010 !important;
}

.parent_link_img_button:hover {
  background-color: #10101000 !important;
  border-color: #101010 !important;
}

.parent_link_img_button .wp-block-button__link:hover {
  background: #10101000 !important;
	border-color: #000 !important;
}

#wpcf7-f461-p158-o1 .wpcf7-submit {
  border-color: #fff;
}

.custom-product-card {
  width: 100%;
  display: flex;
}

.product-details-card h2 {
  margin: 0;
}

.product-price-card {
  margin-top: 10px;
  font-size: 23px;
}

.product-image-card {
  width: 100%;
}

.product-image-card img {
  width: 100%;
}

.custom-product-card .product_info_t {
  display: none;
}

.custom-product-card .custom-buttons-grid-meta {
  margin-top: 45px;
}

.custom-product-card .custom-buttons-grid-meta .custom-button-meta {
  color: #fff;
}

.custom-product-card .custom-buttons-grid-meta .custom-button-meta:hover {
	color: #fff;
}

.custom-product-card .custom-buttons-grid-meta a {
  text-decoration: none;
}

.custom-product-card .add_to_cart_button {
  text-decoration: none;
  border-color: #000;
  color: #000 !important;
	width: 40%;
}

.custom-product-card .add_to_cart_button:hover {
  color: #fff !important;
}


.block_info_media {
    margin-top: 20px;
    margin-bottom: 30px;
}

.block_info_media p {
    margin: 0;
}

.product-short-description-card strong {
  display: inline-block;
}

.how_work_media {
  margin-bottom: 50px;
}

.how_work_title {
  margin-top: 50px !important;
	margin-bottom: 30px !important;
}

.how_work_media .wp-block-media-text__media {
  background: #000;
	border-radius: 7px;
	padding: 10px;
}

.how_work_media .wp-block-column {
  padding-top: 5px;
}

.how_work_media p {
  margin: 0;
}

.how_work_media .wp-block-media-text__content {
  padding-left: 10px;
}

.how_work_center {
  box-shadow: 0px 0px 20px #ccc;
  padding: 5px 10px 40px 10px;
}


.block_media_product .media-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 0 auto;
  max-width: 1200px;
}

.block_media_product .wp-block-media-text {
  display: grid;
  grid-template-columns: 15% auto;
  align-items: center;
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 8px;
  background-color: #f9f9f9;
}

.related.products .woocommerce-loop-product__title {
	min-height: 100px;
}

/*Картинки на главной*/

.link_all_img {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 0;
    margin-right: 0px;
    margin-left: 0px;
  position: absolute;
  top: 0;
  left: 0;
}

.parent_link_img {
	position: relative;
}

.parent_link_img_button {
  z-index: 99;
}

.mobil_img_displayed {
	display: none;
}

.hide_elem_jav {
  display: none;
}

/*END*/


@media screen and (max-width: 600px) {
	.how_work_center {
		padding: 0;
	}

	.how_work_media .wp-block-media-text {
		display: flex;
		margin-left: 5px;
	}
	
	.how_work_media .wp-block-media-text__media {
		width: 60px;
	}
	
	.how_work_media .wp-block-media-text__content {
		padding: 0px 0px 0px 10px;
		width: 80%;
	}
	
	.block_info_media .wp-block-media-text__media {
		width: 60px;
	}
	
	.block_info_media .wp-block-media-text__content {
		padding: 0px 0px 0px 10px;
		width: 80%;
	}
	
	.block_info_media .wp-block-media-text {
		display: flex;
		margin-left: 5px;
	}
	
	.block_info_media .wp-block-group {
		grid-template-columns: auto;
	}
	
	.block_media_product .media-grid {
		gap: 10px;
	}
	
}

@media screen and (max-width: 768px) {
	.wc-block-grid__products {
		margin: 0 !important;
	}
	
	.block_about_us {
		padding: 10px !important;
	}
	
	.sale_block .wp-block-columns {
		flex-direction: column;
	}
	
	.woocommerce-cart-tab-container {
    display: block;
    top: 10%;
  }
	
	.woocommerce-loop-product__title {
/* 		min-height: 120px; */
	}
	
	.related.products .woocommerce-loop-product__title {
		min-height: 120px;
	}
	
	.custom-buttons-grid-meta {
		grid-template-columns: auto;
	}
	
	.ctn-preloader .animation-preloader .txt-loading {
    font: bold 3em "Poppins", sans-serif !important;
  }
	
	.block_hide {
		display: none;
	}
	
	.mobil_img_displayed {
		display: block !important;
	}
	
	.pc_img_displayed {
		display: none;
	}
	
	.custom-product-card {
		display: grid;
	}

	
}

@media screen and (min-width: 769px) {
	.wp-block-post-title {
/* 		min-height: 110px; */
	}
	
	.woocommerce-shop .wp-block-post-title {
		min-height: 90px;
	}

	.woocommerce-loop-product__title {
/* 		min-height: 120px; */
	}
	
	.wc-block-grid__product-title {
/* 		min-height: 50px; */
	}
	
}


/*--Прелоадер--*/

.text-center{
    text-align: center;
}
.ctn-preloader {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9000;
	  background: #fff;
	  opacity: 1;
	  visibility: visible;
	  transition: opacity 1.5s ease;
  }
  
  .ctn-preloader .animation-preloader {
    z-index: 1000;
  }
  
  .ctn-preloader .animation-preloader .spinner {
    -webkit-animation: spinner 1s infinite linear;
    animation: spinner 1s infinite linear;
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0.2);
    border-top-color: #000000;
    height: 9em;
    margin: 0 auto 3.5em auto;
    width: 9em;
  }
  
  .ctn-preloader .animation-preloader .txt-loading {
    font: bold 5em "Poppins", sans-serif;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .ctn-preloader .animation-preloader .txt-loading .letters-loading {
    color: rgba(0, 0, 0, 0.2);
    position: relative;
  }
  
  .ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
    -webkit-animation: letters-loading 4s infinite;
    animation: letters-loading 4s infinite;
    color: #000000;
    content: attr(data-text-preloader);
    left: 0;
    opacity: 0;
    font-family: "Poppins", sans-serif;
    position: absolute;
    top: -3px;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  
  .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  
  .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }
  
  .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  
  .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
  }
  
  .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
  
  .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
  }
  
  .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
  }
  
  .ctn-preloader.dark .animation-preloader .spinner {
    border-color: rgba(255, 255, 255, 0.2);
    border-top-color: #fff;
  }
  
  .ctn-preloader.dark .animation-preloader .txt-loading .letters-loading {
    color: rgba(255, 255, 255, 0.2);
  }
  
  .ctn-preloader.dark .animation-preloader .txt-loading .letters-loading:before {
    color: #fff;
  }
  
  .ctn-preloader p {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 8px;
    color: #3b3b3b;
  }
  
  .ctn-preloader .loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    z-index: 1;
    pointer-events: none;
  }
  
  .ctn-preloader .loader .row {
    height: 100%;
  }
  
  .ctn-preloader .loader .loader-section {
    padding: 0px;
  }
  
  .ctn-preloader .loader .loader-section .bg {
    background-color: #ffffff;
    height: 100%;
    left: 0;
    width: 100%;
    -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  }
  
  .ctn-preloader .loader.dark_bg .loader-section .bg {
    background: #111339;
  }
  
  .ctn-preloader.loaded .animation-preloader {
    opacity: 0;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
  
  .ctn-preloader.loaded .loader-section .bg {
    width: 0;
    -webkit-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
    -o-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
    transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
  }
  
  @-webkit-keyframes spinner {
    to {
      -webkit-transform: rotateZ(360deg);
      transform: rotateZ(360deg);
    }
  }
  
  @keyframes spinner {
    to {
      -webkit-transform: rotateZ(360deg);
      transform: rotateZ(360deg);
    }
  }
  
  @-webkit-keyframes letters-loading {
    0%,
    75%,
    100% {
      opacity: 0;
      -webkit-transform: rotateY(-90deg);
      transform: rotateY(-90deg);
    }
    25%,
    50% {
      opacity: 1;
      -webkit-transform: rotateY(0deg);
      transform: rotateY(0deg);
    }
  }
  
  @keyframes letters-loading {
    0%,
    75%,
    100% {
      opacity: 0;
      -webkit-transform: rotateY(-90deg);
      transform: rotateY(-90deg);
    }
    25%,
    50% {
      opacity: 1;
      -webkit-transform: rotateY(0deg);
      transform: rotateY(0deg);
    }
  }

.woocommerce-loop-product__title {
	font-weight: 100 !important;
}

.woocommerce-Price-amount, .woocommerce-Price-currencySymbol {
	font-weight: bold
}
.podborka {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    border: 1px solid #000000;
    font-size: 13px;
    color: black;
}

.woocommerce-pagination .page-numbers .page-numbers {
	  display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    border: 1px solid #000000 !important;
    font-size: 13px;
    color: black !important;
}

.woocommerce-pagination .page-numbers .current {
	font-size: 18px;
}

.woocommerce-breadcrumb {
	white-space: nowrap;
  overflow-x: auto;
}

.summary .product_title.entry-title {
	font-size: 25px !important;
}

.posted_in {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 10px;
}

@media screen and (min-width: 1024px) {
  .h3-besp-kons {
    font-size: 32px;
  }
}

.izgotovlenie-bestsellery .wc-block-grid__product-link {
  text-decoration: none;
}

.izgotovlenie-bestsellery .ajax_add_to_cart {
  color: white !important;
}


.izgotovlenie-novinki {
  .wc-block-product {
    list-style-type: none !important;
  }

  a {
    color: black !important; 
    text-decoration: none !important; 
  }
}

.navbar-nav>li {
	    margin: 0 0.5em !important;
}

.art_wl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1.25em;
    border: 1px solid #e0e0e0;
    background-color: #f9f9f9;
    flex-wrap: wrap;
    font-size: 15px;
    padding-left: 0.625em;
    padding-right: 0.625em;
    margin-bottom: 10px;
}

.art_wl .wishlist-button {
    flex: 1;
}

.art_wl .yith-add-to-wishlist-button-block {
    display: inline-block;
}

.art_wl .yith-wcwl-add-to-wishlist-button {
    display: flex;
    align-items: center;
    gap: 0.5em;
    padding: 0.5em 1em;
    background-color: #fff;
    border: 1px solid #ccc;    
    color: #333;
    font-size: 0.875em;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.art_wl .yith-wcwl-add-to-wishlist-button:hover {
    background-color: #f0f0f0;
}

.art_wl .yith-wcwl-icon-svg {
    width: 1.25em;
    height: 1.25em;
}

.art_wl .sku_wrapper {
    flex: 1;
    text-align: right;
    font-size: 0.875em;
    color: #555;
}

.art_wl .sku {
    font-weight: bold;
    color: #000;
}

@media (max-width: 450px) {
    .art_wl {
        flex-direction: row; /* Изменение на строку */
        align-items: center; /* Выравнивание по центру */
        gap: 0.625em;
    }

    .art_wl .wishlist-button  {
        width: auto; 
        text-align: left;
    }
	.art_wl .sku_wrapper {
		width: auto; 
		text-align: right;
	}
    .art_wl .sku_wrapper {
        margin-top: 0;
    }
}


.art_wl .yith-wcwl-add-to-wishlist-button__label {
	line-height: 1;
	text-transform: none;
}

.products .preorder-label {
	margin-top: 1px !important;
	height: 20px !important;
    width: 85px !important;
	padding-left: 0px !important; 
     padding-right: 0px !important;
}

.unique-product-notice {
    display: flex;
    align-items: center;
    gap: 15px;
    border: 1px solid #e8e1d7;
    background-color: #faf6f0;
    padding: 10px 10px;    
    position: relative;    
  }
  
    
  .unique-product-notice p {
    margin: 0;
    color: #5a4a42;
    font-size: 15px;
    line-height: 1.4;
  }
  
  .unique-product-notice strong {
    font-weight: 600;
    color: #3a3329;
  }

.podborka:hover {
  border-color: #b0b0b0;   
}