/*
Theme Name: Dandy
Description: A Dandy, News and Blog Template.
Author: baianat
Theme URI: http://themes.baianat.com
Author URI: http://themeforest.net/user/baianat
Version: 1.7
License: GNU General Public License
License URI: http://www.gnu.org/copyleft/gpl.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: Dandy
*/
/*
#e0454b
*/
/* theme reset */
/* theme reset */
body {
    background: #eeeeee;
    font-size: 14px;
    color: #222;
    line-height: 1.6;
    font­smoothing:  antialiased;
}
a {
    text-decoration: none;
    color: inherit;
}
a:hover, a:focus, a:active {
    text-decoration: none;
}
a:focus, a:active, .btn, .btn:active, .btn:focus, input, input:active, input:active, input:focus, button:active, button:active, button:focus {
    outline: none !important;
}
/*********************************************************************************************
                        // Start PlaceHolder Style
*********************************************************************************************/

[placeholder]:focus::-webkit-input-placeholder {
    transition: opacity 0.1s 0.1s ease;
    opacity: 0;
}
[placeholder]:focus:-moz-placeholder {
    transition: opacity 0.1s 0.1s ease;
    opacity: 0;
}
[placeholder]:focus::-moz-placeholder {
    transition: opacity 0.1s 0.1s ease;
    opacity: 0;
}
[placeholder]:focus:-ms-input-placeholder {
    transition: opacity 0.1s 0.1s ease;
    opacity: 0;
}
.formInput ::-webkit-input-placeholder {
    color:#FFFFFF;
}
.formInput ::-moz-placeholder {
    color:#FFFFFF;
}
.formInput :-moz-placeholder {
}
ul, ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
    color: #333;
}
p {
    margin: 0
}
.entry-content img {
    margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}
.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}
.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}
.alignnone, img.alignnone, .alignnone img {
    max-width:100%;
    height:auto;
}
.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;
    max-width:100%;
}
.wp-caption p.wp-caption-text,
.wp-caption-text {
    line-height: 1.5;
    font-size: 12px;
    margin: 10px 0 0 0;
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}
blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}
blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}
.gallery dl {
}
.gallery dt {
}
.gallery dd {
}
.gallery dl a {
}
.gallery dl img {
}
.gallery-caption {
}
.size-full {
}
.size-large {
}
.size-medium {
}
.size-thumbnail {
}
.bypostauthor {
    background:#f9f9f9;
}
/* category links */
li.categories {
}
li.cat-item {
}
li.cat-item- {
}
li.current-cat {
}
li.current-cat-parent {
}
ul.children {
}
/* blogroll links */
.linkcat {
}
.blogroll {
}
/* read-more links */
.more-link {
}
.radio, .checkbox {
    margin: 0;
}
.font-n {
    font-weight: normal !important;
}
.font-b {
    font-weight: bold !important;
}
input {
    outline: none;
}
.img-responsive {
    margin: 0 auto;
}
.m-r {
    margin-right: 15px !important;
}
.m-l {
    margin-left: 15px !important;
}
.m-r-20 {
    margin-right: 20px !important;
}
.m-l-20 {
    margin-left: 20px !important;
}
.m-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}
.m-t {
    margin-top: 15px !important;
}
.m-t-20 {
    margin-top: 20px !important
}
.m-t-30 {
    margin-top: 30px !important
}
.m-t-40 {
    margin-top: 40px !important;
}
.m-t-50 {
    margin-top: 50px !important;
}
.m-t-60 {
    margin-top: 60px !important;
}
.m-t-70 {
    margin-top: 70px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.m-b-30 {
    margin-bottom: 30px !important;
}
.m-b-40 {
    margin-bottom: 40px !important;
}
.m-b-50 {
    margin-bottom: 50px !important;
}
.m-b-60 {
    margin-bottom: 60px !important;
}
.m-b {
    margin-bottom: 15px !important;
}
.padding-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.padding-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.padding-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.padding-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.padding-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.padding-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.col-half {
    float: left;
    margin-right: 30px;
    width: 48%;
}
.last {
    margin-right: 0;
}
.ltr {
    text-align: left;
    direction: ltr;
}
.padding-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.padding-40 {
    padding: 40px !important;
}
.no-border {
    border: none !important;
}
.border-right {
    border-right: 2px solid #eee !important;
}
.border-left {
    border-left: 2px solid #eee !important;
}
.no-padding {
    padding: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.op0 {
    opacity:0;
}
.pos-r {
    position:relative;
}
.display-block {
    display:block
}
.display-none {
    display:none
}
/* code start */
.strip-1 {
    width: 100%;
    height: 7px;
    border-radius: 1px;
}
.strip-animation {
    background: linear-gradient(270deg, #69D77C, #FFC200, #FF2C59, #872BA2, #0081FF);
    background-size: 600% 600%;
    -webkit-animation: animatLoader 5s ease infinite;
    -moz-animation: animatLoader 5s ease infinite;
    -o-animation: animatLoader 5s ease infinite;
    animation: animatLoader 5s ease infinite;
}
@-webkit-keyframes animatLoader {
    0% {
        background-position:0% 50%
    }
    50% {
        background-position:100% 50%
    }
    100% {
        background-position:0% 50%
    }
}
@-moz-keyframes animatLoader {
    0% {
        background-position:0% 50%
    }
    50% {
        background-position:100% 50%
    }
    100% {
        background-position:0% 50%
    }
}
@-o-keyframes animatLoader {
    0% {
        background-position:0% 50%
    }
    50% {
        background-position:100% 50%
    }
    100% {
        background-position:0% 50%
    }
}
@keyframes animatLoader {
    0% {
        background-position:0% 50%
    }
    50% {
        background-position:100% 50%
    }
    100% {
        background-position:0% 50%
    }
}
.full-width .navbar {
    padding: 0 15px;
}
.sticky-menu {
    position: fixed;
    z-index: 999999;
    width: 100%;
    top: 0;
    transform: none;
}
.logged-in .sticky-menu {
    top: 32px;
}
.sticky-wrapper {
    padding-top: 110px !important;
}
.top-nav-dark {
    min-height: 40px;
    background-color: #333;
}
.Header {
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
.full-width .Header {
    margin-left: 360px;
    position: relative;
}
.header-content {
    background: #fff;
    padding: 30px 0;
}
.logo {
    float: left;
    margin: 0;
}
.logo p {
    text-align: center;
    font-size: 14px;
    color: #93a6a7;
    margin-top: 5px;
}
.header-adv {
    float: right;
}
.side-header, .side-footer {
    float: left;
    width: 360px;
    background: #fff;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}
.side-header .logo {
    float: none;
    padding: 0 30px;
    margin: 50px auto 30px;
}
.side-header .logo p {
    text-align: left;
}
.center-logo {
    text-align: center;
}
.center-logo .logo {
    float: none;
    display: inline-block;
    text-align: center;
}
.header-2 .widget-toggle, .header-3 .widget-toggle {
    padding: 0;
    width: 17px;
    margin: 21px 0px 0px 15px;
    border: none;
}
.header-3 .navbar-collapse.collapse {
    padding-top: 3px;
}
.header-3 .navbar-light {
    border: none;
}
.header-3 .search-flo, .header-4 .search-flo {
    padding: 0px 0;
}
.header-3 .socials-header{
    float: right;
    margin: 20px 20px 0px 15px;
}
.header-3 .widget-toggle{

    margin: 21px 0px 0px 30px;
}
.header-3 .navbar > .container-fluid .logo {
    margin: 25px 55px 25px 0px;
}
.socials-counter {
    margin: 0 -4px -8px -4px;
}
.socials-counter ul li {
    float: left;
    width: 33.3333333%;
    text-align: center;
    padding: 0 2px 0 2px;
    margin: 0 0 4px 0;
}
.col-md-3 .socials-counter ul li, .main-sidebar .socials-counter ul li {
    width: 33.3333333%;
}
.col-md-3 .socials-counter.list ul li, .main-sidebar .socials-counter.list ul li {
    width: 100%;
}
.list {
    margin: 0 0 -8px 0;
}
.list.colored ul li a > div {
    border: none;
}
.list.colored ul li a > div i {
    color: #fff !important;
}
.list ul li {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 8px;
}
.list ul li a > div {
    text-align: left;
    background: #f5f5f5;
    border-radius: 6px;
    padding: 11px 20px;
}
.list ul li a > div:hover {
    background: #f0f0f0;
}
.list ul li a > div i {
    margin-right: 20px;
    font-size: 18px;
}
.list ul li a > div span {
    font-size: 16px;
    margin-right: 20px;
}
/*bodrder- style 7*/
.list {
    margin: 0 0 -8px 0;
}
.list.colored ul li a > div {
    border: none;
}
.list.colored ul li a > div i {
    color: #fff !important;
}
.list ul li {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 8px;
}
.list ul li a > div {
    text-align: left;
    background: none;;
    border-radius: 6px;
    padding: 7px 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.list ul li a > div:hover {
    background: #f0f0f0;
}
.list ul li a > div i {
    margin-right: 20px;
    font-size: 18px;
}
.list ul li a > div span {
    font-size: 16px;
    margin-right: 20px;
}
.socials-counter ul li .detail {
    border: 1px solid #dce5e7;
    border-radius: 6px 6px 0 0;
    border-bottom: none;
    padding: 15px 0 10px 0;
}
.count {
    padding: 12px 0;
    background: #232333;
    border-radius: 0 0 6px 6px;
}
.count span {
    color: #fff;
    font-size: 12px;
    display: block;
    clear: both;
    line-height: 15px;
}
.ghost-s .count {
    background: none;
    color: inherit;
    border: 1px solid #dce5e7;
}
.ghost-s .count span {
    color: inherit;
}
.socials-counter ul li .detail i {
    display: block;
    clear: both;
    font-size: 25px;
    margin: 8px 0;
    line-height: 15px;
}
.socials-counter ul li .detail span {
    font-size: 12px;
}
.socials-counter.colored-bg li a > div {
    border-radius: 5px;
    padding: 0 2px;
}
.colored-bg .count {
    background: rgba(0,0,0,.08);
}
.colored-bg .detail {
    border: none !important;
}
.socials {
}
.socials ul {
    margin: 0 !important;
}
.socials ul li {
    display: inline-block;
    margin: 0 5px;
}
.socials ul li a {
    width: 35px;
    height: 35px;
    font-size: 17px;
    line-height: 33px;
    color: #555;
    border-radius: 5px;
    transition: all 0.2s ease-in-out 0s;
    text-align: center;
    display: block;
    border-radius: 50%;
    padding: 0 0 0 0px;

}
.dark-theme .socials ul li a {
    color: #fff;
}
.socials-top {
    float: right;
}
.socials-top ul {
    margin: 0;
}
.socials-widget ul li {
    display: block;
    float: left;
    margin: 0 8px 8px 0;
}
.socials-top ul li {
    float: left;
    margin: 0;
}
.socials-top ul li a {
    width: 40px;
    text-align: center;
    line-height: 40px;
    height: 40px;
}
.socials-top ul li a:hover {
    background: #222;
}
.socials-footer {
    text-align: center;
}
.socials-footer ul li a {
    font-size: 18px;
}
.socials-header {
    float: left;
    margin: 15px 0 0 15px;
}
.socials-header ul {
    float: left;
}
.socials-header ul li {
    float: left;
    margin: 0 5px 0 0;
}
.socials-header ul li a {
    width: 35px;
    text-align: center;
    line-height: 33px;
    height: 35px;
    font-size: 16px;
}
.socials-post {
    text-align: center;
    border-top: 1px solid #eee;
    margin: 0;
    padding: 30px 0;
}
.socials-post ul li {
    margin: 0 3px !important;
}
.socials-post ul li a {
}

/*Socials counter 2*/
.counter-2 ul li .detail{

}
.counter-2 ul li{

}
.counter-2 .detail{

    border: none !important;
}
.counter-2 .count{
    border: none !important;

}
.n-colored .colored-fa-facebook, .n-colored .colored .fa-facebook, .n-colored .fa-facebook {
    color: #425f9d ;
}
.n-colored .colored-fa-twitter, .fa-twitter {
    color: #55acee ;
}
.n-colored .colored-fa-youtube, .fa-youtube {
    color: #c4302b ;
}
.n-colored .colored-fa-vimeo, .fa-vimeo, .colored-fa-vimeo-square, .fa-vimeo-square {
    color: #4bf ;
}
.n-colored .colored-fa-gplus, .fa-gplus {
    color: #dd4b39 ;
}

.n-colored .colored-fa-soundcloud, .fa-soundcloud {
    color: #f70 ;
}

.n-colored .colored-fa-rss, .fa-rss {
    color: #ee802f ;
}
.counter-2 .w-youtube , .counter-2 .w-facebook , .counter-2 .w-twitter , .counter-2 .w-vimeo , .counter-2 .w-soundcloud , .counter-2 .w-gplus , .counter-2 .w-rss{
    background: rgba(0,0,0,0.07);
    border-radius: 5px;
    padding-bottom: 10px ;

}
/*counter-3*/
.counter-3 .count{
    background: none;
    border-radius: 0px 0px 5px 5px;
}
.counter-3 .detail{
    border-radius: 5px 5px 0px 0px ;
}
.counter-3 .w-facebook , .counter-3 .w-twitter,.counter-3 .w-gplus,.counter-3 .w-youtube,.counter-3 .w-vimeo,.counter-3 .w-soundcloud,.counter-3 .w-rss{
    position: relative;
}
.counter-3 .w-facebook:hover .facebook-hover-bg ,.counter-3 .w-twitter:hover .twitter-hover-bg,.counter-3 .w-gplus:hover .gplus-hover-bg,.counter-3 .w-youtube:hover .youtube-hover-bg,.counter-3 .w-vimeo:hover .vimeo-hover-bg,.counter-3 .w-soundcloud:hover .soundcloud-hover-bg,.counter-3 .w-rss:hover .rss-hover-bg{
    opacity: 1;
}
.counter-3 .w-facebook:hover i.fa-plus , .counter-3 .w-twitter:hover i.fa-plus , .counter-3 .w-gplus:hover i.fa-plus , .counter-3 .w-youtube:hover i.fa-plus , .counter-3 .w-vimeo:hover i.fa-plus , .counter-3 .w-soundcloud:hover i.fa-plus , .counter-3 .w-rss:hover i.fa-plus{
    margin: 18px auto 0 ;
}
.counter-3 .facebook-hover-bg , .counter-3 .twitter-hover-bg ,.counter-3 .gplus-hover-bg ,.counter-3 .youtube-hover-bg ,.counter-3 .vimeo-hover-bg ,.counter-3 .soundcloud-hover-bg,.counter-3 .rss-hover-bg{
    opacity: 0;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    color:#fff;
    border-radius: 5px;
    /*      transition: all 0.1s ease-in-out 0s;
        -moz-transition: all 0.1s ease-in-out 0s;
        -o-transition: all 0.1s ease-in-out 0s;
        -webkit-transition: all 0.1s ease-in-out 0s;*/
}
.counter-3 .facebook-hover-bg , .counter-3 .facebook-hover-bg .fa-facebook{
    background: #425f9d !important;
}
.counter-3 .twitter-hover-bg , .counter-3 .twitter-hover-bg .fa-twitter{
    background: #55acee !important;
}
.counter-3 .gplus-hover-bg , .counter-3 .gplus-hover-bg .fa-gplus{
    background: #dd4b39 !important;
}
.counter-3 .youtube-hover-bg , .counter-3 .youtube-hover-bg .fa-youtube{
    background: #c4302b !important;
}
.counter-3 .vimeo-hover-bg , .counter-3 .vimeo-hover-bg .fa-vimeo{
    background: #4bf !important;
}
.counter-3 .soundcloud-hover-bg , .counter-3 .soundcloud-hover-bg .fa-soundcloud{
    background: #f70 !important;
}
.counter-3 .rss-hover-bg , .counter-3 .rss-hover-bg .fa-rss{
    background: #ee802f !important;
}
.counter-3 .facebook-hover-bg .fa-facebook , .counter-3 .twitter-hover-bg .fa-twitter , .counter-3 .gplus-hover-bg .fa-gplus , .counter-3 .youtube-hover-bg .fa-youtube , .counter-3 .vimeo-hover-bg .fa-vimeo , .counter-3 .soundcloud-hover-bg .fa-soundcloud , .counter-3 .rss-hover-bg .fa-rss {
    color:#fff !important;
    display: block;
    clear: both;
    font-size: 28px;
    margin: 10px 0px 0;
    line-height: 45px;
    border-radius: 5px;
}
.counter-3 .fa-plus{
    color: #fff !important;
    display: block;
    clear: both;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    background: rgba(0,0,0,0.102);
    font-size: 25px;
    margin: 50px auto 0 ;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    transition: all 0.2s ease-in-out 0s;
    -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 0s;  
}
/*counter-5*/
.counter-5 .hover-pulse:hover .count,.counter-5 .hover-pulse:hover .detail{
    background: rgba(0,0,0,0.07);
}
/*counter 6*/ 
.counter-6 div{  transition: all 0.2s ease-in-out 0s;
                 -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 0s;
}
.counter-6 div:hover i ,.counter-6 div:hover{
    color:#fff !important;   
    transition: all 0.2s ease-in-out 0s;
    -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 0s;   
}
.counter-6 div.w-facebook:hover{    background: #425f9d !important;}
.counter-6 div.w-twitter:hover{    background: #55acee !important;}  
.counter-6 div.w-gplus:hover{    background: #dd4b39 !important;}  
.counter-6 div.w-youtube:hover{    background: #c4302b !important;}  
.counter-6 div.w-vimeo:hover{    background: #4bf !important;}  
.counter-6 div.w-soundcloud:hover{    background: #f70 !important;}  
.counter-6 div.w-rss:hover{    background: #ee802f !important;}  

/*counter 7*/
.list ul li a > div span{
    float: right;
    margin-left: 20px;
    margin-right: 0;
    font-size: 14px;  line-height: 28px;
}
.counter-7 div i ,.counter-7 div {
    color:#fff !important;   
}
.counter-7 div.w-facebook{    background: #425f9d !important;}
.counter-7 div.w-twitter{    background: #55acee !important;}  
.counter-7 div.w-gplus{    background: #dd4b39 !important;}  
.counter-7 div.w-youtube{    background: #c4302b !important;}  
.counter-7 div.w-vimeo{    background: #4bf !important;}  
.counter-7 div.w-soundcloud{    background: #f70 !important;}  
.counter-7 div.w-rss{    background: #ee802f !important;}  

.col2-counter ul li{
    width:50% !important;
    text-align: left;
}
.col2-hover{
    text-align: center;
    padding: 12px;
}
.col2-counter .count span:first-child{
    font-size: 18px;
}
.col2-counter ul li .detail{
    padding: 30px 0px 0px;
}
.col2-counter ul li .count{
    padding: 20px 0px 30px;
}
.col2-counter.colored-bg li a > div{
    padding: 0px 15px 0 30px;
}
.col2-counter .count span{
    line-height: 25px;
}
/*counter*/
.n-colored{
    background: none !important;
}
.dark-theme .toggle-menu .widget-toggle{
    background: #222;
}
.dark-theme .meta-more .post-meta span{
    color:#9191A7
}
.dark-theme .header-content {
    background: #232333;
}
.dark-theme .navbar-light {
    background: #232333;
    border-top: 1px solid rgba(0,0,0,.2);
}
.dark-theme .w3_megamenu a, .w3_megamenu .dropdown-menu a {
    color: #fff;
}
.dark-theme .nav-search i {
    color: #fff;
}
.dark-theme .logo p {
    color: #9191a7;
}
.dark-theme .search-bar {
    background: #232333;
}
.dark-theme .search-flo .Box {
    color: #9191a7;
}
.menu-not-found {
    float: left;
    color: #e0454b;
    font-size: 16px;
    line-height: 80px;
}
.footer-end .menu-not-found {
    font-size: 14px;
    line-height: 20px;
}
.menu-not-found a {
    color: #e0454b;
    text-decoration: underline;
}
/*****/
.colored-fa-facebook, .colored .fa-facebook, .fa-facebook {
    color: #425f9d ;
}
.colored-fa-twitter, .fa-twitter {
    color: #55acee ;
}
.colored-fa-youtube, .fa-youtube {
    color: #c4302b ;
}
.colored-fa-vimeo, .fa-vimeo, .colored-fa-vimeo-square, .fa-vimeo-square {
    color: #4bf ;
}
.colored-fa-gplus, .fa-gplus {
    color: #dd4b39 ;
}
.colored-fa-googletalk, .fa-googletalk {
    color: #dd4b39 ;
}
.colored-fa-pinterest, .fa-pinterest {
    color: #c8232c ;
}
.colored-fa-instagram, .fa-instagram {
    color: #3f729b ;
}
.colored-fa-soundcloud, .fa-soundcloud {
    color: #f70 ;
}
.colored-fa-flickr, .fa-flickr {
    color: #425f9d ;
}
.colored-fa-rss, .fa-rss {
    color: #ee802f ;
}
.colored-fa-linkedin, .fa-linkedin {
    color: #0e76a8;
}
.colored-fa-dribbble, .fa-dribbble {
    color: #ea4c89;
}
.colored-fa-blogger, .fa-blogger {
    color: #F86506;
}
.colored-fa-tumblr, .fa-tumblr {
    color: #34526f;
}
.colored-fa-deviantart, .fa-deviantart {
    color: #BCCA27;
}
.colored-fa-reddit, .fa-reddit {
    color: #FF4107;
}
.colored-fa-digg, .fa-digg {
    color: #111;
}
.colored-fa-skype, .fa-skype {
    color: #00aff0;
}
.colored-fa-forrst, .fa-forrst {
    color: #5b9a68;
}
.colored-fa-myspace, .fa-myspace {
    color: #0022A0;
}
.colored-fa-myspace, .fa-myspace {
    color: #0022A0;
}
.colored-fa-spotify, .fa-spotify {
    color: #81b71a;
}
.colored-fa-behance, .fa-behance {
    color: #053eff;
}
.colored-fa-paypal, .fa-paypal {
    color: #094395;
}
.colored-fa-wordpress, .fa-wordpress {
    color: #2D709D;
}
.colored-fa-lastfm, .fa-lastfm {
    color: #D30246;
}
.colored-fa-stumbleupon, .fa-stumbleupon {
    color: #EB4923;
}
.colored-fa-googleplay, .fa-googleplay {
    color: #3DABBA;
}
.colored-fa-orkut, .fa-orkut {
    color: #DD479E;
}
.colored-fa-dribbble, .fa-dribbble {
    color: #F46899;
}
.colored-fa-evernot, .fa-evernote {
    color: #67D744;
}
.colored-fa-ember, .fa-ember {
    color: #F76309;
}
.colored-fa-picasa, .fa-picasa {
    color: #E2B0F5;
}
.colored-fa-technorati, .fa-technorati {
    color: #118000;
}
.colored-fa-grooveshark, .fa-grooveshark {
    color: orange;
}
.colored-fa-sharethis, .fa-sharethis {
    color: #358B32;
}
.colored-fa-yelp, .fa-yelp {
    color: #CF2200;
}
.colored-fa-apple, .fa-apple {
    color: #999;
}
.colored-fa-posterous, .fa-posterous {
    color: #FFE27A;
}
.colored-fa-bebo, .fa-bebo {
    color: #ED1111;
}
.colored-fa-pandora, .fa-pandora {
    color: #336799;
}
.colored-fa-mixx, .fa-mixx {
    color: #B51E25;
}
.colored-fa-xing, .fa-xing {
    color: #015F5E;
}
.colored-fa-vkontakte, .fa-vkontakte {
    color: #34577D;
}
.colored-fa-viadeo, .fa-viadeo {
    color: #F27906;
}
/**style**/
.colored-bg, .colored-bg p, .colored-bg span {
    color: #fff !important;
}
.colored-bg p {
    color: rgba(252,252,252,.9) !important;
}
.colored-bg .fa {
    color: #fff !important;
    border: none !important;
}
.colored-bg:hover, .colored-bg:hover p, .colored-bg:hover span {
    color: #fff !important;
}
.colored-bg-fa-facebook, .colored-bg .fa-facebook {
    background-color: #425f9d;
    color: #fff;
}
.colored-bg-fa-twitter, .colored-bg .fa-twitter {
    background-color: #55acee;
    color: #fff;
}
.colored-bg-fa-youtube, .colored-bg .fa-youtube {
    background-color: #c4302b;
    color: #fff;
}
.colored-bg-fa-vimeo, .colored-bg .fa-vimeo, .colored-bg-fa-vimeo-square, .colored-bg .fa-vimeo-square {
    background-color: #4bf;
    color: #fff;
}
.colored-bg-fa-gplus, .colored-bg .fa-gplus {
    background-color: #dd4b39;
    color: #fff;
}
.colored-bg-fa-googletalk, .colored-bg .fa-googletalk {
    background-color: #dd4b39;
    color: #fff;
}
.colored-bg-fa-pinterest, .colored-bg .fa-pinterest {
    background-color: #c8232c;
    color: #fff;
}
.colored-bg-fa-instagram, .colored-bg .fa-instagram {
    background-color: #3f729b;
    color: #fff;
}
.colored-bg-fa-soundcloud, .colored-bg .fa-soundcloud {
    background-color: #f70;
    color: #fff;
}
.colored-bg-fa-flickr, .colored-bg .fa-flickr {
    background-color: #425f9d;
    color: #fff;
}
.colored-bg-fa-rss, .colored-bg .fa-rss {
    background-color: #ee802f;
    color: #fff;
}
.colored-bg-fa-linkedin, .colored-bg .fa-linkedin {
    background-color: #0e76a8;
    color: #fff;
}
.colored-bg-fa-dribbble, .colored-bg .fa-dribbble {
    background-color: #ea4c89;
    color: #fff;
}
.colored-bg-fa-blogger, .colored-bg .fa-blogger {
    background-color: #F86506;
    color: #fff;
}
.colored-bg-fa-tumblr, .colored-bg .fa-tumblr {
    background-color: #34526f;
    color: #fff;
}
.colored-bg-fa-deviantart, .colored-bg .fa-deviantart {
    background-color: #BCCA27;
    color: #fff;
}
.colored-bg-fa-reddit, .colored-bg .fa-reddit {
    background-color: #FF4107;
    color: #fff;
}
.colored-bg-fa-digg, .colored-bg .fa-digg {
    background-color: #111;
    color: #fff;
}
.colored-bg-fa-skype, .colored-bg .fa-skype {
    background-color: #00aff0;
    color: #fff;
}
.colored-bg-fa-forrst, .colored-bg .fa-forrst {
    background-color: #5b9a68;
    color: #fff;
}
.colored-bg-fa-myspace, .colored-bg .fa-myspace {
    background-color: #0022A0;
    color: #fff;
}
.colored-bg-fa-myspace, .colored-bg .fa-myspace {
    background-color: #0022A0;
    color: #fff;
}
.colored-bg-fa-spotify, .colored-bg .fa-spotify {
    background-color: #81b71a;
    color: #fff;
}
.colored-bg-fa-behance, .colored-bg .fa-behance {
    background-color: #053eff;
    color: #fff;
}
.colored-bg-fa-paypal, .colored-bg .fa-paypal {
    background-color: #094395;
    color: #fff;
}
.colored-bg-fa-wordpress, .colored-bg .fa-wordpress {
    background-color: #2D709D;
    color: #fff;
}
.colored-bg-fa-lastfm, .colored-bg .fa-lastfm {
    background-color: #D30246;
    color: #fff;
}
.colored-bg-fa-stumbleupon, .colored-bg .fa-stumbleupon {
    background-color: #EB4923;
    color: #fff;
}
.colored-bg-fa-googleplay, .colored-bg .fa-googleplay {
    background-color: #3DABBA;
    color: #fff;
}
.colored-bg-fa-orkut, .colored-bg .fa-orkut {
    background-color: #DD479E;
    color: #fff;
}
.colored-bg-fa-dribbble, .colored-bg .fa-dribbble {
    background-color: #F46899;
    color: #fff;
}
.colored-bg-fa-evernot, .colored-bg .fa-evernote {
    background-color: #67D744;
    color: #fff;
}
.colored-bg-fa-ember, .colored-bg .fa-ember {
    background-color: #F76309;
    color: #fff;
}
.colored-bg-fa-picasa, .colored-bg .fa-picasa {
    background-color: #E2B0F5;
    color: #fff;
}
.colored-bg-fa-technorati, .colored-bg .fa-technorati {
    background-color: #118000;
    color: #fff;
}
.colored-bg-fa-grooveshark, .colored-bg .fa-grooveshark {
    background-color: orange;
    color: #fff;
}
.colored-bg-fa-sharethis, .colored-bg .fa-sharethis {
    background-color: #358B32;
    color: #fff;
}
.colored-bg-fa-yelp, .colored-bg .fa-yelp {
    background-color: #CF2200;
    color: #fff;
}
.colored-bg-fa-apple, .colored-bg .fa-apple {
    background-color: #999;
    color: #fff;
}
.colored-bg-fa-posterous, .colored-bg .fa-posterous {
    background-color: #FFE27A;
    color: #fff;
}
.colored-bg-fa-bebo, .colored-bg .fa-bebo {
    background-color: #ED1111;
    color: #fff;
}
.colored-bg-fa-pandora, .colored-bg .fa-pandora {
    background-color: #336799;
}
.colored-bg-fa-mixx, .colored-bg .fa-mixx {
    background-color: #B51E25;
    color: #fff;
}
.colored-bg-fa-xing, .colored-bg .fa-xing {
    background-color: #015F5E;
    color: #fff;
}
.colored-bg-fa-vkontakte, .colored-bg .fa-vkontakte {
    background-color: #34577D;
    color: #fff;
}
.colored-bg-fa-viadeo, .colored-bg .fa-viadeo {
    background-color: #F27906;
    color: #fff;
}
.hovered:hover .fa-facebook {
    background-color: #425f9d;
    border-color: #425f9d;
    color: #fff;
}
.hovered:hover .fa-twitter {
    background-color: #55acee;
    border-color: #55acee;
    color: #fff;
}
.hovered:hover .fa-youtube {
    background-color: #c4302b;
    border-color: #c4302b;
    color: #fff;
}
.hovered:hover .fa-vimeo, .hovered:hover .fa-vimeo-square {
    background-color: #4bf;
    border-color: #4bf;
    color: #fff;
}
.hovered:hover .fa-gplus {
    background-color: #dd4b39;
    border-color: #dd4b39;
    color: #fff;
}
.hovered:hover .fa-googletalk {
    background-color: #dd4b39;
    border-color: #dd4b39;
    color: #fff;
}
.hovered:hover .fa-pinterest {
    background-color: #c8232c;
    border-color: #c8232c;
    color: #fff;
}
.hovered:hover .fa-instagram {
    background-color: #3f729b;
    border-color: #3f729b;
    color: #fff;
}
.hovered:hover .fa-soundcloud {
    background-color: #f70;
    border-color: #f70;
    color: #fff;
}
.hovered:hover .fa-flickr {
    background-color: #425f9d;
    border-color: #425f9d;
    color: #fff;
}
.hovered:hover .fa-rss {
    background-color: #ee802f;
    border-color: #ee802f;
    color: #fff;
}
.hovered:hover .fa-linkedin {
    background-color: #0e76a8;
    border-color: #0e76a8;
    color: #fff;
}
.hovered:hover .fa-dribbble {
    background-color: #ea4c89;
    border-color: #ea4c89;
    color: #fff;
}
.hovered:hover .fa-blogger {
    background-color: #F86506;
    border-color: #F86506;
    color: #fff;
}
.hovered:hover .fa-tumblr {
    background-color: #34526f;
    border-color: #34526f;
    color: #fff;
}
.hovered:hover .fa-deviantart {
    background-color: #BCCA27;
    border-color: #BCCA27;
    color: #fff;
}
.hovered:hover .fa-reddit {
    background-color: #FF4107;
    border-color: #FF4107;
    color: #fff;
}
.hovered:hover .fa-digg {
    background-color: #111;
    border-color: #111;
    color: #fff;
}
.hovered:hover .fa-skype {
    background-color: #00aff0;
    border-color: #00aff0;
    color: #fff;
}
.hovered:hover .fa-forrst {
    background-color: #5b9a68;
    border-color: #5b9a68;
    color: #fff;
}
.hovered:hover .fa-myspace {
    background-color: #0022A0;
    border-color: #0022A0;
    color: #fff;
}
.hovered:hover .fa-myspace {
    background-color: #0022A0;
    border-color: #0022A0;
    color: #fff;
}
.hovered:hover .fa-spotify {
    background-color: #81b71a;
    border-color: #81b71a;
    color: #fff;
}
.hovered:hover .fa-behance {
    background-color: #053eff;
    border-color: #053eff;
    color: #fff;
}
.hovered:hover .fa-paypal {
    background-color: #094395;
    border-color: #094395;
    color: #fff;
}
.hovered:hover .fa-wordpress {
    background-color: #2D709D;
    border-color: #2D709D;
    color: #fff;
}
.hovered:hover .fa-lastfm {
    background-color: #D30246;
    border-color: #D30246;
    color: #fff;
}
.hovered:hover .fa-stumbleupon {
    background-color: #EB4923;
    border-color: #EB4923;
    color: #fff;
}
.hovered:hover .fa-googleplay {
    background-color: #3DABBA;
    border-color: #3DABBA;
    color: #fff;
}
.hovered:hover .fa-orkut {
    background-color: #DD479E;
    border-color: #DD479E;
    color: #fff;
}
.hovered:hover .fa-dribbble {
    background-color: #F46899;
    border-color: #F46899;
    color: #fff;
}
.hovered:hover .fa-evernote {
    background-color: #67D744;
    border-color: #67D744;
    color: #fff;
}
.hovered:hover .fa-ember {
    background-color: #F76309;
    border-color: #F76309;
    color: #fff;
}
.hovered:hover .fa-picasa {
    background-color: #E2B0F5;
    border-color: #E2B0F5;
    color: #fff;
}
.hovered:hover .fa-technorati {
    background-color: #118000;
    border-color: #118000;
    color: #fff;
}
.hovered:hover .fa-grooveshark {
    background-color: orange;
    border-color: orange;
    color: #fff;
}
.hovered:hover .fa-sharethis {
    background-color: #358B32;
    border-color: #358B32;
    color: #fff;
}
.hovered:hover .fa-yelp {
    background-color: #CF2200;
    border-color: #CF2200;
    color: #fff;
}
.hovered:hover .fa-apple {
    background-color: #999;
    border-color: #999;
    color: #fff;
}
.hovered:hover .fa-posterous {
    background-color: #FFE27A;
    border-color: #FFE27A;
    color: #fff;
}
.hovered:hover .fa-bebo {
    background-color: #ED1111;
    border-color: #ED1111;
    color: #fff;
}
.hovered:hover .fa-pandora {
    background-color: #336799;
    border-color: #336799;
    color: #fff;
}
.hovered:hover .fa-mixx {
    background-color: #B51E25;
    border-color: #B51E25;
    color: #fff;
}
.hovered:hover .fa-xing {
    background-color: #015F5E;
    border-color: #015F5E;
    color: #fff;
}
.hovered:hover .fa-vkontakte {
    background-color: #34577D;
    border-color: #34577D;
    color: #fff;
}
.hovered:hover .fa-viadeo {
    background-color: #F27906;
    border-color: #F27906;
    color: #fff;
}

/*header-5- hoverd*/
.Header .socials-header ul li{
    border-radius: 50%;
}

.Header .hovered .fa-facebook {

    color: #425f9d;
}
.Header .hovered .fa-twitter {

    color: #55acee;
}
.Header .hovered .fa-youtube {

    color: #c4302b;
}
.Header .hovered .fa-vimeo, .Header .hovered .fa-vimeo-square {

    color: #4bf;
}
.Header .hovered .fa-gplus {	 
    color: #dd4b39;
}
.Header .hovered .fa-googletalk {	 
    color: #dd4b39;
}
.Header .hovered .fa-pinterest {
    color: #c8232c;
}
.Header .hovered .fa-instagram {
    color: #3f729b;
}
.Header .hovered .fa-soundcloud {
    color: #f70;
}
.Header .hovered .fa-flickr {
    color: #425f9d;
}
.Header .hovered .fa-rss {
    color: #ee802f;
}
.Header .hovered .fa-linkedin {
    color: #0e76a8;
}
.Header .hovered .fa-dribbble {
    color: #ea4c89;
}
.Header .hovered .fa-blogger {
    color: #F86506;
}
.Header .hovered .fa-tumblr {
    color: #34526f;
}
.Header .hovered .fa-deviantart {
    color: #BCCA27;
}
.Header .hovered .fa-reddit {
    color: #FF4107;
}
.Header .hovered .fa-digg {
    color: #111;
}
.Header .hovered .fa-skype {
    color: #00aff0;
}
.Header .hovered .fa-forrst {
    color: #5b9a68;
}
.Header .hovered .fa-myspace {
    color: #0022A0;
}
.Header .hovered .fa-myspace {
    color: #0022A0;
}
.Header .hovered .fa-spotify {
    color: #81b71a;
}
.Header .hovered .fa-behance {
    color: #053eff;
}
.Header .hovered .fa-paypal {
    color: #094395;
}
.Header .hovered .fa-wordpress {
    color: #2D709D;
}
.Header .hovered .fa-lastfm {
    color: #D30246;
}
.Header .hovered .fa-stumbleupon {
    color: #EB4923;
}
.Header .hovered .fa-googleplay {
    color: #3DABBA;
}
.Header .hovered .fa-orkut {
    color: #DD479E;
}
.Header .hovered .fa-dribbble {
    color: #F46899;
}
.Header .hovered .fa-evernote {
    color: #67D744;
}
.Header .hovered .fa-ember {
    color: #F76309;
}
.Header .hovered .fa-picasa {
    color: #E2B0F5;
}
.Header .hovered .fa-technorati {
    color: #118000;
}
.Header .hovered .fa-grooveshark {
    color: orange;
}
.Header .hovered .fa-sharethis {
    color: #358B32;
}
.Header .hovered .fa-yelp {
    color: #CF2200;
}
.Header .hovered .fa-apple {
    color: #999;
}
.Header .hovered .fa-posterous {
    color: #FFE27A;
}
.Header .hovered .fa-bebo {
    color: #ED1111;
}
.Header .hovered .fa-pandora {
    color: #336799;
}
.Header .hovered .fa-mixx {
    color: #B51E25;
}
.Header .hovered .fa-xing {
    color: #015F5E;
}
.Header .hovered .fa-vkontakte {
    color: #34577D;
}
.Header .hovered .fa-viadeo {
    color: #F27906;
}
/*end hover*/
.Header .hovered .hover-pulse:hover{
    color: #fff;
}
#main-drop {
    border-top: 2px solid #f1f0f0;
}
.navbar {
    border: none;
    margin: 0;
    min-height: 60px;
    border-radius: 0;
}
.navbar-light {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.full-width .navbar-light {
    border-top: none;
}
.full-width .navbar {
    min-height: 70px;
}
.full-width .navbar-brand, .navbar-nav > li > a { /*padding: 25px 30px 25px 0 !important;*/
}
.full-width .nav-search {
}
nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav {
    vertical-align: top;
    display: inline-block;
}
/* CSS Document */
#defaultmenu > ul > li > a {
    font-family: "open sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.w3_megamenu .dropdown a, .w3_megamenu .dropdown-menu a {
    color: #312f41;
    transition: all 0.2s ease-in-out 0s;
}
.navbar-nav > li {
    position: relative;
    margin-right: 25px;
}
.navbar-nav li a {
    transition: all 0.2s ease-in-out 0s;
    -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 0s;
}
.navbar-brand, .navbar-nav > li > a {
    padding: 30px 0 30px 0;
    font-size: 12px;
    font-weight: 600;
    transition: all 0.2s ease-in-out 0s;
    -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 0s;
}
.navbar-nav > li.lists > a {
    padding-right: 20px;
}
.navbar-nav li > a > i {
    font-size: 22px;
    margin: -4px 0 0 9px;
    text-indent: 0;
    position: absolute;
    top: 50%;
    line-height: 10px;
}
.navbar-nav li ul li a i {
    display: inline-block;
    line-height: 8px;
    margin: 0 !important;
    position: absolute;
    right: 0;
    top: 41%;
    transform: rotate(-90deg);
    z-index: 999999;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: none;
    text-decoration: none;
    color: #4cd964;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
    color: #4cd964;
}
.w3_megamenu .navbar-nav > li > .dropdown-menu {
}
.w3_megamenu .form-control {
    margin-top: 10px;
    border: 2px solid #efefef;
}
.w3_megamenu .btn {
    margin: 10px 0 20px
}
.w3_megamenu video {
    max-width: 100%;
    height: auto;
}
.w3_megamenu iframe, .w3_megamenu embed, .w3_megamenu object {
    max-width: 100%;
}
.w3_megamenu .google-map {
    width: 100%;
    border: 2px solid rgba(255, 255, 255, 0.5);
    min-height: 200px;
}
.w3_megamenu div.google-map {
    background: rgba(255, 255, 255, 0.5);
    background: #ffffff;
    height: 200px;
    margin: 0 0 0px 0;
    width: 100%;
}
#googlemaps img {
    max-width: none;
}
.w3_megamenu .dropdown-menu .withoutdesc {
    margin-top: 0;
    padding: 15px 20px;
    display: block;
    text-align: left;
    text-transform: none;
    width: 100%;
}
.w3_megamenu a:hover {
    text-decoration: none
}
.w3_megamenu .dropdown-menu .withoutdesc ul li {
    padding: 3px 10px;
}
.w3_megamenu .dropdown-menu .withoutdesc ul li:hover, .w3_megamenu .dropdown-menu .withoutdesc ul li:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5 !important
}
.w3_megamenu .dropdown-menu .withoutdesc li:last-child {
    border-bottom: 0 solid #fff;
}
.w3_megamenu .dropdown-submenu {
    position: relative;
}
.w3_megamenu .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.w3_megamenu .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.w3_megamenu .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}
.w3_megamenu .dropdown-submenu:hover>a:after {
    border-left-color: #ffffff;
}
.w3_megamenu .dropdown-submenu.pull-left {
    float: none;
}
.w3_megamenu .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.w3_megamenu p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #656565;
}
.w3_megamenu .nav, .w3_megamenu .collapse, .w3_megamenu .dropup, .w3_megamenu .dropdown {
    position: static;
}
.w3_megamenu .half {
    width: 50%;
    left: auto !important;
    right: auto !important;
}
.w3_megamenu .container {
    position: relative;
}
.w3_megamenu .nav.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}
.w3_megamenu .w3_megamenu-content {
    padding: 15px 30px;
    background: #fff;
}
.w3_megamenu .dropdown.w3_megamenu-fw .dropdown-menu {
    left: 0;
    right: 0;
}
.w3_megamenu .title {
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    color: #4cd964;
    text-transform: capitalize;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.w3_megamenu ul {
    list-style: none;
    padding-left: 0px;
}
/* submenu positioning*/
.nav ul, .cats-mega-wrap {
    background: #fff;
    position: absolute;
    white-space: nowrap;
    z-index: 9999999999;
    width: 265px;
    border-radius: 0;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    padding: 0 30px 20px;
    left: -99999em;
}
.cats-mega-wrap {
    width: auto;
}
.nav li, .nav a {
}
.nav > li:hover > ul, .nav > li:hover > .cats-mega-wrap {
    left: 0;
    margin-top: 0;
    margin: 0;
    top: auto;
    min-width: 200px;
}
.nav > li li:hover > ul {
    left: 100%;
    margin-left: 0px;
    top: 0px;
}
.nav li ul li {
    text-align: left;
    height: 44px;
}
.nav li ul li a {
    text-align: left;
    height: 44px;
    position: relative;
    display: block;
    border-bottom: none;
    line-height: 44px;
}
.nav li ul li:last-child a {
    border-bottom: none;
}
.nav li ul li:hover > a {
    background: none !important;
    text-indent: 10px;
    color: #4CD964;
}
.sh_mega, .sh_mega_cats {
    position: static !important;
}
/* submenu positioning*/
.cats-mega-wrap {
    width: auto;
}
.mega-menu-wrapper {
    position: absolute;
    white-space: nowrap;
    z-index: 99;
    width: auto !important;
    left: -99999em;
    min-width: inherit;
    padding: 15px 30px !important;
}
.mega-menu-wrapper > li {
    padding: 0 15px;
    float: left;
    width: 300px;
    height: auto !important;
}
.mega-menu-wrapper a:hover, .mega-menu-wrapper li:hover a {
    background: none !important;
    text-indent: 0 !important;
}
.menu-parent-itemmega_column {
}
.mega-menu-wrapper li:first-child {
    padding: 0 15px 0 0;
}
.mega-menu-wrapper li:last-child {
    padding: 0 0 0 15px;
}
.mega-menu-wrapper li ul {
    position: relative;
    left: 0 !important;
    padding: 0 !important;
    display: block !important;
}
.mega-menu-wrapper li ul li {
    width: 100% !important;
    padding: 0 !important;
}
.mega-menu-wrapper li ul li a {
    border: none;
}
.mega_col_title > a {
    font-size: 16px;
    border: none !important;
}
.mega_col_title a i {
    display: none !important;
}
.mega_col_title li {
    font-weight: normal;
    font-size: 14px;
}
.mega_col_title a i {
    transform: rotate(0deg) !important;
}
.cats-mega-wrap {
    width: 1070px !important;
    padding: 0;
}
.cats-mega-wrap figure a {
    white-space: normal;
}
.cats-mega-wrap ul {
    display: block;
    width: 220px;
    float: left;
    position: relative;
    left: 0;
    box-shadow: none !important;
    top: auto;
    padding: 0 0 30px 0 !important;
}
.cats-mega-wrap ul li {
}
.cats-mega-wrap ul li a {
    padding-left: 15px;
}
.cats-mega-wrap ul li:hover {
    background: none !important;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
}
.cats-mega-wrap img {
    border-radius: 6px;
    margin-bottom: 15px;
}
.cats-megamenu-v, .cats-megamenu-h {
    width: 450px;
    float: right;
    padding: 30px 15px 0;
}
.cats-megamenu-h {
    width: 850px;
}
.show-all {
    display: block;
    color: #fff;
    line-height: 40px;
    margin: 0 15px;
    background: #111;
}
.cats-tabs {
    transition: all 0.2s ease-in-out 0s;
    display: none;
}
.cats-tabs:first-child {
    display: block;
}
.mcontents.cats-megamenu-h .block-post {
    float: left;
    width: 33.3333333%;
    padding: 0 15px;
}
.mcontents.cats-megamenu-v .block-post {
    float: none;
    width: 100%;
    margin-bottom: 30px;
    padding: 0 15px;
}
.mcontents.cats-megamenu-v .block-post img {
    float: left;
    width: 85px;
    height: 70px;
    margin: 0 30px 0 0;
}
/***collapsed button****/
.toggle-menu {
}
.toggle-menu .widget-toggle {
    margin: 0;
    border-radius: 6px;
    height: auto;
    position: fixed;
    right: 10px;
    padding: 10px;
    z-index: 999999999;
    width: 51px;
    height: 46px;
    top: 30px;
    background: #fff;
    transition: all 0.1s ease-in-out 0s;
    transform: translate3d(80px, 0px, 0px);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04);
    padding: 16px;
}
.toggle-menu .widget-toggle:after {
    position: absolute;
    right: -13px;
    width: 0;
    height: 0;
    content: '';
    top: 50%;
    margin-top: -7px;
    border: 7px solid transparent;
    border-left: 7px solid #fff;
    border-right: 7px solid transparent;
}
.toggle-menu .widget-toggle:before {
    position: absolute;
    right: -14px;
    width: 0;
    height: 0;
    content: '';
    top: 50%;
    margin-top: -7px;
    border: 7px solid transparent;
    border-left: 7px solid #eee;
    border-right: 7px solid transparent;
}
.dark-theme .toggle-menu .widget-toggle:before , .dark-theme .toggle-menu .widget-toggle::after{border-color: transparent transparent transparent #222;}
.sticky-menu-toggle {
    transform: translate3d(0, 0px, 0px) !important;
}
.navbar-toggle, .widget-toggle {
    margin: 30px 0;
    padding: 0;
}
.widget-toggle {
    position: relative;
    float: right;
    border: none;
    height: 18px;
    width: 35px;
    height: 35px;
    margin: 15px 15px 0 0;
    border: none;
    background: none;
    border-radius: 50%;
    padding: 8px;
}
.widget-toggle:hover .icon-bar {
    background-color: #4CD964;
}
.opened.widget-toggle .icon-bar, .opened.widget-toggle:hover .icon-bar {
    background-color: #e60200;
}
.navbar-toggle .icon-bar, .widget-toggle .icon-bar {
    border-radius: 0px;
    width: 100%;
    position: relative;
    display: block;
    transition: all 0.1s ease-in-out 0s;
    height: 2px;
    background-color: rgb(34, 34, 34);
}
.navbar-toggle .icon-bar + .icon-bar, .widget-toggle .icon-bar + .icon-bar {
    margin-top: 3px;
}
.closed.widget-toggle:hover .icon-bar {
    height: 2px;
}
.closed.widget-toggle:hover .icon-bar:first-child {
    -moz-transform: rotate(44deg);
    -o-transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
    width: 15px;
    right: -6px;
}
.closed.widget-toggle:hover .icon-bar:last-child {
    -moz-transform: rotate(-44deg);
    -o-transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    transform: rotate(-44deg);
    width: 15px;
    right: -6px;
}
.opened.widget-toggle {
    z-index: 9999999999;
}
.opened.widget-toggle .icon-bar {
    height: 2px;
}
.opened.widget-toggle .icon-bar:first-child {
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-bottom: -3px;
}
.opened.widget-toggle .icon-bar:last-child {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 1px;
}
.opened.widget-toggle .icon-bar:nth-child(2) {
    display: none
}
.navbar-collapse {
    max-height: none;
    padding: 0;
}
.search-bar {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1000;
    opacity: 0;
    right: 15px;
    left: 15px;
    display: none;
    z-index: 99999;
    background: #fff;
}
.close-search {
    float: right;
    display: block;
    color: #e60200;
    text-align: center;
    font-size: 30px;
    line-height: 20px;
    margin: 10px auto;
}
.close-search:hover {
    color: #e0454b;
}
.search-flo {
    margin: 17px 0 0 0;
}
.search-flo .Box {
    height: 45px;
    line-height: 32px;
    font-size: 30px;
    background: none;
    border: none;
    font-weight: 600;
    padding: 0;
    text-indent: 25px;
    color: #888;
    text-indent: 0;
    float: left;
    margin: 0 0 0 0
}
.search-flo .Box:focus {
    box-shadow: none;
}
.col-se {
    width: 170px;
}
.search-btn {
    margin: 0 0 0 0;
}
.top-search {
    background: #222;
    float: right;
    position: relative;
    z-index: 1;
    margin-left: 20px;
}
.search-ex {
    position: absolute;
    left: 0;
    width: 2000px;
    height: 100%;
    top: 0;
    z-index: -1;
    background: #222;
}
.top-search input {
    background: none;
    border: none;
    z-index: 1;
}
.top-search input[type='text'] {
    text-indent: 10px;
    font-size: 12px;
    z-index: 1;
}
.top-search button {
    padding: 0;
    width: 40px;
    background: none;
    border: none;
    height: 40px;
    z-index: 1;
    color: #888;
}
.nav-search {
    color: #312f41;
    float: right;
    margin: 22px 0 0 0;
    font-size: 21px;
    display: block;
}
.nav-search i {
    color: #222;
}
.nav-search:hover i {
    color: #18B536;
}
/** top-nav **/
.top-nav {
}
.top-nav ul {
}
.top-nav ul li {
    float: left;
    margin: 0 20px 0 0;
}
.top-nav ul li a {
    color: #e9e9e9;
    line-height: 40px;
    font-size: 12px;
    text-transform: uppercase;
}
.top-nav ul li a:hover {
}
.visible-fix {
    overflow: hidden;
}
/* main-slider */
.s-fix {
    margin-top: -30px;
}
.slider-loader {
    width: 100%;
    min-height: 600px;
    position: relative;
    z-index: 9999;
}
.slider-loader .loader {
    background: #fff;
    border-radius: 6px;
    width: 150px;
    height: 50px;
    padding: 22px;
    position: absolute;
    top: 42%;
    left: -webkit-calc(50% - 75px) !important;
    left: calc(50% - 75px) !important;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
#posts_grid {
}
.grids {
    position: relative;
}
.main-slider {
    background: #eee;
    margin-bottom: 60px;
    padding: 100px 0
}
#paralax-bg {
    padding: 100px 0;
    position: relative;
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -30px;
    background-attachment: fixed;
    background-image: url(images/paralax.jpg);
}
#paralax-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #25b63f;
    opacity: .8;
}
#paralax-bg h1 {
    color: #fff;
    text-align: center;
    z-index: 999;
    text-transform: capitalize;
    position: relative;
    font-size: 48px;
}
.contact-us {
    z-index: 999;
    position: relative;
}
.contact-us h1 {
    margin-bottom: 35px;
    font-size: 60px;
}
.contact-us hr {
    border-color: #4ada6f;
    margin: 0;
}
.contact-us p {
    font-size: 18px;
    text-align: center;
    z-index: 999;
    color: #fff;
    margin-bottom: 30px;
}
#paralax-contact {
    padding: 100px 0;
    position: relative;
    background-position: center 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(images/paralax.jpg);
}
.contact-details {
}
.contact-details div {
    padding: 45px 0 0 170px
}
.contact-details p {
    font-size: 14px;
    text-align: left;
    margin: 0 0 10px 0;
    position: relative;
    padding-left: 28px;
}
.contact-details i {
    font-size: 20px;
    position: absolute;
    left: 0;
    line-height: 25px;
    top: 0;
}
.inv-sec {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 12px solid #fff;
    background: url(images/mail-ico.png) center center no-repeat #4cd964;
}
.inv-wr {
    width: 202px;
    height: 202px;
    position: absolute;
    z-index: 9999;
    right: 50%;
    bottom: -100px;
    margin-right: -100px;
    border-radius: 50%;
    border: 1px solid #eee;
}
.inv-sec span {
    width: 109px;
    height: 46px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -54.5px;
    margin-top: 50px;
    transition: all 0.2s ease-in-out 0s;
    background: url(images/mail-ico-open.png) center top no-repeat;
}
.inv-wr:hover span {
    -moz-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    margin-top: 4px;
}
#paralax-contact:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #25b63f;
    opacity: .8;
}
#paralax-contact h1 {
    font-family: open sans;
    color: #fff;
    text-align: center;
    z-index: 999;
    position: relative;
    font-size: 48px;
}
.slider-paralax {
    padding: 30px 0 20px;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-image: url(images/paralax.jpg);
    margin-top: -30px;
}
.slider-paralax:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #232333;
    opacity: .9;
}
.small-post {
    width: 360px;
    margin: 0 0 0;
}
.timeline-grid-sizer, .timeline-medium-post {
    width: -webkit-calc(50% - 45px);
    width: calc(50% - 45px);
}

.timeline-medium-post:nth-child(2n+1) {
    clear: right;
    float: right;
    margin-bottom: 50px;
}
/*.timeline-medium-post:nth-child(2n) {
    clear: left;
    float: left;
    margin-bottom: 50px;
}

.timeline-medium-post:nth-child(2n+1) {
    clear: right;
    float: right;
    margin-top: 50px;
}*/
.large-post {
    width: 750px;
    margin: 0 0 0;
}
.sitemap-content .large-post, .sitemap-content .grid-sizer {
    width: calc(50% - 20px);
    -webkit-width: calc(50% - 20px);
}
.grid-sizer, .small-post {
    width: -webkit-calc(20% - 20px);
    width: calc(20% - 20px);
    float: left;
}
.large-post {
    width: -webkit-calc(40% - 20px);
    width: calc(40% - 20px);
    float: left;
}
.large-post-cat .large-post, .large-post-cat .grid-sizer {
    width: -webkit-calc(33.333333333% - 20px);
    width: calc(33.333333333% - 20px);
    float: left;
}
.grid-sizer-cat {
    width: -webkit-calc(16.6666666666% - 20px);
    width: calc(16.6666666666% - 20px);
    float: left;
}
.gutter-sizer {
    width: 20px;
}
.timeline-gutter-sizer {
    width: 90px;
}
.side-wrapper .grid-sizer, .side-wrapper .small-post {
    width: -webkit-calc(20% - 20px);
    width: calc(20% - 20px);
}
.side-wrapper .large-post {
    width: -webkit-calc(40% - 20px);
    width: calc(40% - 20px);
}
.grid-medium {
}
.grid-small .small-post {
    width: 280px;
}
.grid-small .large-post {
    width: 590px;
}
.time-line-wrapper {
    position: relative;
    margin: 30px 0;
}
.time-line-wrapper:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 2px;
    margin-left: -1px;
    z-index: -1;
    background: rgba(0,0,0,.3);
}
.time-line-wrapper .arrow-down {
    background: #edf3f4;
}
.posts-time-line .medium-post:first-child {
    margin-top: 55px;
}
.line {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 2px;
    margin-left: -1px;
    z-index: -1;
    background: #4cd964;
}
.arrow-time {
    position: absolute;
    top: 120px;
    left: -14px;
    width: 0;
    height: 0;
    border: 7px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 7px solid transparent;
}
.arrow-time:after {
    content: '';
    position: absolute;
    top: -10px;
    left: -51px;
    width: 26px;
    border-radius: 50%;
    height: 26px;
    background: #4cd964;
    border: 3px solid #edf3f4;
}
.right-ar .arrow-time {
    left: auto;
    right: -14px;
    border-left: 7px solid #fff;
    border-right: 7px solid transparent;
}
.right-ar .arrow-time:after {
    left: auto;
    right: -51px;
}
.by-month-list {
}
.time-line-wrapper .by-month-list:first-child {
    display: block;
}
/* //////// block \\\\\\\\ */
.block {
    padding: 30px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
}
.block-padding {
    padding: 30px !important;
}
article .block {
    overflow: hidden;
}
.block-quote ,.dark-theme .block-quote {
    background-image: -moz-linear-gradient( 90deg, rgb(76,217,100) 0%, rgb(24,181,54) 100%) !important;
    background-image: -webkit-linear-gradient( 90deg, rgb(76,217,100) 0%, rgb(24,181,54) 100%) !important;
    background-image: -ms-linear-gradient( 90deg, rgb(76,217,100) 0%, rgb(24,181,54) 100%) !important;
    box-shadow: none !important;
    padding: 30px !important;
}
.block-quote p {
    color: #fff;
}
.large-post .block-quote .format-label {
    float: left;
    width: auto;
    margin: 0 30px 0 0
}
.block-quote .format-label {
    bottom: auto;
    position: static;
    height: 90px;
    margin-bottom: 35px;
    overflow: hidden;
}
.block-quote .format-label .fa {
    width: 70px;
    height: 70px;
    position: static;
    bottom: auto
}
.large-post blockquote {
    overflow: hidden;
    display: block
}
.block-quote blockquote {
    padding: 0;
    border: none;
    margin: 0;
}
.block-quote blockquote h2 {
    color: #fff;
    font-weight: normal;
    font-style: italic;
    font-size: 16px;
    line-height: 32px;
}
.block-quote blockquote h2 cite {
    clear: both;
    color: rgba(0,0,0,.6);
    font-size: 18px;
    display: block;
    margin-top: 12px;
    font-size: 14px;
}
.block-title {
    font-size: 23px;
    font-weight: 400;
    position: relative;
    height: 100%;
    font-family: open sans;
    transition: all 0.2s ease-in-out 0s;
    letter-spacing: -1px;
    margin-bottom: 15px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.block-title a {
    transition: all 0.2s ease-in-out 0s;
    color: inherit;
}
.block-title:before {
    content: " ";
    display: none;
    float: left;
    height: 100%;
    left: -30px;
    position: absolute;
    top: 0;
    border-left: 3px solid #ff2e5a;
}
.single_Post .block {
    margin-bottom: 20px;
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.article-content {
    position: relative;
    padding: 0 30px;
    margin-top: 25px;
}
.block-content-20 {
    border: 2px solid #eee;
    padding: 20px;
}
.block-content-15 {
    border: 2px solid #eee;
    padding: 15px;
}
.post-excerpt {
    margin: 0 0 45px 0;
}
.img-post {
    margin: 0 0 20px 0;
    position: relative;
    height: auto;
    overflow: hidden;
}
.img-post:hover a {
    color: #18b536;
}
.img-post img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single_Post:hover .img-post > a > img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.img-post a {
    display: block;
    width: 100%;
    height: 100%;
}
.zoom-img {
    position: relative;
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 100%;
    font-size: 40px;
    height: 100%;
}
/**********widgets*************/
.widgets {}
.widgets > ul > li { 
    border-bottom: 1px solid rgba(0,0,0,.1); 
    padding: 7px 0px;
}
.widgets > ul > li a { 
    color:#4CD964;
}
.widgets > ul > li a:hover { 
    text-decoration:underline;
}
.widgets  > ul > li:first-child { padding-top: 0; }
.form-control {  }
.widgets  select {
    border-radius: 5px; box-shadow: none; height: 35px; -webkit-transition: all ease-in-out .2s; -moz-transition: all ease-in-out .2s; -o-transition: all ease-in-out .2s; transition: all ease-in-out .2s; padding: 6px 10px; border: 2px solid #eee; background: #fff;
    width:100%;}
.dark-theme .widgets  select {
    background: none repeat scroll 0% 0% #232333;
    border-color: #3F3F58;
    color: #3F3F58;
}
/* default recent comments */
.recentcomments .url { 
    color: #4CD964;
    font-style: italic; 
}

/* default categories widget */
.widget_categories li,
.widget_pages li,
.widget_archive li { 
    overflow: hidden;
    text-align: right;
    font-weight: bold; 
}

.widget_categories li a,
.widget_pages li a,
.widget_archive li a { 
    float: left;
    font-weight: normal; 
}

.widget_categories .children,
.widget_pages .children,
.widget_archive .children {
    clear: both;
    padding-top: 7px; 
}

.widget_categories .children li,
.widget_pages .children li,
.widget_archive .children li {
    border-top: 1px solid rgba(0,0,0,.1);
    margin-left: 14px;
}

.widget_categories .children li:first-child,
.widget_pages .children li:first-child,
.widget_archive .children li:first-child {
    padding-top: 7px;
    margin-left: 0;
    padding-left: 14px;		
}

.widget_categories .children li,
.widget_pages .children li,
.widget_archive .children li { border-bottom: 0; }

.widget_categories li ul li:last-child,
.widget_pages li ul li:last-child,
.widget_archive li ul li:last-child { 
    border-bottom: 0;
    padding-bottom: 0; 
}
.textwidget img {
    max-width:100%;
    height:auto;
}
.wrapper {
    position: relative;
}
.content-fluid {
    padding: 0 15px 30px 30px;
}
.main-content {
    float: right;
    margin-left: -360px;
    width: 100%;
}
.side-wrapper {
    margin-left: 360px;
    position: relative;
    padding: 0;
}
#preload-post {
    width: 100%;
    height: 100%;
    z-index: 999999;
    top: 0;
    text-align: center;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.6) ;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.loader-wrap {
    position: fixed;
    bottom: 30%;
    left: 50%;
    text-align: center;
}
.loader-spin {
    width: 150px;
    height: 50px; /*background:#fff;*/
    margin: 0 auto;
}
.no-more {
    display: none;
}
.spinner {
    margin-left: 15px;
    display: none;
    line-height: 12px;
    padding: 1px 0px 1px 2px;
}
.spin-comments {
    display: inline-block;
    margin-right: 15px;
    line-height: 12px;
    font-size: 16px;
    padding: 1px 0px 1px 2px;
}
.cat_id {
    transition: all 0.2s ease-in-out 0s;
}
.show-more {
    margin: 60px 15px 30px 0px;
}
.animate-spin {
    -moz-animation: spin .5s infinite linear;
    -o-animation: spin .5s infinite linear;
    -webkit-animation: spin .5s infinite linear;
    animation: spin .5s infinite linear;
}
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-o-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-ms-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
#preloader {
    position: relative;
}
#preloader span {
    animation: 1s ease-in-out 0s normal none infinite running preloader;
    background: none repeat scroll 0 0 #e9234d;
    border-radius: 20px;
    height: 20px;
    display: inline-block;
    width: 20px;
}
#preloader span:nth-child(2) {
    animation-delay: 0.2s;
}
#preloader span:nth-child(3) {
    animation-delay: 0.4s;
}
#preloader span:nth-child(4) {
    animation-delay: 0.6s;
}
#preloader span:nth-child(5) {
    animation-delay: 0.8s;
}
@keyframes preloader {
    0% {
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
        transform: translateY(0px);
    }
    50% {
        background: none repeat scroll 0 0 #4cd964;
        box-shadow: 0 20px 3px rgba(0, 0, 0, 0.05);
        transform: translateY(-10px);
    }
    100% {
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
        transform: translateY(0px);
    }
}
/*******/
.post-video {
    position: relative;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 100%;
    font-size: 40px;
    height: 100%;
}
.post-video:after {
    position: absolute;
    content: '\e878';
    font-family: fontello;
    color: #fff;
    font-size: 60px;
    height: 100%;
    top: 50%;
    margin: -20px 0 0 -30px;
    left: 50%;
}
.post-video:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(63,77,65,.5);
}
.format-label {
    position: absolute;
    left: 30px;
    height: 0px;
    top: -45px;
    width: 100%;
}
.format-label .fa {
    border: 3px solid #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
    transition: all 0.2s ease-in-out 0s;
    position: relative;
    bottom: 25px;
    z-index: 9999999;
    text-align: center;
    line-height: 44px;
    display: inline-block;
}
.label-dash {
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 0;
    display: block;
    z-index: 9;
    border-bottom: 3px solid rgb(255,59,48);
}
.format-video .format-label i, .format-video .floating-label,
.sticky .floating-label-sticky {
    background-image: -moz-linear-gradient( 39deg, rgb(76,217,100) 0%, rgb(24,181,54) 100%) !important;
    background-image: -webkit-linear-gradient( 39deg, rgb(76,217,100) 0%, rgb(24,181,54) 100%) !important;
    background-image: -ms-linear-gradient( 39deg, rgb(76,217,100) 0%, rgb(24,181,54) 100%) !important;
    font-size: 15px !important;
}
.format-video .block-title:hover {
    color: rgb(76,217,100);
}
.format-video .block-title:before, .format-video .label-dash {
    border-color: rgb(76,217,100);
}
.format-video .read-more:hover {
    color: rgb(76,217,100);
}
.format-gallery .format-label i, .format-gallery .floating-label {
    background-image: -moz-linear-gradient( 39deg, rgb(254,60,131) 0%, rgb(255,45,85) 100%);
    background-image: -webkit-linear-gradient( 39deg, rgb(254,60,131) 0%, rgb(255,45,85) 100%);
    background-image: -ms-linear-gradient( 39deg, rgb(254,60,131) 0%, rgb(255,45,85) 100%);
    font-size: 16px !important;
}
.format-gallery .block-title:hover {
    color: rgb(254,60,131);
}
.format-gallery .block-title:before, .format-gallery .label-dash {
    border-color: rgb(254,60,131);
}
.format-gallery .read-more:hover {
    color: rgb(254,60,131);
}
.format-audio .format-label i, .format-audio .floating-label {
    background-image: -moz-linear-gradient( 39deg, rgb(255,204,0) 0%, rgb(255,141,0) 100%);
    background-image: -webkit-linear-gradient( 39deg, rgb(255,204,0) 0%, rgb(255,141,0) 100%);
    background-image: -ms-linear-gradient( 39deg, rgb(255,204,0) 0%, rgb(255,141,0) 100%);
    font-size: 16px !important;
}
.format-audio .block-title:hover {
    color: rgb(255,204,0);
}
.format-audio .block-title:before, .format-audio .label-dash {
    border-color: rgb(255,204,0);
}
.format-audio .read-more:hover {
    color: rgb(255,204,0);
}
.format-image .format-label i, .format-image .floating-label {
    background-image: -moz-linear-gradient( 39deg, rgb(76,185,254) 0%, rgb(42,112,254) 100%);
    background-image: -webkit-linear-gradient( 39deg, rgb(76,185,254) 0%, rgb(42,112,254) 100%);
    background-image: -ms-linear-gradient( 39deg, rgb(76,185,254) 0%, rgb(42,112,254) 100%);
    font-size: 16px !important;
}
.format-image .block-title:hover {
    color: rgb(76,185,254);
}
.format-image .block-title:before, .format-image .label-dash {
    border-color: rgb(76,185,254);
}
.format-image .read-more:hover {
    color: rgb(76,185,254);
}
.format-link .format-label i, .format-link .floating-label {
    background-image: -moz-linear-gradient( 39deg, rgb(76,185,254) 0%, rgb(42,112,254) 100%);
    background-image: -webkit-linear-gradient( 39deg, rgb(76,185,254) 0%, rgb(42,112,254) 100%);
    background-image: -ms-linear-gradient( 39deg, rgb(76,185,254) 0%, rgb(42,112,254) 100%);
    font-size: 16px !important;
}
.format-link .block-title:hover {
    color: rgb(76,185,254);
}
.format-link .block-title:before, .format-link .label-dash {
    border-color: rgb(76,185,254);
}
.format-link .read-more:hover {
    color: rgb(76,185,254);
}
.format-aside .format-label i, .format-aside .floating-label {
    background-image: -moz-linear-gradient( 39deg, rgb(104,104,110) 0%, rgb(142,142,147) 100%);
    background-image: -webkit-linear-gradient( 39deg, rgb(104,104,110) 0%, rgb(142,142,147) 100%);
    background-image: -ms-linear-gradient( 39deg, rgb(104,104,110) 0%, rgb(142,142,147) 100%);
    font-size: 20px !important;
}
.format-aside .block-title:hover {
    color: rgb(104,104,110);
}
.format-aside .block-title:before, .format-aside .label-dash {
    border-color: rgb(104,104,110);
}
.format-aside .read-more:hover {
    color: rgb(104,104,110);
}
.format-slider .format-label i, .format-slider .floating-label {
    background-image: -moz-linear-gradient( 39deg, rgb(76,185,254) 0%, rgb(42,112,254) 100%);
    background-image: -webkit-linear-gradient( 39deg, rgb(76,185,254) 0%, rgb(42,112,254) 100%);
    background-image: -ms-linear-gradient( 39deg, rgb(76,185,254) 0%, rgb(42,112,254) 100%);
    font-size: 20px !important;
}
.format-slider .block-title:hover {
    color: rgb(76,185,254);
}
.format-slider .block-title:before, .format-slider .label-dash {
    border-color: rgb(76,185,254);
}
.format-slider .read-more:hover {
    color: rgb(76,185,254);
}
.format-standard .format-label i, .format-standard .floating-label {
    background-image: -moz-linear-gradient( 90deg, rgb(255,59,48) 0%, rgb(230,2,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,59,48) 0%, rgb(230,2,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,59,48) 0%, rgb(230,2,0) 100%);
    font-size: 20px !important;
}
.format-standard .block-title:hover {
    color: rgb(255,59,48);
}
.format-standard .block-title:before, .format-standard .label-dash {
    border-color: rgb(255,59,48);
}
.format-standard .read-more:hover {
    color: rgb(255,59,48);
}
.format-quote .format-label i {
    background: rgba(0,0,0,.1);
    border: none !important;
    line-height: 70px !important;
    font-size: 22px !important;
}
.block .post-meta {
    margin: 0 0 25px 0;
}
.meta-more {
    padding: 15px 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.meta-more .post-meta, .floating-label-wrapper .post-meta {
    margin: 0;
    padding: 0;
    float: right;
}
.meta-more .post-meta span {
    color: #47464a;
    font-size: 14px;
    margin-right: 20px;
}
.meta-more .post-meta span i.fa-eye {
    color: #ff4f58;
}
.meta-more .post-meta span i.fa-message {
    color: #18b536;
}
.floating-label-wrapper {
    margin-bottom: 17px;
    margin-top: -20px;
}
.floating-label-wrapper .floating-label {
    display: block;
    float: left;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    border-radius: 3px;
    font-size: 12px !important;
}
.read-more {
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 14px;
}
/* ///// Footer //// */
#Footer {
    background: #fff;
    padding: 60px 30px 0px 30px;
}
#Footer.dark-theme {
    background: #232333;
}
#Footer .block {
    padding: 0;
    background: none;
    border-radius: 0;
    box-shadow: none;
}
#Footer .widget-title{ margin-bottom: 40px;}
.copyright {
    float: right;
}
.copyright p {
    color: #fff;
    font-size: 12px;
}
.copyright a {
    color: #fff;
}
.footer-logo {
    display: inline-block;
    margin: 0 0 30px;
}
.footer-end {
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding: 30px 60px 30px 60px;
    margin-right: -30px;
    margin-left: -30px;
    margin-top: 30px;
}
.footer-end p {
    color: #2e2422;
    margin: 0 -15px 0 0;
}
.footer-end ul {
    float: left;
    margin-left: -15px;
}
.footer-end ul li {
    float: left;
    margin: 0 15px 0 0;
}
.footer-end ul li a {
    color: #333;
    font-size: 14px;
}
.footer-end ul li a:hover {
    color: #4CD964;
}
.dark-theme .footer-end ul li a {
    color: #ccc;
}
.footer-col5 .col-md-3{width: 20%; padding-right: 30px;
                       padding-left: 30px;}
#Footer .img-gallery{width: 25%;}
/** //// post-content //// */
.full-width-post .block {
    padding: 30px 100px;
}
.full-width-post .block-title:before {
    left: -100px;
}
.post-content {
    padding: 0 30px;
    max-width: 100%;
    height: auto;
}
.post-content a {
    color: #18B536;
}
.post-content h1, .post-content .h1, .post-content h2, .post-content .h2, .post-content h3, .post-content .h3 {
    margin-top: 0;
    margin-bottom: 30px
}
.post-content h4, .post-content .h4, .post-content h5, .post-content .h5, .post-content h6, .post-content .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.post-content .img-post {
    margin: 0 -30px;
    text-align: center;
}
.post-content .img-post img {
    margin: 0 auto;
    text-align: center;
}
h1.block-title {
    font-size: 30px;
}
.post-content .post-meta {
    margin: 10px 0 20px 0
}
.post-content .article-content {
    margin: 45px -30px 0;
}

.post-content iframe{
    max-width: 100%;
}
.post-content img{
    max-width: 100%;
    height: auto !important;
}

.post-content p {
    color: #222;
    margin-bottom: 30px;
}
.post-content blockquote {
    background-image: -moz-linear-gradient( 90deg, rgb(76,217,100) 0%, rgb(24,181,54) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(76,217,100) 0%, rgb(24,181,54) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(76,217,100) 0%, rgb(24,181,54) 100%);
    box-shadow: none;
    padding: 30px 30px 30px 133px;
    margin: 0 0 30px;
    border: none;
    border-radius: 6px;
    position: relative;
}
.post-content blockquote:after {
    font-family: fontello;
    content: '\e863';
    left: 30px;
    text-align: center;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: #1da737;
    position: absolute;
    top: 50%;
    line-height: 60px;
    margin-top: -29px;
    font-size: 20px;
    color: #fff;
}
.post-content blockquote p {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 0;
}
.post-content .post-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 10px;
}
.site-map-list {
    margin-bottom: 50px;
}
.site-map-list h3 {
    margin-bottom: 15px;
}
.highlight {
    background: none repeat scroll 0 0 #ff9;
    padding: 0 3px;
}
.big-letter {
    display: block;
    float: left;
    font-size: 60px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    margin: 0 15px 0 0;
}
.post-content ul {
    display: block;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0 0 0 18px;
}
.post-content ul ul {
    margin-bottom: 0;
    margin-top: 10px;
}
.post-content ul ul li:last-child {
    margin-bottom: 0;
}
.post-content ul li {
    list-style-type: disc;
    margin: 0 0 8px;
}
.post-content ol {
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0 0 0 22px;
}
.post-content ol li {
    list-style-type: decimal;
    margin: 0 0 8px;
}
.star-list, .success-list, .false-list {
    padding: 0 !important;
}
.star-list li {
    background: url("images/star.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    list-style-type: none !important;
    padding-left: 20px;
}
.success-list li {
    background: url("images/tr.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    list-style-type: none !important;
    padding-left: 20px;
}
.false-list li {
    background: url("images/false.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    list-style-type: none !important;
    text-indent: 20px;
}
code {
    background-color: #f5f5f5;
    border: 2px solid #eee;
    border-radius: 0;
    color: #e0454b;
    display: inline-block;
    font-size: 90%;
    padding: 8px 10px;
}
.occordion {
    margin: 0 0 30px;
}
.occordion h6 {
    margin: 0 0 24px;
}
.occordion ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.occordion ul li {
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
.occordion ul li:last-child {
}
.occordion ul li .ll {
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    font-family: open sans;
    line-height: 50px;
    padding: 0 0 0 20px;
    position: relative;
}
.occordion ul li .ll i {
    float: right;
    font-size: 18px;
    height: 15px;
    line-height: 15px;
    margin: 22px 22px 0 0;
    width: 15px;
}
.accActiv {

}
.inner {
    display: none;
    float: left;
    margin: 0 15px 20px 20px;
}
.inner ol {
    padding: 0 0 0 30px;
}
.inner ol li {
}
.occ {
    background: none repeat scroll 0 0 #eee;
    border-radius: 5px;
    overflow: hidden;
}
.occ-label {
    background: none repeat scroll 0 0 #e1a94a;
    height: 70px;
    text-align: center;
    width: 70px;
}
.occ-label span {
    color: #fff;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
}
.tabs-wrapper {
    width: 100%;
    margin-bottom: 25px;
}
.tabs-buttons {
    float: left;
    border-radius: 6px 6px 0 0;
    position: relative;
    margin-bottom: -2px;
    background: #eee;
}
.tabs-buttons ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}
.tabs-buttons ul li {
    float: left;
    text-align: center;
    list-style-type: none;
    margin: 0;
    color: #222;
}
.tabs-buttons ul li a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 16px;
    font-family: open sans;
    font-weight: 700;
    padding: 0 35px;
}
.tabs-buttons ul li:nth-child(2) {
    padding: 0 1px;
}
.tabs-buttons ul li a:hover {
}
.tabs-buttons-active {
    color: #888 !important;
    border-radius: 6px 6px 0 0;
    background: #fff !important;
    border: 2px solid #eee;
    border-bottom: none;
}
#Footer .tabs-buttons ul li {
    width: 33.333333%;
    padding: 0 2px;
}
.main-sidebar .tabs-buttons ul li{
    width: 33.333333%;
    padding: 0 10px 0 0px;
}

.main-sidebar .tabs-buttons, #Footer .tabs-buttons {
    margin: 0 -2px;
    float: none;
    background: none;
}
.main-sidebar .tabs-buttons, .main-sidebar .dark-theme .tabs-buttons ul li a, #Footer .tabs-buttons ul li a {
    border-radius: 0;
}
.main-sidebar .tabs-buttons-active, #Footer .tabs-buttons-active {
    color: #4CD964 !important;
    background:transparent linear-gradient(to right, #4CD964 0%, #18B536 42%) repeat scroll 0% 0% !important;
}
.main-sidebar .tabs-content, #Footer .tabs-content {
    border-radius: 0 0 0;
    padding: 30px 0;
    border: none;
    background: none;
}
.main-sidebar .tabs-buttons ul li a, #Footer .tabs-buttons ul li a {
    padding: 0;
    border: none;
    border-radius: 6px !important;
    color: #fff !important;
    height: 35px;
    background: #1A1A26;
    line-height: 35px;
    transition: all 0.2s ease-in-out 0s;
    font-size: 16px;
}
.main-sidebar .tabs-buttons ul li a:hover, #Footer .tabs-buttons ul li a:hover {
}
.main-sidebar .tabs-buttons ul li a i, #Footer .tabs-buttons ul li a i {
    color: #fff;
}
.post-sidebar .block{padding: 50px}
.tabs-content {
    border-radius: 0 5px 5px;
    background: #fff;
    padding: 30px;
    display: none;
    border: 2px solid #eee;
}
.tabs-content .side-post .img-post {
}
.tabs-content .side-post .img-post img {
}
.tabs-content .side-post {
    margin-bottom: 15px;
}
.tabs-content .post-title {
    line-height: 24px;
    margin-bottom: -2px;
}


table {
    border-collapse: separate !important;
    border-spacing: 0;
    width: 100%;
    margin: 0 0 80px 0;
    border: solid #eee 2px;
    border-radius: 6px;
}
td, th {
    border-left: 2px solid #eee;
    border-top: 2px solid #eee;
    padding: 12px 30px;
    text-align: left;
    vertical-align: middle;
}
th {
    border-top: 0;
    background: #eee;
}
th:first-child {
    border-left: 0
}
td:first-child, .bordered th:first-child {
    border-left: none;
}
th:first-child {
    border-radius: 6px 0 0 0;
}
th:last-child {
    border-radius: 0 6px 0 0;
}
th:only-child {
    border-radius: 6px 6px 0 0;
}
tr:last-child td:first-child {

}
tr:last-child td:last-child {
    border-radius: 0 0 6px 0;
}
tfoot {
    height: 85px;
    font-weight: 600;
    font-size: 18px;
    overflow: hidden;
}
tfoot td {
    background: #f9f9f9;
}
tfoot tr:first-child td:first-child {
    border-radius: 0 0 6px 6px;
}
.share-post {
    margin-bottom: 60px;
}
.post-review {
    margin-bottom: 30px;
}
.post-nav {
    text-align: center;
    margin-bottom: 30px;
}
.post-nav a {
    display: inline-block;
    color: #eee;
    font-size: 68px;
    height: 70px;
    line-height: 68px;
}
.post-vert h2 a {
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    display: block;
    margin-top: 18px;
}
/***baianat-divider***/
.baianat-divider {
    clear: both;
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
    border: 0 solid rgba(0,0,0,.2);
}
.divider-single {
    border-top-width: 1px;
}
.divider-double {
    height: 6px;
    border-top-width: 1px;
    border-bottom-width: 1px;
}
.divider-dashed {
    border-top-width: 1px;
    border-top-style: dashed;
}
.divider-dotted {
    border-top-width: 1px;
    border-top-style: dotted;
}
.divider-shadow {
    background: -moz-linear-gradient(left center, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 1px;
    overflow: visible;
}
.divider-shadow:after {
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 6px;
    margin-top: 10px;
    width: 100%;
}
.info-box {
    border: 2px solid #eee;
    margin-bottom: 30px;
    overflow: hidden;
    background: #fff;
    border-radius: 6px;
    padding: 20px;
}
.info-label {
    border-radius: 50%;
    display: block;
    float: left;
    height: 70px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 24px;
    margin-right: 20px;
    width: 70px;
}
.label-success {
    background: rgb(76,217,100); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(76,217,100,1)), color-stop(100%, rgba(24,181,54,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cd964', endColorstr='#18b536', GradientType=1 ); /* IE6-9 */
}
.label-question {
    background: rgb(255,204,0); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(255,204,0,1) 0%, rgba(255,186,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,204,0,1)), color-stop(100%, rgba(255,186,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,204,0,1) 0%, rgba(255,186,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,204,0,1) 0%, rgba(255,186,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,204,0,1) 0%, rgba(255,186,0,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255,204,0,1) 0%, rgba(255,186,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#ffba00', GradientType=1 ); /* IE6-9 */
}
.label-warning {
    background-image: -moz-linear-gradient( 45deg, rgb(230,2,0) 0%, rgb(255,59,48) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(230,2,0) 0%, rgb(255,59,48) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(230,2,0) 0%, rgb(255,59,48) 100%);
}
.label-tip {
    background: rgb(0,122,255); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(0,122,255,1) 0%, rgba(0,185,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,122,255,1)), color-stop(100%, rgba(0,185,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0,122,255,1) 0%, rgba(0,185,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0,122,255,1) 0%, rgba(0,185,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0,122,255,1) 0%, rgba(0,185,255,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(0,122,255,1) 0%, rgba(0,185,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007aff', endColorstr='#00b9ff', GradientType=1 ); /* IE6-9 */
}
.info-box-content {
    overflow: hidden;
}
.info-box-content p {
    color: #222 !important;
    margin: 0;
}
.info-box-content h4 {
    font-size: 20px;
    margin: 0 0 5px;
    color: #222 !important;
    font-weight: normal !important;
}
/* ///// comments ///// */
.comment-list {
    margin: 0 -30px;
}
.comment-list .comment-respond {
    padding:30PX;
}
.post-comment {
    padding: 40px 30px;
    position: relative;

}
.comment-list li:last-child .post-comment {
    border-bottom: none;
}
#cancel-comment-reply-link {
    font-size:12px;
    text-transform:lowercase;
    letter-spacing: normal;
    color:#F00;
}
.comment-list .children {
    margin-left: 5%;
}
.avatar-img {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #eee;
    margin-right: 20px;
}
.avatar-img img {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    border: 6px solid #fff;
}
.post-comment h3 {
    font-size: 16px;
    color: #0c3a3b;
    overflow: hidden;
    font-weight: 600;
    margin-bottom: 20px;
}
.post-comment h3 span {
    font-size: 12px;
    color: #93a6a7;
    font-weight: 400;
    margin-left: 50px;
    line-height: 15px;
    margin-top: -2px;
    display: inline-block
}
.post-comment h3 span i {
    margin-right: 5px;
}
.post-comment p {
    font-size: 14px;
    color: #0c3a3b;
    line-height: 25px;
}
.comment-content {
    overflow: hidden;
}
.reply {
}
.reply a {
    display: block;
    height: 30px;
    padding: 0 20px;
    color: #555;
    line-height: 25px;
    border-radius: 6px;
    float: left;
    font-size: 12px;
    font-weight: 600;
    border: 2px solid #eee;
}
.reply a:hover {
    color: #fff;
    background: #4cd964;
    border: 2px solid #4cd964;
}
.arrow-down {
    display: block;
    width: 70px;
    height: 70px;
    border: 2px solid #eee;
    border-radius: 50%;
    color: #eee;
    line-height: 68px;
    transition: all 0.2s ease-in-out 0s;
    margin-bottom: 30px;
}
.show-comment {
}
.comment-show-list {
    display: block;
    transition: all 0.2s ease-in-out 0s;
    position: relative;
}
.comment-show-list i {
    font-size: 10px;
    margin-right: 10px;
    line-height: 10px;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    top: 2px;
    font-size: 25px;
    display: inline-block;
}
.rotat90 {
    display: inline-block;
    transform: rotate(0deg) !important;
}
.comment-show-list span {
    font-size: 15px;
    color: rgb(24, 181, 54) !important;
    line-height: 10px;
    position: relative;
    margin: 0 3px;
}
.hover-color {
    color: #18b536 !important;
}
.logged-as {
    position: absolute;
    font-size: 11px;
    color: #b9b9b9;
    top: 33px;
    right: 30px;
}
.logged-as a {
    text-transform: uppercase;
    margin-left: 5px;
}
.logged-as .au-name {
    font-weight: bold;
    color: #4CD964;
}
.logged-as i {
    margin-right: 5px;
}
.logout {
    border-radius: 4px;
    font-size: 11px;
    padding: 0 5px;
    border: 2px solid #4CD964;
    background: #4CD964;
    color: #fff;
}
.logout:hover {
}
/* Wobble Vertical */
@-webkit-keyframes wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    33.3% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    49.95% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }
    66.6% {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    33.3% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    49.95% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }
    66.6% {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.arrow-down i {
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.arrow-down:hover i, .arrow-down:focus i, .arrow-down:active i {
    -webkit-animation-name: wobble-vertical;
    animation-name: wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
/* //////// widgets \\\\\\\\ */
#wp-calendar td, #wp-calendar th {
    padding: inherit;
    text-align: center;
}
#wp-calendar tfoot td {
    padding: inherit;
    background: none;
}
#wp-calendar tfoot {
    height: auto;
}
.author-up-paralax {
    padding: 100px 0 200px !important;
}
.author-up {
    position: relative;
    margin-top: -100px;
}
.author-vertical {
    text-align: center;
}
.author-vertical h3 a {
    font-size: 20px;
}
.author-horizontal {
    padding: 30px;
}
.content-fluid .author-horizontal {
    padding: 40px 25px;
}
.author-vertical .avatar-img, .author-horizontal .avatar-img {
    width: 120px;
    height: 120px;
    margin: 0 auto 30px auto;
    float: none;
}
.author-horizontal .avatar-img {
    margin: 0 30px 0 0;
    float: left;
}
.author-vertical .avatar-img img, .author-horizontal .avatar-img img {
    width: 118px;
    height: 118px;
}
.author-vertical h3 {
    margin-bottom: 23px;
}
.author-horizontal h3 {
    margin: 17px 0 15px 0;
}
.author-vertical p, .author-horizontal p {
    margin-bottom: 27px;
}
.socials-author {
    text-align: center;
    border-top: 1px solid #eee;
    margin: 0;
    margin: 0 -30px;
    font-size: 22px;
    padding: 30px 0 0 0;
}
.author-horizontal .socials-author {
    border: none;
    padding: 0;
    margin: 50px 0 0 0;
}
.author-connect {
    margin-top: 30px;
    border-top: 1px solid #eee;
    padding-top: 30px;
}
.author-connect p i {
    font-size: 18px;
    line-height: 24px;
    display: block;
    float: left;
    margin-right: 10px;
}
.author-connect p {
    margin-bottom: 7px;
}
.socials-author ul li {
    margin: 0 3px !important;
}
.socials-author ul li a {
}
.author-horizontal .socials-author ul li {
    display: inline-block;
    margin: 0 2px 5px 2px !important;
}
.author-horizontal .socials-author ul li a {
}
.gallery-widget {
}
.side-post {
    margin-bottom: 15px;
}
.side-post img {
    width: 68px;
    height: 55px;
}
.side-post img {
    width: 80px;
    height: 65px;
}
.side-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.side-post .img-post {
    width: 68px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
}
.side-post .read-more {
    color: #18b536;
    font-weight: 300;
    padding: 0;
    font-size: 18px;
}
.side-post .post-meta {
    margin-bottom: 0;
}
.side-post h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
}
.vertical-post {
    margin-bottom: 40px;
}
.vertical-post:last-child {
    margin-bottom: 0;
}
.vertical-post .img-post {
    margin-bottom: 20px;
}
.vertical-post h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
}
.vertical-post h3 a {
    color: inherit;
}
.vertical-post .post-meta {
    margin: 10px 0;
}
.recent-comments {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.recent-comments:last-child, .recent-comments:last-child p {
    border-bottom: none;
    margin-bottom: 0;
}
.recent-comments h3 {
    font-size: 13px;
    font-weight: 300;
    color: #93a6a7;
    margin-bottom: 15px;
}
.dark-theme .recent-comments a {
    color: #fff;
}
.recent-comments a {
    font-weight: 700;
}
.recent-comments img {
    float: left;
    border-radius: 50%;
    border: 2px solid #93A6A7;
    padding: 5px;
    margin: 0 15px 15px 0;
}
.recent-comments h3 a:hover {
    color: #18b536;
}
.recent-comments p {
    font-size: 14px;
    margin-bottom: 20px;
}
.img-gallery {
    float: left;
    width: 33.3333%;
    padding: 0 2px 4px;
}
.img-gallery a {
    display: block;
}
.img-gallery img {
    width: 100%;
    height: auto;
}
.newsletter-widget p {
    margin-bottom: 8px;
    color: #333;
}
dark-theme .newsletter-widget p {
    color: #ccc;
}
.main-sidebar {
    padding: 30px 30px 0;
}
.main-sidebar td, .main-sidebar th , .main-sidebar table{
    vertical-align: top;
    border: none;
    padding: 0;
}
.main-sidebar tr{margin-bottom: 30px;}
/*********************panelMenu*******************/
.main-sidebar-loaded {
    background-color: #fff;
    padding: 30px 50px;
    direction: rtl;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 400px;
    transform: translate3d(400px, 0px, 0px);
    transition: all 0.2s ease-in-out 0s;

    -moz-transform:  translate3d(400px, 0px, 0px);;
    -webkit-transform: translate3d(400px, 0px, 0px);;
    -o-transform:  translate3d(400px, 0px, 0px);;
    -ms-transform:  translate3d(400px, 0px, 0px);;
}
.main-sidebar-loaded.opened {
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform:  translate3d(0px, 0px, 0px);
    -ms-transform:  translate3d(0px, 0px, 0px);
}
.logged-in .main-sidebar-loaded {
    padding: 60px 50px;
}
.main-sidebar-loaded * {
    direction: ltr;
}
div.body {
    position: relative;
    left: 0;
    z-index: 999;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out;
}
div.body.opened {
    left: -400px;
}
.body-ovelay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    cursor: pointer;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.9);
    -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -ms-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0;
}
.opened .body-ovelay{
    -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -ms-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1
}
.panelMenu {
    overflow-x: hidden
}
.panelMenu-panel {
    position: static;
    right: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    min-height: 100%;
}
.main-sidebar .block {
    padding: 0;
    background: none;
    border-radius: 0;
    position: relative;
    box-shadow: none;
    margin-bottom: 60px;
}
.side-widget {
    margin-bottom: 50px;
}
.widget-title {
    margin-bottom: 30px;
}
.widget-title h3 {
    font-size: 24px;
    color: #232333;
    text-transform: capitalize;
    font-weight: 600;
}
.cat-title {
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.cat-title h3 {
    font-size: 28px;
    color: #232333;
    text-transform: capitalize;
    font-weight: normal;
}
.cat-title p {
    max-width: 1000px;
    margin: 20px auto 0;
}
.tagcloud {
    margin-bottom: -9px;
    overflow:hidden;
}

.tagcloud a {
    display: block;
    padding: 0px 9px;
    line-height: 22px;
    float: left;
    background: rgba(0,0,0,.03);
    transition: all 0.2s ease-in-out 0s;
    font-size: 11px !important;
    color: #4CD964;
    position: relative;
    margin: 0 3px 3px 0;
}
.tagcloud a:hover {
    background: #4CD964;
    color: #fff !important;
}
.light-theme .tagcloud a {
    color: #222;
}
.side-widget ul {
    padding: 0 0 0 18px;
    list-style-type: square;
}
.side-widget ul li {
    margin-bottom: 8px
}
.side-widget ul li a {
    display: block;
    color: #232333;
}
.side-widget ul li a:hover {
    color: #4cd964;
}
.tab-widget {
}
.tab-top {
}
.tab-top ul {
}
.rememberme {
    font-size: 14px;
    color: #4d6f6f;
    font-weight: normal;
    margin-top: 10px;
}
.user-assist {
    border-top: 2px solid #eee;
    padding: 12px 0 0 0;
    margin: 20px 0 0 0;
    font-size: 14px;
}
.user-assist li {
    float: left;
    width: 33.3333333%;
}
.user-assist a {
    color: #939393;
}
.user-assist a:last-child {
    float: right;
}
.user-assist a:first-child {
    float: left;
}
.post-title {
    font-size: 14px;
    /*    font-weight: 600;*/
    margin-bottom: 4px;
    line-height: 20px;
}
.post-title:hover {
}
.post-meta {
    color: #93a6a7;
    margin-bottom: 5px;
}
.post-meta span {
    font-size: 12px;
    color: #939393;
    margin-right: 12px;
}
.post-meta span i {
    margin-right: 6px;
    font-size: 14px;
}
.post-meta span a {
    color: inherit;
}
.post-meta span i:hover, .post-meta span:hover {
    color: #4cd964;
}
.btn-warning .fa-check-square-o, .btn-warning:hover .fa-square-o {
    display: none;
}
.btn-warning:hover .fa-check-square-o {
    display: inline;
}
.post-meta span:last-child {
    margin-right: 0;
}
.adv300 {
}
.adv300 img {
    margin: 0 auto;
    text-align: center;
}
/*****portfolio*******/
/*	isotope
        -------------------------------------------------- */
.isotope {
    overflow: inherit!important;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s;
}
.portfolio-gallery {
    text-align: center;
    margin-top: 30px;
    padding: 0 10px 0 30px;
}

.portfolio-gallery .gutter-sizer {

}
.gallery-item {
    margin-bottom: 15px;
    float: left;
}
.gallery-w1-sizer {
    width: calc(16.66666666666667% - 20px);
}
.gallery-w2-sizer {
    width: calc(33.33333333333333% - 20px);

}
.gallery-w3-sizer {
    width: calc(33.33333333333333% - 20px);
}
.gallery-w1, .gallery-w1 img {
    width: calc(16.66666666666667% - 20px);
    height: 240px;
}
.gallery-w2, .gallery-w2 img {
    width: calc(33.33333333333333% - 20px);
    height: 495px;
}
.gallery-w3, .gallery-w3 img {
    width: calc(33.33333333333333% - 20px);
    height: 240px;
}
.gallery-item figure {
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    background: #000;
}
.gallery-item figure img {
    position: relative;
    display: block;
    /*    min-height: 100%;*/
    max-width: 100%;
}
.gallery-item figure figcaption {
    padding: 30px;
    color: #fff;
    text-transform: capitalize;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out;
}
.gallery-item:hover img {
    opacity: .3 !important;
}
.gallery-item figure figcaption::before, .gallery-item figure figcaption::after {
    pointer-events: none;
}
.gallery-item figure figcaption, .gallery-item figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.gallery-item figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.effect-roxy { /*background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
        background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);*/
}

figure.effect-roxy img {
    max-width: none;
    width: -webkit-calc(100% + 60px) !important;
    width: calc(100% + 60px) !important;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
}
figure.effect-roxy figcaption:before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    text-align: center;
    border: 2px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
}
figure.effect-roxy figcaption {
    padding: 30px;
}
figure.effect-roxy h2 {
    padding: 30% 0 10px 0;
    text-align: center;
    font-weight: normal;
    color: #fff;
    opacity: 0;
    line-height: 35px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
    font-size: 26px;
}
.gallery-w3 figure.effect-roxy h2 {
    padding: 30px 0 10px 0;
}
.slide-w2 figure.effect-roxy h2 {
    padding: 40px 0 10px 0;
}
.gallery-w3 .circle {
    margin: 5px auto 0px;
}
figure.effect-roxy p {
    opacity: 0;
    text-align: center;
    color: #fff;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
.circle {
    display: block;
    margin: 30px auto 0 auto;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    font-size: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
}
figure.effect-roxy .post-meta {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
    color: #fff;
}
.circle-zoom {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 25px;
    margin: -30px 0 0 -30px;
    line-height: 55px;
}
figure.effect-roxy:hover img {
    opacity: 0.2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-roxy:hover figcaption::before, figure.effect-roxy:hover p, figure.effect-roxy:hover .circle, figure.effect-roxy:hover h2, figure.effect-roxy:hover .post-meta {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-roxy .post-meta span {
    color: #fff;
}
/**************************************/
.filter-menu {
    background: #232333;
    margin-top: -30px;
    text-align: center;
}
.folio-filter li {
    display: inline-block;
    margin-right: 40px;
}
.folio-filter li a {
    display: block;
    height: 50px;
    color: #fff;
    line-height: 50px;
    font-size: 14px;
    font-weight: 300;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out;
}
.folio-filter li a:hover {
    color: #18B536;
}
.folio-filter li a.selected {
    color: #18B536 !important;
}
.galler-qouet {
    width: 100%;
    height: 100%;
    padding: 40px;
    color: #fff;
    text-align: left;
    background: #ff9600;
}
.galler-qouet h2 {
    color: #fff;
    margin-bottom: 10px;
}
.galler-qouet p {
    color: #fff;
    font-style: italic;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
}
.galler-qouet span {
    color: #fff;
    font-style: italic;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}
/***fancy select****/
div.fancy-select {
    position: relative;
    text-transform: capitalize;
    color: #232333;
}
div.fancy-select.disabled {
    opacity: 0.5;
}
div.fancy-select select:focus + div.trigger {
}
div.fancy-select select:focus + div.trigger.open {
    box-shadow: none;
}
div.fancy-select div.trigger {
    border-radius: 4px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #fff;
    border: 2px solid #ecf0f1;
    border-radius: 6px;
    box-shadow: none;
    height: 50px;
    padding: 10px 20px;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out;
}
div.fancy-select div.trigger:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 8px solid #9191a7;
    border-bottom: 8px solid transparent;
    top: 20px;
    right: 15px;
}
div.fancy-select div.trigger.open {
}
div.fancy-select div.trigger.open:after {
}
div.fancy-select ul.options {
    list-style: none;
    margin: 0;
    position: absolute;
    top: 40px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 50;
    max-height: 200px;
    overflow: auto;
    background: #fff;
    border-radius: 6px;
    border: 2px solid #ecf0f1;
    min-width: 200px;
    transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options.open {
    visibility: visible;
    top: 50px;
    opacity: 1; /* have to use a non-visibility transition to prevent this iOS issue (bug?): */ /*http://stackoverflow.com/questions/10736478/css-animation-visibility-visible-works-on-chrome-and-safari-but-not-on-ios*/
    transition: opacity 300ms ease-out, top 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out;
}
div.fancy-select ul.options.overflowing {
    top: auto;
    bottom: 40px;
    transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options.overflowing.open {
    top: auto;
    bottom: 50px;
    transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -o-transition: opacity 300ms ease-out, bottom 300ms ease-out;
}
div.fancy-select ul.options li {
    padding: 8px 12px;
    cursor: pointer;
    white-space: nowrap;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
}
div.fancy-select ul.options li.selected {
    color: #232333
}
div.fancy-select ul.options li.hover {
    color: #232333;
}
/*****sliders*****/
.max-height {
    max-height: 300px;
}
.slider-item {
    position: relative;
    transition: all 0.2s ease-in-out 0s;
}
.slider-item:hover {
    box-shadow: 0 0 8px #000;
}
.slider-item img {
    width: 100%;
    height: 260px;
    position: relative;
}
.slider-caption {
    position: absolute;
    bottom: 20px;
    right: 20px;
    text-align: center;
    font-weight: normal;
    padding: 15px;
    left: 20px;
    background: rgba(255,255,255,.8);
    color: #28283a;
    font-size: 18px;
}
.slider-fix {
    margin-top: -30px;
    position: relative;
}
#slider {
    margin: 0 0 30px 0;
}
#slider img {
    height: 400px;
}
#thumbnails img {
    width: 100%;
    height: 140px;
    margin: 0 auto;
}
#thumbnails .item {
    cursor: pointer;
}
#thumbnails .slider-caption {
    left: 10px;
    bottom: 10px;
    right: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 10px;
}
.carousel-boxed6 .gallery-item {
    float: left;
    margin: 0 1px 1px 0;
}
.slide-w1, .slide-w1 img {
    width: 555px;
    height: 521px;
}
.slide-w2, .slide-w2 img {
    width: 555px;
    height: 260px;
}
.slide-w3, .slide-w3 img {
    width: 277px;
    height: 260px;
}
.slide-w4, .slide-w4 img {
    width: 277px;
    height: 521px;
}
/*****/
.blocks-slider .item {
    float: left;
    margin: 0 1px 1px 0;
}
.blocks-slider .slide-w1, .blocks-slider .slide-w1 img {
    width: 752px;
    height: 441px;
}
.blocks-slider .slide-w2, .blocks-slider .slide-w2 img {
    width: 360px;
    height: 220px;
}
.blocks-slider .effect-roxy .slider-caption {
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
}
.blocks-slider .effect-roxy:hover .slider-caption {
    opacity: 0;
}
.blocks-slider-margin .item {
    float: left;
    margin: 0 30px 30px 0;
}
.blocks-slider-margin .slide-w1, .blocks-slider-margin .slide-w1 img {
    width: 752px;
    height: 471px;
}
/*****post reviews*******/
.post-review {
    margin-bottom: 30px;
}
.review-score {
    background: none repeat scroll 0 0 #18b536;
    float: left;
    border-radius: 6px;
    margin: 0 20px 20px 0;
    padding: 5px 20px;
}
.review-score h4 {
    color: #fff;
    font-size: 48px;
    margin: 0;
    line-height: 90px;
    text-align: center;
}
.review-score-index {
    background: none repeat scroll 0 0 #18b536;
    float: left;
    height: 18px;
    margin: 0;
    padding: 0 5px;
    border-radius: 3px;
}
.post-meta span i, .review-score-index i {
    margin-right: 4px;
    font-size: 12px;
}
.review-score-index i {
    color: #fff;
}
.d-1 {
    background: #e0454b;
}
.d-2 {
    background: #f7af1c;
}
.d-3 {
    background: #58d1ff;
}
.d-4 {
    background: #5eca7f;
}
.review-score-index i:hover {
    color: #fff !important;
}
.review-score-index h4 {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}
.post-review h3 {
    font-weight: normal;
    margin: 0 0 10px;
}
.post-review p {
    margin: 0 0 10px;
}
.post-review div:nth-last-of-type(1) {
}
.review-content {
    color: #fff;
    font-size: 14px;
    left: 15px;
    line-height: 30px;
    line-height: 29px;
    position: absolute;
    top: 0;
    z-index: 9999;
}
.r2 {
    line-height: 45px;
}
.stars {
    color: #555;
}
.review-num {
}
.progress-wr {
}
.progress-bar {
    background-color: #e0454b;
    display: block;
    border-radius: 10px;
    height: 30px;
    transition: all 0.5s ease-in-out 0.2s;
    -moz-transition: all 0.5s ease-in-out 0.2s;
    -o-transition: all 0.5s ease-in-out 0.2s;
    -webkit-transition: all 0.2s ease-in-out 0.2s;
}
.progress:nth-child(3) .progress-bar {
    background-color: #f7af1c;
}
.progress:nth-child(4) .progress-bar {
    background-color: #5eca7f;
}
.progress:nth-child(5) .progress-bar {
    background-color: #3897d9;
}
.progress:nth-child(6) .progress-bar {
    background-color: #781b3d;
}
.progress:nth-child(7) .progress-bar {
    background-color: #e0454b;
}
.progress:nth-child(8) .progress-bar {
    background-color: #781b3d;
}
.progress:nth-child(9) .progress-bar {
    background-color: #745278;
}
.progress:nth-child(10) .progress-bar {
    background-color: #dc8574;
}
.progress:nth-child(11) .progress-bar {
    background-color: #c95f77;
}
.progress:nth-child(12) .progress-bar {
    background-color: #4ebea5;
}
.review-stars-wrapper {
    border: 2px solid #eee;
    display: block;
    margin: 0 0 3px;
    border-radius: 6px;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
.review-stars-wrapper-user {
    background: #f5f5f5;
    border: 2px solid #eee;
    display: block;
    border-radius: 6px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 15px 0;
    position: relative;
    width: 100%;
}
.review-stars-wrapper .review-content {
    top: 3px;
}
.review-stars {
    background: url("images/stars.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    height: 15px;
    margin: 0 12px 0 0;
    position: relative;
    width: 88px;
}
.active-stars {
    background: url("images/stars.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    width: 88px;
}
.review-stars-index {
    background: url("images/stars-index.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 11px;
    margin: 0 3px 0 0;
    position: relative;
    width: 60px;
}
.active-stars-index {
    background: url("images/stars-index.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    height: 10px;
    left: 0;
    display: block;
    position: absolute;
    top: 0;
    width: 60px;
}
.post-rev-score {
    float: none;
    margin: 0;
    overflow: hidden;
}
.post-meta .post-rev-score {
    display: inline-block;
    padding-top: 4px;
    overflow: hidden;
}
.post-rev-score {
    float: none;
    margin: 0;
    overflow: hidden;
}
.wp-calendar th {
    padding: 0;
    text-align: center;
}
.haserror {
    display: none;
    margin-top: 10px;
    padding: 15px 30px;
}
.contact-wrapper {
    padding: 220px 0 150px 0;
    position: relative;
    background: url(images/contact-wr.png) center top repeat-x #fff;
}
.contact-wrapper:after {
    bottom: 0;
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    background: url(images/contact-wr.png) center top repeat-x;
}
.animated-css {
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.GoIn {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-name: GoIn;
    -moz-animation-name: GoIn;
    -o-animation-name: GoIn;
    animation-name: GoIn;
}
.GoIn-slow {
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -ms-animation-delay: 1.4s;
    -o-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
.GoIn-fast {
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
@-webkit-keyframes GoIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes GoIn {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }
    80% {
        -moz-transform: translateY(-10px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}
@-o-keyframes GoIn {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -o-transform: translateY(30px);
    }
    80% {
        -o-transform: translateY(-10px);
    }
    100% {
        -o-transform: translateY(0);
    }
}
@keyframes GoIn {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        transform: translateY(30px);
    }
    80% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}
.gotop {
    background-color: #4CD964;
    z-index: 999999999999999;
    border-radius: 5px;
    border: 1px solid #4CD964;
    width: 40px;
    height: 40px;
    position: fixed;
    display: none;
    bottom: 60px;
    right: 60px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 12px 0 0 0;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    overflow: auto;
}
.gotop:hover {
    background-color:#fff ;
    opacity: 1;
    border: 1px solid #eee;

    color: #4CD964 !important;
}
.gotop i {
    display: block;
    -moz-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    line-height: 15px;
}
.not-found {
}
.not-found img {
    margin-bottom: 50px;
}
.not-found h2 {
    font-family: open sans;
    font-size: 24px;
    color: #55a753;
    letter-spacing: 5px;
    font-weight: normal;
    margin-bottom: 20px;
}
.not-found p {
    font-family: open sans;
    font-size: 18px;
    color: #55a753;
    font-weight: normal;
    margin-bottom: 35px;
}
.not-found p a {
    color: #007aff;
}
.not-found p a:hover {
    text-decoration: underline;
}
/***********Dark theme ***********/
body.dark-theme {
    color: #fff;
    background-color: #313145;
}
.dark-theme {
    color: #fff;
}
.dark-theme .post-title {
    color: #ccc;
}
.dark-theme a {
}
.dark-theme h1, .dark-theme h2, .dark-theme h3, .dark-theme h4, .dark-theme h5, .dark-theme h6, .dark-theme .h1, .dark-theme .h2, .dark-theme .h3, .dark-theme .h4, .dark-theme .h5, .dark-theme .h6 {
    color: #fff;
}
.dark-theme h1 a, .dark-theme h2 a, .dark-theme h3 a, .dark-theme h4 a, .dark-theme h5 a, .dark-theme h6 a, .dark-theme .h1 a, .dark-theme .h2 a, .dark-theme .h3 a, .dark-theme .h4 a, .dark-theme .h5, .dark-theme .h6 a {
    color: inherit;
}
.dark-theme .block {
    background: #232333;
}
.dark-theme .form-control {
    background: #232333;
    border-color: #3f3f58;
    color: #fff;
}
.dark-theme input::-webkit-input-placeholder {
    color: #7F7F98;
}
.dark-theme input::-moz-placeholder {
    color: #7F7F98;
}
.dark-theme input:-moz-placeholder {   /* Older versions of Firefox */
    color: #7F7F98;
}
.dark-theme input:-ms-input-placeholder {
    color: #7F7F98;
}
.dark-theme .format-label .fa {
    border-color: #232333;
}
.post-meta span {
    color: #939393;
}
.dark-theme .gotop {
    background: #232333;
    box-shadow: none;
    border: none;
}
.dark-theme .form-group label {
    color: #5F5F78;
}
.dark-theme .rememberme {
    color: #5F5F78;
}
.dark-theme .user-assist a {
    color: #5F5F78;
}
.dark-theme .testmenials h4 {
    color: #18B536;
}
.dark-theme .recent-comments, .dark-theme .recent-comments span, .dark-theme .recent-comments p {
    color: #fff;
}
.dark-theme .recent-comments img {
    border-color: rgba(0, 0, 0, 0.2);
}
.dark-theme .socials-counter ul li .detail {
    color: #fff;
}
.dark-theme #Footer {
    background: #232333;
}
.dark-theme #Footer p {
    color: #fff;
}
.dark-theme .footer-end, .dark-theme .recent-comments {
    border-color: rgba(0,0,0,.2);
}
.dark-theme .socials-post {
    border-color: #3f3f58;
}
.dark-theme .socials-post ul li a {
    border-color: #3f3f58;
}
.OutShare .socials-post{
    padding: 15px 0;
}
.dark-theme .post-review p, .dark-theme .post-content p {
    color: #fff;
}
.dark-theme .post-content a {
    color: #18B536
}
.dark-theme .highlight {
    background: none repeat scroll 0px 0px #18B536;
}
.dark-theme code {
    background: #232333;
    border-color: #3f3f58;
}
.dark-theme table {
    border-color: #3f3f58;
    border-left:none;
}
.dark-theme td, .dark-theme th {
    border-left: 2px solid #3f3f58;
    border-top: 2px solid #3f3f58;
}
.dark-theme th {
    background: #3f3f58;
}
.dark-theme .occ {
    background: #232333;
    border-color: #3f3f58;
}
.dark-theme .reply a {
    border-color: #3f3f58;
}
.dark-theme .reply a:hover {
    border-color: #4CD964;
}
.dark-theme .tabs-buttons {
    background: #1a1a26;
}
.dark-theme .occordion ul li .ll {
    color: #fff;
}
.occ-dark .occ {
    background: none repeat scroll 0 0 #1b1b26;
    border: 2px solid #1b1b26;
    color: #fff;
}
.occ-dark .occ p, .occ-dark .occ li, .occ-dark ul li .ll {
    color: #fff;
}
.pagenavi {
    height: 40px;
    margin: 50px 0 60px ;
    text-align: center;
}
.pagenavi a, .pagenavi span {
    display: inline-block;
    height: 40px;
    line-height: 37px;
    text-align: center; 
    padding: 0 15px;
    font-weight: bold;
    border-radius: 6px;
    background: #FFF;
    border: 2px solid #eee;
    color: #333;
    transition: all 0.2s ease-in-out 0s;
    margin: 0 10px 0 0;
}
.pagenavi a:hover {
    border: 2px solid #4CD964;
    color: #fff;
    background: #4CD964;
}
.pagenavi span {
    border: 2px solid #4CD964;
    color: #fff;
    background: #4CD964;
}
.pagination-prev i {
    margin-right: 10px;
}
.pagination-next i {
    margin-left: 10px;
}

.page-pagination { text-align: center; padding: 10px 0;}
.page-pagination a, .page-pagination > span {
    display: inline-block;  padding:0px 9px; margin-left:-1px; margin-bottom:2px; height: 23px;
    border-radius: 3px;
    color:#4CD964;
    font-size:13px;	line-height: 23px;
}
.page-pagination a:last-child { margin-left:2px;}
.dark-theme .tabs-buttons ul li a {
    border-radius: 6px 6px 0px 0px;
}
.tabs-buttons-active {
    color: #1A1A26 !important;
    background: #fff !important;
    opacity: 1 !important;
}
.dark-theme .tabs-content {
    color:#333;
}
.dark-theme .socials-author ul li a {
    border-color: #3f3f58;
}
.dark-theme .author-connect, .dark-theme .post-comment {
    border-color: rgba(0,0,0,.2);
}
.dark-theme .post-comment p {
    color: #fff;
}
.dark-theme .btn-default {
    border-color: #3f3f58;
    color: #fff;
}
.dark-theme .btn-default:hover, .dark-theme .btn-default:focus {
}
.dark-theme .main-sidebar-loaded {
    background: #232333;
}
.dark-theme .icon-bar {
    background: #fff;
}
.dark-theme .user-assist {
    border-color: rgba(0,0,0,.2);
}
.dark-theme .socials-counter ul li .detail {
    border-color: #3f3f58;
}
.dark-theme .count {
    background-color: #3f3f58;
}
.dark-theme .main-sidebar, .dark-theme .side-header, .dark-theme .copyright {
    background: #232333;
}
.dark-theme .list ul li a > div, .dark-theme .ghost-s .count, .dark-theme .socials-widget ul li a {
    border-color: #3f3f58;
    color: #888;
}
.dark-theme .tagcloud a {
    color: #AFAFC8;
    background: rgba(0,0,0,.1);
    transition: opacity 0.1s 0.1s ease;
}
.dark-theme .tagcloud a:hover {
    background: #0F0F28;
}
.dark-theme .list ul li a > div, .dark-theme .ghost-s .count, .dark-theme .socials-widget ul li a, .dark-theme .tagcloud a:before {
    border-color: #3f3f58;
}
.dark-theme .col2-counter .colored-bg .count {
    background: none;
}
.dark-theme .colored-bg .count {
    background: none;
}
.dark-theme .nav ul, .dark-theme .cats-mega-wrap {
    background: #232333;
}
.dark-theme .cats-mega-wrap ul li {
    background: none !important;
}
.dark-theme .cats-mega-wrap ul li a {
    background: rgba(0,0,0,.1) !important;
}
.dark-theme .nav li ul li:hover > a {
    background: none;
    color: #fff;
}
.dark-theme .info-box {
    border: 2px solid #313145;
    background: none;
    padding: 20px;
    color: #fff;
}
.dark-theme .info-box p, .dark-theme .info-box h4 {
    color: #fff !important;
}
.dark-theme .panel-body {
    color: #333;
}
.dark-theme .panel {
    border: 2px solid #3F3F58;
}
.dark-theme .copyright {
    color: #ccc !important;
}
.dark-theme .slider-loader {
    background: rgba(0,0,0,.7)
}
.dark-theme .filter-menu {
    background: #1d1d2a;
    margin-top: -30px;
}
.dark-theme .folio-filter li a {
    color: #fff;
}
.dark-theme .tabs-content .post-title, .dark-theme .comment-show-list {
    color: #fff;
}
.dark-theme .contact-wrapper {
    background: url(images/contact-wr.png) center top repeat-x #232333;
}
.fyre{
    padding: 30px !important;
    background: #fff !important;
    border-radius: 5px !important;
    position: relative !important;
    margin-bottom: 30px !important;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1) !important;
}

/* woocommerce*/

.woo-shop {
    height: 480px;
    border-radius: 5px;
}
.woo-shop:after{
    position: absolute;
    content: '';
    border-bottom: 1px solid rgba(0,0,0,0.08);
    bottom: 140px;
    display: block;
    width: 100%;
    left: 0;
}
.woo-shop h3{
    font-size: 23px;
    font-weight: 400;
    position: relative;
    font-family: open sans;
    transition: all 0.2s ease-in-out 0s;
    letter-spacing: -1px;
    margin:0 0 30px  0;
    word-wrap: break-word;
    text-align: center;
}
.woo-shop h3:hover{
    color:#20BB3D;
}
.woo-product{
    position: relative;
}
.woo-product .price{
    color:#20bb3d;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    left: 30px;
    bottom: 85px;
}
.woo-product a.button, .woo-product input.button{
    font-size: 14px;
    margin: 0px;
    line-height: 1;
    cursor: pointer;
    position: absolute;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: 0.618em 1em;
    font-weight: 400;
    border-radius: 4px !important;
    color: #222222;
    background: none !important;
    border: 2px solid #eeeeee;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 14px;
    left: 50%;
    margin-left: -50px !important;
    bottom: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
    border-color: rgb(76,217,100) !important;

}
.woocommerce #respond input#submit{
    font-size: 14px;
    margin: 0px;
    line-height: 1;
    cursor: pointer;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: 0.618em 1em;
    font-weight: 400;
    border-radius: 4px !important;
    color: #222222;
    background: none !important;
    border: 2px solid #eeeeee;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.woocommerce .star-rating{
    float: right !important;
}

.woocommerce .products .star-rating{
    position: absolute;
    right: 30px;
    bottom: 85px;
}
.woo-product .price del{
    font-size: 12px;
    color:#B9B9B9 !important;
    padding: 5px 0 0 15px;
    font-weight:normal;
    float: right;

}
.woo-product span.onsale {
    height: 50px;
    width: 50px;
    min-height: 50px;
    min-width: 50px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 50px;
    top:auto;
    padding: 0;
    margin: 0px 0 0 -25px !important;
    border-radius: 100%;
    color: #FFF;
    bottom: 120px;
    left: 50%;
    z-index: 1;
    font-size: 14px;
    background-image: -moz-linear-gradient( 39deg, rgb(255,59,48) 0%, rgb(230,2,0) 100%);
    background-image: -webkit-linear-gradient( 39deg, rgb(255,59,48) 0%, rgb(230,2,0) 100%);
    background-image: -ms-linear-gradient( 39deg, rgb(255,59,48) 0%, rgb(230,2,0) 100%);
}
.woocommerce span.onsale {
    height: 50px;
    width: 50px;
    min-height: 50px;
    min-width: 50px;
    font-weight: 700;
    text-align: center;
    line-height: 50px;
    padding: 0;
    margin: 15px 0px 0px 15px;
    border-radius: 100%;
    color: #FFF;
    z-index: 1;
    font-size: 14px;
    background-image: -moz-linear-gradient( 39deg, rgb(255,59,48) 0%, rgb(230,2,0) 100%);
    background-image: -webkit-linear-gradient( 39deg, rgb(255,59,48) 0%, rgb(230,2,0) 100%);
    background-image: -ms-linear-gradient( 39deg, rgb(255,59,48) 0%, rgb(230,2,0) 100%);
}
.woocommerce span.onsale{
    z-index: 1;
}
.woocommerce .star-rating span::before {
    color: #eaae43;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    font-family: open sans;
    color:#222222;
}
.woo-product img, .woo-product img{
    max-height: 220px;
    padding: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
.woo-product img:hover, .woo-product img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.woocommerce .products ul li, .woocommerce ul.products li{
    text-align: center;
}
.woo-wrapper .page-title{
    padding: 40px 0 60px;

    text-align: center;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
    margin-left: 15px;
    float: left;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count{
    margin: 0px 15px 30px 15px;
}
.woocommerce .quantity .qty{
    width: 4.631em;
    border-bottom:2px solid ;
    border-top:2px solid ;
    border-color: rgb(231, 234, 238);
    margin: 0 -20px !important;
}
.woo-main-img img{
    padding: 60px;
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 5px !important;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
    border: none !important;
}
.woocommerce-review-link .count{
    background: none !important;
}

.woocommerce div.product div.images div.thumbnails{
    padding: 60px;
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 5px;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
}
.woocommerce div.product div.images img{
    border-style: solid;
    border-width: 2px;
    border-color: rgb(216, 224, 225);
    max-height: 400px;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);

}
.woocommerce div.product div.images img:active ,.woocommerce div.product div.images img:hover ,.woocommerce div.product div.images img:focus{

    border-color: rgb(32, 187, 61); 
}
.quantity .form-control {
    display: inline-block !important;


}
.quantity .minus,
.quantity .plus,
.quantity .qty { float: left; border: 0; margin: 0; padding: 0; height: 35px; text-align: center; vertical-align: middle; font-size: 12px; color: #333 !important; }
.quantity .qty { background: #fdfefe; 
                 border-radius: 0px !important;
                 width: 2.631em;

                 border-color: #E7EAEE;
                 font-size: 15px;
}
.quantity .minus,
.quantity .plus { background: #fdfefe !important; 
                  font-size: 15px;
                  width: 2.631em;
                  border-style: solid;
                  border-width: 2px;
                  border-color: #e7eaee;
                  cursor: pointer; }
.quantity .minus:hover,
.quantity .plus:hover { background: #fdfefe !important; color: #333 !important; }
.quantity .minus,
.quantity .qty {  }
.quantity .qty::-webkit-inner-spin-button, .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.input-text,
.quantity .minus,
.quantity .plus { -webkit-appearance: none;  }
.quantity .plus { border-radius: 5px 0 0 5px; border-right: none; z-index: 1;
                  position: relative;}
.quantity .minus { border-radius:0 5px 5px 0 ; border-left: none;}
.product_meta {
    font-size: 16px;

}
.product_meta b{
    font-size: 20px
}
.woocommerce div.product .product_title{
    margin-bottom: 30px;

}
.related-h2{
    padding: 15px;
}
.woocommerce div.product .woocommerce-tabs .panel{
    padding: 30px;
    margin-top: -2px;
    border-radius: 0px 5px 5px !important;
    line-height: 2;
    background: #FFF none repeat scroll 0% 0%;
    padding: 30px;
    display: none;
    border: 2px solid #232333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin: 0;
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
    float: left;
    text-align: center;
    list-style-type: none;
    margin: 0px;
    margin-left: 0 !important;
    border: none;;
    background-color: #232333;
    display: inline-block;
    position: relative;
    color:#fff;
    z-index: 0;
    border-radius: 4px 4px 0px 0px;
    margin: 0px -5px;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 16px;
    font-family: open sans;
    font-weight: 700;
    padding: 0px 35px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    padding: 0;
    margin-left: 0; 
    color:#fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    border: none;
    color: #1A1A26 !important;
    background: #FFF none repeat scroll 0% 0% !important;
    opacity: 1 !important;
    margin-left: 0 !important;
    border-radius: 6px 6px 0px 0px;
    background: #FFF none repeat scroll 0% 0% !important;
    border-width: 2px 2px medium;
    border-style: solid solid none;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before ,.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{
    color:#4CD964;
}
.thumbnails .zoom .img{
    max-height: 120px;
}
.woocommerce .woocommerce-message { background: rgb(76,217,100); /* Old browsers */ background: -moz-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(76,217,100,1)), color-stop(100%, rgba(24,181,54,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cd964', endColorstr='#18b536', GradientType=1 ); /* IE6-9 */
                                    border: none;color:#fff;
                                    line-height: 2;
                                    border-radius: 5px;}
.woocommerce .woocommerce-info { background: rgb(0,122,255); /* Old browsers */ background: -moz-linear-gradient(left, rgba(0,122,255,1) 0%, rgba(0,185,255,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,122,255,1)), color-stop(100%, rgba(0,185,255,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(0,122,255,1) 0%, rgba(0,185,255,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(0,122,255,1) 0%, rgba(0,185,255,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(0,122,255,1) 0%, rgba(0,185,255,1) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(0,122,255,1) 0%, rgba(0,185,255,1) 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007aff', endColorstr='#00b9ff', GradientType=1 ); /* IE6-9 */
                                 border: none;color:#fff;
                                 line-height: 2;
                                 border-radius: 5px;}
.woocommerce .woocommerce-error { background-image: -moz-linear-gradient( 45deg, rgb(230,2,0) 0%, rgb(255,59,48) 100%); background-image: -webkit-linear-gradient( 45deg, rgb(230,2,0) 0%, rgb(255,59,48) 100%); background-image: -ms-linear-gradient( 45deg, rgb(230,2,0) 0%, rgb(255,59,48) 100%); 
                                  color:#fff;
                                  border: none;
                                  line-height: 2;
                                  border-radius: 5px;
}
.woocommerce .woocommerce-message::before,.woocommerce .woocommerce-info::before,.woocommerce .woocommerce-error::before {
    color:#fff;

}
.woocommerce-message a.button,.woocommerce-info a.button,.woocommerce-error a.button{
    color:#fff !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    font-size: 14px;
    margin: 0px;
    line-height: 1;
    cursor: pointer;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    font-weight: 400;
    border-radius: 4px !important;
    color: #222222;
    background: none !important;
    border: 2px solid #eeeeee;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.woocommerce .cart .button{
    background: rgb(76,217,100)!important; /* Old browsers */ background: -moz-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%) !important; /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(76,217,100,1)), color-stop(100%, rgba(24,181,54,1)))!important; /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* IE10+ */ background: linear-gradient(to right, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cd964', endColorstr='#18b536', GradientType=1 )!important; /* IE6-9 */
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{
    display: inline-block;
    padding-right: 15px;
}
.woocommerce div.product form.cart .variations td.label{
    display: inline;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 4;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
    float: left;
    margin-right: 10px;
    width: 65px;
    height: 60px;
    border: 1px solid #eeeeee;
    margin-left: 0 !important;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove{
    right: 0;
    left: auto;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li{
    padding-left: 0;
    padding-right: 2em;
}
.woocommerce div.product div.summary{
    font-size: 16px;
}
.main-sidebar .woocommerce div.product p.price, .main-sidebar .woocommerce div.product span.price{
    margin-bottom: 15px;
}
.woocommerce div.product p.stock{
    margin: 10px;
}
#tab-additional_information h2{
    margin-bottom: 15px;
}
#review_form_wrapper .alert{
    padding: 15px 30px;
}
.woocommerce #review_form #respond p{
    margin: 15px 0; 
}
.main-sidebar .amount{
    color:#20BB3D !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
    border: 2px solid #4CD964;
    color: #fff;
    background: #4CD964;
}
.woocommerce nav.woocommerce-pagination ul{
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li{
    border-right: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
    display: block;
    height: 40px;
    line-height: 37px;
    text-align: center;
    padding: 0 15px;
    font-weight: bold;
    border-radius: 6px;
    background: #ddd;
    border: 2px solid #eee;
    color: #222;
    float: left;
    transition: all 0.2s ease-in-out 0s;
    margin: 0 10px 0 0;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
}
.woocommerce ul.cart_list li{
    margin-bottom: 15px;
}
.woocommerce ul.product_list_widget li{
    padding: 15px 0;
    border: none;
}
.product-categories .children{
    padding: 0 10px;
}
.woocommerce a.remove{
    border:2px solid rgb(218, 218, 218);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color:rgb(218, 218, 218) !important;
    font-weight: 100;
    line-height: 15px;
    font-size: 14px;
}
.woocommerce a.remove:hover ,.cart-item .remove:hover{
    border-color: #F00 !important;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove{
    top:17px;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{
    border-top:1px solid #eeeeee;
    margin-bottom: 15px;
}
.main-sidebar .checkout {
    float: right;
}
.main-sidebar .woocommerce #respond input#submit , .main-sidebar .woocommerce a.button, .main-sidebar .woocommerce button.button, .main-sidebar .woocommerce input.button{
    background: rgb(76,217,100)!important; /* Old browsers */ background: -moz-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%) !important; /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(76,217,100,1)), color-stop(100%, rgba(24,181,54,1)))!important; /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* IE10+ */ background: linear-gradient(to right, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cd964', endColorstr='#18b536', GradientType=1 )!important; /* IE6-9 */
    color:#fff !important;
    border: none !important;
}
.main-sidebar .woocommerce #respond input#submit:hover, .main-sidebar .woocommerce a.button:hover, .main-sidebar .woocommerce button.button:hover, .main-sidebar .woocommerce input.button:hover{ background: rgb(76,217,100); /* Old browsers */ background: -moz-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 42%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(76,217,100,1)), color-stop(42%, rgba(24,181,54,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 42%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 42%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 42%); /* IE10+ */ background: linear-gradient(to right, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 42%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cd964', endColorstr='#18b536', GradientType=1 ); /* IE6-9 */ color:#f00;}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range ,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    background: rgb(76,217,100)!important; /* Old browsers */ background: -moz-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%) !important; /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(76,217,100,1)), color-stop(100%, rgba(24,181,54,1)))!important; /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* IE10+ */ background: linear-gradient(to right, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cd964', endColorstr='#18b536', GradientType=1 )!important; /* IE6-9 */
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
    color: #20BB3D ;
}
.woo-cart .quantity .qty{
    border: 2px solid #E7EAEE;
    border-right: none;
    border-left: none;

}
.wc-proceed-to-checkout a.checkout-button , .woocommerce input.pay-bt{
    background: rgb(76,217,100)!important; /* Old browsers */ background: -moz-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%) !important; /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(76,217,100,1)), color-stop(100%, rgba(24,181,54,1)))!important; /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* IE10+ */ background: linear-gradient(to right, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 100%)!important; /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cd964', endColorstr='#18b536', GradientType=1 )!important; /* IE6-9 */
    color:#fff !important;
    border: none !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 2px solid #dadada;
    border-radius: 4px;
    box-shadow: none;
}
.dark-theme .woocommerce form .form-row input.input-text, .dark-theme .woocommerce form .form-row textarea {
    background: #232333;
    border-color: #3f3f58;
    color: #fff;
}
.woocommerce .shop_table .button{
    border: none !important;
    color:#fff !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
    height: 32px;
    padding: 5px 7px 6px ;
    width: 160px;
    border: 2px solid #EEE;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
    float: left;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th{
    padding: 12px 30px;
}
.woo-content a.added_to_cart{
    white-space: nowrap;
    display: inline-block;
    bottom: 23px;
    padding: 4px 10px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    position: absolute;
    left: 50%;
    margin-left: -42px;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th{
    border-radius: 5px 0 0 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th:first-child{
    border-radius: 0;
}
.woocommerce table.shop_table , .woocommerce table.shop_table td{

}

.woocommerce table.shop_table td{
    padding: 14px 12px;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.06);
}
.woocommerce table.shop_table{
    border-color: rgba(0, 0, 0, 0.06);
}
.woocommerce table.shop_table th{
    padding: 20px 0;
}
.woocommerce-cart table.cart img{
    width: 65px;
    height: 60px;
    border: 1px solid #EEE;
}
.shop_table th:first-child{
    border-radius: 0px 0 0 0;
    padding-left: 13px !important;
}
.woocommerce table.shop_table tfoot th{
    border: none;
}   

.product-subtotal , .shipping-calculator-button,.woocommerce-account .addresses .title .edit{
    color:#18b536;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    width: 35%;
    text-align: center;
    margin: 0 auto;
}
.dark-theme .woo-wrapper tfoot td{
    background: none;
}
.c-green{
    color:#18b536;
}
.product-name a:hover{
    color:#4CD964;
}
/*
---------------------------
****** Shopping Cart ******
---------------------------
*/
#cd-cart {
    position: fixed;
    top: 0;
    height: 100%;
    width: 20%;
    /* header height */
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 3;
}
.dark-theme #cd-cart{
    background: #232333;
}
#cd-cart {
    right: -100%;
    background: #FFF;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    transition: right 0.3s;
    z-index:9999;
}
#cd-cart.speed-in {
    right: 0;
}
.cartTitle {
    text-transform: uppercase;
    height:90px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    background: #EDF3F4;
    text-align: center;
}
.cartTitle h3 { 
    padding: 34px 0; 
    font-weight: 600;

}
.cartTitle h3 i { margin-right: 5px; }
.cart-item {
    padding:15px 30px;

    position: relative;
}
.cart-item h4 a {
    font-size:16px;
    font-weight: 600;
    margin:0px 0 10px;
    display:block;
}
.cart-item h4 a:hover{
    color:#20BB3D;
}
.cart-item h3 a:hover {color: #77c3d1 }
.cart-item span {
    display: block;
    color:#20BB3D;
}
.cart-item .close-t {
    float:right;
    margin:35px 0 0 0
}
.cart-item img {
    float: left;
    width:65px;
    height:60px;
    margin:0 15px 0 0 ;
    border:1px solid #eee;
    border-radius: 5px;
}
.no-touch #cd-cart .cd-item-remove:hover {
    background-color: #e0e6ef;
}
#cd-cart .cd-cart-total {
    margin: 30px 0 30px 0;
    padding: 0px 40px;

}
#cd-cart .cd-cart-total h4 { font-weight: 600; font-size: 16px;}
#cd-cart .cd-cart-total h4 span { margin-left: 20px; }
#cd-cart .cd-cart-total p {
    font-weight: 600;
    font-size:18px;
}
#cd-cart .cd-cart-total span {
    display: inline-block;
    direction: ltr;
    color:#20BB3D;
    margin: 0 20px 0 0;
}
#cd-cart .cd-cart-total::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}
#cd-shadow-layer {
    position: fixed;
    min-height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0, 0.9);
    cursor: pointer;
    z-index: 9999;
    display: none;
}
#cd-shadow-layer.is-visible {
    display: block;
    -webkit-animation: cd-fade-in 0.3s;
    -moz-animation: cd-fade-in 0.3s;
    animation: cd-fade-in 0.3s;
}
.dropdown_footer{
    border-top: 1px solid rgba(0,0,0,0.08);
    margin-top: 15px;
}
.cart-item .remove{
    border:1px solid rgb(218, 218, 218);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color:rgb(218, 218, 218) !important;
    float: right;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
}
.cart-item .remove:hover{
    color: #FFF !important;
    background: #F00 none repeat scroll 0% 0%;
}
.cart-btns{

    padding: 0 40px 70px 40px ;
}
.cart-btns a:first-child{
    float: left;
    width: 45%;
    margin-right: 10%;

}
.cart-btns a:last-child{
    float: right;
    width: 45%
}
.dark-theme .wd_tini_cart_wrapper , .dark-theme .wd_tini_cart_wrapper .cartTitle { 
    background: #232333 ;
}
/*cart btn*/
.cartBtn {
    display: block;
    float: right;
    height: 35px;
    line-height: 35px;
    font-size: 24px;
    margin: 15px 15px 0px 0px !important;
    cursor: pointer;
}
.dark-theme .fa fa-cart {
    color:#fff !important;
}
.cartBtn:hover{
    color: #20bb3d;
} 
.cartBtn {
    margin: 0;
    position: relative;
}
.cartBtn span {
    position: absolute;
    width: 15px;
    right: -2px;
    top: 3px;
    height: 15px;
    border-radius: 50%;
    background: #20bb3d;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    line-height: 15px;
    text-align: center;
}
.dark-theme .woo-product a.button,.dark-theme .woo-product input.button{
    color:#fff;
}
.woo-product a.button:hover, .woo-product input.button:hover{
    color:#fff;
    background: #4CD964 !important;
}
.dark-theme .woocommerce div.product .woocommerce-tabs .panel{
    background: #232333;
}
.dark-theme .woocommerce div.product div.images div.thumbnails ,.dark-theme .woocommerce div.product div.images img , .dark-theme .woocommerce div.product .woocommerce-tabs .panel, .dark-theme .woo-main-img img , .dark-theme .woo-images .thumbnails ,.dark-theme .panel{
    background-color: #232333 !important; 
}
.dark-theme .woo-content a.added_to_cart{
    background: #232333 !important;
}
.header-3 .cartBtn{
    margin: 21px 0px 0px 30px !important;
}
.header-2 .cartBtn{
    margin: 21px 0px 0px 15px !important;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color: #eeeeee;}
.systemMsg .fa-cart{font-size: 40px}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells{display: none;}
.cross-sells .col-md-2{width: 100%}
.entry-summary button.button{
    border: none;
    padding: 10px 1em;
}
.entry-summary button.button:hover, .entry-summary button.button:focus { background: rgb(76,217,100) !important; /* Old browsers */ background: -moz-linear-gradient(left, rgba(76,217,100,1) 0% , rgba(24,181,54,1) 42%) !important; /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(76,217,100,1)), color-stop(42%, rgba(24,181,54,1))) !important; /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 42%) !important; /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 42%) !important; /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 42%) !important; /* IE10+ */ background: linear-gradient(to right, rgba(76,217,100,1) 0%, rgba(24,181,54,1) 42%) !important; /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cd964', endColorstr='#18b536', GradientType=1 ) !important; /* IE6-9 */
}
.cart-loader{
    display: none;
}
.cart-loader{
    background: rgba(255,255,255,0.6);
    color:#000;
    padding:0px 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.spinner-cart{
    display: inline-block;
    float: right;
    font-size: 20px;
    margin-top: 28px;
}
.woocommerce-cart table.cart .product-thumbnail{
    padding-left: 12px;
}
.msg-close{
    padding: 6px 20px !important;
}
.woo-wrapper .cat-title{
    border: none;
}
.dark-theme nav.woocommerce-pagination ul li a, .dark-theme nav.woocommerce-pagination ul li span{
    background:#232333 !important;
    border-color:#232333 ;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
    width: 60px;
    border-radius: 50%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{margin: 0px 0px 0px 90px;}
.dark-theme .form-submit #submit{color:#fff !important;}
.woocommerce p.stars{color:#EAAE43;}
.woocommerce div.product p.stock{margin: 10px 10px 10px 0; color:#FF3B30 ;}
.woocommerce table.shop_attributes td p{padding: 8px 8px}
.select2-search input,.select2-container .select2-choice{border:2px solid ; border-color: #dadada;}
.dark-theme .select2-search input,.dark-theme .select2-container .select2-choice{
border:2px solid #3F3F58;
background: #232333;
border-color: #3F3F58;
color: #FFF;}
.dark-theme .select2-results{border-color: #3F3F58;
                             background: #3F3F58; }
.dark-theme .select2-search{background: #3F3F58;}
.dark-theme .select2-results .select2-highlighted {background: #50506C;}
.woocommerce form .form-row{margin: 0px 0px 10px 0 }
.dark-theme .woocommerce-checkout #payment ul.payment_methods , .dark-theme .woocommerce-checkout #payment div.form-row{background: #3F3F58; border-color: #333;}
.woocommerce table.shop_table tfoot th{padding: 20px 20px;}
.product_list_widget .reviewer{color:#939393}
.woocommerce-checkout #payment{background: none;}
.woocommerce-checkout #payment ul.payment_methods{border-bottom: none;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{float: left}
.product_list_widget .product-title , .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{color:#232333}
.product_list_widget del .amount{    color: #B9B9B9 !important;}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{font-weight: 400;color:#0c3a3b;}
.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5{border: none;}
.woocommerce{font-family: "open sans"}
.price ins , .product_list_widget ins{text-decoration: none;}
div.pp_woocommerce .pp_close{right: 20px; top:30px;}
div.pp_woocommerce a.pp_contract, div.pp_woocommerce a.pp_expand{right: 50px; top:30px; left: auto;}
div.pp_woocommerce .pp_content_container{padding: 30px 0px;}

/*Post Type Ads*/

.google-ad.embed-responsive.embed-responsive-4by3{
    padding-bottom: 82%;
    text-align: center;
    padding-top: 8px;
    
}
.adds{
    margin: 0;
}