/* Start custom CSS for section, class: .elementor-element-dad4a0e */.stamped-ugc-modal-nav-next i, .stamped-ugc-modal-nav-previous i, .stamped-ugc-nav-next i, .stamped-ugc-nav-previous i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
       font-size: 35px;
    color: #eee;
    transform: translate(-50%, -50%);
	    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.stamped-ugc-modal-nav-next, .stamped-ugc-modal-nav-previous, .stamped-ugc-nav-next, .stamped-ugc-nav-previous {
    position: absolute;
    top: 50%;
    width: 50px;
    box-sizing: border-box !important;
    height: 50px;
    padding: 0;
    border: none;
    background: 0 0;
    color: #bfbfbf;
    z-index: 2;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 8px !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}
.stamped-ugc-modal-nav-next i:before, .stamped-ugc-modal-nav-previous i:before, .stamped-ugc-nav-next i, .stamped-ugc-nav-previous i:before {
    width: 100%;
    margin: 0;
}
.stamped-ugc-modal-wrapper .stamped-ugc-modal-content span.stamped-modal-close {
    box-sizing: border-box !important;
    padding: 10px !important;
}
.stamped-ugc-modal-wrapper .stamped-ugc-modal-content span.stamped-modal-close:hover {
    background: transparent;
}
.stamped-fa-thumbs-down,.stamped-fa-thumbs-up{
    color: #ffffff;
}/* End custom CSS */