/*
Theme Name: Petmania Child
Author: VamTam
Author URI: https://vamtam.com
Template: vamtam-petmania
*/


.page .nv-page-title {

display: none;

}
.omnisend-reset-67326ad8f692ad244ffa0ab8 button:hover { 
background:#ffffff00;
}
.omnisend-form-677e594b622d57947244e298-field-container-62a3147776d81914aa87ed98 {
    padding-left: 0px !important;
}
input[type="email"] {
 outline: none !important;          /* Remove focus outline */
  box-shadow: none !important;       /* Prevent any shadow that could look like a border */
  background-clip: padding-box;      /* Prevent background bleed */
}
.e-coupon-anchor {
	display:block !important;
}
.dgwt-wcas-suggestions-wrapp, .dgwt-wcas-details-wrapp {
    background-color: #ffbd5c !important;
}
.js-hide-archive-title h2.elementor-heading-title {
    visibility: hidden;
}
.elementor-widget-wp-widget-berocket_aapf_group.vamtam-has-theme-widget-styles.vamtam-products-filter .bapf_slidr_main.ui-widget-content .ui-slider-handle {
    top: -4px;
    border-radius: 100%;
    background: var(--vamtam-accent-color-2);
    width: 12px;
    height: 12px;
    border: 7px solid #ffd103 !important;
}
.bapf_slidr_main.ui-widget-content .ui-slider-range, .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
    background: #000 !important;
}
.dgwt-wcas-suggestions-wrapp, .dgwt-wcas-details-wrapp {
    background-color: #000000 !important;
}

.dgwt-wcas-suggestions-wrapp.vamtam-has-theme-widget-styles .dgwt-wcas-suggestion {
    border-color: var(
) !important;
    background-color: #000000 !important;
}
.elementor-3730 .elementor-element.elementor-element-1f7ae92 .elementor-toggle-title {
    font-family: "Readex Pro", Sans-serif !important;
    font-weight: 900 !important;
}
.woosw-btn {
  display: flex;
  align-items: center;     /* Vertikalus centras */
  justify-content: center; /* Horizontalus centras */
  width: 40px;              /* Arba kiek reikia */
  height: 40px;
}
@media (max-width: 500px) {
.cats-grid .products {
    grid-template-columns: repeat(1,1fr);
}
}