.elementor-kit-1138{--e-global-color-primary:#A48374;--e-global-color-secondary:#54595F;--e-global-color-text:#3A2D28;--e-global-color-accent:#F1EDE6;--e-global-color-593867d:#CBAD8D;--e-global-color-87a3d98:#86373E;--e-global-color-db969c7:#C99452;--e-global-typography-primary-font-family:"Abhaya Libre";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Abhaya Libre";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Abhaya Libre";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Abhaya Libre";--e-global-typography-accent-font-weight:500;font-family:"Abhaya Libre", Sans-serif;background-color:#F1EDE6;}.elementor-kit-1138 a{font-family:"Abhaya Libre", Sans-serif;}.elementor-kit-1138 h2{font-family:"Abhaya Libre", Sans-serif;}.elementor-kit-1138 h3{font-family:"Abhaya Libre", Sans-serif;}.elementor-kit-1138 h4{font-family:"Abhaya Libre", Sans-serif;}.elementor-kit-1138 h5{font-family:"Abhaya Libre", Sans-serif;}.elementor-kit-1138 h6{font-family:"Abhaya Libre", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-1138 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
	font-family: 'Abhaya Libre', Sans-serif !important;
}

.pswp__caption {
    display: none !important;
}

.legalnie-w-sieci {
    position: fixed; 
    left: 5px; 
    bottom: 70px; 
    padding: 8px 16px; 
    z-index: 1000;
}

.legalnie-w-sieci:after {
    content: 'Bezpieczny Sklep' url('https://coffeeselection.pl/wp-content/uploads/2024/09/legalnie.png');
    background: #86b800;
    padding: 5px 10px;
    color: #FFF;
    font-weight: 600;
    font-size: 20px;
    position: absolute;
    width: 165px;
    top: 8px;
    left: 35px;
    line-height: 20px;
    opacity: 0;
    transform: translateX(-200%);
    transition: 1s;
}

.legalnie-w-sieci:hover:after {
    opacity: 1;
    transform: translateX(0);
    transition: .5s;
}

.product-add-to-cart-mobile .woope-notice {
    color: #000 !important;
}

.product-add-to-cart-desktop .woope-notice {
    color: #FFF !important;
}


/* When the checkbox is checked, add a blue background */
input:checked ~ .checkmark {
  background-color: #3A2D28;
}

#whatsappButton {
 position:fixed;
 bottom:20px;
 right:20px;
 z-index:1000; 
 border:none; 
 background: transparent;  
 transition: .3s;
}

#whatsappButton:hover {
    transform: scale(1.1);
    transition: .3s;
}

#whatsappButton img {
    width: 60px;
}

.grecaptcha-badge { 
    visibility: hidden !important;
    opacity: 0 !important;
}


#order_review_heading {
    width: 100%;
}



@media screen and (max-width: 767px) {
#whatsappButton {
 bottom:0px;
 right:0px;
}

#whatsappButton img {
    width: 50px;
}
}/* End custom CSS */