/* Single Blog */ .single-post .aux-content-top-margin .aux-primary { padding-top: 16px; } .single-post .entry-meta{ max-width: 70%; border: solid 1px rgba(170, 170, 170, 0.27); max-width: 70%; margin-left: auto; margin-right: auto; margin-top: 79px; padding: 1.425em 0!important; } .single-post .auxicon-share:before{ content: "\e08a"; font-size:20px; font-family: "auxin-front" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .wp_ulike_is_liked .wp_ulike_btn:before { content: "\e718"!important; font-size:26px; color:#172B4D; padding-right: 20px; color:red; } .wp_ulike_is_unliked .wp_ulike_btn:before { content: "\e718"!important; font-size:26px; padding-right: 20px; color:var(--e-global-color-primary); } .single-post .comment-respond{ width: 70%; margin-left: auto!important; margin-right:auto!important; } .single-post .aux-form-cookies-consent{ display: none; } .single-post input[type="url"], .single-post input[type="text"], .single-post textarea, .single-post input[type="email"]{ width: 100%; background-color: #F3F3F3; border: none; border-radius: 100px; width:100%!important; padding-left: 24px!important; margin-bottom: 50px!important; } .single-post .comment-notes{ margin-bottom: 50px!important; } .single-post textarea{ min-height: 50px!important; height: 50px!important; overflow: hidden!important; line-height: 17px; padding-left: 24px!important; } .single-post .comment-reply-title{ margin-bottom: 6px; } .single-post input[type="submit"]{ background: var(--e-global-color-secondary); background: -moz-linear-gradient(90deg, var(--e-global-color-secondary) 0%, var(--e-global-color-primary) 100%); background: -webkit-linear-gradient(90deg, var(--e-global-color-secondary) 0%, var(--e-global-color-primary) 100%); background: linear-gradient(90deg, var(--e-global-color-secondary) 0%, var(--e-global-color-primary) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--e-global-color-secondary)",endColorstr="var(--e-global-color-primary)",GradientType=1); border-radius:150px; font-size:16px; font-weight:300!important; color:#FFFFFF; text-transform:uppercase; letter-spacing:0.48px; padding: 17px 40px!important; box-shadow: 0 6px 35px #5311AA73; } .single-post .form-submit{ text-align: right; } .single-post .hentry .entry-header{ margin-bottom: 32px!important; } .entry-edit:before, .entry-tax:before, .entry-author:before{ background-color: rgba(170, 170, 170, 0.30)!important; width: 2px!important; height: 9px!important; border-radius: 0!important; } @media only screen and (max-width: 767px) { .single-post .hentry .entry-header, .single-post .hentry.aux-medium-context .entry-content , .single-post .hentry .entry-info , .single-post .entry-meta, .single-post .comment-respond{ margin-left: 0!important; margin-right: 0!important; } .single-post .entry-meta, .single-post .comment-respond{ width:100%; max-width:100%; }} .single-post .aux-wrapper{ margin-bottom: 85px; } .aux-input-group textarea::-moz-placeholder, .aux-input-group input[type="email"]::-moz-placeholder, .aux-input-group input[type="url"]::-moz-placeholder, input[type="text"]::-moz-placeholder { color:var(--e-global-color-text)!important; font-size:16px!important; font-weight:300!important; font-style:normal!important; } .aux-input-group textarea::-webkit-input-placeholder, .aux-input-group input[type="email"]::-webkit-input-placeholder, .aux-input-group input[type="url"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder { color:var(--e-global-color-text)!important; font-size:16px!important; font-weight:300!important; font-style:normal!important; }