/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.wd-list .wd-icon :is(img,svg){filter: invert(85%) sepia(22%) saturate(6073%) hue-rotate(204deg) brightness(97%) contrast(112%);}
.swal2-popup{ border-radius: 25px; border: 2px solid #002364; }
.swal2-popup .swal2-html-container{font-size:22px; color:#000; font-weight:600;}
.swal2-popup .swal2-html-container span{color:red; text-transform:uppercase;}
.swal2-popup .swal2-styled{height: 45px;display: flex;align-items: center;padding: 0 50px;border-radius: 0;background: #002364;color: #FFF;border: 0px solid #000;text-transform: none;font-size: 16px;font-weight: 400;text-transform: uppercase;}
.swal2-popup .swal2-styled:hover{background:#002364c4;}

@media only screen and (max-width: 1499.98px) {
    .swal2-popup .swal2-html-container{font-size:18px;}
}

@media only screen and (max-width: 767.98px) {
    .swal2-popup .swal2-styled{padding:0 30px;}
    .swal2-popup .swal2-html-container{font-size:16px;}
}