
.portfolio_nav { display:none; }
.top_bar.fixed
{
	position: fixed;
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	
	animation-duration: 0.5s;	
	-webkit-animation-duration: 0.5s;
	z-index: 999;
	visibility: visible !important;
	top: 0px;
}

.top_bar.fixed #menu_wrapper div .nav
{
	margin-top: 16px;
}

.top_bar.fixed #searchform
{
	margin-top: 8px;
}

.top_bar.fixed .header_cart_wrapper
{
	margin-top: 21px;
}

.top_bar.fixed #menu_wrapper div .nav > li > a
{
	padding-bottom: 24px;
}

.top_bar.fixed .logo_wrapper img
{
	max-height: 40px;
	width: auto;
}
#wrapper
{
	overflow-x: hidden;
}
.mobile_menu_wrapper
{
    overflow: auto;
}
body.js_nav .mobile_menu_wrapper 
{
    display: block;
}
.gallery_type, .portfolio_type
{
	opacity: 1;
}
#searchform input[type=text]
{
	width: 75%;
}
.woocommerce .logo_wrapper img
{
	max-width: 50%;
}



@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(360px, 0px);
		-ms-transform: translate(360px, 0px);
		transform: translate(360px, 0px);
		-o-transform: translate(360px, 0px);
	}
}


.two_cols.gallery .element:hover img, .three_cols.gallery .element:hover img, .four_cols.gallery .element:hover img, .five_cols.gallery .element:hover img, .one_half.gallery2.classic a:hover img, .one_third.gallery3.classic a:hover img, .one_fourth.gallery4.classic a:hover img
{
	-ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}


#menu_wrapper .nav li.arrow > a:after, #menu_wrapper div .nav li.arrow > a:after
{
	margin-top: 5px;
}

#page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle
{
	padding: 0;
	border: 0;
}

#page_caption.hasbg .page_title_wrapper
{
	background: rgba(0,0,0,0);
}

html[data-style=fullscreen] .top_bar.hasbg, .top_bar.hasbg
{
	border: 0;
}

html[data-style=fullscreen] .top_bar.hasbg, .top_bar.hasbg
{
	background: rgba(0,0,0,0);
}



.bg_gradient::after
{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: -1px;
    left: 0;
    background: transparent;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(60%,transparent),color-stop(66%,rgba(255,255,255,0.1)),color-stop(93%,rgba(255,255,255,0.95)),to(rgba(255,255,255,1)));
    background-image: -webkit-linear-gradient(transparent 0%,transparent 60%,rgba(255,255,255,0.1) 66%,rgba(255,255,255,0.95) 93%,rgba(255,255,255,1) 100%);
    background-image: linear-gradient(transparent 0%,transparent 60%,rgba(255,255,255,0.1) 66%,rgba(255,255,255,0.95) 93%,rgba(255,255,255,1) 100%)
}


@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@-ms-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
 
.fade-in {
    animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
	-ms-animation-name: fadeIn;	

	animation-duration: 0.7s;	
	-webkit-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;	

	-webkit-animation-fill-mode:forwards; 
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    
    visibility: visible !important;
}


input[type=text], input[type=password], input[type=email], input[type=url], input[type=date], input[type=tel], input.wpcf7-text, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, select {
    padding: 7px 0 7px 0;
    font-size: 100%;
    font-family: 'Montserrat', 'Helvetica Neue', Arial,Verdana,sans-serif;
    margin: 0;
    background: #fff;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    line-height: 22px;
    outline: none;
    transition: border-color linear .3s;
    box-sizing: border-box;
    border-radius: 5px; 
}

textarea {
    font-size: 100%;
    line-height: 26px;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1; 
    background: #fcfcfc;
    margin: 0;
    overflow: auto;
    padding: 0;
    font-family: 'Montserrat', 'Helvetica Neue', Arial,Verdana,sans-serif;
    /* background: url(../images/textarea_bg.png) scroll; */
    outline: none;
    transition: border-color linear .2s;
    box-sizing: border-box;
    border-radius: 5px;
}
.gallery_img_slides.active{
     visibility: hidden; 
}
.top_bar {
    background-color: rgba(38,172,194,0.95);
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: left top;
}
@media only screen and (max-width: 767px)
grid.css:1330
.post_caption {
    margin-bottom: -30px;
}
input[type=submit], input[type=button], a.button, .button, .pagination a:hover, .woocommerce .footer_bar .button, .woocommerce .footer_bar .button:hover, .woocommerce-page div.product form.cart .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    border-color: #65aac0;
}
kirki-styles.css:1
input[type=submit], input[type=button], a.button, .button, .pagination a:hover, .woocommerce .footer_bar .button, .woocommerce .footer_bar .button:hover, .woocommerce-page div.product form.cart .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .post_type_icon {
    color: #ffffff;
}
kirki-styles.css:1
input[type=submit], input[type=button], a.button, .button, .pagination span, .pagination a:hover, .woocommerce .footer_bar .button, .woocommerce .footer_bar .button:hover, .woocommerce-page div.product form.cart .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .post_type_icon {
    background-color: #65aac0;
}
#menu_wrapper div .nav > li.current-menu-item > a, #menu_wrapper div .nav > li.current-menu-parent > a, #menu_wrapper div .nav > li.current-menu-ancestor > a, #menu_wrapper div .nav li ul li.current-menu-item a, #menu_wrapper div .nav li.current-menu-parent ul li.current-menu-item a, .header_cart_wrapper a:active, #page_share:active {
    color: #65aac0;
}
.overlay_gallery_border {
    width: 100%;
    border: 1px solid #222;
    box-sizing: border-box;
}

#page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle {
    border: 0px solid #222;
    color: #222;
    display: block;
    font-family: "Montserrat","Helvetica Neue",Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 10px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}
.top_bar.scroll.dark #mobile_nav_icon {
    border-color: #000;
}

.footer_bar_wrapper, .footer_bar {
    border-color: #cccccc;
}

.gallery_archive_desc {
    bottom: 15px;
    left: 40px;
    line-height: normal;
    opacity: 2;
    position: absolute;
    text-align: left;
    transform: translate3d(0px, 30px, 0px);
    transition: all 1s ease 0s;
    width: 70%;
    z-index: 3;
}

.one_fourth.gallery4 .gallery_archive_desc {
    bottom: 40px;
    left: 20px;
    width: calc(100% - 30px);
}

#footer, #copyright {
    color: #222222;
    margin-left: auto;
   margin-right: auto;
}

.footer_bar_wrapper .social_wrapper {
    float: none;
    margin: 0 0 10px;
    text-align: center;
    visibility: hidden;
    width: 100%;
}

.top_bar.hasbg, .top_bar.hasbg {
    background: #fff none repeat scroll 0 0;
}
hr.small {
    visibility: hidden;
    width: 70%;
}

.top_bar.hasbg #mobile_nav_icon {
    border-color: #65aac0;
}

#toTop {
    background: #999 none repeat scroll 0 0;
    border-radius: 5px;
    bottom: 2px;
    cursor: pointer;
    display: block;
    opacity: 0;
    padding: 10px;
    position: fixed;
    right: 10px;
    text-align: center;
    transition: color 300ms ease 0s, background-color 300ms ease 0s, opacity 300ms ease 0s;
    width: 25px;
    z-index: 800;
  margin-bottom: 80px;
}


#fullpage .section.gallery_archive .gallery_archive_desc {
    opacity: 1;
    bottom: 200px;
}

#fullpage .section.gallery_archive .gallery_archive_button {
    bottom: 200px;
    opacity: 1;
}

html[data-menu=leftalign] #logo_right_button {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    right: 0;
    padding-left: 5px;
    left: -20px;
}
.top_contact_info i {
    margin-right: 10px;
    color: #222;
    font-size: 14px;
    vertical-align: text-bottom;
    line-height: 16px;
}
#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a, .header_cart_wrapper a, #page_share {
    color: #65aac0;
    left: -10px;
}
#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a, .header_cart_wrapper a, #page_share {
    color: #65aac0;
    left: -10px;
}
#fullpage .section.gallery_archive .gallery_archive_desc {
    bottom: 170px;
    left: 20px;
    width: 50%;
}
#fullpage .section.gallery_archive .gallery_archive_button {
    bottom: 170px;
    right: 60px;
}

#page_caption.hasbg #bg_blurred {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    position: absolute;
    transform: translate3d(0px, 0px, 0px);
    width: 100%;
}

#toTop {
    right: 35px;
}

#page_caption.hasbg #bg_blurred {
    opacity: 0 !important;
}
@media only screen and (max-width: 767px)
grid.css:731
#page_content_wrapper .inner .sidebar_content.full_width {
    width: 100%;
    margin-top: 30px;
}
.logo_wrapper {
    margin: 0;
    margin-top: -12px;
    display: inline-block;
    line-height: 0;
}
/*icoco wasap*/
.joinchat--left .joinchat__button {
    right: auto;
    left: 8px;
    flex-direction: row-reverse;
    bottom: 50px;
}
.social_wrapper.shortcode, .social_wrapper.shortcode ul {
    margin: 0;
    text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
html[data-menu=leftalign] #logo_right_button {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    right: 0;
    padding-left: 5px;
    left: -20px;
}
.top_contact_info i {
    margin-right: 10px;
    color: #222;
    font-size: 14px;
    vertical-align: text-bottom;
    line-height: 16px;
}

#fullpage .section.gallery_archive .gallery_archive_desc {
    bottom: 170px;
    left: 20px;
    width: 50%;
}
#fullpage .section.gallery_archive .gallery_archive_button {
    bottom: 170px;
    right: 60px;
}

#toTop {
    right: 35px;
}
@media only screen and (max-width: 767px)
grid.css:731
#page_content_wrapper .inner .sidebar_content.full_width {
    width: 100%;
    margin-top: 30px;
}
.logo_wrapper {
    margin: 0;
    margin-top: -12px;
    display: inline-block;
    line-height: 0;
}

/*icoco wasap*/
.joinchat--left .joinchat__button {
    right: auto;
    left: 8px;
    flex-direction: row-reverse;
    bottom: 50px;
}
.social_wrapper.shortcode, .social_wrapper.shortcode ul {
    margin: 0;
    text-align: center;
}}

@media only screen and (max-width: 767px) {
html[data-menu=leftalign] #logo_right_button {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    right: 0;
    padding-left: 5px;
    left: -20px;
}
.top_contact_info i {
    margin-right: 10px;
    color: #222;
    font-size: 14px;
    vertical-align: text-bottom;
    line-height: 16px;
}
#fullpage .section.gallery_archive .gallery_archive_desc {
    bottom: 170px;
    left: 20px;
    width: 50%;
}
#fullpage .section.gallery_archive .gallery_archive_button {
    bottom: 170px;
    right: 60px;
}

#toTop {
    right: 35px;
}
@media only screen and (max-width: 767px)
grid.css:731
#page_content_wrapper .inner .sidebar_content.full_width {
    width: 100%;
    margin-top: 30px;
}
.logo_wrapper {
    margin: 0;
    margin-top: -12px;
    display: inline-block;
    line-height: 0;
}

/*icoco wasap*/
.joinchat--left .joinchat__button {
    right: auto;
    left: 8px;
    flex-direction: row-reverse;
    bottom: 50px;
}
.social_wrapper.shortcode, .social_wrapper.shortcode ul {
    margin: 0;
    text-align: center;
}}

@media only screen and (min-width: 480px) and (max-width: 767px) {
html[data-menu=leftalign] #logo_right_button {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    right: 0;
    padding-left: 5px;
    left: -20px;
}
.top_contact_info i {
    margin-right: 10px;
    color: #222;
    font-size: 14px;
    vertical-align: text-bottom;
    line-height: 16px;
}
#fullpage .section.gallery_archive .gallery_archive_desc {
    bottom: 170px;
    left: 20px;
    width: 50%;
}
#fullpage .section.gallery_archive .gallery_archive_button {
    bottom: 170px;
    right: 60px;
}

#toTop {
    right: 35px;
}
@media only screen and (max-width: 767px)
grid.css:731
#page_content_wrapper .inner .sidebar_content.full_width {
    width: 100%;
    margin-top: 30px;
}
.logo_wrapper {
    margin: 0;
    margin-top: -12px;
    display: inline-block;
    line-height: 0;
}

/*icoco wasap*/
.joinchat--left .joinchat__button {
    right: auto;
    left: 8px;
    flex-direction: row-reverse;
    bottom: 50px;
}
.social_wrapper.shortcode, .social_wrapper.shortcode ul {
    margin: 0;
    text-align: center;
}}

