.tabs-panel.is-active {
    display: inline-block
}

.blockgrid {
    padding: 20px;
    text-align: center
}

.blockgrid img {
    border-radius: 50%
}

.blockgrid h4 {
    line-height: 1.4;
    color: #8a8a8a;
    padding: 10px 0
}

@media only screen and (max-width: 40em) {
    footer .social {
        text-align: center !important
    }
    .floatingmenu {
        display: none
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .floatingmenu li.page_item a,
    .floatingmenu li.menu-item a {
        padding: 0.96rem 1rem
    }
    .floatingmenu {
        height: auto !important
    }
    #masthead {
        margin-bottom: 112px
    }
}

a {
    outline: none !important
}

h1 {
    font-size: 2rem
}

h2 {
    font-size: 1.7rem
}

h3 {
    font-size: 1.4rem
}

h4 {
    font-size: 1.2rem
}

h5 {
    font-size: 1rem
}

h6 {
    font-size: 1rem
}

.rand h4 a {
    font-size: 1rem
}

body {
    word-wrap: break-word
}

body .top-bar-section,
ul#primary-menu,
div#content,
#footer-widget,
.site-footer,
.site-info {
    width: 95%;
    margin: 0 auto;
}

p.site-title {
    line-height: 1.5rem;
    margin-bottom: 0
}

h1.site-title {
    line-height: 2rem;
    padding: 0 4px;
    text-align: center
}

p.site-title a,
h1.site-title a {
    font-size: 3rem;
    color: #f5f5f5;
    font-weight: bold;
    line-height: 1
}

h2.site-description {
    color: #f5f5f5
}

div#content {
    margin-top: 4%
}

.floatingmenu li.page_item a,
.floatingmenu li.menu-item a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 20px
}

.floatingmenu div.large-8.columns {
    background-color: #40ACEC;
    border: none
}

.floatingmenu {
    height: 46px;
    background-color: #40ACEC;
    min-width: 1257px;
    position: fixed;
    z-index: 98;
    width: 100%;
    margin-bottom: -46px
}

div.floatingmenu > div > div.large-2.logo {
    background: #ffffff;
    height: 100%;
    padding: 0
}

span ul.menu img.site-logo.attachment-medium {
    width: 50%;
    margin-left: 20%;
    height: auto
}

img.site-logo.attachment-medium {
    height: 46px
}

.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left .title-bar ul.menu li span::before {
    font-family: FontAwesome;
    content: "\f00d";
    pointer-events: none
}

.off-canvas-wrapper-inner .title-bar ul.menu li span::before {
    font-family: FontAwesome;
    content: "\f0c9";
    pointer-events: none
}

.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left li.page_item:hover {
    background: #333333
}

.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left li {
    list-style: none
}

.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left ul {
    margin-left: 0
}

.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left li.page_item a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1
}

.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left li.page_item a,
.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left .menu > li > a {
    color: #CBCBCB;
    border-bottom: 1px solid;
    border-color: #515151
}

div#offCanvas {
    background: #3C3C3C
}

.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left .menu.vertical > li:hover {
    background: #333333
}

.floatingmenu li.page_item a,
.floatingmenu li.menu-item a {
    color: #ffffff;
    padding-top: 14px;
    font-size: 0.78rem;
    text-transform: uppercase;
    min-height: 46px
}

#primary-menu > li > ul > li.menu-item-has-children > a:after,
#primary-menu > li.menu-item.menu-item-has-children> a:after,
.main-navigation > li.menu-item-has-children > a:after {
    font-size: 13px;
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    padding: 5px
}

.main-navigation li.current-menu-item,
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus,
.main-navigation li:hover > a,
.main-navigation li.focus > a,
.floatingmenu li.menu-item a:hover {
    background: #247fb5
}

.main-navigation ul ul ul a,
.floatingmenu li.menu-item > ul > li > a,
.floatingmenu li.menu-item > ul > a {
    padding: 12px
}

.main-navigation ul ul ul {
    background: #20598a
}

.floatingmenu #primary-menu > li.menu-item > ul {
    background: #20598a
}

div.title-bar > span > ul {
    cursor: pointer
}

nav.top-bar ul.left ul.top-bar-menu li a:hover,
nav.top-bar .top-bar-section ul.right li a:hover,
nav.top-bar {
    background: #333333
}

nav.top-bar ul.left ul.top-bar-menu li a,
nav.top-bar .top-bar-section ul.left ul.top-bar-menu li ul.sub-menu li a,
nav.top-bar .top-bar-section ul.right li a,
nav.top-bar {
    background: #20598A
}

#searchform {
    padding-top: 5px
}

#s {
    width: 65%;
    float: left;
    height: 37px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    max-width: 200px;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear
}

#s:hover,
#s:focus {
    width: 77%;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear
}

input#searchsubmit::before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f002";
    z-index: 999
}

#searchsubmit {
    float: left;
    padding: 5px;
    height: 37px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 42px
}

.titlepage,
.search-result-title {
    font-size: 1.2rem;
    color: #fff;
    background: rgba(233, 26, 68, 0.8);
    padding: 11px;
    float: left;
    box-shadow: -8px 8px 0px #BFBDBD;
    margin: 24px
}

img.attachment-post-thumbnail:hover {
    opacity: 0.8
}

#big-display {
    background-color: #FAFAFA;
    margin-top: 20px;
    margin-bottom: 30px;
    border: 1px solid;
    border-color: #ddd;
    padding: 0px
}

.pricing-table {
    float: left;
    min-width: 28%;
    margin-right: 1.65%;
    margin-left: 1.65% !important
}

.large-12 .front-label {
    padding: 8px;
    float: left;
    font-size: 1.2rem;
    min-width: 14%
}

.ticker {
    height: 42px;
    overflow: hidden;
    line-height: 42px;
    background: #333
}

.ticker li span {
    background-color: #2b2b2b;
    border-right: 1px solid #909090;
    color: #FFF;
    padding: 18px;
    margin-right: 5px;
    font-size: 20px
}

.ticker li i {
    color: #ffffff;
    font-size: 20px;
    padding: 4px 6px 0px 5px
}

.ticker a:hover {
    color: #D8D8D8
}

.ticker a {
    color: #ffffff;
    font-size: 15px;
    margin: 7px 9px 0px 14px;
    position: absolute;
    background: #333
}

#random-post .latest-post a {
    color: #EA1515
}

.latest-post a {
    font-weight: bold;
    font-size: 15px
}

.latest-post img:hover {
    opacity: 0.4
}

.latest-post img {
    width: 125px;
    height: 125px;
    float: left;
    margin-right: 8px;
    text-align: center;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out
}

#random-post .latest-post .desc p {
    font-size: 0.8rem
}

.latest-post .desc {
    max-height: 44px;
    overflow: hidden
}

.latest-post .clear {
    clear: both
}

.latest-post img:hover,
.latest-post img.attachment-post-thumbnail:hover {
    opacity: 0.5
}

.singlepage,
.singlepost {
    padding: 15px;
    box-shadow: 0px 0px 5px 0px #ddd;
    margin-top: 10px;
	display:inline-block;
}

dl,
ol,
ul {
    list-style-position: inside !important
}

article.sticky {
    position: relative;
    width: auto;
    z-index: initial
}

p#breadcrumbs a {
    color: #5f5f5f
}

p#breadcrumbs {
    border-bottom: 1px solid #e3e4e4;
    padding: 10px 10px 10px 5px;
    margin-bottom: 0;
    color: #5f5f5f;
    font-size: 0.8rem
}

.entry-content img {
    padding: .53em;
    background: #fff
}

#page {
    margin: 0 auto;
    overflow: hidden
}

#content {
    margin-top: 2%
}

div.row {
    max-width: 82rem
}

.tagcloud a:hover {
    background-color: #008CBA;
    color: #fff
}

.tagcloud a {
    font-size: 13px !important;
    display: inline-block;
    padding: 0 10px;
    min-height: 28px;
    line-height: 28px;
    border: 1px solid;
    margin: 2px 0;
    -webkit-transform: all 0.2s;
    -moz-transform: all 0.2s;
    -ms-transform: all 0.2s;
    -o-transform: all 0.2s;
    transform: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.wp-caption {
    border: 1px solid #e9e4e3;
    padding: 10px 10px 0px 10px
}

span.vcard {
    border: none;
    padding: 0
}

.nav-previous a:before {
    content: "\f137";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    color: #9B9B9B;
    font-size: 1rem
}

.nav-next a:after {
    content: "\f138";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    color: #9B9B9B;
    font-size: 1rem
}

p.form-allowed-tags {
    display: none
}

#commentform > p.comment-form-comment > label:before {
    content: "\f0e5";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    color: #9B9B9B;
    font-size: 1rem
}

a.myacc:before {
    content: "\f007";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    font-size: 1rem
}

a.myacclo:before {
    content: "\f13e";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    font-size: 1rem
}

a.cart-contents:before {
    content: "\f07a";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    font-size: 1rem
}

#commentform > p.comment-form-comment > label {
    display: block;
    margin-bottom: 0.88889rem;
    padding: 0.33333rem 0.5rem 0.5rem;
    position: relative;
    bottom: -14px;
    clear: both;
    background: #f2f2f2;
    border: 1px solid;
    color: #333333;
    border-color: #cccccc;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom: 0
}

ol.comment-list,
ol.children {
    list-style: none
}

article.comment-body {
    display: inline-block !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 0.875rem;
    margin: 0 0 1rem 3.5%;
    width: 96.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear
}

div.vcard {
    display: block;
    margin: 0;
    border: 0;
    padding: 0
}

footer.comment-meta {
    display: block;
    margin-bottom: 0.88889rem;
    padding: 0.33333rem 0.5rem 0.5rem;
    position: relative;
    clear: both;
    background: #f2f2f2;
    border-bottom: 1px solid;
    color: #333333;
    border-color: #cccccc
}

footer > div.comment-author.vcard > b {
    margin-left: 2%
}

div.comment-metadata {
    margin: -5px 0 0 8%
}

footer > div.comment-metadata > a time:before {
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 2px
}

footer > div.comment-metadata > span > a.comment-edit-link:before {
    content: "\f044";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 2px
}

footer .social {
    text-align: right;
    line-height: 1
}

div.comment-content {
    padding: 1rem
}

.reply a.comment-reply-link:hover {
    background: #3B7A9F
}

.reply a.comment-reply-link {
    color: #FEFEFE;
    float: right;
    background: #40ACEC;
    padding: 5px
}

div.replybutton {
    float: right;
    margin-bottom: 0px;
    padding: 12px 20px 11px 9px
}

input#submit {
    padding: 14px
}

.reply a.comment-reply-link:before {
    content: "\f112";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px
}

.odd div.comment-author.vcard > img {
    margin-bottom: -10px;
    width: auto;
    height: auto;
    border: 1px solid;
    padding: 5px;
    border-color: #ddd;
    border-radius: 5px 20px 5px
}

.even div.comment-author.vcard > img {
    margin-bottom: -10px;
    width: auto;
    height: auto;
    border: 1px solid;
    padding: 5px;
    border-color: #ddd;
    border-radius: 5px 20px 5px
}

.even article.comment-body {
    background-color: #FFFFFF
}

.odd article.comment-body {
    background-color: #F7F7F7
}

ul.right #searchform > div > div > div > div.small-2.columns > input {
    height: 30px;
    margin-top: -1px;
    padding-right: 17px;
    background: #f04124;
    border-radius: 4px
}

#searchform > div > div > div > div.small-2.columns > input {
    text-indent: -9999px;
    z-index: 1
}

#searchform > div > div > div > div.small-2.columns {
    max-width: 39px;
    position: absolute;
    left: 78%
}

ul.right #searchform > div > div > div > div.small-2.columns > i {
    margin: 41% 0 0 57%
}

#searchform > div > div > div > div.small-2.columns > i {
    position: absolute;
    color: #FFFFFF;
    margin: 25% 0 0 57%;
    z-index: 2;
    cursor: pointer
}

.author-bio {
    border-top: 1px solid;
    padding-top: 10px;
    border-color: #ddd;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.author-bio img {
    border: 1px solid;
    padding: 5px;
    border-color: #ddd
}

.author-title {
    font-weight: bold;
    text-transform: uppercase
}

.author-meta i.fa-globe {
    color:
}

.author-meta i.fa-envelope {
    color:
}

.author-meta i.fa-facebook-official {
    color: #3b5998
}

.author-meta i.fa-youtube-square {
    color: #bb0000
}

.author-meta i.fa-twitter-square {
    color: #00aced
}

.author-meta i.fa-pinterest-square {
    color: #cb2027
}

.author-meta i.fa-google-plus-square {
    color: #dd4b39
}

.author-meta i.fa-rss-square {
    color: #ff9900
}

.author-meta i.fa-instagram {
    background-color: #ffffff;
    padding: 0;
    font-size: 24px;
    margin-right: 4px;
    color: #125688
}

.author-meta i:hover {
    color: #8C8C8C
}

.author-meta i {
    font-size: 24px;
    margin-right: 4px
}

div.author-bio > ul > li > div.large-2.columns {
    padding-left: 0;
    padding-right: 0
}

#sidebarid.widget {
    border-color: #ddd;
    background: #fff;
    padding: 7px
}

h1.widget-title {
    font-size: 1.2rem;
    background: #333333;
    color: #fff;
    padding: 8px;
    clear: both;
    position: relative;
    border-bottom: 4px solid #FF4646
}

.tabs-content > .content {
    padding: 5px 0px 0px 0px !important
}

.sidebarwidget1 {
    margin-bottom: 2px;
    list-style: none;
    border-bottom: 1px solid #F2F2F2;
    padding: 10px
}

.sidebarwidget1 a {
    float: none;
    color: #404040;
    font-size: 0.8rem;
    font-weight: bold
}

.sidebarwidget1 img {
    float: left;
    margin: 2px 12px 4px 0;
    border: 1px solid #dedbd1;
    height: 65px;
    width: 65px
}

.sidebarwidget1 .clear {
    clear: both
}

#panel2-2,
#panel2-1 {
    border: 1px solid #bbb
}

.tabs dd,
.tabs .tab-title #panel2-2,
.tabs dd.active a,
.tabs .tab-title.active a {
    margin-bottom: -1px
}

.tabs dd > a,
.tabs .tab-title > a {
    border: 1px solid #bbb;
    font-size: 14px !important;
    font-weight: bold;
    color: #676767 !important;
    border-bottom-width: 4px
}

.widgetinfo,
.widgetinfo a {
    font-size: 12px;
    font-weight: bold;
    color: #A0A0A0
}

#comments span.prefix {
    padding: 5px
}

#comments {
    padding: 3% 0;
}

.woocommerce .woocommerce-message {
    border-top-color: #20598A;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

div#random-post > h4::before,
div.related.products > h2::before {
    content: "\f074";
    padding: 8px;
    font: normal normal normal 14px/1 FontAwesome
}

div#random-post > h4 {
    background: #2B94DE;
    float: left;
    color: #fff;
    padding: 10px;
    margin-bottom: 3%;
    border-radius: 3px;
    font-size: 1rem !important
}

div.related.products > h2 {
    background: #008CBA;
    float: left;
    color: #fff;
    padding: 10px;
    margin-bottom: 3%;
    font-size: 1.2rem !important;
    border-radius: 3px
}

.woocommerce div.product div.images img {
    padding: 9px;
    border-top: none
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    background-color: #ffffff
}

a.added_to_cart.wc-forward {
    display: none
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background: #f78828;
    border: 1px solid #da7532;
    background: linear-gradient(to bottom, #f78828 0, #dd771f 100%);
    font-weight: bold;
    box-shadow: none
}

.woocommerce div.product form.cart .button:before {
    content: "\f07a";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 1px 6px 0px 0px;
    font-size: 1.1rem
}

.woocommerce div.product .woocommerce-tabs .panel {
    background-color: #ffffff;
    padding: 20px;
    margin-top: 0px;
    border-top: 0px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0px
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 1.3rem;
    margin-bottom: 24px
}

.woocommerce p.myaccount_user {
    padding: 21px;
    border-color: #DBDBDB;
    color: #333333;
    border: 1px solid #e9e9e9;
    overflow: hidden;
    background-color: #f5f5f5
}

div.summary.entry-summary > div.woosingle-sidebar2 > div {
    background: #ffffff
}

.woocommerce ul.products li.product .button {
    font-size: 75%
}

.product-details-container {
    border-bottom: 1px solid #e7e6e6;
    padding-bottom: 20px;
    min-height: 50px;
    margin-top: -22px
}

.product-buttons a {
    display: block;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 16px;
    width: auto;
    max-width: 49%;
    line-height: inherit;
    font-size: 12px;
    text-shadow: none
}

.product-details {
    padding: 20px 15px 0px 15px
}

.product .product-buttons {
    padding-bottom: 12px;
    padding-top: 12px;
    margin: 0 15px;
    margin-top: 4px;
    border-top: 1px solid #EBEAEA
}

.add_to_cart_button:before {
    content: "\f07a";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px
}

.product-buttons .show_details_button {
    float: right;
    margin: 5px 5px 5px 5px
}

.product-buttons .show_details_button:before {
    content: "\f0c9";
    font: normal normal normal 14px/1 FontAwesome;
    margin-top: 2px
}

.product-buttons a:before {
    position: absolute;
    margin-left: -16px;
    font: normal normal normal 14px/1 FontAwesome;
    color: inherit
}

.products > li {
    border: 1px solid #efefef;
    border-bottom-width: 2px
}

.woocommerce span.onsale {
    min-height: 32px;
    min-width: 32px;
    padding: 4px;
    font-size: 11px;
    font-weight: 800;
    position: absolute;
    text-align: center;
    line-height: 32px;
    top: 6px;
    left: 6px;
    margin: 0;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    background: #0AC765;
    text-shadow: none;
    color: #fff;
    box-shadow: none;
    border-bottom-right-radius: 0px
}

.woocommerce ul.products li.product .onsale {
    top: -10px;
    right: auto;
    left: -10px;
    margin: auto;
    -webkit-backface-visibility: hidden;
    display: block;
    z-index: 98;
    color: #fff;
    line-height: 39px;
    text-align: center;
    position: absolute;
    padding: 0px 5px;
    pointer-events: none
}

.product-images {
    display: block;
    text-align: center;
    position: relative
}

.product-images .crossfade-images {
    white-space: nowrap;
    display: block
}

.product-images .crossfade-images .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.product-images .crossfade-images:hover img:not(.hover-image) {
    opacity: 0
}

.product-images .crossfade-images:hover .hover-image {
    opacity: 1 !important
}

.product-images .crossfade-images img {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    position: relative;
    z-index: 50;
    min-width: 100%;
    vertical-align: middle
}

.product-images .crossfade-images .hover-image {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0
}

div.summary.entry-summary > div.product_meta {
    padding: 10px;
    font-size: 0.8rem
}

div.summary.entry-summary > div.product_meta > span.tagged_as:before {
    content: "\f02c";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px
}

div.summary.entry-summary > div.product_meta > span.posted_in:before {
    content: "\f07b";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px
}

div.summary.entry-summary > div.product_meta > span.sku_wrapper:before {
    content: "\f1c0";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    padding: 12px 8px 12px 15px
}

.woocommerce div.product .woocommerce-tabs ul.tabs .reviews_tab:before {
    content: "\f0e5";
    font: normal normal normal 14px/1 FontAwesome;
    left: 11px;
    top: 15px;
    font-size: 1rem
}

.woocommerce div.product .woocommerce-tabs ul.tabs .description_tab:before {
    content: "\f0c9";
    font: normal normal normal 14px/1 FontAwesome;
    left: 14px;
    top: 17px
}

.woocommerce div.product .woocommerce-tabs ul.tabs .additional_information_tab:before {
    content: "\f05a";
    font: normal normal normal 14px/1 FontAwesome;
    left: 11px;
    top: 15px;
    font-size: 1rem
}

.woocommerce .order_details {
    background: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 15px;
    color: #888
}

.woocommerce .order_details li.order:before {
    content: "\f138";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.7rem;
    position: absolute;
    margin-left: -33px;
    margin-top: 0px;
    color: yellowgreen
}

.woocommerce .order_details li.total:before {
    content: "\f156";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.7rem;
    position: absolute;
    margin-left: -30px;
    margin-top: 0px;
    color: yellowgreen
}

.woocommerce .order_details li.method:before {
    content: "\f09d";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.7rem;
    position: absolute;
    margin-left: -39px;
    margin-top: 0px;
    color: yellowgreen
}

.woocommerce .order_details li.date:before {
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.7rem;
    position: absolute;
    margin-left: -33px;
    margin-top: 0px;
    color: yellowgreen
}

.woocommerce .order_details li {
    margin-left: 2rem
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 42px
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    border-left: 1px solid #DDD
}

.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
    padding-left: 10px
}

input#coupon_code {
    width: 53% !important
}

.backtoup {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #008CBA !important;
    border-color: #007095;
    color: #FFFFFF;
    transition: background-color 300ms ease-out
}

backtoup:hover,
backtoup:focus {
    background-color: #007095
}

backtoup:hover,
backtoup:focus {
    color: #FFFFFF
}

.scrollup {
    width: 2%;
    padding-left: 15px !important;
    padding-bottom: 6px !important;
    text-align: center !important;
    padding-top: 9px !important;
    float: left;
    position: fixed !important;
    bottom: 0px;
    z-index: 99999;
    right: 3.7%;
    margin: 0 !important
}

.scrollup a:hover {
    text-decoration: none;
    color: #ffffff;
    opacity: 0.5
}

#bbpress-forums div.wp-editor-container {
    border: 1px solid #DFD9D9
}

#bbpress-forums fieldset.bbp-form input {
    border: 1px solid #DFD9D9;
    padding: 7px
}

#bbpress-forums fieldset.bbp-form label {
    font-weight: bolder
}

#bbp_topic_submit {
    background: #e74847;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    border: none;
    padding: 12px 16px;
    color: #fff;
    margin: 20px;
    border-radius: 4px
}

div#footer-widget {
    padding-top: 22px;
    margin-top: 14px;
    border-color: #ddd
}

.footerwidgetarea {
    background-color: #363839;
    color: #8c8989;
    padding-top: 22px
}

.footerwidgetarea h1.widget-title {
    color: #D3D3D3;
    font-size: 1.2rem;
    padding: 10px
}

#wp-calendar > caption {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 8px;
    color: #333
}

.bottom-menu-1 {
    overflow: auto
}

.footerwidgetarea abbr[title] {
    color: #8C836D
}

#colophon {
    width: 100%;
    background-color: #4b4c4d;
    padding-top: 15px;
    padding-bottom: 15px;
    display: table;
    color: #ADABAB;
    float: none
}

#colophon a:active,
#colophon a:visited,
#colophon a:hover {
    color: #fff
}

#colophon a {
    color: #578CBC
}

#colophon .footer-social {
    text-align: right;
    float: right
}

ul.social i {
    background: #fff;
    width: 30px;
    height: 30px;
    padding: 7px;
    border-radius: 4px;
    margin: 2px;
    transition: All 0.6087s ease;
    -webkit-transition: All 0.6087s ease;
    -moz-transition: All 0.6087s ease;
    -o-transition: All 0.6087s ease
}

i.fa-shopping-cart,
i.fa-unlock-alt,
i.fa-comments-o,
i.fa-tags,
i.fa-external-link,
i.fa-envelope-o,
i.fa-user,
i.fa-clock-o,
i.fa-folder-open-o {
    padding: 5px
}

.profile-social {
    margin: 14px 7px
}

.profile-social i.fa {
    padding: 10px;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    border-radius: 20px;
    width: 36px;
    border: 1px solid;
    height: 36px
}

.profile-social i.fa-facebook {
    padding-left: 13px;
    color: #3b5998
}

i.fa-facebook {
    color: #3b5998
}

i.fa-google-plus {
    color: #dd4b39
}

i.fa-twitter {
    color: #00aced
}

i.fa-rss {
    color: #ff9900
}

i.fa-youtube {
    color: #bb0000
}

i.fa-linkedin {
    color: #007bb6
}

i.fa-pinterest {
    color: #cb2027
}

i.fa-instagram {
    color: #517fa4
}

i.fa-flickr {
    color: #ff0084
}

i.fa-skype {
    color: #00aff0
}

i.fa-vimeo-square {
    color: #aad450
}

i.fa-dribbble {
    color: #ea4c89
}

i.fa-facebook:hover {
    color: #504747
}

i.fa-google-plus:hover {
    color: #504747
}

i.fa-twitter:hover {
    color: #504747
}

i.fa-rss:hover {
    color: #504747
}

i.fa-youtube:hover {
    color: #504747
}

i.fa-linkedin:hover {
    color: #504747
}

i.fa-pinterest:hover {
    color: #504747
}

i.fa-instagram:hover {
    color: #504747
}

i.fa-flickr:hover {
    color: #504747
}

i.fa-skype:hover {
    color: #504747
}

i.fa-vimeo-square:hover {
    color: #504747
}

i.fa-dribbble:hover {
    color: #504747
}

.top-bar-section .has-dropdown > a:hover + .dropdown,
.top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important
}

.product_list_widget a.remove {
    float: left;
    width: 15px;
    height: 15px
}

.pagination a,
.pagination button {
    border: 1px solid #ddd
}

ul.pagination span.current {
    padding: 4px 10px;
    background-color: #21A08B;
    color: #fff;
    border-radius: 4px
}

.pagination {
    clear: both
}

ul.page-numbers {
    text-align: center
}

.orbit-container .orbit-slides-container {
    overflow: hidden;
    position: fixed;
    height: 440px !important
}

.orbit-container .orbit-slides-container img {
    width: 100%
}

.orbit-container .orbit-slides-container > * .orbit-caption {
    position: fixed !important
}

select {
    height: 2.6125rem !important
}

.contact-form label.name:before {
    content: "\f007";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    font-size: 1rem
}

.contact-form label.email:before {
    content: "\f003";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    font-size: 1rem
}

.contact-form label.url:before {
    content: "\f08e";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    font-size: 1rem
}

.contact-form label.textarea:before {
    content: "\f0e5";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    font-size: 1rem
}

.woosingle-sidebar2 {
    position: relative;
    margin-top: -10px
}

.woosingle-sidebar2 .icon-bar {
    background: #fff
}

.icon-bar.five-up label,
.icon-bar.five-up i {
    color: #ffffff;
    font-size: 1.2rem
}

.icon-bar.five-up .item {
    padding: 10px
}

.icon-bar > a:hover i,
.icon-bar > a i,
.icon-bar .item i.fa-facebook:hover,
.icon-bar .item i.twitter:hover,
.icon-bar .item i.google-plus:hover,
.icon-bar .item i.pinterest-p:hover,
.icon-bar .item i.envelope:hover,
.icon-bar .item i.fa-facebook,
.icon-bar .item i.twitter,
.icon-bar .item i.google-plus,
.icon-bar .item i.pinterest-p,
.icon-bar .item i.envelope {
    padding: 0;
    border-radius: 0;
    background-color: transparent !important
}

.icon-bar > a.facebook:hover,
.icon-bar > a.twitter:hover,
.icon-bar > a.google:hover,
.icon-bar > a.pinterest:hover,
.icon-bar > a.envelope:hover {
    opacity: 0.8
}

.icon-bar > a.facebook {
    background-color: #3b5998 !important
}

.icon-bar > a.twitter {
    background-color: #00aced !important
}

.icon-bar > a.google {
    background-color: #dd4b39 !important
}

.icon-bar > a.pinterest {
    background-color: #cb2027 !important
}

.icon-bar > a.envelope {
    background-color: #517fa4 !important
}

#random-post .latest-post img,
#random-post .latest-post img.attachment-post-thumbnail {
    height: 95px;
    width: 90px
}

#random-post {
    margin-top: 20px
}

.postbox article h2.entry-title {
    margin-top: 18px;
    line-height: 1.3rem
}

.postbox article.page,
.postbox article.post,
.large-8.columns {
    border-color: #ddd;
    border: 1px solid #d3d3d3;
    background: #fff
}

.large-8.columns {
    padding-left: 2%
}

.large-8.columns article.page,
.large-8.columns article.post {
    padding: 15px
}

.postbox img.attachment-post-thumbnail.wp-post-image {
    width: 100%
}

div.entry-meta {
    margin-top: -10px;
    font-size: 0.6875rem;
    text-transform: uppercase;
    font-style: italic
}

div.entry-meta .vcard .fn {
    font-weight: normal;
    font-size: 0.6875rem
}

article footer.entry-footer {
    border-top: 1px solid #ddd;
    font-size: 0.9rem;
    text-transform: capitalize;
    line-height: 18px;
    padding: 10px
}

.postbox .entry-footer {
    height: auto;
    text-transform: capitalize;
    line-height: 18px;
    padding: 10px;
    padding-bottom: 1px
}

header.entry-header {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 14px
}

h1.entry-title {
    font-size: 2rem
}

h2.entry-title a {
    font-size: 1.2rem;
    color: #333
}

.postbox span.cat-links.mains a {
    color: #ffffff
}

span.cat-links.mains::before {
    display: block;
    width: 10px;
    height: 0px;
    position: absolute;
    bottom: -10px;
    left: -0px;
    content: "";
    border-bottom: 10px solid transparent;
    border-right: 10px solid rgb(0, 80, 116)
}

span.cat-links.mains {
    position: absolute;
    padding: 2px 9px;
    background: #03A9F4;
    margin-left: -10px;
    color: #fff
}

.postbox span.cat-links a {
    text-transform: uppercase;
    color: #8a8c8e;
    font-weight: bold;
    font-size: 10px
}

span.cat-links.single::before {
    content: "\f07c";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 4px
}

span.cat-links.single,
span.cat-links.single a {
    color: #888888
}

span.tags-links a::before {
    content: "\f02c";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 4px
}

span.tags-links > a {
    padding-left: 0px
}

span.edit-link a::before {
    content: "\f044";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 100%;
    padding: 5px 4px 6px 8px
}

.entry-meta span.posted-on,
.entry-meta span.posted-on a {
    color: #888888;
    padding-right: 4px
}

.entry-meta span.posted-on::before {
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 100%;
    padding: 6px 6px 5px 6px;
    margin-right: 5px
}

.entry-meta span.byline a {
    padding: 5px 8px 5px 5px;
    color: #888888
}

.entry-meta span.byline::before {
    content: "\f007";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 100%;
    color: #888888;
    padding: 4px;
    margin-right: -5px;
    color: #888888
}

span.comments-link a {
    background: #E2E2E2;
    padding: 5px 8px 5px 8px
}

span.comments-link a:hover {
    background: #20598A;
    color: #ffffff
}

span.comments-link::before {
    content: "\f0e6";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 100%;
    color: #ffffff;
    padding: 5px 8px 6px 8px;
    background: #20598A;
    margin-left: 6px;
    margin-right: -3px
}

h2.comments-title {
    font-size: 21px !important;
    padding: 13px 0px
}

h2.comments-title:before {
    content: "\f086";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    font-size: 20px
}

.entry-content {
    margin-bottom: 2%;
    word-wrap: break-word
}

blockquote {
    border-left: 4px solid #FF6363
}

pre {
    background: #fbfbfb;
    padding: 1.1em;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 0;
    -webkit-transition: -webkit-box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}

div.widgetinfo > span.byline {
    display: none
}

div.widgetinfo > span.posted-on::before {
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 100%;
    padding: 6px 5px 5px 2px
}

footer > span.comments-link > a {
    color: #20598A
}

.taxonomy-description {
    border: 1px solid #ddd;
    padding: 10px;
    background-color: #f7f7f7;
    margin: 17px;
    clear: both
}

div.tabs-content address {
    font-size: 14px
}

div.tabs-content h3 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}

div.tabs-content h2 {
    clear: none;
    margin-top: -21px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}

.woocommerce div.tabs-content .active {
    margin-left: 22%;
    border: 1px solid #DDD;
    max-width: 78%;
    padding: 15px !important;
    min-height: 174px
}

.woocommerce-page .entry-content {
    border-bottom: none
}

div.related.products > h2::before {
    content: "\f074";
    padding: 8px;
    font: normal normal normal 14px/1 FontAwesome
}

div.related.products > h2 {
    background: #008CBA;
    float: left;
    color: #fff;
    padding: 10px;
    margin-bottom: 3%;
    font-size: 1.2rem !important;
    border-radius: 3px
}

.tabs dd,
.tabs .tab-title #panel2-2,
.tabs dd.active a,
.tabs .tab-title.active a {
    border-bottom: 1px solid #e1e1e1
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel p,
.panel li,
.panel dl {
    font-family: 'Open Sans', sans-serif;
    color: rgb(85, 85, 85)
}

div.summary.entry-summary > div.product_meta > span a:before {
    background: #20598A;
    color: #ffffff;
    padding: 4px 4px 6px 8px
}

#div.summary.entry-summary > div.product_meta > span > a {
    color: #D4D4D4;
    background: #333;
    padding: 5px 8px
}

#div.summary.entry-summary > div.product_meta > span > a:hover {
    background: #20598A;
    color: #ffffff
}

.footerwidgetarea h1.widget-title {
    color: #D3D3D3;
    font-size: 1.2rem;
    padding: 8px 5px 8px 0;
    font-weight: bold
}

#content > div.large-12.columns.belownavi {
    margin-top: 0 !important
}

ul.tabs.wc-tabs {
    border: none
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    padding: 5px
}

.tabs dd.active a,
.tabs .tab-title.active a {
    margin-right: 3px;
    border-bottom: 1px solid #fff;
    border-top: 5px solid #F34D4D;
    margin-left: 3px
}

#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
    margin: 4px 0 5px 35px;
    color: #8E8E8E
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
    border: 1px solid #CCC
}

#bbp_search_submit {
    padding: 10px 22px;
    margin-left: -3px
}

div.bbp-breadcrumb,
div.bbp-topic-tags {
    background: #F9F9F9;
    border: 1px solid #ddd;
    padding: 9px 10px 0;
    margin-bottom: 10px
}

#bbpress-forums > div.bbp-breadcrumb > p,
#bbpress-forums > div.bbp-breadcrumb > p > a {
    font-size: 13px
}

#subscription-toggle {
    padding: 5px;
    position: absolute;
    background: #FDFDFD;
    margin-left: 12px;
    border: 1px solid #ddd
}

#subscription-toggle::before {
    content: "\f003";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px
}

.bbp-reply-content #subscription-toggle {
    padding: 0;
    background: transparent;
    position: relative;
    border: none
}

div.bbp-template-notice.info {
    border: #E0E0E0 1px solid;
    background-color: #F5F5F5;
    position: relative;
    margin-top: 10px
}

.popularpost {
    margin-left: 3px;
    list-style: none
}

.popularpost a:hover {
    color: #EFEFEF
}

.popularpost a {
    float: none;
    line-height: 28px;
    background-color: rgba(255, 13, 13, 0.5);
    color: #FFF;
    padding: 3px;
    font-weight: bold
}

.popularpost img {
    float: left;
    height: 75px;
    width: 75px;
    margin-right: 10px
}

.popularpost .clear {
    clear: both
}

#fes-info {
    font-size: 0.9rem;
    padding: 8px
}

#fes-form {
    background: rgb(250, 191, 64);
    padding: 10px;
    color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    margin-bottom: 15px
}

#fes-submit:before {
    content: "\f0e0";
    font: normal normal normal 14px/1 FontAwesome
}

p#subscribe-submit {
    text-align: center
}

p#subscribe-submit input[type="submit"]:hover {
    background-color: #3B7A9F
}

p#subscribe-submit input[type="submit"] {
    background-color: #2199E8;
    color: #fff;
    padding: 10px;
    border: 0
}

iframe {
    max-width: 100%
}

#buddypress div.activity-meta a {
    color: #ffffff
}

#buddypress table.forum tr td.label,
#buddypress table.messages-notices tr td.label,
#buddypress table.notifications tr td.label,
#buddypress table.notifications-settings tr td.label,
#buddypress table.profile-fields tr td.label,
#buddypress table.wp-profile-fields tr td.label {
    width: 100%;
    color: #333;
    background: transparent;
    padding: 10px;
    font-size: small;
    line-height: normal
}

#buddypress div.profile h4 {
    padding: 10px
}

div#item-nav > div.item-list-tabs ul li {
    border-right: 1px solid #ddd
}

div#item-nav > div.item-list-tabs#object-nav {
    border: 1px solid #ddd
}

div#item-body > div.item-list-tabs#subnav ul li.last {
    margin-top: 0;
    display: flex
}

#buddypress div.item-list-tabs#subnav ul li.last > label {
    padding: 7px 10px 2px 5px
}

div#item-body > div.item-list-tabs#subnav ul li {
    border-right: 1px solid #ddd
}

div#item-body > div.item-list-tabs#subnav {
    border: 1px solid #ddd
}

#buddypress div.item-list-tabs ul li.last select {
    border-top: 0;
    height: 2.2rem !important;
    font-size: 14px;
    border-right: 0;
    border-bottom: 0;
    padding-right: 20px
}

.mainarea {
    height: 100%;
    clear: both;
    margin-top: 10px
}

.bump {
    box-shadow: 0px 0px 1px 1px #ddd;
}

.profileview h2 {
    padding: 10px 0;
    font-size: 1.3rem !important
}

.profileview {
    text-align: center
}

.information {
    padding: 10px
}

.user-desc {
    color: #6f6c6c
}

.address {
    border-top: 1px solid #ddd;
    padding-top: 12px
}

.marker i.fa.fa-map-marker {
    padding: 7px 11px;
    margin-bottom: 7px
}

.mobile i.fa.fa-mobile {
    padding: 7px 12px;
    margin-bottom: 7px
}

.phone i.fa.fa-phone {
    padding: 7px 10px;
    margin-bottom: 7px
}

.envelop i.fa.fa-envelope-o {
    padding: 8px 9px;
    margin-bottom: 7px;
    font-size: 0.9rem
}

.linkweb i.fa.fa-link {
    padding: 7px 8px;
    margin-bottom: 7px
}

.address i.fa {
    background: #673AB7;
    padding: 11px;
    border-radius: 20px;
    height: 30px;
    width: 30px;
    color: #fff;
    margin-right: 9px
}

a.toggle-menu i {
    color: #8a8787
}

.toggle-menu {
    position: absolute;
    font-size: 1.5rem;
    z-index: 5000;
    border: 1px solid #2ed433;
    padding: 6px 15px;
    box-shadow: 0px 1px 1px 1px #ddd;
    border-radius: 5px;
    color: #333;
    top: -0.5rem;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0)
}

.toggle-menu:hover {
    transition: all 0.4s ease-in-out;
    color: gray
}

ul#menu.is-open:before {
    content: "\f0d8";
    font: normal normal normal 14px/1 FontAwesome;
    color: #e6e6e6;
    position: absolute;
    top: -19px;
    font-size: 1.5rem
}

nav#mainnavi {
    width: 300px;
    position: absolute
}

.overlay-menu {
    position: relative;
    z-index: 1000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 0;
    width: 100%;
    margin: 0;
    opacity: 0;
    list-style: none;
    background: #fff;
    -webkit-box-shadow: inset 0px 0px 23px 42px rgba(245, 245, 245, 1);
    -moz-box-shadow: inset 0px 0px 23px 42px rgba(245, 245, 245, 1);
    box-shadow: inset 0px 0px 18px 5px rgba(245, 245, 245, 1);
    border: 1px solid #ddd;
    background-size: cover;
    transform: translateX(-100%) rotateX(40deg);
    transition: all 400ms cubic-bezier(1, -0.4, 0.44, 0.985)
}

.overlay-menu li {
    font-size: 1.2rem;
    border-bottom: 1px solid #ececec
}

.overlay-menu a {
    display: block;
    color: #2c4961;
    min-height: 3rem;
    line-height: 1.6rem;
    text-decoration: none
}

.overlay-menu a:hover {
    font-weight: bold
}

.overlay-menu.is-open ~ .toggle-menu {
    display: inline-block;
    transition: all 0.4s ease-in-out;
    transform: rotate(135deg);
    color: white
}

.is-open {
    opacity: 1;
    height: 100%;
    transform: perspective(200px) translateX(0) rotateX(0)
}

.header-area {
    text-align: center;
    height: 350px
}

.parallax-background {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
   background-attachment: fixed;
    width: 100%;
    height: inherit
}

.intro-text {
    font-size: 50px;
    color: #fff;
    text-align: center;
    padding-top: 9%
}

div#mainside {
    max-width: 100%;
    position: relative;
    box-shadow: 0px 6px 5px 9px #848484;
}
.topbar-info {
    position: relative;
    margin: 0 auto;
    padding: 5px;
    clear: both;
    color: #8a8787;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0)
}

.topbar-info .inforight {
    text-align: right
}

.topbar-info .infoleft {
    text-align: left
}

.front-tabs .tabs-content.vertical {
    border-left: 1px solid #e6e6e6
}

.front-tabs .tabs {
    border-radius: 4px 4px 0px 0px;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0)
}

.tabs-title>a {
    font-size: 1rem
}

.features {
    text-align: center
}

.features hr {
    width: 25%;
    margin: 1rem auto
}

.features .round-icon {
    background-color: #E87E04;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: -61px auto 1rem;
    width: 100px;
    font-size: 3rem
}

.features .round-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

@media only screen and (max-width: 40em) {
    .features .columns {
        margin-bottom: 5rem
    }
	.overlay-menu{
		top: 40px;
	}
}

.profile-card {
    padding: 1rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    margin: 2rem 0;
    background-color: #fff
}

.profile-card img {
    width: 8rem;
    display: block;
    margin: 2rem auto;
    text-align: center;
    border-radius: 50%;
    box-shadow: 2px 2px 5px #888888
}

.profile-card .profile-info {
    padding: 1rem
}

.profile-card .profile-info h4 {
    margin-top: 0;
    text-align: center;
    text-transform: uppercase
}

.profile-card .profile-info p {
    text-align: center
}

.profile-card .profile-info .inline-list {
    text-align: center;
    margin-bottom: 1rem
}

.profile-card .profile-info .inline-list li {
    float: none;
    display: inline-block
}

.profile-card .profile-info .inline-list i.fi-social-facebook {
    font-size: 1.5rem;
    color: #3b5998
}

.profile-card .profile-info .inline-list i.fi-social-facebook:hover {
    transform: scale(1.5);
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-twitter {
    font-size: 1.5rem;
    color: #55acee
}

.profile-card .profile-info .inline-list i.fi-social-twitter:hover {
    transform: scale(1.5);
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-linkedin {
    font-size: 1.5rem;
    color: #0077b5
}

.profile-card .profile-info .inline-list i.fi-social-linkedin:hover {
    transform: scale(1.5);
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-github {
    font-size: 1.5rem;
    color: #333
}

.profile-card .profile-info .inline-list i.fi-social-github:hover {
    transform: scale(1.5);
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-youtube {
    font-size: 1.5rem;
    color: #cc181e
}

.profile-card .profile-info .inline-list i.fi-social-youtube:hover {
    transform: scale(1.5);
    transition: all .5s ease-in-out
}

.front-tabs {
    margin-bottom: 15px
}

img.attachment-profile_mainfeatured.size-profile_mainfeatured.wp-post-image {
    max-height: 300px
}