/* Enter Your Custom CSS Here */

.sec-color, .post-meta a, .pagination a, .pagination a:visited, .pagination span, .pages_list a, input[type="text"], input[type="email"], input[type="password"], textarea, .gallery_content, .fixed-sidebar-page .fixed-sidebar, .style3-blog .blog-post.element .element-inner, .style4-blog .blog-post, .blog-post.format-link .element-inner, .blog-post.format-quote .element-inner, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .chosen-container.chosen-container-single .chosen-drop, .chosen-container.chosen-container-single .chosen-single, .chosen-container.chosen-container-active.chosen-with-drop .chosen-single {
    color: #e5e5e5 !important;
}


#navigation .current-menu-item > a  {
    color: #ffffff !important;
}
.style1 .logo {
  max-width: 223px; } 

body.header-transparent #header-inner-wrap #header-controls-right, body.header-transparent #header-wrap #navigation {
    line-height: 110px !important;
}

#header {
    position: relative;
    z-index: 11;
}

.page h6 {
font-size: 22px;
font-weight: 500;}
.tatsu-icon-group .tatsu-icon-shortcode:last-child .tatsu-icon {
    margin-right: 0;
    color: rgb(79, 172, 254);
}

.icon-instagram2 , .tatsu-icon-shortcode .tatsu-icon {
     
    color: rgb(125, 125, 125) !important;
}
.sec-border, input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea {
    border: 2px solid #eeeeee;
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    border-color: rgba(0,0,0,0.4);
}