/*!
 * 
 * https://impleCode.com
 *
 * Copyright 2021 impleCode
 * Free to use under the GPLv3 license.
 * http://www.gnu.org/licenses/gpl-3.0.html
 *
 * Contributing author: Norbert Dreszer
 *
 * NOTE: DO NOT EDIT THIS FILE. FOR YOUR OWN CSS GO TO WordPress > Appearance > Additional CSS and copy the CSS that you want to modify there.
 */
.entry-content div.ic-align-center,div.ic-align-center{text-align:center}.entry-content div.ic-align-right,div.ic-align-right{text-align:right}.wdpDynamicValue p{margin-bottom:10px}.wdpDynamicValue{margin:0 0 20px 0;width:100%;display:none}.wdpHiddenPrice{display:none}.wdpLoader{display:inline-block}.wdpLoader span{animation:dot-keyframes 1.5s infinite ease-in-out;background-color:#000;border-radius:10px;display:inline-block;height:3px;width:3px;margin:2px 2px 0 2px}.wdpLoader span:nth-child(2){animation-delay:.5s}.wdpLoader span:nth-child(3){animation-delay:1s}.wdp_save_text{margin-bottom:25px}@keyframes dot-keyframes{0%{opacity:.4;transform:scale(1,1)}50%{opacity:1;transform:scale(1.2,1.2)}100%{opacity:.4;transform:scale(1,1)}}