@font-face {
font-family: 'easy-image-gallery';
src: url(//www.auricmedia.net/wp-content/plugins/easy-image-gallery/includes/fonts/easy-image-gallery.eot);
src: url(//www.auricmedia.net/wp-content/plugins/easy-image-gallery/includes/fonts/easy-image-gallery.eot?#iefix) format("embedded-opentype"), url(//www.auricmedia.net/wp-content/plugins/easy-image-gallery/includes/fonts/easy-image-gallery.woff) format("woff"), url(//www.auricmedia.net/wp-content/plugins/easy-image-gallery/includes/fonts/easy-image-gallery.ttf) format("truetype"), url(//www.auricmedia.net/wp-content/plugins/easy-image-gallery/includes/fonts/easy-image-gallery.svg#easy-image-gallery) format("svg");
font-weight: normal;
font-style: normal; }
.popup {
display: block; }
.popup .icon-view:before {
content: "\e005"; }
.popup .icon-view {
font-family: 'easy-image-gallery';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
font-size: 48px;
margin-left: -24px;
margin-top: -24px;
position: absolute;
left: 50%;
top: 50%;
color: #fff;
opacity: 0;
visibility: visible;
-webkit-transition: opacity 0.1s linear;
-o-transition: opacity 0.1s linear;
transition: opacity 0.1s linear;
z-index: 1; }
.popup .overlay {
visibility: hidden;
display: block;
height: 100%;
width: 100%;
position: absolute;
opacity: 0.4;
-webkit-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear; }
.popup:hover .overlay {
visibility: visible;
background: #000; }
.popup:hover .icon-view {
opacity: 0.8; }
.image-gallery-block {
margin: 0;
padding: 0; }
.image-gallery-block li {
display: inline-block;
padding: 0 20px 20px 0;
margin: 0; }
.image-gallery-block a {
position: relative;
display: block; }
.image-gallery-block a img {
display: block;
-o-object-fit: cover;
object-fit: cover;
width: 150px;
height: 150px; }
.image-gallery-block-block ul {
margin-bottom: 0; }.cptch_block label {
word-wrap: break-word;
} .cptch_block br {
display: none !important;
}
.cptch_label:hover {
cursor: pointer;
}
form input.cptch_input {
padding-left: 8px;
padding-right: 8px;
}
.cptch_whitelist_message {
font-style: italic;
color: #008000;
font-weight: normal !important;
}
.cptch_block {
display: block !important;
width: 100%;
max-width: 100%;
box-sizing: border-box;
word-spacing: normal !important;
text-align: left;
}
.cptch_title {
display: block;
word-wrap: break-word;
padding-bottom: 5px;
clear: both;
}
.cptch_wrap {
display: table-row !important;
position: relative;
clear: both;
}
.cptch_label,
.cptch_reload_button_wrap {
display: table-cell;
margin: 5px 0 !important;
vertical-align: middle;
line-height: 1;
}
.cptch_time_limit_notice {
display: none;
color: red;
font-size: 12px;
}
.cptch_span {
display: inline-block;
vertical-align: middle;
line-height: 1;
position: relative;
}
.cptch_recognition .cptch_span {
margin-right: 2px; 
}
.rtl .cptch_recognition .cptch_span {
margin-right: 0px;
margin-left: 2px;
}
.cptch_img {
width: 40px;
max-width: 40px !important;
height: 40px;
top: 0;
z-index: 1;
}
.cptch_reload_button {
width: 2rem;
height: 2rem;
font-size: 2rem;
margin: 0 15px;
vertical-align: text-bottom;
}
.cptch_reload_button:before {
vertical-align: text-bottom;
}
.cptch_recognition .cptch_images_wrap {
display: block;
margin-bottom: 3px;
} .rtl .cptch_block {
direction: rtl;
text-align: right;
}
@media only screen and ( max-width: 782px ) {
.cptch_reload_button {
width: 48px;
height: 48px;
font-size: 48px;
}
}