.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}.wmp-badges--overlay {
position: absolute !important;
top: 12px;
left: 50%;
transform: translateX(-50%);
z-index: 50;
isolation: isolate;
display: flex !important;
flex-direction: column;
align-items: center;
gap: 6px;
max-width: calc(100% - 16px);
pointer-events: none;
overflow: visible !important;
} .wmp-badges--inline {
display: flex;
flex-wrap: wrap;
gap: 8px;
margin: 0 0 14px;
} .wmp-badge {
pointer-events: auto;
display: inline-flex !important;
align-items: center;
justify-content: center;
gap: 5px;
padding: 5px 12px;
min-height: 24px;
border-radius: 999px;
font-size: 12px;
font-weight: 700;
line-height: 1.2;
letter-spacing: 0.01em;
color: #fff;
white-space: nowrap !important;
text-align: center;
box-shadow:
0 2px 6px rgba(0, 0, 0, 0.18),
inset 0 1px 0 rgba(255, 255, 255, 0.15);
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
transition: transform 180ms ease, box-shadow 180ms ease;
flex-shrink: 0 !important;
max-width: none !important;
overflow: visible !important;
text-overflow: clip !important;
box-sizing: border-box;
} .product .box-image,
.product-small .box-image,
.products .product .woocommerce-loop-product__link {
position: relative;
}
.wmp-badge:hover {
transform: translateY(-1px);
box-shadow:
0 4px 12px rgba(0, 0, 0, 0.22),
inset 0 1px 0 rgba(255, 255, 255, 0.18);
}
.wmp-badge__icon {
font-size: 13px;
line-height: 1;
display: inline-flex;
align-items: center;
filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15));
}
.wmp-badge__text {
display: inline;
overflow: visible !important;
text-overflow: clip !important;
white-space: inherit !important;
max-width: none !important;
} .wmp-badges--inline .wmp-badge {
padding: 7px 14px;
font-size: 13px;
min-height: 30px;
}
.wmp-badges--inline .wmp-badge__icon {
font-size: 15px;
} .wmp-badge--red    { background: linear-gradient(135deg, #ff5e62 0%, #ff9966 100%); }
.wmp-badge--green  { background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%); }
.wmp-badge--blue   { background: linear-gradient(135deg, #2193b0 0%, #6dd5ed 100%); }
.wmp-badge--purple { background: linear-gradient(135deg, #654ea3 0%, #eaafc8 100%); }
.wmp-badge--gold {
background: linear-gradient(135deg, #f7971e 0%, #ffd200 100%);
color: #4a2e00;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.35);
}
.wmp-badge--gold .wmp-badge__icon {
filter: drop-shadow(0 1px 1px rgba(255, 255, 255, 0.4));
}
.wmp-badge--dark { background: linear-gradient(135deg, #232526 0%, #414345 100%); } @media (prefers-reduced-motion: no-preference) {
.wmp-badge {
animation: wmp-pop 320ms cubic-bezier(0.34, 1.56, 0.64, 1) backwards;
}
.wmp-badges .wmp-badge:nth-child(2) { animation-delay: 70ms; }
.wmp-badges .wmp-badge:nth-child(3) { animation-delay: 140ms; }
@keyframes wmp-pop {
from { opacity: 0; transform: scale(0.7) translateY(-3px); }
to   { opacity: 1; transform: scale(1)   translateY(0); }
}
}.wmp-price {
display: inline-flex;
flex-wrap: wrap;
align-items: baseline;
gap: 8px;
line-height: 1.3;
}
.wmp-price__original {
color: #888;
font-size: 0.85em;
font-weight: 400;
text-decoration: line-through;
text-decoration-thickness: 1.5px;
}
.wmp-price__original .woocommerce-Price-amount {
color: inherit;
}
.wmp-price__sale {
color: #d0021b;
font-weight: 700;
text-decoration: none;
background: transparent;
}
.wmp-price__sale .woocommerce-Price-amount {
color: inherit;
font-weight: inherit;
}
.wmp-price__save {
display: inline-block;
padding: 2px 8px;
background: linear-gradient(135deg, #ff5e62 0%, #ff9966 100%);
color: #fff;
font-size: 0.75em;
font-weight: 700;
border-radius: 999px;
white-space: nowrap;
box-shadow: 0 1px 3px rgba(208, 2, 27, 0.25);
letter-spacing: 0.02em;
} .product-small .wmp-price,
.products .product .wmp-price {
gap: 6px;
} .product .summary .wmp-price__save,
.product-page-title-section .wmp-price__save {
font-size: 0.7em;
padding: 3px 10px;
}html, 
body { 
min-height: 100% !important; 
height: auto !important; 
}
.spu-box, .spu-box *{
box-sizing: border-box;
}
.spu-bg{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
z-index: 99999;
}
.spu-box:before,
.spu-box:after {
content:"";
display:table;
}
.spu-box:after {
clear:both;
} .spu-box {
zoom:1;
}
.spu-box { 
position:fixed;
z-index: 999999;
margin: 10px;
max-width: 100%;
}
.spu-box.spu-centered{
margin: 0;
} .spu-box img{
max-width: 100%;
height: auto;
} .spu-box.spu-top-left{ 
top: 0; left: 0; bottom: auto; right: auto;
}
.spu-box.spu-top-right{ 
top: 0; right: 0; bottom: auto; left: auto;
}
.spu-box.spu-bottom-left{ 
bottom: 0; left: 0; top: auto; right: auto;
}
.spu-box.spu-bottom-right{ 
bottom: 0; right: 0; top: auto; left: auto;
}
.spu-content > *:first-child {	
margin-top: 0; padding-top: 0;
}
.spu-content > *:last-child {
margin-bottom:0; padding-bottom:0;
}
.spu-close{ 
position:absolute;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
line-height: 1;
}
.spu-close.top_right{
right:8px;
top:5px;
}
.spu-close.top_left{
left:8px;
top:5px;
}
.spu-close.bottom_right{
right:8px;
bottom:5px;
}
.spu-close.bottom_left{
left:8px;
bottom:5px;
}
p.spu-powered {
position: absolute;
bottom: -55px;
width: 100%;
text-align: center;
color: #fff;
left: 0px;
}
p.spu-powered a{
color: #ccc;
text-decoration: underline;
}
.spu-close:hover, .spu-close:focus {
text-decoration: none;
cursor: pointer;
}
.spu-shortcode {
float: left;
line-height: normal !important;
}
.spu-facebook-page{
text-align: center;
display: block;
}
.spu-shortcode iframe{
max-width: 1200px;
}
.spu_shortcodes{
zoom: 1;
}
.spu-content .wysija-msg li{
list-style: none;
}
.spu_shortcodes:before, 
.spu_shortcodes:after { content: ""; display: table; }
.spu_shortcodes:after { clear: both; }
@font-face {
font-family: 'spufont';
src:url(//elhamma.com/wp-content/plugins/popups/public/assets/fonts/spufont.eot?sze5my);
src:url(//elhamma.com/wp-content/plugins/popups/public/assets/fonts/spufont.eot?#iefixsze5my) format('embedded-opentype'),
url(//elhamma.com/wp-content/plugins/popups/public/assets/fonts/spufont.woff?sze5my) format('woff'),
url(//elhamma.com/wp-content/plugins/popups/public/assets/fonts/spufont.ttf?sze5my) format('truetype'),
url(//elhamma.com/wp-content/plugins/popups/public/assets/fonts/spufont.svg?sze5my#spufont) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="spu-icon-"], [class*=" spu-icon-"] {
font-family: 'spufont';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.spu-icon-envelope:before {
content: "\f003";
}
.spu-icon-check:before {
content: "\f00c";
}
.spu-icon-close:before {
content: "\f00d";
}
.spu-icon-eye:before {
content: "\f06e";
}
.spu-icon-gears:before {
content: "\f085";
}
.spu-icon-angle-up:before {
content: "\f106";
}
.spu-icon-angle-down:before {
content: "\f107";
}
.spu-icon-spinner:before {
content: "\f110";
}
.spu-spinner {
-webkit-animation: spu-rotate 1s infinite linear;
-moz-animation: spu-rotate 1s infinite linear;
-o-animation: spu-rotate 1s infinite linear;
margin: 5px;
display: none;
} .spu-box.spu-top-bar,
.spu-box.spu-bottom-bar{
margin: 0;
width: 100% !important;
padding: 10px 30px !important;
border-left: none !important;
border-right: none !important;
border-radius: 0;
position: fixed;
box-shadow: none;
z-index: 1000;
}
.spu-box.spu-top-bar.with-spu-gdpr{
padding-bottom: 40px !important;
}
.spu-box.spu-top-bar{
top: 0;
border-top: none !important;
}
.spu-box.spu-bottom-bar{
bottom: 0;
border-bottom: none !important;
}
.spu-box.spu-top-bar h1,
.spu-box.spu-top-bar h2,
.spu-box.spu-top-bar h3,
.spu-box.spu-top-bar h4,
.spu-box.spu-top-bar h5,
.spu-box.spu-top-bar h6,
.spu-box.spu-top-bar p,
.spu-box.spu-bottom-bar h1,
.spu-box.spu-bottom-bar h2,
.spu-box.spu-bottom-bar h3,
.spu-box.spu-bottom-bar h4,
.spu-box.spu-bottom-bar h5,
.spu-box.spu-bottom-bar h6,
.spu-box.spu-bottom-bar p{
margin: 0;
}
@keyframes spu-rotate {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes spu-rotate {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-moz-keyframes spu-rotate {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-o-keyframes spu-rotate {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@media only screen and (max-width: 620px) {
.spu-box.taller-than-viewport {
left: 0 !important;
top: 100px !important;
position: absolute !important;
}
.spu-box{
margin: 0;
}
}#ssb-container {
position: fixed;
top: 30%;
z-index: 1;
}
.ssb-btns-right {
right: 0;
}
.ssb-btns-left {
left: 0;
}
#ssb-container ul {
padding: 0;
margin: 0;
}
#ssb-container ul li {
list-style: none;
margin: 0;
}
#ssb-container ul li {
line-height: 45px;
}
#ssb-container ul li p {
margin: 0;
}
#ssb-container ul li a {
padding: 0 15px 0 0;
display: block;
line-height: 45px;
text-align: left;
white-space: nowrap;
text-decoration: none;
}
#ssb-container ul li span {
line-height: 45px;
width: 50px;
text-align: center;
display: inline-block;
}
#ssb-container.ssb-btns-left ul li a {
text-align: right;
padding: 0 0 0 15px;
}
#ssb-container.ssb-btns-left ul li span {
float: right;
}
#ssb-container ul li a:hover {
text-decoration: none;
}
#ssb-container .ssb-share-btn {
position: relative;
}
#ssb-container .ssb-share-btn span,
#ssb-container.ssb-btns-left .ssb-share-btn span {
float: none;
}
#ssb-container .ssb-share-btn a {
padding: 0;
}
#ssb-container.ssb-btns-left .ssb-share-btn i.ssb-share-icon {
float: right !important;
}
#ssb-container.ssb-anim-icons ul li {
transition: transform 100ms;
}
#ssb-container.ssb-anim-icons.ssb-btns-right ul li:hover {
transform: translate(-15px, 0);
}
#ssb-container.ssb-anim-icons.ssb-btns-left ul li:hover {
transform: translate(15px, 0);
}
#ssb-container ul li.ssb-share-btn:hover .ssb-social-popup {
display: block;
}
.ssb-social-popup {
position: absolute;
top: 100%;
left: 100%;
margin: 0 0 0 -50px;
width: 155px;
display: none;
}
#ssb-container.ssb-btns-right .ssb-social-popup {
right: -100%;
margin: 0 0 0 -110px;
left: 0;
}
#ssb-container .ssb-social-popup a {
padding: 0 !important;
text-align: left !important;
} @media (max-width: 640px) {
.ssb-disable-on-mobile {
display: none;
}
}