@import url(https://fonts.googleapis.com/css?family=Yantramanav:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,700,300);
@import url(https://fonts.googleapis.com/css?family=Oxygen:700);
#pixelbolt-wrapper { margin: 30px 20px 30px 0; background: #ffffff; }
#pixelbolt-wrapper .pixelbolt-top { height: 404px; background: url(../images/bg-header.jpg) no-repeat center; background-size: 100% 100%; }
#pixelbolt-wrapper .pixelbolt-top .overlay { background: rgba(0, 0, 0, 0.8) url(../images/overlay-bg.png) no-repeat center bottom; height: 404px; text-align: center; background-size: 100%; }
#pixelbolt-wrapper .pixelbolt-top .overlay::-moz-selection { background: rgba(0, 0, 0, 0.3); }
#pixelbolt-wrapper .pixelbolt-top .overlay::selection { background: rgba(0, 0, 0, 0.3); }
#pixelbolt-wrapper .pixelbolt-top .overlay .plugin-brand { display: inline-block; position: relative; font-family: 'Roboto', sans-serif; font-size: 100px; font-weight: 100; line-height: 82px; margin-top: 90px; padding-bottom: 40px; margin-bottom: 35px; background: url(../images/bg-title.png) no-repeat center bottom; cursor: default; }
#pixelbolt-wrapper .pixelbolt-top .overlay .plugin-brand .pixel { color: #3498db; }
#pixelbolt-wrapper .pixelbolt-top .overlay .plugin-brand .bolt { color: #ffffff; }
#pixelbolt-wrapper .pixelbolt-top .overlay .plugin-title { display: block; font-size: 20px; font-family: 'Roboto', sans-serif; font-weight: 100; color: #fff; cursor: default; }
#pixelbolt-wrapper .pixelbolt-main { background: #fff; padding: 55px 0; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature .feature-thumb { position: relative; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature .feature-thumb .thumb-image { display: table; width: 150px; height: 150px; border-radius: 50%; margin: 0 auto; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature .feature-thumb .thumb-image .thumb-entry { display: table-cell; vertical-align: middle; text-align: center; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature .feature-thumb .thumb-image .thumb-entry img { position: relative; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature.image-editor .thumb-image { background: #e74c3c; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature.image-editor .feature-title { color: #e74c3c; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature.image-editor .feature-btn { background: #e74c3c; border-color: #e74c3c; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature.image-editor .feature-btn:hover { color: #e74c3c; -moz-box-shadow: inset 0 0 0 2px #e74c3c; -webkit-box-shadow: inset 0 0 0 2px #e74c3c; box-shadow: inset 0 0 0 2px #e74c3c; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature.video-editor .thumb-image { background: #e67e22; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature.video-editor .feature-title { color: #e67e22; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature.video-editor .feature-btn { background: #e67e22; border-color: #e67e22; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature.video-editor .feature-btn:hover { color: #e67e22; -moz-box-shadow: inset 0 0 0 2px #e67e22; -webkit-box-shadow: inset 0 0 0 2px #e67e22; box-shadow: inset 0 0 0 2px #e67e22; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature.tshirt-editor .thumb-image { background: #2ecc71; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature.tshirt-editor .feature-title { color: #2ecc71; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature.tshirt-editor .feature-btn { background: #2ecc71; border-color: #2ecc71; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature.tshirt-editor .feature-btn:hover { color: #2ecc71; -moz-box-shadow: inset 0 0 0 2px #2ecc71; -webkit-box-shadow: inset 0 0 0 2px #2ecc71; box-shadow: inset 0 0 0 2px #2ecc71; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature .feature-title { display: block; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 18px; text-align: center; margin-top: 45px; margin-bottom: 15px; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature .feature-desc { font-family: 'Roboto', sans-serif; color: #adadad; font-size: 16px; text-align: center; font-weight: 300; margin-bottom: 15px; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature .feature-btn { display: inline-block; font-family: 'Oxygen', sans-serif; font-weight: 700; text-decoration: none; color: #fff; border-width: 1px; border-style: solid; padding: 7px 10px; width: 117px; -moz-box-shadow: inset 0 0 0 2px #fff; -webkit-box-shadow: inset 0 0 0 2px #fff; box-shadow: inset 0 0 0 2px #fff; -moz-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out; -webkit-transition-delay: 0s; transition: all 0.3s ease-in-out 0s; }
#pixelbolt-wrapper .pixelbolt-main .pixelbolt-feature .feature-btn:hover { background: transparent; }
#pixelbolt-wrapper .pixelbolt-bottom { position: relative; background: #2c2c2c; padding-top: 32px; padding-bottom: 50px; }
#pixelbolt-wrapper .pixelbolt-bottom:after { content: ''; display: inline-block; position: absolute; top: 0; left: 47.5%; width: 0; height: 0; border-style: solid; border-width: 30px 31.5px 0 31.5px; border-color: #ffffff transparent transparent transparent; }
#pixelbolt-wrapper .pixelbolt-bottom .bottom-title { color: #3498db; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 700; background: url(../images/title-bottom-bg.png) no-repeat left -1px; padding-left: 31px; padding-bottom: 10px; margin-bottom: 15px; border-bottom: 1px solid rgba(216, 216, 216, 0.1); }
#pixelbolt-wrapper .pixelbolt-bottom ul.projects-list { list-style: inside url(../images/list-footer-bullet.png); }
#pixelbolt-wrapper .pixelbolt-bottom ul.projects-list li a { text-decoration: none; color: #838383; }
#pixelbolt-wrapper .pixelbolt-bottom ul.projects-list li a:hover { color: #3498db; }
#pixelbolt-wrapper .pixelbolt-bottom .social-media a { display: inline-block; font-family: 'Roboto'; font-weight: bold; font-size: 12px; color: #fff; padding: 8px 8px 8px 38px; width: 165px; height: 35px; line-height: 22px; text-decoration: none; margin-bottom: 15px; }
#pixelbolt-wrapper .pixelbolt-bottom .social-media a:hover, #pixelbolt-wrapper .pixelbolt-bottom .social-media a:focus { outline: none; opacity: .8; -moz-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out; -webkit-transition-delay: 0s; transition: all 0.2s ease-in-out 0s; box-shadow: none; -moz-box-shadow: none; }
#pixelbolt-wrapper .pixelbolt-bottom .social-media .fb-btn { background: #3b5998 url(../images/fb-icon.png) no-repeat 8px center; }
#pixelbolt-wrapper .pixelbolt-bottom .social-media .contact-btn { background: #515151 url(../images/contact-icon.png) no-repeat 8px center; }
.crop-tools { position: absolute; background: #272727; border-radius: 4px; z-index: 2147483647; }
.crop-tools:after { width: 0; height: 0; border-style: solid; border-width: 10px 7.5px 0 7.5px; border-color: #272727 transparent transparent transparent; content: ''; position: absolute; left: 40%; top: 32px; }
.crop-tools button { background: transparent; border: none; margin: 0; padding: 0 14px; font-size: 20px; line-height: 32px; outline: none; }
.crop-tools button:hover, .crop-tools button:focus { background: #4f4f4f; }
.crop-tools #crop-cancel { color: #FF4444; border-radius: 4px 0 0 4px; }
.crop-tools #crop-ok { color: #99cc00; border-radius: 0 4px 4px 0; }
.submenu-wrapper { position: absolute; width: 250px; height: 100%; background: #212b38; top: 0; right: 0; padding-top: 35px; }
.submenu-wrapper .menu-inner { height: 100%; }
.submenu-wrapper .inner { display: none; padding: 15px 10px; }
.submenu-item { text-align: center; margin-bottom: 30px; }
.submenu-item svg { margin: 0 auto; fill: #ffffff; }
.submenu-item a { display: inline-block; text-decoration: none !important; color: #fff; }
.submenu-item .item-title { display: block; margin-top: 5px; }
.submenu-item.last { margin-bottom: 0; }
.submenu-wrapper .menu-inner .scroll-wrapper { height: 100%; }
#pb-content-wrapper { position: relative; min-height: 550px; }
.submenu-wrapper span.close-submenu { position: absolute; display: inline-block; width: 35px; height: 35px; background: #de2e25; text-align: center; line-height: 35px; color: #fff; top: 0; right: 0; font-size: 16px; cursor: pointer; }
.submenu-wrapper .close-wrapper { position: absolute; left: 0; top: 0; width: 100%; height: 35px; background: #19222d; }
.submenu-wrapper span.close-submenu:hover { background: #ce2219; transition: all .2s ease; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; }
.btn-register-plugin { background: #515151; display: inline-block; font-family: 'Roboto'; font-weight: bold; font-size: 12px; color: #fff; width: 165px; height: 35px; line-height: 22px; text-decoration: none; margin-bottom: 15px; text-transform: uppercase; border-radius: 0; }
.btn-register-plugin:hover, .btn-register-plugin:focus, .btn-register-plugin:active { opacity: 0.8; color: #f0f0f0; outline: none; box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; }

/*============================================
=            Google font explorer            =
============================================*/
.pb-modal { display: none; position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 2147483647; }
.pb-modal.open { display: block; }
.pb-modal .pb-modal-header { margin-bottom: 10px; padding: 0 10px; }
.pb-modal .pb-modal-content { position: relative; width: 65%; margin: 5em auto 0; background: #383838; padding: 40px 25px 30px; color: #fff; -moz-box-shadow: 0 0 30px rgba(51, 51, 51, 0.2); -webkit-box-shadow: 0 0 30px rgba(51, 51, 51, 0.2); box-shadow: 0 0 30px rgba(51, 51, 51, 0.2); }
.pb-modal .pb-modal-content .close-modal { position: absolute; right: 20px; top: 10px; color: #fff; opacity: 0.6; font-weight: normal; cursor: pointer; }
.scrollbar-inner > .scroll-element .scroll-element_outer, .scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #2d2d2d; }
.font-explorer { max-height: 450px; overflow-x: hidden; }
.font-explorer .fonts-list .font-entry { display: inline-block; margin: 10px; font-size: 25px; padding: 10px; color: #fff; text-decoration: none; -moz-box-shadow: 0 0 11px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.2); box-shadow: 0 0 11px rgba(0, 0, 0, 0.2); }
.font-explorer.searching .fonts-list .font-entry { display: none; }
.font-explorer.searching .fonts-list .font-entry.search-result { display: inline-block; }
.font-explorer.searching #load-more-fonts { display: none; }
.font-explorer.loading .preloader-circle { display: block; }
.font-explorer.loading #load-more-fonts { display: none; }
.font-explorer .bottom { margin-bottom: 15px; }
.font-explorer #load-more-fonts { background: #FF5722; border: none; display: inline-block; padding: 10px 20px; line-height: normal; margin-top: 10px; }
.font-explorer #load-more-fonts:hover, .font-explorer #load-more-fonts:focus { background: #FF7043; outline: none; -moz-transition: background 0.3s ease; -o-transition: background 0.3s ease; -webkit-transition: background 0.3s ease; transition: background 0.3s ease; }
#search-families { width: 250px; background: #4e4e4e; padding: 7px 10px; border: none; color: #fff; }
#search-families:focus { outline: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; background: #444; }
#search-families::input-placeholder { color: #fff; }
#search-families::-webkit-input-placeholder { color: #ddd; }
@keyframes clockwise {
	to { transform: rotate(360deg) translatez(0); }
}
.preloader-circle { display: none; height: 50px; width: 50px; border-width: 5px; border-style: solid; border-color: transparent transparent transparent rgba(255, 255, 255, 0.5); border-radius: 100%; margin: 10px auto 0; animation: clockwise 0.35s linear infinite; }

/*=====  End of Google font explorer  ======*/
.font-style #font-family { display: inline-block; background: #fff; width: 100%; line-height: 28px; font-size: 12px; color: #000; }
.btnfontstyle .ui-slider { height: 1px; margin-top: 8px; margin-bottom: 8px; margin-left: 5px; margin-right: 5px; }
.btnfontstyle .ui-slider .ui-slider-handle { width: 10px; height: 10px; background: #f9f9f9; border: none; border-radius: 50%; cursor: pointer; }
.btnfontstyle .wp-color-result:after { display: none; }
.btnfontstyle .wp-picker-container { display: block; width: 100%; max-width: 50px; border-radius: 5px; }
.btnfontstyle .wp-color-result { display: block; border: none; border-radius: 5px; }
.wp-picker-holder .submit-color { display: inline-block; z-index: 1000; position: relative; float: right; margin-bottom: 10px; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; color: #333; font-size: 12px; width: auto; padding: 0 13px; line-height: 23px; margin-right: 0; }
.iris-picker .iris-slider-offset { margin: 0; }
.pixelbolt-menu .filters-list { height: 330px; width: 100%; }
.iris-picker .iris-slider-offset { margin: 0; }
.pixelbolt-projects { display: none; position: absolute; width: 100%; background: #2b343e; left: 0; top: 0; z-index: 1002; }
.pixelbolt-projects .inner-wrapper { padding-left: 140px; padding-top: 120px; }
.pixelbolt-projects .inner-wrapper .project-inner { height: 661px; }
.pixelbolt-projects .inner-wrapper .project-entry img { max-width: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.pixelbolt-projects .inner-wrapper .project-entry { position: relative; min-height: 260px; background: #20272f; }
.pixelbolt-projects .inner-wrapper .project-entry .project-title { position: absolute; display: inline-block; left: 0; bottom: 0; color: #fff; background: #000; padding: 5px 10px; }
.pixelbolt-projects .inner-wrapper .project-entry a { position: absolute; right: 0; top: 0; background: #000; padding: 5px 7px; line-height: normal; color: #C62828; }
.pixelbolt-projects .inner-wrapper .project-inner .col-md-3 { margin-bottom: 15px; }
#cancel-projects { position: absolute; top: 80px; right: 14px; width: 100px; }
@media (max-width:768px) {
	.pixelbolt-feature { margin-bottom: 20px; }
}
@media (max-width:360px) {
	#pixelbolt-wrapper .pixelbolt-top .overlay .plugin-brand { font-size: 6em; }
}
.pixelbolt-top .alert-update {position: absolute;left: 0;top: 0;background: #2ecc71;padding: 5px 10px;color: #fff;font-size: 14px;line-height: 29px;}
.pixelbolt-top .alert-update a { color: #4e0096; display: inline-block; border-bottom: 1px solid #4e0096; }