/*
Theme Name: Porto Child
Theme URI: http://newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://newsmartwave.net/
Description: Porto Responsive Wordpress + Woocommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto-child

*/

/*@import url("../porto/style.css");*/

.hidden {
    display: none !important;
}

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.full-width {
    width: 100%;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.single-dc_tutorials .dc_tutorials .post-date {
    display:none;
}
.single-dc_tutorials .dc_tutorials .entry-title {
    display:none;
}
.single-dc_tutorials .dc_tutorials .post-meta {
    display:none;
}
.single-dc_tutorials .dc_tutorials .entry-content {
    margin-top: 0px;
}
.single-dc_tutorials .dc_tutorials .post-share {
    display:none;
}
.single-dc_tutorials .related-posts {
    display:none;
}
.single-dc_tutorials .post-image{
    display: none;
}
.single-tip .tip .post-date {
    display:none;
}
.single-tip .tip .post-meta {
    display:none;
}
.single-tip .tip .post-share {
    display:none;
}
.single-tip .related-posts {
    display:none;
}
.single-tip .post-image {
    display:none;
}
.single-tip .post-image {
   display:none;
}
.single-testimonial .testimonial .post-date {
    display:none;
}
.single-testimonial .testimonial .post-meta {
    display:none;
}
.single-testimonial .testimonial .post-share {
    display:none;
}
.single-testimonial .related-posts {
    display:none;
}
.post .post-date {
    display:none;
}
.post .post-share {
   display:none;
}
.single-user_images .related-posts {
   display:none;
}
.single-user_images .post-meta span:nth-child(3) {
   display:none;
}
.single-user_images .page-top{
   display:none;
}
#sui_image_category {
    margin-bottom: 10px;
}
#sui_upload_image_form label {
    margin-top: 10px;
}
#unpublished-image-message {
    margin-top: 30px;
}
#sui_image_caption {
    width: 315px;
}
#sui_submit {
    margin-top: 10px;
}
#sui_delete {
    margin-top:10px;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;

}
.inputfile-contest + label {
    color: #009fe0;
}

.inputfile-contest + label {
    border: 1px solid #009fe0;
    background-color: #f8ffff;
    padding: 0;
    border-radius: 3px;
}

.inputfile-contest:focus + label,
.inputfile-contest.has-focus + label,
.inputfile-contest + label:hover {
    border-color: #009fe0;
}

.inputfile-contest + label span,
.inputfile-contest + label strong {
    padding: 0.625rem 1.25rem;
}

.inputfile-contest + label span {
    width: 205px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.inputfile-contest + label strong {
    height: 100%;
    color: #ffffff;
    background-color: #009fe0;
    display: inline-block;
}

.inputfile-contest:focus + label strong,
.inputfile-contest.has-focus + label strong,
.inputfile-contest + label:hover strong {
    background-color: #008dc7;
}
#MERGE0 {
    margin-top: -40px;
}
#MERGE1 {
    margin-top: -40px;
}
.groups {
    margin-top: -40px;
}
#mergeRow-100-14625 label{
    line-height: 400%;
}
#mergeRow-0 label {
    font-weight: bold;
}
#mergeRow-1 label {
    font-weight: bold;
}
#mergeRow-100-14625 label {
    font-weight: bold;
}
#mergeRow-1 {
    margin-top: -30px;
}
#mergeRow-100-14625 {
    margin-top: -40px;
}

/*************** USER INTERACTION  ***************/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    transition: background-color 5000s ease-in-out 0s !important;
}
#header.header-10 .searchform {
    margin-left:0;
}
#header.header-10 .header-main.sticky #user-interaction {
    display:none;
}
#user-interaction {
    display:inline-block;
    height:36px;
    vertical-align:top;
}
#user-interaction .login {
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    height:36px;
    display:inline-block;
    vertical-align:top;
    line-height:36px;
    color:#3d8fcd;
    padding-right:50px;
    position:relative;
}
#user-interaction .login span {
    background:url(images/icon-user.png) no-repeat;
    width:25px;
    height:25px;
    background-size:25px 50px;
    background-position:0 0;
    display:block;
    position:absolute;
    top:6px;
    right:0;
}
#user-interaction .sep {
    height:24px;
    width:1px;
    background:#ccc;
    display:inline-block;
    vertical-align:top;
    margin-top:6px;
    margin-right:15px;
    margin-left:24px;
}
#user-interaction .sep.logged-in {
    margin-left:12px;
}
#user-interaction .logged-in-menu {
    display:inline-block;
    cursor:pointer;
    position:relative;
}
#user-interaction .logged-in-menu .trigger {
    width:50px;
    height:39px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
    position:relative;
}
#user-interaction .logged-in-menu .trigger span {
    background:url(images/icon-user.png) no-repeat;
    width:25px;
    height:25px;
    background-size:25px 50px;
    background-position:0 0;
    display:block;
    position:absolute;
    top:6px;
    left:50%;
    margin-left:-13px;
}
#user-interaction .logged-in-menu .user-menu {
    position:absolute;
    top:39px;
    border-top:10px solid #0188cc;
    z-index:10;
    border-top-right-radius:6px;
    border-bottom-right-radius:6px;
    border-bottom-left-radius:6px;
    box-shadow:0 2px 3px rgba(0, 0, 0, 0.15);
    background:#fff;
    display:none;
}
#user-interaction .logged-in-menu .user-menu ul {
    background:#fff;
    padding:5px;
    border-top-right-radius:6px;
    margin-top:-5px;
    list-style:none;
    margin-bottom:0;
    border-bottom-right-radius:6px;
    border-bottom-left-radius:6px;
}
#user-interaction .logged-in-menu .user-menu ul li a:link,
#user-interaction .logged-in-menu .user-menu ul li a:visited {
    padding:6px 14px 6px 7px;
    border-bottom:1px solid #f2f2f2;
    color:#777;
    display:block;
    text-align:left;
    font-size:0.9em;
    min-width:136px;
}
#user-interaction .logged-in-menu .user-menu ul li a:hover,
#user-interaction .logged-in-menu .user-menu ul li a:active {
    background:#f4f4f4;

}
#user-interaction .logged-in-menu .user-menu ul li:last-child a {
    border-bottom:none;
}
#user-interaction .logged-in-menu.active .trigger {
    background:#0188cc;
}
#user-interaction .logged-in-menu.active .trigger span {
    background-position:0 -25px;
}
#user-interaction .logged-in-menu.active .user-menu {
    display:block;
}
#main.user-forms .main-content {
    padding:92px 0 194px 0;
}
form.user-form {
    padding:32px;
    background: rgba(255,255,255,0.9);
}

.modal-forms form.user-form {
    background: rgba(255,255,255,1);
}



@media only screen and (min-width: 1025px) {
    #mirage-upload-modal .form-tagline {
        margin-bottom: 60px;
    }
    #mirage-upload-modal .form-inner,
    #modal-login .form-inner {
        max-width: 300px;
        margin: 0 auto;
    }
    #mirage-upload-modal,
    #modal-login {
        max-width: 70vw;
        margin:0 auto;
    }
    #modal-login {
        background-size: cover;
        background-repeat: no-repeat;
    }
}

.modal-form #modal-login form.user-form {
    padding: 50px 80px;
}
form.user-form h3 {
    font-size:28px;
    font-weight:bold;
    color:#0088cc;
    margin-bottom:15px;
}
form.user-form input[type="text"],
form.user-form input[type="password"] {
    border-radius:0;
    border:none;
    border-bottom: 2px solid #333;
    box-shadow:none;
    width:100%;
    padding:18px;
    background:transparent;
    color: #878787;
}

.modal-forms input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    transition: background-color 5000s ease-in-out 0s !important;
}

.modal-forms form.user-form input[type="text"],
.modal-forms form.user-form input[type="password"] {
    border-bottom: 1px solid #878787;
}

form.user-form input[type="text"]:disabled {
    color:#bbb;
}
form.user-form input[type="submit"] {
    background:#0188cc;
    height:38px;
    width:100%;
    text-align:center;
}
form.user-form .icon-container {
    position:relative;
}
form.user-form .icon-container span {
    color:#333;
    font-size:14px;
    width:18px;
    height:18px;
    position:absolute;
    top:50%;
    left:0;
    margin-top:-9px;
    line-height:18px;
    text-align:left;
}
form.user-form ::-webkit-input-placeholder {
   color: #878787;
}
form.user-form :-moz-placeholder {
   color: #878787;
   opacity:1;
}
form.user-form ::-moz-placeholder {
   color: #878787;
   opacity:1;
}
form.user-form :-ms-input-placeholder {
   color: #878787;
}


.wp-social-login-widget .wp-social-login-connect-with {
    display:none;
}
.wp-social-login-widget .wp-social-login-provider-list {
    padding:0;
}
.wp-social-login-widget .wp-social-login-provider-list a {
    display:block;
    height:48px;
    position:relative;
    margin-bottom:20px;
}
.wp-social-login-widget .wp-social-login-provider-list a:hover,
.wp-social-login-widget .wp-social-login-provider-list a:active,
.wp-social-login-widget .wp-social-login-provider-list a:focus {
    text-decoration:none;
}
.wp-social-login-widget .wp-social-login-provider-list a:before {
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:24px;
    color:#fff;
    display:block;
    position:absolute;
    top:0;
    left:0;
    font-family: 'FontAwesome';
}
.wp-social-login-widget .wp-social-login-provider-list a:after {
    display:block;
    line-height:48px;
    height:48px;
    color:#fff;
    font-size:14px;
    padding-left:64px;
}
.wp-social-login-widget .wp-social-login-provider-list a img {
    display:none;
}
.wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider-facebook:before {
    content: "\f09a";
    /*background:#3b66c4;*/
    color: #3b66c4;
    top:4px;
    left:8px;
    font-size: 28px;
}
.wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider-facebook:after {
    /*background:#4673da;*/
    color:#737373;
    content:'Login with Facebook';
}
.wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider-facebook:hover,
.wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider-google:hover {
    box-shadow: 0 3px 3px rgba(117, 117, 117, .5);
    user-select: none;
}
.wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider-facebook,
.wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider-google {
  background: white;
  color: #737373;
  border-radius: 5px;
  white-space: nowrap;
  box-shadow: 1px 1px 0px 1px rgba(0,0,0,0.1);
  transition: all 0.3s ease;
}
.wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider-google:before {
    /*content: "\f0d5";
    background:#cf4332;*/
    top:4px;
    left:12px;
    content: "";
    background: url(images/google-icon.svg) no-repeat center center transparent;
    background-size: contain;
    width: 26px;
    height: 40px;
}
.wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider-google:after {
    /*background:#df4e3d;*/
    color: #757575;
    content:'Login with Google';
}
.wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider-linkedin:before {
    content: "\f0e1";
    background:#0086b6;
}
.wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider-linkedin:after {
    background:#0396cc;
    content:'Login with Linkedin';
}
.wp-social-login-widget .wp-social-login-provider-list {
    padding-bottom:20px;
    border-bottom:4px solid #ccc;
}
.or-separator {
    margin:30px 0;
    overflow: hidden;
    text-align: center;
    color: #8b8b8b;
    font-size:14px;
}
.or-separator:before,
.or-separator:after {
    content: "";
    display: inline-block;
    width: 50%;
    margin: 0 10px 0 -55%;
    vertical-align: middle;
    border-bottom: 1px solid;
}
.or-separator:after {
  margin: 0 -55% 0 10px;
}
.or-separator span {
  display: inline-block;
  vertical-align: middle;
}
.messages span {
    font-size:14px;
    margin-right:8px;
}
.messages p {
    font-size:14px;
}
.messages .error {
    color:#cb2020;
}
.messages .success {
    color:#1dcb73;
}

#photo-gallery-upload {
    max-width: 500px;
}

#loginform {
    max-width: 630px;
}
#loginform {
    max-width: 352px;
    margin:0 auto;
}

#photo-gallery-upload,
.modal-forms #loginform {
    width: 100%;
    max-width: 500px;
}

#loginform p {
    margin-bottom:0;
}
#loginform .login-remember {
    padding:20px 0;
}
#loginform .login-remember label {
    height:15px;
    line-height:15px;
    text-align:right;
    margin:0;
    display:block;
    font-size:14px;
    color:#333333;
}
#loginform .login-remember label input[type="checkbox"] {
    margin:1px 0 0 6px;
    float:right;
}
#loginform .other-actions {
    padding-top:20px;
    font-size:0;
}
#loginform .other-actions a:link,
#loginform .other-actions a:visited {
    color:#3d8fcd;
    font-size:14px;
    display:inline-block;
    vertical-align:middle;
}
#loginform .other-actions .sep {
    color:#3d8fcd;
    font-size:14px;
    display:inline-block;
    vertical-align:middle;
    margin:0 10px;
}
#registerform {
    float:none;
    margin:0 auto;
}
#registerform.user-form input[type="text"],
#registerform.user-form input[type="password"] {
    padding-left:0;
    padding-right:0;
}
#registerform .form-row {
    margin-bottom:15px;
}
#registerform .note {
    font-size:12px;
    color:#878787;
}
#registerform .wp-social-login-provider-list {
    margin-left:-10px;
    margin-right:-10px;
    overflow:hidden;
    border-bottom:0;
    position:relative;
}
#registerform .wp-social-login-provider-list:before {
    width:100%;
    height:100%;
    z-index:10;
    content:'';
    display:block;
    position:absolute;
}
#registerform .wp-social-login-provider-list .wp-social-login-provider {
    width:50%;
    padding:0 10px;
    float:left;
    opacity:0.4;
    transition:all 300ms ease;
}
#registerform .wp-social-login-provider-list a:before {
    left:10px;
}
#registerform .wp-social-login-provider-list .wp-social-login-provider-facebook:after {
    content:'Register with Facebook';
}
#registerform .wp-social-login-provider-list .wp-social-login-provider-google:after {
    content:'Register with Google+';
}
#registerform .wp-social-login-provider-list .wp-social-login-provider-linkedin:after {
    content:'Register with Linkedin';
}
#registerform .wp-social-login-provider-list.active:before {
    display:none;
}

#registerform .wp-social-login-provider-list.active .wp-social-login-provider {
    opacity:1;
}
#registerform .row-agreement {
    border-top:4px solid #ccc;
    padding:20px 0 5px 0;
}
#registerform .row-agreement label {
    margin-bottom:0;
    overflow:hidden;
}
#registerform .row-agreement label input[type="checkbox"] {
    display:inline-block;
    margin-top:5px;
    vertical-align:top;
    margin-right:6px;
    float:left;
}
#registerform label.error,
#resetpasswordform label.error {
    margin:0;
    display:block;
    font-size:12px;
    color:#cd2222;
}
#lostpasswordform,
#resetpasswordform {
    max-width:352px;
    margin:0 auto;
}
#resetpasswordform .form-row {
    margin:15px 0 0 0;
}

#profile {
    border:1px solid #cdcdcd;
    border-top:none;
}
#profile .sidebar .sidebar-content {
    margin-right:-16px;
}
#profile .sidebar .sidebar-content ul {
    list-style:none;
    margin:0;
    padding:0;
}
#profile .sidebar .sidebar-content ul li {
    border-bottom:1px solid #cdcdcd;
}
#profile .sidebar .sidebar-content ul li.active,
#profile .sidebar .sidebar-content ul li:hover {
    border-bottom:1px solid #0088cc;
}
#profile .sidebar .sidebar-content ul li a:link,
#profile .sidebar .sidebar-content ul li a:visited {
    height:50px;
    line-height:50px;
    padding:0 15px 0 38px;
    position:relative;
    font-size:14px;
    color:#0088cc;
    display:block;
}
#profile .sidebar .sidebar-content ul li a span {
    height:20px;
    width:20px;
    line-height:20px;
    text-align:center;
    display:block;
    position:absolute;
    top:50%;
    margin-top:-10px;
    left:16px;
}
#profile .sidebar .sidebar-content ul li.active a:link,
#profile .sidebar .sidebar-content ul li.active a:visited,
#profile .sidebar .sidebar-content ul li a:hover,
#profile .sidebar .sidebar-content ul li a:active {
    color:#fff;
    background:#0088cc;
    text-decoration:none;
}
#profile .sidebar .sidebar-content ul li a span svg {
    width: 14px;
    height: 12px;
}
#profile .sidebar .sidebar-content ul li a span svg path {
    fill: currentColor;
}
#profile .content {
    border-left:1px solid #cdcdcd;
}
#profile .content .inner-content {
    padding:40px 35px;
}
#profile .content .inner-content h2 {
    color:#1d2127;
    font-size:30px;
}
#profile .content .inner-content h4 {
    color:#444444;
    font-size:18px;
    font-weight:600;
}
#profile .content .inner-content .user-form {
    padding:0;
}
#profile .content .inner-content .user-form input[type="text"],
#profile .content .inner-content .user-form input[type="password"] {
    padding-left:0;
    padding-right:0;
}
#profile .content .inner-content .user-form .form-row-before-submit,
#profile .content .inner-content .user-form p {
    margin-bottom:30px;
}
#profile .content .inner-content .user-form label.error {
    margin:0;
    display:block;
    font-size:12px;
    color:#cd2222;
}
#profile .content .inner-content .content-panel {
    clear: both;
    display: none;
}
#profile .content .inner-content .content-panel.active {
    display: block;
}
#profile .form-row.checkbox-row label {
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    font-weight: 600;
}
#profile .form-row.checkbox-row input[type="checkbox"] {
    position: relative;
    top: 2px;
}
#profile .form-row.form-row-margin {
    margin-bottom: 30px;
}
#password-change {
    display:none;
}

#mirage-gallery-images .grid-item {
    padding: 0;
}

#mirage-gallery-images .dark-overlay.image-content.blind {
	opacity: 0;
}

#mirage-gallery-images #gallery-images-filter .title  {
    color: #ffffff;
    font-family: "Open Sans";
    font-weight: 300;
    margin-bottom: 0;
    text-transform: none;
}
#mirage-gallery-images .gallery-image {
    position: relative;
}
#mirage-gallery-images .gallery-image .comments {
    right: 70px;
}
#mirage-gallery-images .gallery-image .likes {
    right: 20px;
}
#mirage-gallery-images .gallery-image .comments,
#mirage-gallery-images .gallery-image .likes {
    background: transparent;
    border: none;
    color: #ffffff;
    position: absolute;
    float: right;
    width: 34px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    bottom: 12px;
    display: flex;
    align-items: center;
}
#mirage-gallery-images .gallery-image .video-layer {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    left: 5px;
    right: 5px;
    overflow: hidden;
}

#gallery-single.mirage .gallery-menu li a.active {
    font-weight: bold;
}

.no-controls .mejs-overlay,
.no-controls .wp-video .mejs-container .mejs-controls,
#mirage-gallery-images .gallery-image .video-layer .mejs-overlay,
#mirage-gallery-images .gallery-image .video-layer .wp-video .mejs-container .mejs-controls {
    display:none !important;
}

#mirage-gallery-images .gallery-image img {
    width: 100%;
}

#mirage-gallery-images .gallery-image .video-layer .wp-video,
#mirage-gallery-images .gallery-image .video-layer .wp-video-shortcode,
#mirage-gallery-images .gallery-image .video-layer video {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
}
#mirage-gallery-images .gallery-image .video-layer {
    opacity: 0;
    transition: opacity 0.3s ease;
    visibility: hidden;
}
#mirage-gallery-images .gallery-image:hover .video-layer {
    opacity: 1;
    visibility: visible;
}

#mirage-gallery-images .gallery-image .comments .count,
#mirage-gallery-images .gallery-image .likes .count {
    font-size: 11px;
    width: 100%;
}
#mirage-gallery-images .gallery-image .comments:before {
    background: url('images/chat-icons.svg') no-repeat center center transparent;
    left: 0px;
    background-position-y: 4px;
}
#mirage-gallery-images .gallery-image .likes:before {
    background: url('images/likes-icon.svg') no-repeat center center transparent;
    left: -2px;

}
#mirage-gallery-images .gallery-image .likes:before,
#mirage-gallery-images .gallery-image .comments:before {
    background-size: 34px;
    content: '';
    bottom: -2px;
    position: absolute;
    width: 34px;
    height: 34px;
}
#mirage-gallery-images .gallery-image .dark-overlay {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) -6%, rgba(0, 0, 0, 0.9) 63%);
    bottom: 0;
    height: 50px;
    left: 5px;
    line-height: 50px;
    position: absolute;
    z-index: 99;
    width: calc(100% - 10px);
}

#mirage-gallery-images .gallery-image {
    margin-bottom: 10px;
    padding: 0 5px;
}

#mirage-gallery-filter li .button.active,
#gallery-single.mirage ul li.ui-tabs-active a:link {
    font-weight: bold;
    outline: none;
}

#mirage-gallery-filter li .button {
    background: none;
    border: none;
    text-shadow: none;
    padding: 14px 20px;
    display: block;
    transition: all 0.2s ease-in-out;
    color: #666;
    font-size: 14px;
}

#gallery-single.mirage ul li a:link,
#gallery-single.mirage ul li a:visited {
    background: none;
}
@media only screen and (max-width: 991px) {
    #user-interaction {
        height:30px;
        width:30px;
    }
    #user-interaction .sep {
        display:none;
    }
    #user-interaction .login {
        font-size:0;
        padding:0;
        width:30px;
        height:30px;
        display:block;
    }
   /* #user-interaction .login span {
        background-size:14px 28px;
        width:14px;
        height:14px;
        top:50%;
        margin-top:-7px;
        right:auto;
        left:50%;
        margin-left:-7px;
    }*/

    #user-interaction .login span {
        background-size: 98%;
        width: 19px;
        height: 19px;
        top: 50%;
        margin-top: -7px;
        right: auto;
        right: 50%;
    }
    #header.header-10 .header-main.sticky #user-interaction {
        display:inline-block;
    }
    #user-interaction .logged-in-menu .trigger {
        width:30px;
        height:30px;
    }
    #user-interaction .logged-in-menu .trigger span {
        background-size:14px 28px;
        width:14px;
        height:14px;
        top:50%;
        margin-top:-7px;
        right:auto;
        left:50%;
        margin-left:-7px;
    }
    #user-interaction .logged-in-menu.active .trigger span {
        background-position:0 -14px;
    }
    #user-interaction .logged-in-menu .user-menu {
        top:30px;
        right:0;
    }
    #user-interaction .logged-in-menu .user-menu {
        border-top-left-radius:6px;
        border-top-right-radius:0;
    }
    #user-interaction .logged-in-menu .user-menu ul li a:link,
    #user-interaction .logged-in-menu .user-menu ul li a:visited {
        padding:0 14px 0 7px;
    }
}
@media only screen and (max-width: 767px) {
    #profile .sidebar .sidebar-content {
        margin:0;
    }
}
@media only screen and (max-width: 480px) {
    #user-interaction {
        position:absolute;
        top:6px;
        right:10px;
    }
    #profile .content .inner-content {
        padding:20px 15px;
    }
    #profile .content .inner-content h2 {
        font-size:20px;
        margin-bottom:15px;
    }
    #profile .content .inner-content h4 {
        font-size:14px;
    }
}


/*************** CONTESTS  ***************/
.main-content.contest-single {
    padding-top: 0;
}
.contest-hero {
    height: 680px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.contest-hero .table {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
}
.contest-hero .table .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.contest-hero .table .table-cell .inner-content {
    float: none;
    margin: 0 auto;
}
.contest-details {
    background: rgba(255, 255, 255, 0.9);
    padding: 24px;
}
.contest-details h2 {
    margin: 0 0 20px 0;
    text-transform: uppercase;
}
.contest-details p {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    font-weight: 300;
    margin-bottom: 10px;
}
.contest-details .date {
    display: block;
    color: #808080;
    font-size: 14px;
}
.contest-details .button:link,
.contest-details .button:visited {
    margin: 30px 0 0 0;
}
#contest-single {
    padding: 50px 0;
}
#gallery-single {
    padding: 0 0 50px 0;
    width: 100%;
}
#contest-single ul,
#gallery-single ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    font-size: 0;
}
#contest-single ul li,
#gallery-single ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 1px;
}
#contest-single ul li:first-child,
#gallery-single ul li:first-child {
    margin-left: 0;
}
#contest-single ul li a:link,
#contest-single ul li a:visited,
#gallery-single ul li a:link,
#gallery-single ul li a:visited {
    padding: 14px 20px;
    display: block;
    transition: all 0.2s ease-in-out;
    background: #fafafa;
    color: #666;
    font-size: 14px;
}
#contest-single ul li a:hover,
#contest-single ul li a:active,
#contest-single ul li a:focus,
#gallery-single ul li a:hover,
#gallery-single ul li a:active,
#gallery-single ul li a:focus {
    background: #f2f2f2;
    text-decoration: none;
}
#contest-single ul li.ui-tabs-active a:link,
#contest-single ul li.ui-tabs-active a:visited,
#gallery-single ul li.ui-tabs-active a:link,
#gallery-single ul li.ui-tabs-active a:visited {
    background: #fff;
}
#contest-single .ui-tabs-panel,
#gallery-single .ui-tabs-panel {
    padding: 40px 0;
    overflow: hidden;
}
#gallery h2 {
    height: 1px;
    background-image: -webkit-linear-gradient(left, transparent, grey, transparent);
    background-image: linear-gradient(to right, transparent, grey, transparent);
    margin: 10px 0 28px 0;
    text-align: center
}
#gallery h2 span {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: -13px;
    background: #fff;
    padding:0 12px;
}
#gallery .no-items {
    text-align: center;
}

.contest-entry {
    position: relative;
    margin-bottom: 20px;
}
.icon-finalist .contest-entry .image-wrapper:before,
.icon-winner .contest-entry .image-wrapper:before {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    text-transform: uppercase;
    content: '';
    width: 80px;
    height: 80px;
    z-index: 10;
    display: block;
    background: url(images/corner.svg) no-repeat;
    opacity: 0.4;
    background-size: 80px 80px;
}
.icon-finalist .contest-entry .image-wrapper:after,
.icon-winner .contest-entry .image-wrapper:after {
    width: 36px;
    height: 40px;
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 8px;
    background-size: 36px auto;
    z-index: 12;
    background-position: center;
    background-repeat: no-repeat;
}
.icon-winner .contest-entry .image-wrapper:after {
    background-image: url(images/icon-winner.svg);
}
.icon-finalist .contest-entry .image-wrapper:after {
    background-image: url(images/icon-finalist.svg);
}
.contest-entry .image-wrapper:link,
.contest-entry .image-wrapper:visited {
    display: block;
    font-size: 0;
    line-height: 0;
    position: relative;
}
.contest-entry .image-wrapper img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.contest-entry .image-wrapper .image-wrapper-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    transition: all 300ms ease;
    opacity: 0;
    visibility: hidden;
}
.contest-entry.focused .image-wrapper .image-wrapper-overlay,
.contest-entry .image-wrapper:hover .image-wrapper-overlay {
    opacity: 1;
    visibility: visible;
}
.contest-entry .image-wrapper .image-wrapper-overlay .status {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.contest-entry .image-wrapper .image-wrapper-overlay .button {
    border-color: #fff;
    color: #fff;
    background: rgba(255,255,255,0.4);
    display: inline-block;
}
.contest-entry .image-wrapper .image-wrapper-overlay .table {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0;
}
.contest-entry .image-wrapper .image-wrapper-overlay .table .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.contest-entry .contest-entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(255,255,255,0.7);
}
.contest-entry .contest-entry-content a.title:link,
.contest-entry .contest-entry-content a.title:visited {
    display: block;
    padding: 0 76px 0 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #000000;
    font-weight: 300;
}
.contest-entry .contest-entry-content a.title:hover,
.contest-entry .contest-entry-content a.title:active,
.contest-entry .contest-entry-content a.title:focus {
    text-decoration: none;
}
.contest-entry .contest-entry-content .votes,
.contest-entry .contest-entry-content .vote-number {
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: red;
    border-left: 1px solid #aaa;
    background: rgba(255,255,255,0.5);
    text-align: center;
    cursor: pointer;
    font-size: 0;
    padding-top: 15px;
    color: #000;
}
.contest-entry .contest-entry-content .votes .count,
.contest-entry .contest-entry-content .vote-number .count {
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    padding-right: 4px;
}
.contest-entry .contest-entry-content .votes .count:before,
.contest-entry .contest-entry-content .vote-number .count:before {
    content: '+';
}
.contest-entry .contest-entry-content .votes .icon,
.contest-entry .contest-entry-content .vote-number .icon {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
}
.contest-entry .contest-entry-content .votes.voted .count,
.contest-entry .contest-entry-content .votes.voted .icon,
.contest-entry .contest-entry-content .votes:hover .count,
.contest-entry .contest-entry-content .votes:hover .icon {
    color: #ff0303;
}
.contest-entry .contest-entry-content .votes.vote-disabled {
    cursor: default;
}
.contest-entry .contest-entry-content .votes.vote-disabled .icon,
.contest-entry .contest-entry-content .votes.vote-disabled .count,
.contest-entry .contest-entry-content .votes.vote-disabled.voted:hover .icon,
.contest-entry .contest-entry-content .votes.vote-disabled:hover .icon,
.contest-entry .contest-entry-content .votes.vote-disabled.voted:hover .count,
.contest-entry .contest-entry-content .votes.vote-disabled:hover .count {
    color: #888;
}
.contest-entry .trash-entry {
    width: 32px;
    height: 32px;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    background: rgba(255,255,255,0.9);
    cursor: pointer;
}
.contest-entry .trash-entry svg {
    width: 14px;
    height: 14px;
    margin-top: 9px;
}
.gallery-image {
    margin-bottom: 20px;
    position: relative;
}
.gallery-image .image-wrapper {
    display: block;
    line-height: 0;
    font-size: 0;
}
.gallery-image .image-wrapper .image-wrapper-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    transition: all 300ms ease;
    opacity: 0;
    visibility: hidden;
}
.gallery-image .image-wrapper:hover .image-wrapper-overlay {
    opacity: 1;
    visibility: visible;
}
.gallery-image .image-wrapper .image-wrapper-overlay .table {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0;
}
.gallery-image .image-wrapper .image-wrapper-overlay .table .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.gallery-image .image-wrapper .image-wrapper-overlay .button {
    border-color: #fff;
    color: #fff;
    background: rgba(255,255,255,0.4);
    display: inline-block;
}
.gallery-image .image-content {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    bottom: 0;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: absolute;
    width: 100%;
}
.gallery-image .image-content a.title:link,
.gallery-image .image-content a.title:visited {
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: 300;
    overflow: hidden;
    padding: 0 76px 0 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gallery-image .image-content a.title:hover,
.gallery-image .image-content a.title:active {
    text-decoration: none;
}
.gallery-image .image-content .likes {
    transition: all .2s ease-in-out;
    background: rgba(255, 255, 255, 0.5);
    border-left: 1px solid #aaa;
    color: #000;
    cursor: pointer;
    font-size: 0;
    height: 100%;
    padding-top: 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px;
}
.gallery-image .image-content .likes .count {
    display: inline-block;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding-right: 4px;
    vertical-align: top;
}
.gallery-image .image-content .likes .count:before {
    content: '+';
}
.gallery-image .image-content .likes .icon {
    display: inline-block;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
}
.gallery-image .image-content .likes:not(.disable-hover):hover {
     transform: scale(1.1)
}

#prizes-details h2 {
    font-size: 24px;
    font-weight: 400;
}
#prizes-details .prizes .prize {
    text-align: center;
    margin-bottom: 40px;
}
#prizes-details .prizes .prize .prize-inner {
    max-width: 300px;
    display: inline-block;
    vertical-align: top;
}
#prizes-details .prizes .prize img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}
#prizes-details .prizes .prize h4 {
    font-size: 14px;
    font-weight: 800;
    color: #777;
    text-transform: uppercase;
    margin: 0;
}
#enter-contest #loginform,
#gallery-upload #loginform {
    border: 1px solid #ccc;
}
#enter-contest .logged-in-to-enter,
.gallery-form-upload .logged-in-to-enter,
#gallery-upload .logged-in-to-enter {
    text-align: center;
    max-width: 352px;
    margin: 0 auto;
    padding-top: 40px;
}

#enter-contest span.required {
    color: red;
}

/* this is only used for upload inputs, slightly different styles */
#enter-contest div.required {
    float: right;
    color: red;
    padding-left: 6px;
}

#enter-contest div.field-description {
    display: block;
    width: 100%;
    height: auto;
    color: #b1b1b1;
    margin-bottom: 10px;
}
#enter-contest .type-file div.field-description {
    margin-top: 16px;
}

#enter-contest .checkbox-field ,
#enter-contest .link-url-shortcode {
    display: inline-block;
}

#contest-upload-form,
.gallery-form-upload,
#gallery-upload-form {
    max-width: 352px;
    padding: 32px;
    margin: 0 auto;
    margin-top: 40px;
}

#photo-gallery-upload {
    background: #ffffff;
    padding: 80px 40px;
}

#contest-upload-form .form-row,
.gallery-form-upload .form-row,
#gallery-upload-form .form-row {
    margin-bottom: 10px;
}

.form-row.type-file {
    min-height: 60px;
}
.form-row.type-file > label{
    top: 10px;
}
.form-row.type-file > label.error{
    padding-top: 12px!important;
}

#contest-upload-form .form-row input[type="text"],
.gallery-form-upload .form-row input[type="text"],
#contest-upload-form .form-row input[type="email"],
.gallery-form-upload .form-row input[type="email"],
#contest-upload-form .form-row input[type="tel"],
.gallery-form-upload .form-row input[type="tel"],
#contest-upload-form .form-row textarea,
.gallery-form-upload .form-row textarea,
#gallery-upload-form .form-row input[type="text"],
#gallery-upload-form .form-row textarea,
#gallery_product{
    width: 100%;
}
#contest-upload-form .form-row textarea,
.gallery-form-upload .form-row textarea,
#gallery-upload-form .form-row textarea {
    resize: none;
}
#contest-upload-form .form-row label,
.gallery-form-upload .form-row label,
#gallery-upload-form .form-row label {
    display: block;
}
#contest-upload-form .inputfile-contest + label,
.gallery-form-upload .inputfile-contest + label {
    width: 100%;
    max-width: 100%;
    height: 34px;
    margin-bottom: 0;
    position: relative;
}
#contest-upload-form .inputfile-contest:focus + label,
#contest-upload-form .inputfile-contest.has-focus + label,
#gallery-upload-form .inputfile-contest:focus + label,
.gallery-form-upload .inputfile-contest:focus + label,
.gallery-form-upload .inputfile-contest.has-focus + label ,
#gallery-upload-form .inputfile-contest.has-focus + label {
    outline: none;
}
#contest-upload-form .inputfile-contest + label span,
.gallery-form-upload .inputfile-contest + label span,
#gallery-upload-form .inputfile-contest + label span {
    position: relative;
    width: 100%;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    text-align: left;
}
.inputfile-contest + label,
.inputfile-contest + label span i,
.inputfile-contest + label span i {
    font-size: 14px;
    line-height: 16px;
}
#contest-upload-form .inputfile-contest + label strong,
.gallery-form-upload .inputfile-contest + label strong,
#gallery-upload-form .inputfile-contest + label strong {
    position: absolute;
    top: 0;
    right: 0;
}
#contest-upload-form input[type="submit"],
.gallery-form-upload input[type="submit"],
#gallery-upload-form input[type="submit"] {
    max-width: 100%;
    width: 100%;
}
#contest-upload-form input[type="submit"]:disabled,
.gallery-form-upload input[type="submit"]:disabled,
#gallery-upload-form input[type="submit"]:disabled {
    background: #eaeaea;
    border: 1px solid #ccc;
    color: #ccc;
}
#contest-upload-form label.error,
.gallery-form-upload label.error,
#gallery-upload-form label.error {
    margin: 0;
    display: block;
    font-size: 12px;
    color: #cd2222;
    line-height: 16px;
    padding:6px 0 0 0;
}
.mfp-content #modal-login .form-tagline {
    margin-bottom: 80px;
    text-align: center;
    font-family: "Open Sans";
    font-size: 14px;
}

.mfp-content #mirage-upload-modal,
.mfp-content #modal-login {
    position: relative;
}

.mfp-content #mirage-upload-modal .mfp-close,
.mfp-content #modal-login .mfp-close {
    top: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    padding: 0;
    opacity: 1;
    background: url('images/close-icon-big.svg') no-repeat center center transparent;
    right: -8vw;
}
.mfp-content #mirage-upload-modal .mfp-close svg,
.mfp-content #modal-login .mfp-close svg {
    display: none;
}
.mfp-bg {
    background: #000 !important;
    opacity: 0.5 !important;
}
.single-dc-contest-entry .wp-social-login-widget {
    margin-bottom: 30px;
}
.single-dc-contest-entry .wp-social-login-widget .wp-social-login-provider-list {
    overflow: hidden;
}
.single-dc-contest-entry .wp-social-login-widget a {
    float: left;
    clear: left;
    width: 50%;
}
.single-dc-contest-entry .wp-social-login-widget a:last-child {
    margin-bottom: 0;
}

.single-dc-contest-entry article.post-full,
.single-dc-contest-entry article.post-large,
.single-dc-contest-entry article.post-full .post-image,
.single-dc-contest-entry article.post-large .post-image,
.single-dc-contest-entry article.post-full .post-date,
.single-dc-contest-entry article.post-large .post-date,
.single-dc-gallery-image article.post-full,
.single-dc-gallery-image article.post-large,
.single-dc-gallery-image article.post-full .post-image,
.single-dc-gallery-image article.post-large .post-image,
.single-dc-gallery-image article.post-full .post-date,
.single-dc-gallery-image article.post-large .post-date {
    margin-left: 0;
}
.single-dc-contest-entry .entry-header {
    position: relative;
}
.single-dc-contest-entry .entry-header .back-to-gallery,
.dc-gallery-entry .entry-header .back-to-gallery,
.single-dc-gallery-image .entry-header .back-to-gallery {
    margin-bottom: 20px;
}
.single-dc-contest-entry .entry-header .back-to-gallery a:link,
.single-dc-contest-entry .entry-header .back-to-gallery a:visited,
.single-dc-gallery-image .entry-header .back-to-gallery a:link,
.single-dc-gallery-image .entry-header .back-to-gallery a:visited {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.single-dc-contest-entry .entry-header .back-to-gallery a i,
.single-dc-gallery-image .entry-header .back-to-gallery a i {
    font-size: 14px;
    margin-right: 3px;
}
.single-dc-contest-entry .entry-header img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border: 1px solid #aaa;
}
.single-dc-gallery-entry .entry-header .likes,
.single-dc-contest-entry .entry-header .votes {
    width: 60px;
    height: 48px;
    display: block;
    float: right;
    border: 1px solid #aaa;
    border-top: 0;
    text-align: center;
    cursor: pointer;
    font-size: 0;
    padding-top: 15px;
    color: #000;
}
.single-dc-gallery-entry .entry-header .likes .count,
.single-dc-contest-entry .entry-header .votes .count {
    transition: all .2s ease-in-out;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    padding-right: 4px;
}
.single-dc-gallery-entry .entry-header .likes .count:before,
.single-dc-contest-entry .entry-header .votes .count:before {
    content: '+';
}
.single-dc-gallery-entry .entry-header .likes .icon,
.single-dc-contest-entry .entry-header .votes .icon {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
}
.single-dc-gallery-entry .entry-header .likes:hover .icon {
    transform: scale(1.1)
}
.single-dc-gallery-entry .entry-header .likes.vote-disabled,
.single-dc-contest-entry .entry-header .votes.vote-disabled {
    cursor: default;
}
.single-dc-contest-entry .entry-header .votes.vote-disabled .count,
.single-dc-contest-gallery .entry-header .likes.vote-disabled .count,
.single-dc-gallery-entry .entry-header .likes.vote-disabled .icon,
.single-dc-contest-entry .entry-header .votes.vote-disabled .icon {
    color: #888;
}
.single-dc-gallery-image .entry-header,
.single-dc-gallery-image .entry-header {
    position: relative;
    margin-bottom: 10px
}
.single-dc-gallery-image .entry-header .likes {
    width: 76px;
    height: 48px;
    float: right;
    background: #f6f6f6;
    text-align: center;
    padding-top: 14px;
    cursor: pointer;
}
.single-dc-gallery-image .entry-header .likes .count {
    display: inline-block;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding-right: 4px;
    vertical-align: top;
}
.single-dc-gallery-image .entry-header .likes .count:before {
    content: '+';
}
.single-dc-gallery-image .entry-header .likes .icon {
    display: inline-block;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
}
.single-dc-gallery-image .entry-header .likes:hover .count,
.single-dc-gallery-image .entry-header .likes:hover .icon,
.single-dc-gallery-image .entry-header .likes.liked .count,
.single-dc-gallery-image .entry-header .likes.liked .icon {
    color: #ff0303;
}
.single-dc-gallery-image article.post .post-meta > span .icon {
    width: 14px;
    display: inline-block;
}
.single-dc-gallery-image article.post .post-meta > span .icon svg {
    width: 14px;
    height: 12px;
}
#portfolio .photo-details,
#gallery-images .image-details {
    display: none;
}
#portfolio .photo-details .details-header h3,
#gallery-images .image-details .details-header h3 {
    font-size: 30px;
    font-weight: 300;
    float: left;
}
#portfolio .photo-details .details-header .close-details,
#gallery-images .image-details .details-header .close-details {
    float: right;
    width: 30px;
    height: 30px;
    opacity: 1;
    cursor: pointer;
}
#portfolio .photo-details .details-header .close-details svg,
#gallery-images .image-details .details-header .close-details svg {
    width: 30px;
    height: 24px;
    margin-top: 3px;
}
#portfolio .photo-details .details-content .image-wrapper,
#gallery-images .image-details .details-content .image-wrapper {
    position: relative;
    margin-bottom: 30px;
}

#portfolio .photo-details .details-content .image-wrapper .trash-entry-from-detail,
#gallery-images .image-details .details-content .image-wrapper .trash-image-from-detail {
    width: 32px;
    height: 32px;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    background: rgba(255,255,255,0.9);
    cursor: pointer;
}
#portfolio .photo-details .details-content .image-wrapper .trash-entry-from-detail svg,
#gallery-images .image-details .details-content .image-wrapper .trash-image-from-detail svg {
    width: 14px;
    height: 14px;
    margin-top: 9px;
}
#portfolio .photo-details .details-content .entry-detail-row,
#gallery-images .image-details .details-content .entry-detail-row {
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 300;
    color: #444;
}
#portfolio .photo-details .details-content .entry-detail-row .entry-detail-header,
#gallery-images .image-details .details-content .entry-detail-row .entry-detail-header {
    font-size: 0;
}
#portfolio .photo-details .details-content .entry-detail-row .entry-detail-header strong,
#gallery-images .image-details .details-content .entry-detail-row .entry-detail-header strong {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    display: inline-block;
}
#portfolio .photo-details .details-content .entry-detail-row .entry-detail-header .edit-icon,
#gallery-images .image-details .details-content .entry-detail-row .entry-detail-header .edit-icon {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    text-align: center;
    margin-left: 10px;
    color: #000;
    display: inline-block;
    cursor: pointer;
}
#portfolio .photo-details .details-content .entry-detail-row .edit-field textarea,
#gallery-images .image-details .details-content .entry-detail-row .edit-field textarea {
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding: 15px 0;
    box-shadow: none;
    resize: none;
    width: 100%;
    line-height: 30px;
    font-size: inherit;
    line-height: inherit;
    box-sizing: content-box;
}
#portfolio .photo-details .details-content .entry-detail-row .edit-field,
#gallery-images .image-details .details-content .entry-detail-row .edit-field {
    font-size: 14px;
    line-height: 24px;
    color: #777;
}
#portfolio .photo-details .details-content .entry-detail-row:last-child,
#gallery-images .image-details .details-content .entry-detail-row:last-child {
    margin-bottom: 0;
}
#portfolio .photo-details .details-content .vote-count,
#gallery-images .image-details .details-content .vote-count {
    width: 60px;
    height: 26px;
    text-align: center;
    font-size: 0;
    padding-left: 5px;
    color: #0088cc;
}
#portfolio .photo-details .details-content .vote-count .count,
#gallery-images .image-details .details-content .vote-count .count {
    font-size: 11px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
    padding-right: 4px;
}
#portfolio .photo-details .details-content .vote-count .icon,
#gallery-images .image-details .details-content .vote-count .icon {
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
}
#contest-listing {
    padding: 40px 0 0 0;
}
#contest-listing h2.main-title {
    height: 1px;
    background-image: -webkit-linear-gradient(left, transparent, grey, transparent);
    background-image: linear-gradient(to right, transparent, grey, transparent);
    margin: 80px 0 28px 0;
    text-align: center
}
#contest-listing h2.main-title span {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: -13px;
    background: #fff;
    padding:0 12px;
}
#contest-listing .archive-row {
    margin-bottom: 50px;
}
#contest-listing .archive-row h3 {
    font-size: 20px;
    color: #000;
    font-weight: 300;
    margin: 0 0 30px 0;
}
#contest-listing .archive-contest {
    margin-bottom: 20px;
}
#contest-listing .archive-contest a:link,
#contest-listing .archive-contest a:visited {
    display: block;
    font-size: 0;
    line-height: 0;
    position: relative;
}
#contest-listing .archive-contest img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
#contest-listing .archive-contest .content {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.7);
    padding: 0 16px;
    width: 100%;
}
.featured-contest {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px;
    margin-bottom: 30px;
}
.featured-contest .featured-contest-content {
    background: rgba(255,255,255,0.9);
    padding: 24px;
    width: 50%;
}
.featured-contest .featured-contest-content h2 {
    margin: 0 0 20px;
    text-transform: uppercase;
}
.featured-contest .featured-contest-content p {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    font-weight: 300;
    margin-bottom: 10px;
}
.featured-contest .featured-contest-content .date {
    display: block;
    color: #808080;
    font-size: 14px;
}
.featured-contest .featured-contest-content .button:link,
.featured-contest .featured-contest-content .button:visited {
    margin: 30px 0 0 0;
}

article.post .post-image.single,
article.post-full.hide-post-date, article.post-large.hide-post-date {
    margin-left: 0;
}


@media only screen and (max-width: 1024px) {
    #modal-login {
        float: left;
        background-size: 0;
    }
}
@media only screen and (max-width: 991px) {
    .contest-hero {
        height: auto;
        padding: 30px 0;
    }
    .contest-hero .table {
        position: relative;
        top: auto;
        left: auto;
        height: auto;
    }
}
@media (max-width: 768px) {
    .mfp-container {
        padding-left: 0!important;
        padding-right: 0!important;
    }
}
@media only screen and (max-width: 640px) {
    .contest-details h2,
    .featured-contest .featured-contest-content h2,
    #prizes-details h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .featured-contest .featured-contest-content p,
    .contest-details p {
        font-size: 15px;
        line-height: 22px;
    }
    .featured-contest .featured-contest-content .date,
    .contest-details .date {
        font-size: 12px;
    }
    #contest-single ul li {
        display: block;
    }
    #contest-listing h2.main-title span,
    #gallery h2 span {
        font-size: 12px;
    }
    .contest-entry-wrapper {
        width: 100%;
    }
    .featured-contest .featured-contest-content {
        width: 100%;
    }
    #contest-listing .archive-contest .content {
        line-height: 36px;
    }
    .contest-entry .contest-entry-content {
        height: 36px;
        line-height: 36px;
    }
    .contest-entry .contest-entry-content a.title:link,
    .contest-entry .contest-entry-content a.title:visited {
        padding-left: 10px;
        padding-right: 60px;
    }
    .contest-entry .contest-entry-content .votes,
    .contest-entry .contest-entry-content .vote-number {
        padding-top: 8px;
        width: 52px;
    }
    #gallery-filter button {
        font-size: 12px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #enter-contest .logged-in-to-enter,
    #gallery-upload .logged-in-to-enter,
    #contest-upload-form,
    #mirage-upload-modal,
    #enter-contest #modal-login {
        max-width: 100%;
        padding: 0;
    }
    #enter-contest #loginform {
        max-width: 100%;
        padding: 0;
        border: none;
    }
    #portfolio .photo-details .details-header h3 {
        font-size: 20px;
        line-height: 26px;
    }
    #portfolio .photo-details .details-header .close-details {
        width: 26px;
        height: 26px;
    }
    #portfolio .photo-details .details-header .close-details svg {
        width: 26px;
        height: 21px;
    }
    #portfolio .photo-details .details-content .entry-detail-row {
        font-size: 14px;
    }
    #portfolio .photo-details .details-content .entry-detail-row .entry-detail-header strong {
        font-size: 14px;
        line-height: 22px;
    }
    .mfp-content #modal-login .form-tagline {
        margin-bottom: 40px;
    }
    #mirage-upload-modal form,
    #modal-login form.user-form {
        padding: 40px 20px;
        margin: 0 auto;
    }

    .mfp-content #mirage-upload-modal .mfp-close,
    .mfp-content #modal-login .mfp-close {
        top: -10vw !important;
        right: 3vw;
    }

    #modal-login,
    #loginform,
    #lostpasswordform,
    #mirage-upload-modal,
    #resetpasswordform {
        margin-top: 50px;
        padding-top: 10px;
    }

}
@media only screen and (max-width: 480px) {
    #contest-listing .archive-contest-wrapper {
        width: 100%;
    }
    .mfp-content #mirage-upload-modal .mfp-close,
    .mfp-content #modal-login .mfp-close {
        width: 30px;
        height: 30px;
    }
}

@media only screen and (max-width: 380px) {

    #main.user-forms .main-content {
        padding:20px 0 50px 0;
    }
    form.user-form h3 {
        display:none;
    }
}

.vc-tutorial-item .wpb_single_image img {
    display: block;
}

#header .mobile-toggle {
    color: #009fe0;
    background-color: #ffffff;
}

@media (min-width: 769px) {
    #header.sticky-header .header-main.sticky {
        padding: 10px 0;
    }
}
@media (max-width: 769px) {
     #header .logo {
        float: left;
    }
    #header .mobile-toggle {
        padding: 0 13px;
    }
    #header .searchform-popup {
        display: inline-block;
    }
    #header .header-main {
        display: flex;
        align-items: center;
        height: 80px;
    }
    #header .header-main.sticky {
        height: 50px;
    }
    #header .header-main .container .header-left {
        padding: 0;
    }
    .header-main #user-interaction {
        top: 10px;
        position: relative;
    }
    .header-main.sticky #user-interaction {
        top: 10px;
    }
}
@media (max-width: 480px) {
    #header .header-left .searchform {
        left: 0;
    }
    #header .header-left .searchform::before {
        left: 10px;
    }
}

#header.sticky-header .logo {
	display: inline-block !important;
}


