a {
    color: #21759b;
    font-weight: normal;
    text-decoration: none;
    transition: color 0.1s linear 0s;
}

/* ========== HEADER ========== */

.site-logo.image a,
.site-logo a {
    background-image: none !important;
    font-size: 25px;
    line-height: 27px;
    min-width: 10px;
    text-indent: 0;
    vertical-align: top;
    width: auto;
}

.site-logo a:active,
.site-logo a:focus {
    text-decoration: none;
}

.sb-header {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.97);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 0 0 transparent;
    height: 78px;
    left: 0;
    opacity: 0.95;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 499;
}

.admin-bar .sb-header {
    top: 32px;
}

.sb-nav {
    background-color: #fff;
    height: 50px;
    padding-top: 10px;
}

.sb-logo {
    margin-right: 10px;
}

.sb-page-menu li:hover,
.sb-page-menu li {
    background: none repeat scroll 0 0 transparent;
}

.sb-page-menu li a {
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding: 2px 10px;
    text-decoration: none;
}

.sb-page-menu li a.active {
    background-color: #e1e1e1;
    border-radius: 5px;
}

.sb-page-menu li i {
    color: #fd8276;
    font-size: 14px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.sb-sub-nav {
    background-color: rgba(35, 160, 212, 0.95);
    border-bottom: 1px solid #2a78a3;
    height: 28px;
    width: 100%;
    z-index: 999;
}

.sb-sub-nav .sf-menu {
    margin: 0;
    min-height: 28px;
}

.sb-sub-nav .sf-menu,
.sb-sub-nav .sb-wrap > div {
    width: 100%;
}

.sb-sub-nav li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-right: 20px;
    position: relative;
}

.sb-sub-nav li:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.sb-sub-nav li a {
    border: medium none;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 17px;
    padding: 5px 0;
    white-space: nowrap;
}

.sb-sub-nav li.menu-item-has-children > a:after {
    border-color: transparent transparent #fd8276;
    border-style: solid;
    border-width: 6px;
    content: "";
    display: none;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    top: 23px;
}

.sb-sub-nav li.menu-item-has-children.sb-hover > a:after {
    display: block;
}

.sb-sub-nav li > .sub-menu {
    background-color: #fff;
    border-top: 3px solid #fd8276;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    padding: 10px 5px;
    top: 35px;
}

.sb-sub-nav .sub-menu li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 15px;
}

.sb-sub-nav .sub-menu li a {
    color: #777;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    padding: 0;
}

.sb-sub-nav .sub-menu li:hover a {
    color: #fd8276;
}

.sb-user .hello {
    font-size: 13px;
}

.sb-user .hello .username,
.sb-user .hello .herro {
    display: inline-block;
    vertical-align: middle;
}

.sb-user .hello > i {
    color: #777;
    cursor: pointer;
    font-size: 20px;
    margin-left: 5px;
    vertical-align: middle;
}

.sb-user .hello .username {
    font-size: 13px;
    font-weight: 600;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sb-drop-menu {
    min-width: 160px;
}

.sb-drop-menu.pink {
    background-color: #fff;
    background-image: none;
    border-color: #fd8276 transparent transparent;
    border-radius: 0;
    border-style: solid none none;
    border-width: 3px medium medium;
    padding-bottom: 0;
}

.sb-drop-menu.pink li a {
    color: #333;
    display: block;
    line-height: 17px;
    padding: 8px 15px;
}

.sb-drop-menu.pink li:hover a {
    color: #fd8276;
}

.sb-user .icon-cog {
    position: relative;
}

.sb-user .dropdown-container {
    animation: 0.4s ease 0s normal none 1 running fadeIn;
    position: absolute;
    right: -8px;
    top: 10px;
	z-index: 499;
}

.sb-user .sb-drop-menu:after {
    border-color: transparent transparent #fd8276;
    border-style: solid;
    border-width: 8px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 8px;
    top: -16px;
    width: 0;
}

.sb-container {
    margin-top: 78px;
}

.sb-user .login-btns > div {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
}

.sb-user .login-btns .btn {
    color: #fff;
    font-weight: 600;
    padding: 2px 6px;
}

.sb-user .login-btns .btn.signup {
    background-color: #4fd578;
    margin-left: 10px;
}

.sb-user {
    margin-top: 2px;
}

.sb-breadcrumb {
    background-color: transparent;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
}

.sb-breadcrumb,
.sb-breadcrumb a {
    color: #999;
}

.breadcrumb_last {
    color: #666;
}

.sb-breadcrumb i {
    color: #d1d1d1;
    display: inline-block;
    line-height: 23px;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: -1px;
}

.sb-breadcrumb a:hover {
    color: #666;
}

/* ========== CONTENT ========== */

.content-area {
    width: 68.4%;
}

.widget-area {
    margin-left: 1.6%;
    width: 30%;
}

.content-area,
.widget-area {
    float: left;
}

/* ========== SIDEBAR ========== */

.purchase-form {
    color: #666;
    border-radius: 4px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px;
}

.purchase-form dl {
    overflow: hidden;
}

.purchase-form dl dt {
    color: #444;
    float: left;
    line-height: 17px;
    margin-right: 10px;
    padding: 5px 0;
    width: 50px;
}

.purchase-form dl dd {
    line-height: 17px;
    margin: 0 0 10px;
    padding: 5px 0;
}
.purchase-form dl dd.description {
    line-height: 21px;
    margin-top: -2px;
}
.purchase-form .project-id {

}

.purchase-form .project-price {
    color: #000;
    font-size: 23px;
    font-weight: 700;
}

.single-project .box {
    border-radius: 4px;
    color: #666;
    margin-bottom: 20px;
    padding: 15px;
}

.single-project .box dl dt {
    float: left;
    padding: 5px 0;
    width: 120px;
}

.single-project .box dl dd {
    margin-bottom: 10px;
    padding: 5px 0;
}

.single-project .box .created,
.single-project .box .updated {
    color: #999;
}

.single-project .widget {
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

.single-project .purchase-button a {
    box-shadow: 0 2px 0 #c08a3e;
    outline: 0 none !important;
    position: relative;
}

.single-project .purchase-button a:active {
    box-shadow: 0 1px 0 #c08a3e;
    top: 1px;
}

.single-project .content-area img {
    display: block;
    margin: 0 auto;
}

/* ========== COMMENT ========== */

.sb-comment-area {
    padding: 0 15px;
}

.no-comment {
    height: 10px;
}

/* ========== SEARCH ========== */

.sb-search {
    margin-top: 78px;
}

.sb-search {
    background: url("../images/search-bg.jpg") no-repeat scroll center center / cover  rgba(0, 0, 0, 0);
    text-align: center;
}

.error404 .sb-search,
.home .sb-search {
    min-height: 265px;
    padding: 5px 5px 40px;
}

.sb-search h1 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 40px;
}

.sb-search .sb-search-box {
    margin: 0 100px 10px 100px;
}

.sb-search .search-field {
    background-color: #fff;
    border: 0 none;
    border-radius: 4px;
    box-shadow: none;
    color: #999;
    font-size: 18px;
    height: 58px;
    letter-spacing: 0.5px;
    line-height: 26px;
    opacity: 0.9;
    outline: 0 none;
    padding: 10px 45px 10px 50px;
}

.sb-search .search-field,
.sb-search label {
    width: 100%;
}

.sb-search .sb-search-box form {
    position: relative;
}

.sb-search .sb-search-box .sb-search-icon {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    left: 12px;
    line-height: 1;
    position: absolute;
    top: 12px;
}

.sb-search .deal-page-links > * {
    display: inline-block;
    vertical-align: middle;
}

.sb-search .deal-page-links .label {
    font-size: 13px;
    font-weight: 400;
    margin: 8px 5px 5px 0;
}

.sb-search .deal-page-links .guides {
    font-weight: 600;
}

.sb-search .deal-page-links li a {
    background-color: #25ace3;
    border-radius: 1000px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 18px;
}

.sb-search .deal-page-links .more {
    margin: 5px;
}

.sb-search .deal-page-links .more a {
    background-color: #4d555c;
    border-radius: 1000px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    line-height: 15px;
    padding: 4px 8px;
    text-transform: uppercase;
}

.sb-search .deal-page-links .more:hover a,
.sb-search .deal-page-links li:hover a {
    background-color: #fd8276;
}

.single .sb-search,
.page .sb-search,
.archive .sb-search {
    padding: 15px 0 10px;
    text-align: left;
}

.single .sb-search h1,
.page .sb-search h1,
.archive .sb-search h1 {
    font-size: 28px;
    margin-top: 0;
}

.single .sb-search .sb-search-box,
.page .sb-search .sb-search-box,
.archive .sb-search .sb-search-box {
    margin-left: 0;
    margin-right: 0;
}

.single .sb-search .search-field,
.page .sb-search .search-field,
.archive .sb-search .search-field {
    height: 42px;
}

.single .sb-search .sb-search-box .sb-search-icon,
.page .sb-search .sb-search-box .sb-search-icon,
.archive .sb-search .sb-search-box .sb-search-icon {
    font-size: 24px;
    top: 8px;
}

.search-stores .heading h2 {
    font-size: 16px;
    margin: 30px 0;
}

.search-stores {
    padding-bottom: 40px;
}

.count {
    color: #fd8276;
}

.store-singles .store-single .name {
    border-top: 1px solid #e1e1e1;
    margin: 10px -10px -10px;
    overflow: hidden;
    padding: 10px 5px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}

.archive.search .store-singles .store-single:first-child {
    margin-left: 24px;
}

/* ========== ARCHIVE PROJECT ========== */

.loading-container {
    margin-bottom: 10px;
}

/* ========== GLOBAL ========== */

.widget {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 15px;
}
.padding-left-right {
    padding-left: 15px;
    padding-right: 15px;
}
.archive .sb-post .entry > * {
    float: left;
}

.archive .sb-post .entry .post-thumbnail {
    width: 235px;
}

.archive .sb-post .entry .entry-intro {
    margin-left: 15px;
    width: calc(100% - 250px);
}

.archive .sb-post .post-thumbnail img {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #dfdfdf;
    height: 165px;
    max-height: 165px;
    padding: 4px;
}

.page .sb-post,
.archive .sb-post,
.single .sb-post {
    padding: 15px;
}
.post-tag {
    margin-right: 5px;
}
.page .sb-post .entry-title,
.single .sb-post .entry-title,
.archive .sb-post .entry-title {
    font-size: 23px;
    margin-top: 0;
}

.page .sb-post .entry-title,
.single .sb-post .entry-title,
.archive .sb-post .entry-title a {
    color: #222;
}

.archive .sb-post .entry-title a:hover {
    color: #25ade4;
}

.single .sb-post .entry-utility-prep,
.archive .sb-post .entry-utility-prep {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}

.page .sb-post .entry-meta,
.single .sb-post .entry-meta,
.archive .sb-post .entry-meta {
    margin-bottom: 5px;
}

.page .sb-post .entry-meta > *,
.single .sb-post .entry-meta > *,
.archive .sb-post .entry-meta > * {
    margin-right: 10px;
}

.page .sb-post .entry,
.single .sb-post .entry,
.archive .sb-post .entry {
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 25px;
}

.archive .sb-post .entry {
    border-bottom: 1px solid #eee;
}

.pagination {
    display: block;
    margin: 0 0 20px;
    padding-right: 20px;
    text-align: right;
}

.sb-post .entry-content h3,
.sb-post .entry-content h2 {
    border-bottom: 1px solid #ebebeb;
    color: #e12d2d;
    font-size: 24px;
    margin: 15px 0;
    padding: 10px 0;
}

.sb-post .entry-meta i {
    color: #999;
}

.sb-post .entry-content img {
    border: 1px solid #ddd;
    height: auto;
    padding: 3px;
}

.sb-post .entry-content p {
    margin-bottom: 25px;
}

.sb-post .entry-content blockquote p {
    margin-bottom: 15px;
}
.sb-post .entry-content blockquote p:last-child {
    margin-bottom: 0;
}
.sb-post .entry-content ul {
    list-style: outside none square;
    margin: 0 0 0 17px;
    padding: 0;
}

.sb-post .entry-content ol {
    list-style: outside none roman;
    margin: 0 0 0 22px;
    padding: 0;
}

.sb-post .entry-content ol li,
.sb-post .entry-content ul li {
    margin-bottom: 5px;
}

.sb-post .cat-links {

}

.sb-post .cat-links a {

}

.sb-post .entry-content ol,
.sb-post .entry-content ul {
    margin-bottom: 25px;
}

/* ========== SINGLE ========== */

.sb-singular-post .sb-post .entry {
    border-bottom: 1px solid #ebebeb;
    margin: 0;
}

.single-reference .sb-post .entry-content {
    color: #404040;
}

.single-reference dd {
    line-height: 1.5;
    margin: 0 1.5em 1.5em;
}

.single-reference dd p {
    margin: 0 !important;
}

.single-reference .parameters .type,
.single-reference .parameters .required,
.single-reference .parameters tt {
    font-style: italic;
}

/* ========== REFERENCE ========== */

.single-reference .sb-post .entry-content h3,
.single-reference .sb-post .entry-content h2 {
    border: medium none;
    color: #1e1e1e;
    font-size: 2.2rem;
    font-weight: 300;
    line-height: 2.6rem;
    margin-bottom: 0.5em;
    margin-top: 0;
    padding: 0;
}

.single-reference .sb-post .entry-content hr {
    background-color: #dfdfdf;
    border: 0 none;
    height: 1px;
    margin: 1.5em 0;
}

/* ========== ARCHIVE BLOG ========== */

/* ========== ARCHIVE REFERENCE ========== */

.tax-rcat .sb-post,
.post-type-archive-reference .sb-post {
    margin-bottom: 25px;
    padding: 0;
}

.tax-rcat .sb-post .entry .entry-intro,
.post-type-archive-reference .sb-post .entry .entry-intro {
    margin-left: 0;
    width: 100%;
}

/* ========== HOME SERVICES ========== */

.home .sb-services h2 {
    color: #818181;
    margin-bottom: 40px;
    margin-top: 0;
}

.home .sb-services li a {
    display: block;
    padding: 0 40px;
}

.home .sb-services li p {
    border-bottom: 8px solid #dddad4;
    margin: 0 auto;
    width: 170px;
}

.home .sb-services p a {
    color: #272936;
    display: block;
    padding: 1em 0;
}

.home .sb-services a i {
    border: 5px solid #e7e4df;
    border-radius: 95px;
    color: #ff8000;
    font-size: 35px;
    min-width: 125px;
    padding: 40px;
    transition: all 0.5s ease 0s;
}

.home .sb-services ul {

}

.home .sb-services a:hover i {
    box-shadow: 0 0 25px rgba(102, 102, 102, 0.5);
}

.home .sb-services li:last-child a i {
    min-width: 130px;
}

/* ========== HOME PROJECT ========== */

.home .sb-projects,
.project-bg {
    background-color: #e9eff3;;
}

.home .sb-projects {
    padding: 40px 0;
}

.project-showcase {
    border: 8px solid #fff;
    font-size: 16px;
    height: 205px;
    margin: 0 22px 20px 0;
    overflow: hidden;
    position: relative;
    width: 265px;
}

.project-showcase.last {
    margin-right: 0;
}

.project-showcase-overlay {
    background: none repeat scroll 0 0 rgba(26, 163, 219, 0.9);
    bottom: 200%;
    color: #fff;
    display: table;
    height: 210px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 100%;
}

.project-showcase-overlay .project-showcase-overlay-inner {
    display: table-cell;
    vertical-align: middle;
}

.project-showcase-overlay .project-showcase-name {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
}

.project-showcase-overlay .project-showcase-price {
    display: block;
    font-size: 30px;
    margin-bottom: 25px;
    margin-top: 20px;
}

.project-showcase:hover .project-showcase-overlay {
    bottom: 0;
    opacity: 1;
}

/* ========== HOME PROJECT FILTER ========== */

.project-filters {
    margin: 0 0 30px;
    text-align: center;
}

.project-filters > ul {
    background-color: #e1e1e1;
    border-radius: 3px;
    display: inline-block;
    margin: 0 10px;
    padding: 2px;
}

.project-filters > ul > li {
    background-color: #f8f8f8;
    border-radius: 3px;
}

.project-filters > ul > li a {
    color: #777;
    font-size: 12px;
    font-weight: 600;
    padding: 8px 10px;
}

.project-filters > ul > li.active a {
    background-color: #fff !important;
    color: #50c3f1 !important;
}

/* ========== HOME POSTS ========== */

.sb-home-posts .tab-pane li {
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    width: 25%;
}

.sb-home-posts .tab-pane li:first-child {
    padding-left: 0;
}

.sb-home-posts .tab-pane li:last-child {
    padding-right: 0;
}

.sb-home-posts .tab-pane li h2 {
    line-height: 21px;
    margin-bottom: 0;
    margin-top: 10px;
}

.sb-home-posts .tab-pane li a {
    font-size: 16px;
}

.sb-home-posts .tab-pane li img {
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    height: 140px;
    padding: 2px;
    width: 282px;
}

.sb-home-posts .sb-tab-content {
    position: relative;
}

.sb-home-posts .carousel-control {
    background: none repeat scroll 0 0 #eee;
    border: 2px solid #ddd;
    border-radius: 50%;
    bottom: auto;
    height: 35px;
    left: auto;
    padding: 5px;
    position: absolute;
    right: 10px;
    text-shadow: none;
    top: -68px;
    width: 35px;
}

.sb-home-posts .carousel-control.left {
    padding-right: 7px;
    right: 55px;
}

.sb-home-posts .carousel-control.right {
    padding-left: 10px;
}

.sb-home-posts .nav-pills {
    background-color: #f6f6f6;
    border-radius: 5px;
    padding: 10px;
}

.sb-home-posts {
    min-height: 365px;
}

/* ========== GO URL ========== */

.page-template-page-templatesgo-php .loading-container .loading.noshow {
    display: block;
}

/* ========== FOOTER ========== */

#footer {
    background-color: #f2f2f2;
    border-top: 1px solid #e1e1e1;
    padding: 40px 0;
    width: 100%;
}

#footer .container > div,
#footer .left > div {
    display: table-cell;
    vertical-align: middle;
}

#footer .left .copy {
    color: #777;
    font-size: 13px;
    font-weight: 600;
    line-height: 23px;
    margin-right: 20px;
}

#footer .left li a {
    color: #777;
    display: block;
    margin-right: 10px;
}

#footer .left li:first-child a {
    margin-left: 20px;
}

#footer .right ul.social li .fa {
    color: #777;
    font-size: 22px;
    height: 22px;
    margin-right: 10px;
    width: 22px;
}

#footer .menu-footer-menu-container {
    margin-top: -2px;
}