/* 
 Creativez Main CSS

*/
a {
    color: #54ad7c;
}

.entry-media .bg {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    -webkit-background-size: cover;
    opacity: 0;
    top: 0;
    left: 0;
    background-position: center center;
}

.entry-media .bg-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #f7f7f7;
    top: 0;
    left: 0;
}

blockquote p {
    font-size: 15px;
    line-height: 1.75;
    margin: 18px 0 0;
}

blockquote p:first-child {
    margin-top: 0px;
}

blockquote small {
    font-size: 14px;
    margin: 9px 0px 0px 0px;
    margin-bottom: 0;
    display: inline;
}

blockquote small:before {
    content: "-";
    margin: 0px 9px 0px 0px;
}

blockquote.pullquote > p:first-of-type {
    quotes: "\201C" "\201D";
}

blockquote.pullquote > p:first-of-type:before {
    font-family: Georgia, serif;
    content: open-quote;
    font-size: 1.5em;
    line-height: 0;
    vertical-align: -0.25em;
    margin-right: .2em;
}

blockquote.pullquote > p:first-of-type:after {
    font-family: Georgia, serif;
    content: close-quote;
    font-size: 1.5em;
    line-height: 0;
    vertical-align: -0.25em;
    margin-left: .1em;
}
cite, em, var, address, dfn{
    font-style: italic;
    margin-bottom: 10px;
}
mark {
    color: #fff;
    padding: 1px 4px;
    border-radius: 2px;
    font-weight: 600;
}
code, pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
}
code {
    padding: 2px 4px;
    color: #d14;
    white-space: nowrap;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

/* Responsive Image */
img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

/* Theme Boxed and Header, Main, Footer Boxed*/
.creativez-ut-wrapper {
    position: relative;
}

.limit-width {
    margin: 0 auto;
}

.creativez-ut-bottom {
    padding: 70px 0;
}

/* Footer Light */
body.footer-light .creativez-ut-bottom {
    background: #f5f5f5;
}
body.footer-light .creativez-ut-footer {
    background: #fff;
}

/* Footer Dark */
body.footer-dark .creativez-ut-footer {
    background: #111111;
}

.site-copy {
    padding: 20px 0;
    font-size: 11px;
    font-family: Montserrat;
}

.creativez-ut-footer .site-copy.bottom-right-widget {
    text-align: right;
}

.site-copy .row > aside {
    padding: 0;
}

/* Contact info widget */

.creativez-ut-main .contact-info-widget,
.creativez-ut-main .contact-info-widget .contact-link a {
    color: #fff;
}

.contact-info-widget {
    min-height: 100px;
    text-align:left;
}

.contact-info-widget li {
    list-style: none;
    padding-bottom: 5px;
}

.contact-info-widget ul i {
    display: inline-block;
    margin: 4px 0 0;
    font-size: 14px;
}

.contact-info-widget ul div {
    display: inline-block;
    padding-left: 10px;
    white-space: pre;
    vertical-align: top;
}

/* Footer bottom-right-widget */
/* Footer footer-widget */
body.footer-dark .creativez-ut-footer .bottom-right-widget i,
body.footer-light .creativez-ut-footer .bottom-right-widget i,
body.footer-dark .creativez-ut-bottom .social_links.footer-widget i,
body.footer-light .creativez-ut-bottom .social_links.footer-widget i {
    padding: 0 15px;
}

body.footer-dark .creativez-ut-footer .bottom-right-widget i:hover,
body.footer-dark .creativez-ut-bottom .social_links.footer-widget i:hover{
    color: #ffffff;
}

/* Footer bottom-right-widget dark */
body.footer-dark .creativez-ut-footer .bottom-right-widget i,
body.footer-dark .creativez-ut-bottom .footer-widget i {
    color: #b2b2b2;
}

body.footer-dark .creativez-ut-bottom .footer-widget i.ion-android-send {
    color: #fff;
}

.creativez-ut-bottom .widget-title {
    margin-bottom: 35px;
}

/* Footer Recent Entries Widget */
div.creativez-ut-bottom aside.widget_recent_entries > ul > li > a {
    font-size: 12px;
    text-transform: capitalize;
}

div.creativez-ut-bottom aside.widget_recent_entries > ul > li > span {
    font-size: 10px;
    display: block;
}

/* Contact Form 7 */

/* Contact form BR HACK */
.wpcf7-form br {
    display: none;
}
.wpcf7-form input[type="submit"]{
    color: #fff;
}

span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-text,
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
    background-color: #fff;
    height: 60px;
    color: #292f34;
}
.form-faq-container {
    margin: 0 80px 0 0;
    padding: 60px;
    padding-bottom: 30px;
}
.form-faq-container .ion-flash {
    color: #54ad7c;
}
.wpcf7-form .form-faq-container input[type="submit"] {
    color: #292e33;
    background: #fff;
    width: 100%;
    margin: 0;
    height: 60px;
    border: none;
}
.wpcf7-form .form-faq-container input[type="submit"]:hover {
    border-color: #54ad7c;
    background: #54ad7c;
    color: #fff;
}
span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    color: #54ad7c;
    position: absolute;
    top: 8px;
    right: 20px;
    color: #f00;
    font-size: 1em;
    display: none;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid red;
}
.wpcf7-form > div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin-left: 0;
    margin-top: 0;
    padding: 10px 20px;
}

wpcf7-form-control wpcf7-text {
    padding: 10px 5px 10px 30px
}
.single-post .entry-title {
    margin-top: 40px;
    margin-bottom: 35px;
}
.single-post .entry-meta-container .entry-meta {
	display:none;
    padding: 0;
    line-height: normal;
    margin-bottom: 20px;
}
.single-post article.single .entry-media {
    margin-bottom: 40px;
}
.single-post article.single .entry-content p:last-child {
    margin: 0;
}
.single-post article.single .entry-meta i { font-size: 14px; }

.single-post article.single .entry-content blockquote {
    margin: 0 auto;
    max-width: 760px;
    padding: 10px 65px;
}

.single-post article.single .entry-content blockquote p {    
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    padding: 10px 20px 20px 50px;
    position: relative;
    font-style: italic;
}

.single-post article.single .entry-content blockquote p::before {
    font-family: ionicons;
    content: "\f347";
    color: #ffffff;
    font-size: 48px;
    font-style: normal;
    margin-right: 15px;
    top: 5px;
    position: absolute;
    left: 0;
    line-height: 1;
}

/* Creativez Css Exactly */
/* Left Side Menu */
.left-side-menu .creativez-ut-left-menu-container {
    padding-left: 10px;
}

.left-side-menu .icon {
    font-size: 18px;
    padding-right: 20px;
}

.left-side-menu .menu-widget-title {
    font-size: 12px;
}

.left-side-menu .creativez-ut-left-side-menu-widget {
    margin-top: 45px;
    margin-left: 10px;
}

.left-side-menu .creativez-ut-left-side-menu-widget .textwidget {
    font-size: 10px;
}

/* Dark Page Title with white text */

body.pt-dark .creativez-ut-title .page-title,
body.pt-dark .creativez-ut-title p,
body.pt-dark .creativez-ut-title .creativez-ut-breadcrumbs,
body.pt-dark .creativez-ut-title .creativez-ut-breadcrumbs span,
body.pt-dark-image .creativez-ut-title .page-title,
body.pt-dark-image .creativez-ut-title p,
body.pt-dark-image .creativez-ut-title .creativez-ut-breadcrumbs,
body.pt-dark-image .creativez-ut-title .creativez-ut-breadcrumbs span {
    color: #ffffff;
}

.creativez-ut-title.pt-light .page-title,
.creativez-ut-title.pt-dark .page-title {
    margin: 0 0 2px 0;
}

/* Page title - subtitle */
.creativez-ut-title .page-subtitle {
    font-style: italic;
    color: #ccc;
}

/* Breadcrumb */
.creativez-ut-breadcrumbs {
    font-size: 12px;
    font-style: italic;
    padding-top: 20px;
}

.creativez-ut-breadcrumbs > span:first-child {
    padding-left: 0;
    padding-right: 10px;
}

.creativez-ut-breadcrumbs > span {
    padding-left: 10px;
    padding-right: 10px;
}

.creativez-ut-breadcrumbs > span:last-child {
    padding-left: 10px;
    padding-right: 0;
}

.creativez-ut-breadcrumbs > span > a.current-item {
    color: #ffffff;
}

/* Heading padding */

.creativez-ut-header-container.header-classic .first {
    padding-left: 40px;
}

.creativez-ut-header-container.header-classic .last {
    padding-right: 40px;
}

/* Portfolio Single */

.single-portfolio.two .yes-btn .creativez-ut-post-sharebox {
    width: 86%;
    float: left;
}

.single-portfolio.two .no-btn .creativez-ut-post-sharebox {
    width: 100%;
    float: left;
}
.single-portfolio.two .portfolio-btn {
    margin-top: 10px;
}

.portfolio-single-content .meta-section {
    position: relative;
    padding: 0 0 8px 0;
    margin-bottom: 10px;
    list-style: none;
}
.related_portfolios {
    text-align: center;
    margin-top: 60px;
}
.related_portfolios .meta-title {
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: bold;
}
.related_portfolios .meta-title:after {
    left: 50%;
    bottom: -21px;
    transform: translateX(-50%);
}

/* author on single post */
.bypostauthor {}

/* Tagcloud */
.widget .tagcloud a {
    display: inline-block;
    border: 1px solid #e5e5e5;
    color: inherit;
    padding: 10px 15px;
    margin: 0 2px 5px 0;
    font-size: 10px !important;
    text-transform: uppercase;
    font-family: Oswald;
    letter-spacing: 0.075em;
}

.widget .tagcloud a:hover {
    color: #ffffff;
}

.widget a .post-count {
    padding-right: 23px;
}

.widget a {
    color: #666666;
}
.widget.widget_search input[type="text"] {
    border: none;
    border-bottom: 1px solid #e6e6e6;
}
.widget.widget_recent_entries ul li {
    display: flex;
    flex-direction: column-reverse;
}
.widget.widget_recent_entries ul li .post-date {
    font-style: italic;
}

/* WooCommerce */
.creativez-ut-header-container .widget_shopping_cart {
    display: none;
}

/* Advertising Management CSS */
.creativez-ut-ads-section,
.creativez-ut-ads-section .aligncenter,
.creativez-ut-ads-section .alignleft,
.creativez-ut-ads-section .alignright,
.creativez-ut-ads-section .alignnone {
    margin: 0;
    padding: 0;
}

/* Theme Info */
.creativez-ut-info {
    padding: 10px 15px;
    border-radius: 2px;
    margin-bottom: 30px;
    font-family: "Oswald";
    color: #fff;
    text-align: center;
}

/* Google Map */
#google-map {
    line-height: 0;
}

/* Gallery Progress Bar */
#bar{
  width: 0%;
  max-width: 100%;
  height: 2px;
  background: #54ad7c;
}

#progressBar {
  width: 100%;
  background: #EDEDED;
}

.creativez-ut-post-tagbox {
    margin-bottom: 60px;
}
.creativez-ut-post-tagbox a {
    font-family: 'Oswald';
    font-size: 12px;
    letter-spacing: 0.075em;
    padding: 15px 20px;
    border: 1px solid #efefef;
    background: #efefef;
    margin: 0 11px 0 0;
    text-transform: uppercase;
    display: inline-block;
}

.header-dark .creativez-ut-post-tagbox a:hover,
.header-light .creativez-ut-post-tagbox a:hover {
    border: 1px solid transparent;
    color: #fff;
}

.creativez-ut-post-tagbox a:last-child {
    margin: 0;
}
.entry-like-dislike .post-like {
    margin: 0 20px 0 0;
    color: #292e33;
}
.entry-like-dislike .post-like i {
    cursor:pointer;
    color:red;
    font-size: 16px;
    margin-right: 8px;
}

.entry-like-dislike .post-like .count {
    font-size: 14px;
}



/* MailChimp Custom CSS */
.mailchimp-footer-subscribe label {
    margin-bottom: 15px;
    display: block;
}
.mailchimp-footer-subscribe input[type="email"],
.mailchimp-footer-subscribe button {
    float: left;
    height: 36px;
}
.mailchimp-footer-subscribe input[type="email"] {
    width: 80%;
}
.mailchimp-footer-subscribe button {
    width: 20%;
    border: none;
}
.mailchimp-footer-subscribe button  i {
    font-size: 17px;
    color: #fff;
}
.headline-text {
    color: #fff;
    margin: 0 20px 0 0;
    font-size: 15px;
    text-transform: capitalize;
}
.widget.footer-widget .creativez-ut-socials.creativez-ut-social-icon > a:first-child i {
    padding-left: 0;
}
.widget.creativez-ut-left-side-menu-widget .creativez-ut-socials.creativez-ut-social-icon > a {
    padding-right: 20px;
}

/* Palette Color */
body.header-dark .headline-text,
.comment-respond p.comment-reply-title,
.creativez-ut-filters ul.filters li a,
.widget a .post-count,
.widget.widget_recent_entries ul li,
body.header-light .headline-text,
/* Menu */
body.header-light .creativez-ut-menu-list a,
body.header-light .sf-menu a,
body.header-light-image .sf-menu a,
body.header-light .sf-mobile-menu > li:not(.current-menu-ancestor) > a,
ul.sf-mega li .mega-menu-title,
/* Menu Search */
body.header-light .creativez-ut-search input[type="search"],
/* Light Page Title with dark text */
body.pt-light .creativez-ut-title .page-title,
body.pt-light .creativez-ut-title p,
body.pt-light .creativez-ut-title .creativez-ut-breadcrumbs,
body.pt-light .creativez-ut-title .creativez-ut-breadcrumbs span,
body.pt-light-image .creativez-ut-title .page-title,
body.pt-light-image .creativez-ut-title p,
body.pt-light-image .creativez-ut-title .creativez-ut-breadcrumbs,
body.pt-light-image .creativez-ut-title .creativez-ut-breadcrumbs span,
/* Mobile Menu */
body.header-light .creativez-ut-mobile-menu-container li:not(.current-menu-ancestor) a span {
    color: #121714;
}

/* Palette Background-Color */
body.footer-dark .creativez-ut-bottom,
.creativez-ut-info,
.creativez-ut-search,
/* Menu */
body.header-dark .sf-menu .sf-mega,
body.header-dark .sf-menu .creativez-ut-menu-children,
body.header-dark .sf-mega,
/* Header-Leftside */
body.header-dark .left-side-menu,
/* Mobile Menu */
body.header-dark .creativez-ut-mobile-menu,
body.header-light .creativez-ut-mobile-menu .creativez-ut-close::before,
body.header-light .creativez-ut-mobile-menu .creativez-ut-close::after {
    background-color: #121714;
}

.creativez-ut-mobile-menu {
    background-color: #fff;
}

/* Lazy Load */
.creativez-ut-lazy-container {
    overflow: hidden;
    height: 100%;
}
.creativez-ut-lazy-container .lazy-thumbnail {
    filter: blur(25px);
    opacity: 1;
}
.creativez-ut-lazy-container.lazy-loaded img.lazy-thumbnail {
    opacity: 0;
}
.creativez-ut-lazy-container .creativez-lazy {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .5s ease-in;
    -moz-transition: opacity .5s ease-in;
    -o-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in;
}
.creativez-ut-lazy-container.lazy-loaded .creativez-lazy {
    opacity: 1;
}
body.footer-light .creativez-ut-bottom {
    background-color: #efefef;
}
body.footer-light .creativez-ut-footer {
    background-color: #fff;
}
body.footer-dark .creativez-ut-footer {
    background-color: #000;
}
body.single-post .creativez-ut-container {
    padding-top: 30px;
}