/*
Theme Name: Vitic Child
Theme URI: http://www.wpbingosite.com/vitic
Author: wpbingo
Description: This is a child theme for Vitic
Version: 1.0
Author URI: http://wpbingosite.com
Template: vitic
Text Domain: vitic-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.page-title.bwp-title {
  background-size: cover;
}

.stock {
  color: green;
  font-size: 0.8rem;
}

.out-of-stock {
  color: red;
  font-size: 0.8rem;
}

#ship-to-different-address, .woocommerce-shipping-fields {
    display: none;
}

.woocommerce-shipping-totals.shipping th {
    display: none;
}

#bwp-topbar {
    font-size: 15px;
}

.citiphone {
    font-size: 24px;
    padding-right: 20px;
    font-weight: bold;
    padding: 0 30px;
}

.whatsapp, .viber, .telegram {
    padding: 0 20px;
}


.citiphone i {
  font-size: 20px;  
}

.whatsapp i, .viber i, .telegram i  {
  font-size: 34px;
    margin-top: 4px;
}

.citiphone i, .whatsapp i, .viber i, .telegram i, .pozvoni i {
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400 !important;
}  

@media (min-width: 992px) and (max-width: 1199px){
    .citiphone i {font-size: 20px;}
    .citiphone {font-size: 20px; padding: 0 10px;}
    .whatsapp i, .viber i, .telegram i {font-size: 26px;}
    .whatsapp, .viber, .telegram {padding: 0 5px;}
    #text-3 p {font-size: 11px;}
    .bwp-header .phone>a {font-size: 24px;line-height: 44px;}
    .bwp-header .phone span:before {font-size: 30px;bottom: 6px;}
}

@media (min-width: 1200px) and (max-width: 1399px){
    .citiphone i {font-size: 20px;}
    .citiphone {font-size: 20px; padding: 0 20px;}
    .whatsapp i, .viber i, .telegram i {font-size: 26px;}
    .whatsapp, .viber, .telegram {padding: 0 5px;}
    #text-3 p {font-size: 14px;}
}

@media (min-width: 1400px) and (max-width: 1659px){
    .citiphone {padding: 0 1.5em;}
    .whatsapp, .viber, .telegram {padding: 0 1em;}
    #text-3 p {font-size: 14px;}
}

.footer-messenger {
    position: fixed !important;
    width: 100%;
    z-index: 10;
    padding: 0px;
    margin: 0;
    bottom: 0;
}

.footer-pozvoni {
    position: fixed !important;
    width: 100%;
    z-index: 10;
    padding: 0px;
    margin: 0;
    bottom: 30px;
}

.footer-col-links {
    width: 33.3% !important;
}

.footer-link {
   text-align: center;
}   

.footer-messenger .footer-link span, .footer-pozvoni .footer-link span  {
    /*float: right;*/
    line-height: 30px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
    font-size: 0.8em;
    width: 100%;
}

.footer-messenger .whatsapp span:before {
    content: '';
    background: url(/wp-content/uploads/whatsapp-white.png) 50% 50% no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    right: 5px;
    top: 5px;
    position: relative; 
}

.footer-messenger .viber span:before {
    content: '';
    background: url(/wp-content/uploads/viber-white.png) 50% 50% no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    right: 5px;
    top: 5px;
    position: relative; 
}

.footer-messenger .telegram span:before {
    content: '';
    background: url(/wp-content/uploads/telegram-white.png) 50% 50% no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    right: 5px;
    top: 5px;
    position: relative; 
}

.footer-messenger .whatsapp, .footer-messenger .viber, .footer-messenger .telegram {
    padding: 0 0px;
}

.footer-pozvoni .pozvoni span:before {
    content: '';
    background: url(/wp-content/uploads/pozvoni.png) 50% 50% no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    right: 5px;
    top: 5px;
    position: relative; 

}

.bwp-main .page-title {
    margin: 0px;
}

.home .page-banner {
   display: none;
}

.page-banner {
    margin-bottom: 80px;
}

.woocommerce-product-subcategorie-content .subcategorie-content {
    max-width: 100%;
}

@media (min-width: 991px) and (max-width: 1352px){
    .woocommerce-product-subcategorie-content .subcategorie-content {
        max-width: 90%;
    }
    
    .slick-slider .slick-list .slick-slide {
        padding: 0 10px;
    }
    
}

ul.woocommerce-product-subcategories.image_categories li > a:hover::after, ul.woocommerce-product-subcategories.image_categories li > a:hover::before {
    content: none;
}

.woocommerce-product-subcategories .product-category .image_hover
{
    position: relative;
}
/*
.woocommerce-product-subcategories .product-category .image_hover:before
{
    content: "";
    display: block;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    background: #536be77a;
    bottom: 0;
    height: 100%;
    position: absolute;
    z-index: 99;
    display: none;
}
.woocommerce-product-subcategories .product-category .image_hover:hover:before
{
    display: block;
}
*/
.woocommerce-product-subcategories .product-category .image_hover > img
{
    border-radius: 10px;
    padding: 2px;
    border: 2px solid #fff;
}

.woocommerce-product-subcategories .product-category .image_hover:hover img
{
    border: 2px solid #ffd87f;
}
.breadcrumb a:hover {
    border-bottom: 2px solid #ffd87f;
}

#bwp-topbar.topbar-v4 a:hover,
.header-right .phone a:hover {
    color: #ffe279;
}

.item-product-cat-content {
    text-align: center;
}

.slick-slider {
    overflow: visible;
}

@media (max-width: 1199px) {
    
   .woocommerce-product-subcategories .product-category .image_hover > img {
      margin: 0 auto;
   }                
}    
                      
@media (max-width: 479px) {
   ul.woocommerce-product-subcategories .slick-track {
      width: 100% !important;
      transform: none !important;
   } 
    .slick-initialized .slick-slide.slick-cloned {
      display: none;
   }    
   .slick-arrow {
    display: none !important;
   }    

}

.woocommerce-ordering {
    display: none;
}

.row.mobile-search {
    justify-content: center;
}

.row.mobile-search .search-box {
    background: #fff;
    padding: 10px;
    margin-top: 15px;
    border-radius: 5px;
}

.row.mobile-search .search-box:hover {
    background: #0e548c;
    color: #fff;
}

.row.mobile-search .search-box .icon-search:before {
    font-family: icomoon;
}

.row.mobile-search .search-box .icon-search {
    font-family: Montserrat;
}

.bwp-single-info .summary.entry-summary .woosw-btn, .bwp-single-info .summary.entry-summary .woosc-btn {
  display: inline-flex;
  align-items: center;
  padding: 0;
  margin-top: 12px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  border-radius: 0;
  border: none;
  letter-spacing: 0;
  color: #000;
  background-color: transparent;
  margin-right: 20px;
  cursor: pointer;
}

.bwp-single-info .summary.entry-summary .woosw-btn:hover, .bwp-single-info .summary.entry-summary .woosc-btn:hover {
    text-decoration: underline;
}

.bwp-single-info .summary.entry-summary .woosw-btn {
  margin-right: 25px;
}

.bwp-single-info .summary.entry-summary .woosw-btn::before, .bwp-single-info .summary.entry-summary .woosc-btn::before {
  margin-right: 8px;
}

.bwp-single-info .entry-summary .woosw-btn::before {
  font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: "\f004";
  line-height: inherit;
}

.bwp-single-info .entry-summary .woosc-btn::before {
  font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: "\2b";
  line-height: inherit;
}

.low_cost {
    display: block;
    width: 100%;
    cursor: pointer;
      color: #000 !important;
}

.low_cost:hover {
    text-decoration: underline;
}

ul.discont-block {
    list-style: none;
    margin-left: 0px;
    margin-top: 10px;
    padding-left: 0;
}

ul.discont-block li {
    border: 1px dotted #ff0101;
    margin-bottom: 5px;
    list-style: none;
}

ul.discont-block li span {
    display: inline-block;
    border: 1px solid #ff0101;
    background: #ff0101;
    color: #fff;
    padding: 5px;
    font-weight: 600;
    margin-right: 10px;
}

#buyoneclick_form_order td.quantity-title label {
    display: none !important;
}

#buyoneclick_form_order .table-wrap table th {
  color: #fff !important;
  background-color: #2c3c47 !important;
}

#buyoneclick_form_order .table-wrap table td {
  vertical-align: middle !important;
}

#formOrderOneClick input[type="email"], #buyoneclick_form_order input[type="tel"], #buyoneclick_form_order input[type="text"] {
  border: 1px solid rgba(110, 193, 228, 1) !important;
  background-color: #fff !important;
    border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  height: 3em !important;
  font-size: 18px !important;
}

#formOrderOneClick > .popup {
  max-width: 650px !important;
  top: 50% !important;
}

#formOrderOneClick .popup .close_order {
  background-color: rgba(110, 193, 228, 1) !important;
  border: 1px solid rgba(110, 193, 228, 1) !important;
  box-shadow: -1px 1px 3px rgba(110, 193, 228, 0.5) !important;
}

#formOrderOneClick input[type="checkbox"] {
  margin-top: 7px !important;
  margin-right: 5px !important;
}

#formOrderOneClick .button {
  background-color: rgba(110, 193, 228, 1) !important;
  border: 1px solid rgba(110, 193, 228, 1) !important;
  box-shadow: 2px 2px 9px rgba(110, 193, 228, 0.5) !important;
}

#buyoneclick_form_order .table-wrap table th {
  font-size: 12px !important;
}

.quick-map-block {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.quick-map-block .timework {
    font-size: 10px;
}

#formOrderOneClick .popummessage .close_message {
  font-size: 16px !important;
  width: 12px !important;
  height: 25px !important;
  padding: 1px 16px 4px 9px !important;
  border-radius: 5px !important;
  background: rgba(110, 193, 228, 1) !important;
  border: 1px solid rgba(110, 193, 228, 1) !important;
  box-shadow: -1px 1px 3px rgba(110, 193, 228, 0.5) !important;
  line-height: 16px !important;
}

.bwp-single-info .clickBuyButton {
    color: #fff !important;
    background-color: #6EC1E4 !important;
    transition: all 0.3s ease !important;
    border: 2px solid #6EC1E4 !important;
    margin-top: 10px !important;
}

.bwp-single-info .clickBuyButton:hover {
    background: #000 !important;
    color: #fff !important;
} 

.products-list.grid .product-wapper .products-thumb .product-button .woosc-btn,
.products-list.grid .product-wapper .products-thumb .product-button .woosq-btn,
.products-list.grid .product-wapper .products-thumb .product-button .woosw-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0;
  font-size: 0;
  letter-spacing: 0;
  border-radius: 50%;
  color: var(--accent);
  background-color: #fff;
  transition: all ease-in-out 0.3s;
  border: 1px solid var(--border);
}


.products-list.grid .product-wapper .products-thumb .product-button .woosc-btn, .products-list.grid .product-wapper .products-thumb .product-button .woosq-btn, .products-list.grid .product-wapper .products-thumb .product-button .woosw-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0;
  font-size: 0;
  letter-spacing: 0;
  border-radius: 50%;
  color: var(--accent);
  background-color: #fff;
  transition: all ease-in-out 0.3s;
  border: 1px solid var(--border);
}

.products-list.grid .product-wapper .products-thumb .product-button .woosc-btn::before, .products-list.grid .product-wapper .products-thumb .product-button .woosq-btn::before, .products-list.grid .product-wapper .products-thumb .product-button .woosw-btn::before {
  font-size: 12px;
  margin: 0;
  display: none;
}

.products-list.grid .product-wapper .products-thumb .product-button .woosc-btn::before, .product-list .woosc-btn::before {
  content: "\2b";
}

.products-list.grid .product-wapper .products-thumb .product-button .woosc-btn::before,
.products-list.grid .product-wapper .products-thumb .product-button .woosq-btn::before, 
.products-list.grid .product-wapper .products-thumb .product-button .woosw-btn::before, 
.product-list .woosc-btn::before, .product-list .woosq-btn::before, .product-list .woosw-btn::before {
  font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
}

.products-list.grid .product-wapper .products-thumb .product-button .woosw-btn::before, .product-list .woosw-btn::before {
   content: "\f004";
}

.wpcf7-form .wpcf7-form-control-wrap, .wpcf7-form label {
  width: 100%;
  display: block;
}

input.wpcf7-submit[type="submit"] {
  font-size: 14px;
  font-weight: 700;
  color: #FFFFFF;
  background-color: #31b2ee;
  padding: 17px 30px 17px 30px;
  cursor:pointer;
}

input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], select, textarea {
  width: 100%;
  padding: 20px 10px;
}

.pum-theme-122882 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
  background-color: #31b2ee !important;
}

.pum-theme-122882 .pum-container, .pum-theme-lightbox .pum-container {
  padding: 18px;
  border-radius: 3px;
  border: 8px solid #14475f;
}

.header-wishlist i {
    font-size: 23px;
    color: #fff;
    margin-top: 20px;
}

.header-wishlist i:hover {
  margin-top: 15px;
}

.site-header-wishlist {
    margin-right: 10px;
}

.header-wishlist .count {
    position: relative;
    top: -15px;
    background: #fdb819;
    color: #fff;
    border-radius: 10px;
    padding: 1px 5px;
}

.header-wishlist:hover .count {
     top: -20px;
}

.platichastyami {
  display: flex;
}

.platichastyami svg {
  width: 50px;
padding-right: 10px;
margin-bottom: 0;
}

.products-thumb a img {
  width: 100%;
}

#biohazard {
    font-size: 1em;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    padding: 10px 0;
    background-image: url('/wp-content/uploads/banner.gif');
    background-size: cover;
    background-position: 50%;
}

#biohazard span  {
    background: #4BAE3B;
    padding: 5px 10px;
}

#biohazard span:hover {
    background: #EF0024 !important;
}

body.privacy-policy .b-terms__content--arabic {
  list-style: lower-latin !important;
}

body.privacy-policy .elementor-widget-container ol ol, body.privacy-policy .elementor-widget-container ol ul, 
body.privacy-policy .elementor-widget-container ul ol, body.privacy-policy .elementor-widget-container ul ul {
  margin-left: 20px;
  padding: 0;
  list-style: none;
}

body.privacy-policy .elementor-widget-container ol:not(.terms) > li {
  margin-top: 20px;
}
body.privacy-policy .elementor-widget-container ol:not(.terms), body.privacy-policy .elementor-widget-container ul {
  list-style-position: inside;
  list-style: none; 
}

body.privacy-policy .terms {padding:0px}

body.privacy-policy ol.b-terms__content--text {
  margin-left: 0px;
  padding: 0;
}

body.privacy-policy table {
  overflow-x: auto;
  max-width: 100%;
  display: block;
}

body.privacy-policy table td p {
  font-size: 0.8rem;
  word-break: normal;
}

#cookie_note{
    display: none;
    position: fixed;
    bottom: 15px;
    left: 2%;
    max-width: 90%;
    /* transform: translateX(-50%); */
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
	z-index:9999;
}

#cookie_note p{
    font-size: 0.8rem;
  text-align: left;
  color: black;
  line-height: 1em;
  max-width: 250px;
}

.cookie_accept{
    font-size: 0.8rem;
  padding: 5px;
  display: flex;
  align-items: center;
  max-height: 40px;
}
@media (min-width: 576px){
    #cookie_note.show{
        display: flex;
    }
}

@media (max-width: 575px){
    #cookie_note.show{
        display: block;
        text-align: left;
    }
}

.services-parent-grid, .service-gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin: 30px 0;
}
.service-card-link {
  text-decoration: none;
  color: inherit;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 15px;
  transition: box-shadow 0.2s;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.service-card-link:hover { box-shadow: 0 4px 12px rgba(0,0,0,0.1); }
.service-card-link img { width: 100%; aspect-ratio: 1/1; object-fit: cover; border-radius: 6px; margin-bottom: 10px; }
.service-card-link h3 { font-size: 16px; margin: 5px 0 10px; }
.service-gallery-grid a { display: block; border-radius: 8px; overflow: hidden; }
.service-gallery-grid img { width: 100%; aspect-ratio: 1/1; object-fit: cover; transition: transform 0.3s; }
.service-gallery-grid a:hover img { transform: scale(1.05); }
@media (max-width: 992px) { .services-parent-grid, .service-gallery-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px) { .services-parent-grid, .service-gallery-grid { grid-template-columns: 1fr; } }

.products-list.grid .product-wapper .products-content h3.product-title a {
  word-break: break-word;
}

.products-list.grid .product-wapper .products-thumb {
  height: 100%;
  aspect-ratio: 1 / 1;
}

.products-list.grid .product-wapper .products-thumb .woocommerce-LoopProduct-link {
  display: flex;
    height: 100%;
    background-color: #fff;
    align-items: center;
    justify-content: center;
}

.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-brand #pa_brand li>span img {
    display: none !important;
}

#main-navigation .mega-menu-ul {
  column-count: 5;
}

#main-navigation .mega-menu-ul li {
  page-break-inside: avoid;
  break-inside: avoid;
}

.bwp-woo-categories.slider .item-title {
  font-size: 12px;
  text-transform: uppercase;
}
.quickview-container .product_title, .single-product .product_title {
  word-break: break-word;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 12px;
  padding: 40px 0;
}

.service-card {
  position: relative;
  display: block;
  border-radius: 12px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  aspect-ratio: 4 / 3; /* Пропорции карточки */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.service-card__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.service-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.service-card:hover .service-card__image img {
  transform: scale(1.05);
}

.service-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.3) 40%, transparent 100%);
  display: flex;
  align-items: flex-end;
  padding: 24px;
  transition: background 0.3s ease;
}

.service-card__content {
  color: #fff;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
}

.service-card__title {
  margin: 0 0 8px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
}

.service-card__excerpt {
  margin: 0 0 12px;
  font-size: 0.9rem;
  opacity: 0.9;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.service-card__link {
  font-size: 0.85rem;
  font-weight: 500;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease;
  display: inline-block;
}

.service-card:hover .service-card__link {
  opacity: 1;
  transform: translateY(0);
}

.service-card[aria-label="Отопление"] {
  display: none;
}

/* Адаптив */
@media (max-width: 768px) {
  .services-grid {
      grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
      gap: 16px;
  }
  .service-card__overlay { padding: 16px; }
  .service-card__title { font-size: 1.1rem; }
}

body.page-id-55483 .item-image {
  max-width: 150px;
  height: auto;
  aspect-ratio: 1 / 1;
}

body.page-id-55483 .item-image img {
  object-fit: contain;
  aspect-ratio: 1 / 1;
  transition: transform .3s ease;
}

body.page-id-55483 .item-title {
  line-height: 1em;
}

body.page-id-55483 .item.item-product-cat {
  background-color: #fff;
    border-radius: 10px;
    box-shadow: 2px 2px 10px #0000001c;
    padding: 10px;
}

body.page-id-55483 .item.item-product-cat .item-product-cat-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  height: 100%;
    gap: 10px;
}

body.page-id-55483 .content-category.row {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 12px;
  padding: 40px 0;
}

body.page-id-55483 .item {
  width: 100% !important;
  max-width: 100%;
}

body.page-id-55483 .item:hover .item-image img {
  transform: translateY(-4px);
}

body.page-id-55483 .item:hover .item-title a {
  color: #0e548c;
}

.product.type-product .products-entry.content-product .product-button button {
  display: none !important;
}

body.services-template-default #breadcrumb .current:last-child {
  display: none;
} 