/*
Theme Name: كلينكولاين
Theme URI: https://fawaz99.com/themes/cleancoline/
Author: FAWAZ
Author URI: https://fawaz99.com/
Description: قالب كلينكولاين لشركات الخدمات المنزلية والتنظيف ونقل العفش والتعقيم والخدمات المنزلية هو منصة رائعة لتقديم خدماتك علي المواقع حيث أن القالب يتميز بسرعة عليه جداً مما يجعل القالب يتصدر في محركات البحث بسبب عدم وجود اي خطاء برمجية وسرعة عالية جداً وهد وجود أي أكواد غير مفيدة في الموقع القالب كما أن القالب يهتم جداً بتقديم المحتوي علي باقي الخدمات الثانية .
Tags: قالب تنظيف , خدمات منزلية , شركات نظافة , قالب تنظيف سريع جداً , قالب ووردبريس سريع , قالب وودبريس للتصدر , تصدر محركات البحث باستخدام ووردبريس 
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: القالب مدفوع ولا يسمح باستخدام القالب الا بعد الشراء من المطور 
License URI: https://fawaz99.com/themes/cleancoline/
Text Domain: CLEANCOLINE
*/

/* Normalize */
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}

*,
*:before,
*:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
body {
font-family: "Droid Arabic Naskh", verdana, Times, serif;
font-size: 14px;
line-height: 1.75;
background: #f5f5f5;
color: #2f3c4e;
margin: 0
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block}
optgroup,b,strong{font-weight:700}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
svg:not(:root){overflow:hidden}
hr {box-sizing: content-box;height: 0;overflow: visible;}
pre{overflow:auto}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
button,input,textarea {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0}
button,input {overflow: visible;}
button,select{text-transform:none}
textarea {overflow: auto;}
button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
button:focus{outline: 0}
blockquote{border-right: 5px solid #e74c3c;padding: 10px 20px;margin: 0 0 20px;quotes: none}
aside {margin-bottom: 40px;}
img {max-width:100%;vertical-align:middle;border:0}

/* Layout */

.site{
position: relative

}
.wrap{
margin-left: auto;
margin-right: auto;
max-width: 700px;
padding-left: 15px;
padding-right: 15px;
overflow: hidden
}
.wrap-fluid{
margin-right:auto;
margin-left:auto
}
.wrap-fluid:after,
.wrap:after {
clear: both;
content: "";
display: block;
}


/* Alignments */

.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}

.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}

.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.text-center{text-align: center}

.text-right{text-align: right}

.text-left{text-align: left}

.pull-right{float:right !important}

.pull-left{float:left !important}

.hidden-xs {display: none !important}

.relative{position:relative;}

/* Clearings */
.entry-summary:after,
.entry-summary:before,
.site-content:after,
.site-content:before,
.nav-list:after,
.nav-list:before,
.breadcrumbs:after,
.breadcrumbs:before,
.clear:after,
.clear:before,
.nav:after,
.nav:before,
.wrap-fluid:after,
.wrap-fluid:before,
.wrap:after,
.wrap:before,
.row:after,
.row:before{
content:" ";
display:table;
table-layout: fixed
}
.entry-summary:after,
.site-content:after,
.nav-list:after,
.breadcrumbs:after,
.clear:after,
.nav:after,
.wrap-fluid:after,
.wrap:after,
.row:after{
clear:both
}
/* Typography */

h1,.h1 {font-size: 20px}
h2,.h2 {font-size: 18px}
h3,.h3 {font-size: 16px}
h4,.h4 {font-size: 15px}
h5,.h5 {font-size: 14px}
h6,.h6 {font-size: 13px}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 ,h1 *, h2 *, h3 *, h4 *, .btn{
font-family: "Droid Arabic Kufi", Helvetica, Arial, sans-serif;
color: inherit
}
.site-header,.breadcrumbs,
.bold{font-family: "Droid Arabic Kufi", Helvetica, Arial, sans-serif}

p{margin: 0 0 11px;font-weight: 500}


/* Forms */
input[type="search"]:focus{border-color: #e74c3c;outline: 0}

.search-form{position: relative}
.search-form .search-field {
display: block;
padding: 13px;
background: #fff;
border: 1px solid #eaeaea;
border-radius: 3px;
width: 100%;
-webkit-appearance: textfield;
}

.search-form .search-submit {
bottom: 3px;
padding: 11px 18px;
position: absolute;
left: 3px;
background: #e74c3c;
border: 0;
color: #fff;
}

.btn {
display: inline-block;
padding: 5px 15px;
font-size: 12px;
text-align: center;
white-space: nowrap;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none
}
.btn:hover,
.btn.active {
-webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

::-webkit-input-placeholder {
color: #333;
}

:-moz-placeholder {
color: #333;
}

::-moz-placeholder {
color: #333;
opacity: 1;
}

:-ms-input-placeholder {
color: #333;
}

/* Formatting */
h1, h2, h3, h4, h5, h6{margin: 0}
hr {
background-color: #e1e1e1;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
/* Lists */

dl, dt, dd, ol, ul, li {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline
}
ol, ul{
list-style: none;
}
.nav ul {list-style: none}

.list-unstyled{list-style: none}
.list-square{list-style: square;}
.list-inline li{display: inline-block}

/* Links */

a {
background-color: transparent;
font-family: inherit;
color:inherit;
text-decoration:none
}

a:focus {
outline: 0;
}

a:hover,
a:active {
outline: 0;
}

/* Hover effects */
.main-navigation .nav-list li.has_children > a.active,
.main-navigation .nav-list > li.child-select > a,
.main-navigation .nav-list  li:hover > a,
.main-navigation .nav-list > li.current > a{
color: #e74c3c;
}
.bg-gray{background: #f5f5f5}
.content-area a {
color: #e74c3c;
}
.entry-content a:hover,
.entry-content a:active {
color: #e74c3c;
}

/* top-nav */
.top-nav{
font-size: 12px;
background: #2f3c4e;
color: #fff;
}
.top-nav .contact-info{padding: 10px 0}
.top-nav .contact-info ul li{padding: 5px 15px;border-right: 1px solid #45607d}
.top-nav .contact-info ul li.pull-left{padding:0;border: 0}
.top-nav .contact-info li i{margin-left: 7px;color: #e74c3c}
.top-nav .contact-info ul li .btn:hover{color: #e74c3c}

/* navigation */
.site-header{box-shadow:0 0 5px 0 #e2e3e4;border-bottom: 1px solid #d3d5d7;}
.nav-wrapper{font-size: 12px;background: #fff;padding: 10px 0;}
.nav-wrapper .wrap{overflow: visible;}
.custom-logo {
display: block;
height: 100%;
overflow: hidden;
text-align: center;
float: left;
}
.main-navigation{margin: 20px 15px;}
.main-navigation .nav-list {display: none;width: 100%;}
.main-navigation .nav-list li{border-top:1px solid #ddd;position: relative;}
.main-navigation .nav-list a{position: relative;display: block;padding: 14px 0;white-space: nowrap}
.main-navigation .nav-list .sub-menu{margin-right: 14px;display: none;}
.main-navigation .nav-list li.has_children > a:after {
content: "\4d";
font-family:  "untitled-font-1";
float: left;
color: #b0b0b0
}
.main-navigation .nav-list li.has_children > a.active + .sub-menu {display: block;}
.main-navigation .nav-list li.has_children > a.active:after {content: "\4a";}

.nav-wrapper .nav-toggle {
cursor: pointer;
border-radius: 4px;
padding: 10px ;
margin-top: 10px;
margin-right: 15px;
background-color: transparent;
border: 1px solid #ddd;
}
.nav-wrapper .nav-toggle span {
display: block;
margin-bottom: 5px;
background: #888;
transition: 0.4s;
width: 22px;
height: 2px;
border-radius: 1px;
transition: all 0.4s;
-webkit-transition: all 0.4s;
}
.nav-wrapper .nav-toggle span:last-child{margin-bottom: 0}
.nav-wrapper .nav-toggle.active span{background: #e74c3c}
.nav-wrapper .nav-toggle.active span:nth-child(2) {
opacity: 0
}
.nav-wrapper .nav-toggle.active span:nth-child(1) {
-webkit-transform: rotate(-45deg) translate(-4px, 5px);
transform: rotate(-45deg) translate(-4px, 5px);
}
.nav-wrapper .nav-toggle.active span:nth-child(3) {
-webkit-transform: rotate(45deg) translate(-4px, -5px);
transform: rotate(45deg) translate(-4px, -5px);
}
/*breadCrumbs*/
.breadcrumbs{
font-size: 12px;
margin-bottom: 20px;
margin-top: 20px;
}
.breadcrumbs ol li a{
padding: 18px 10px;
display: inline-block;
}
.breadcrumbs ol li .current{
padding: 18px 10px;
font-size: 11px;
}
.breadcrumbs i { font-size: 15px}
/* Posts */
.content-area .page,
.content-area .post,
.page-links,
.page-header,
.not-found .page-content,
.error-404,
.side-widget-area .widget{
background-color: #FFF;
border-bottom: 1px solid #d3d5d7;
-webkit-box-shadow: 0 0 5px 0 #e2e3e4;
-moz-box-shadow: 0 0 5px 0 #e2e3e4;
box-shadow: 0 0 5px 0 #e2e3e4; 
margin-bottom: 30px
}
.entry-summary,.entry-header{position:relative;padding: 20px }
.entry-header .post-edit{
position: absolute;
left: 0;
top: 0;    
}
.entry-header .post-edit i{font-size: 25px;background: #2f3c4e;padding: 10px;color: #fff;}
.entry-header .entry-title {
line-height: 1.2;
margin-bottom: 20px;
}
.entry-meta{
color: #939393
}
.entry-meta span{
display: inline-block;
line-height: 28px;
padding:10px;
margin-left:  15px;
font-size: 13px;
background: #fcfcfc;
border: 1px solid #e7e7e7
}
.entry-meta span a:hover{
	color: #444
}
.entry-meta span i{margin-left: 7px;}

.entry-meta .updated:not(.published) {
display: none;
}
.entry-thumbnail img{
height: auto;
margin-bottom: 24px;
width: 100%;
max-height: 300px;
}
.entry-content{
padding: 30px;
}
#toc_container{
background: #fff !important;
border: 0 !important;
}
.entry-summary img,.entry-content img{
border: 3px solid #e7e7e7;
box-shadow: 0 0 5px #ccc;
}
.single-post .entry-content p, .entry-summary p {
margin: 0 0 24px;
margin: 0 0 1.5rem;
line-height: 1.9;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
margin: 24px 0;
margin: 1.714285714rem 0;
line-height: 1.714285714;
}
.entry-content h2,.entry-content  h3 {
background: #fafafa;
border-bottom: 2px dashed #e7e7e7;
color: #e74c3c;
font-size: 16px;
font-weight: bold;
padding: 8px 2px;
}
.entry-content ol,  .entry-content ul{
margin: 0 24px 24px;
line-height: 1.714285714;
}
.entry-content ul{
list-style: square;
}
.entry-content ol {
list-style: decimal;
}
.wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
max-width: 100%
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption p.wp-caption-text {
line-height: 1.5;
font-size: 10px;
margin: 0;
}
.entry-callus{
background: #e74c3c;
color: #fff !important;
padding: 10px 50px;
font-size: 16px;
}
.entry-callus i{
margin-right: 10px;
}
.post-tags {
margin-bottom: 10px;
clear: both;
padding: 0 30px;
}
.post-tags a {
display: inline-block;
margin-right: 5px;
font-size: 13px;
}
.post-tags strong {
margin-left: 7px
}
.social-share{border-top: 1px solid #e1e1e1;padding: 30px}
.social-share .btn{
margin-left: 7px;
display: inline-block;
color: #ffffff
}
.social-share strong{
position: relative;
border: 1px solid #e7e7e7;
padding: 8px 10px;
border-radius: 4px;
margin-left: 20px;
background: #fcfcfc;
color: #939393;
}
.social-share  strong:after, .social-share  strong:before {
content: " ";	
height: 0;
width: 0;
position: absolute;
top: 50%;
left: -12px;
pointer-events: none;
border: 6px solid transparent;
border-right-color: #ccc;
margin-top: -6px;
}
.social-share  strong:after {
border: 5px solid transparent;
border-right-color: #fff;
left: -10px;
margin-top: -5px;
}
.social-share i {
padding: 10px;
}
.social-share .btn i {
border-radius: 50%;
background: rgba(255,255,255,.19);
}

.social-share .twitter {background: #00aced}

.social-share .facebook {background: #3B5997}

.social-share .googleplus {background: #D64937}

.social-share .whatsapp {background: #25d366}
.page-links{
padding: 20px;
}
.page-links div {
display: inline-block;
}
.page-links span {
color: #939393;
display: block;
padding:10px;
}

.page-links a i{margin: 0 7px;}

/* blog page */
.error-404,
.not-found .not-found-title,
.not-found .page-content,
.page-title{padding: 20px;}
.error-404 .btn,
.not-found .page-content .btn{background: #e74c3c;color: #fff}
.error-404 .btn:hover,
.not-found .page-content .btn:hover{background: #2f3c4e;color: #fff}
.read-more{border: 1px solid #e74c3c}
.entry-title  a{color: #2f3c4e}
.entry-title  a:hover{color: #e74c3c}

.number-pagination{
margin: 50px 0;
}
.read-more:hover,
.number-pagination .page-numbers:hover{
background-color: #e74c3c;
color: #ffffff;
border: 1px solid #e74c3c;
}
.number-pagination .page-numbers{
background-color: #ffffff;
padding: 10px 15px;
text-decoration: none;
color: #353535;
border-radius: 5px;
margin: 0 2px;
cursor: pointer;
border: 1px solid #e1e1e1;
display: inline-block;
margin-top: 5px;
}
.number-pagination .page-numbers.current{
background-color: #efefef;
color: #a0a0a0;
border: 1px solid #efefef;
}
/* sidebar widget */
.side-widget-area{
position: relative;
}
.side-widget-area #s {
width: 100%;
}
.side-widget-area .widget{padding: 30px 30px 35px;}
.widget-title{
font-size: 16px;
font-weight: bold;
padding-bottom: 10px;
border-bottom: 2px solid #ecedee;
margin-bottom: 20px;
line-height: 28px;
position: relative;
display: block;
}
.widget-title:before{
content: "";
position: absolute;
height: 2px;
width: 28px;
background: #2f3c4e;
bottom: -2px;
right: 0;
}
.widget-title i {
background: #2f3c4e;
height: 28px;
width: 28px;
line-height: 28px;
font-size: 14px;
text-align: center;
margin-left: 10px;
color: #fff
}
.side-widget-area ul li {
overflow: hidden;
padding: 10px;
border-bottom: 1px solid #ecedee;
}
.side-widget-area ul li:last-child {
border: 0
}
.widget-most-viewed  a {
padding: 5px;
display: block;
height: 100%;
overflow: hidden;
}
.widget-most-viewed  .thumb {
margin-left: 15px;
width: 70px;
height: 70px;
display: block;
float: right;
}
.widget-most-viewed .content span {
display: block;
}
.widget-most-viewed .content span.h6 {
font-size: 13px
}
.widget-most-viewed .content span.time {
color: #939393;
font-size: 12px
}
.widget-most-viewed a:hover{
color: #e74c3c;
}
.side-widget-area .widget_call_us {
padding: 50px 0;
background: #e74c3c;
color: #fff;
border: 1px solid #eaeaea;
}
.widget_call_us .btn{
border: 1px solid #fff;
margin-top: 15px;
padding: 7px 20px;
}

/* footer */

.site-footer{
background: #2f3c4e;
overflow: hidden;
width: 100%;
color: #c5c5c5;
font-size: 12px
}
.footer-widget-area{padding: 50px 0}
.footer-widget-area .widgets{margin-bottom: 30px}
.site-footer .widget-content{margin-right: 20px}
.footer-widget-area .widget-title{
border-bottom: 2px solid #45475e;
}
.footer-widget-area .widget-title:before{
background: #e74c3c;
}
.footer-widget-area  .widget-title i {
background: #e74c3c;
}
.footer-menu{
padding-right: 25px
}
.site-footer  .site-info p{
padding-bottom: 10px;
line-height: 2;
}
.site-footer .site-info li{
padding: 7px 0
}
.site-footer  .site-info ul li i{
color: #e74c3c;
margin-left: 7px 

}

.sub-folder{
background: #1d1f2c;
padding: 15px;
text-transform: uppercase;
}
.site-footer a:hover{
color: #e74c3c;
}
.callbutton{
display: block;
background: #e74c3c;
position: fixed;
z-index: 9999;
bottom: 5px;
left: 0;
color: #ffffff !important;
padding-left: 5px;
border-bottom-right-radius: 25px;
border-top-right-radius: 25px;
font-size: 20px;

}
.callbutton i{    
margin: 0 3px;
background: rgba(255,255,255,.19);
padding: 7px 10px;
border-radius: 50%;
}
.callbutton:hover{
color: #fff;
padding-left: 41px;
background-color: #e74c3c;
}

.scrollUp {
position: fixed;
bottom: 2em;
right: 2em;
color: #ffffff;
background-color: #e74c3c;
border: 1px solid #e74c3c;
font-size: 12px;
z-index: 999999999;
padding: 1em 1.3em;
border-radius: 5px;
}
/* Responsive */

@media only screen and (min-width: 600px) {
h1,.h1 {font-size: 26px}
h2,.h2 {font-size: 24px}
h3,.h3 {font-size: 22px}
h4,.h4 {font-size: 20px}
h5,.h5 {font-size: 18px}
h6,.h6 {font-size: 16px}
} 

@media only screen and (min-width: 768px) {
.wrap{max-width: 1170px;}
.content-area{float: right;width: 70.104167%;}
.side-widget-area {float: left;width: 27.041667%;}

.footer-widget-area .widgets{
width: 32%;
float: right;
padding: 0 15px
}

.hidden-xs {display: block !important}

} 
@media only screen and (min-width: 992px) {

.callbutton{display: none;}
.social-share .whatsapp{display: none;}
.nav-wrapper .nav-toggle{display: none}
.navbar-header {float: right}
.main-navigation {float: left}
.main-navigation .nav-list > li{float: right}
.main-navigation{margin: 0}
.main-navigation .nav-list > li i{
display: block;
text-align: center;
margin-bottom: 5px;
}
.main-navigation .nav-list li{border: 0}
.main-navigation .nav-list li.has_children > a:after{
position: absolute;
width: 100%;
left: 0;
margin: 0;
text-align: center;
bottom: 0;
line-height: 16px;
}
.main-navigation .nav-list a{padding: 15px 16px;}
.main-navigation .nav-list{display: block !important}
.main-navigation .nav-list .sub-menu li {border-bottom: 1px solid #ddd;}
.main-navigation .nav-list .sub-menu li a{padding: 5px 14px}

.main-navigation .nav-list .sub-menu {
position: absolute;
opacity: 0;
top: 150%;
min-width: 180px;
line-height: 33px;
display: block;
visibility: hidden;
z-index: 5;
border: 1px solid rgba(0,0,0,.1);
box-shadow: 2px 4px 6px 0px rgba(0,0,0,.4);
left: 0;
background: #fff
}
.main-navigation .nav-list li.has_children:hover .sub-menu {
opacity: 1;
visibility: visible;
transition: all 500ms;
top: 100%;
}

} 

/* import fonts */
@font-face {
font-family: untitled-font-1;
src: url(assets/fonts/untitled-font-1.woff) format("woff");
font-weight: 400;
font-style: normal
}
@font-face{
font-family:'Droid Arabic Naskh';
font-style:normal;
font-weight:400;
src: url(assets/fonts/DroidArabicNaskh.woff) format('woff')
}
@font-face{
font-family:'Droid Arabic Kufi';
font-style:normal;
font-weight:700;
src:url(assets/fonts/DroidKufiBold.woff) format('woff')
}
/* icons */
i{
font: normal normal normal 14px/1 untitled-font-1;
display: inline-block;
font-size: inherit;
vertical-align: middle;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.icon-clock-o:before {content: "\61";}
.icon-facebook:before {content: "\62";}
.icon-child:before {content: "\63";}
.icon-check:before {content: "\64";}
.icon-folder:before {content: "\65";}
.icon-file-text-o:before {content: "\66";}
.icon-folder-o:before {content: "\67";}
.icon-folder-open:before {content: "\68";}
.icon-folder-open-o:before {content: "\69";}
.icon-caret-up:before {content: "\6a";}
.icon-caret-right:before {content: "\6b";}
.icon-caret-left:before {content: "\6c";}
.icon-caret-down:before {content: "\6d";}
.icon-google-plus:before {content: "\6e";}
.icon-google:before {content: "\6f";}
.icon-list-alt:before {content: "\70";}
.icon-map-marker:before {content: "\71";}
.icon-paint-brush:before {content: "\72";}
.icon-phone-square:before {content: "\73";}
.icon-rocket:before {content: "\74";}
.icon-search:before {content: "\75";}
.icon-shield:before {content: "\76";}
.icon-tachometer:before {content: "\77";}
.icon-truck:before {content: "\78";}
.icon-tint:before {content: "\79";}
.icon-trash:before {content: "\7a";}
.icon-trash-o:before {content: "\41";}
.icon-twitter:before {content: "\42";}
.icon-twitter-square:before {content: "\43";}
.icon-user:before {content: "\44";}
.icon-whatsapp:before {content: "\45";}
.icon-youtube-square:before {content: "\46";}
.icon-youtube-play:before {content: "\47";}
.icon-wrench:before {content: "\48";}
.icon-bug:before {content: "\49";}
.icon-angle-up:before {content: "\4a";}
.icon-angle-right:before {content: "\4b";}
.icon-angle-left:before {content: "\4c";}
.icon-angle-down:before {content: "\4d";}
.icon-thumbs-o-up:before {content: "\4e";}
.icon-heart:before {content: "\4f";}
.icon-heart-o:before {content: "\50";}
.icon-thumbs-up:before {content: "\51";}
.icon-home:before {content: "\52";}
.icon-settings-streamline-2:before {content: "\53";}
.icon-lightbulb:before {content: "\54";}
.icon-droplet:before {content: "\55";}
.icon-flashlight:before {content: "\56";}
.icon-truck-1:before {content: "\57";}
.icon-users:before {content: "\58";}
.icon-home-1:before {content: "\59";}
.icon-eye:before {content: "\5a";}
.icon-chevron-up:before {content: "\30";}
.icon-chevron-right:before {content: "\31";}
.icon-chevron-left:before {content: "\32";}
.icon-chevron-down:before {content: "\33";}
.icon-pencil-square-o:before {content: "\34";}
.icon-users-1:before {content: "\35";}
.icon-torsos-all:before {content: "\36";}
.icon-calendar:before {content: "\37";}
.icon-calendar-1:before {content: "\38";}
.icon-star:before {content: "\39";}
.icon-share:before {content: "\21";}
.icon-facebook-1:before {content: "\22";}
.icon-gplus:before {content: "\23";}
.icon-tumblr:before {content: "\24";}
.icon-gplus-circled:before {content: "\25";}
.icon-phone:before {content: "\26";}
.icon-phone-1:before {content: "\27";}
.icon-phone-2:before {content: "\28";}
.icon-map-pin-streamline:before {content: "\29";}
.icon-bookmark:before {content: "\2a";}
.icon-user-1:before {content: "\2b";}
.icon-long-arrow-right:before {content: "\2c";}
.icon-long-arrow-left:before {content: "\2d";}
.icon-info-circled:before {content: "\2f";}
.icon-hyperlink:before {content: "\2e";}
.icon-bolt:before {content: "\3a";}
.icon-bookmark-1:before {content: "\3b";}
.icon-cog:before {content: "\3c";}
.icon-cogs:before {content: "\3d";}
.icon-wordpress-alt:before {content: "\3e";}
.icon-social-wordpress-outline:before {content: "\3f";}
.icon-social-wordpress:before {content: "\40";}
.icon-fireball:before {content: "\5b";}
.icon-ios-flame:before {content: "\5d";}
.icon-burning-fire:before {content: "\5e";}
.icon-graduation-cap:before {content: "\5f";}
.icon-android-bulb:before {content: "\60";}
.icon-android-checkmark-circle:before {content: "\7b";}
.icon-android-hand:before {content: "\7c";}
.icon-android-locate:before {content: "\7d";}
.icon-bookmark-2:before {content: "\7e";}
.icon-bug-1:before {content: "\5c";}
.icon-ios-home:before {content: "\e000";}
.icon-ios-pricetag:before {content: "\e001";}
.icon-ribbon-a:before {content: "\e002";}
.icon-ribbon-b:before {content: "\e003";}
.icon-tools:before {content: "\e004";}
.icon-displcontrast:before {content: "\e005";}
.icon-elusive-icons:before {content: "\e006";}