@charset "UTF-8";
/*
Theme Name: Nestpay
Theme URI: 
Author: Nestpay
Author URI: https://Nestpay.com/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.2.6.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Nestpay is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*###################################
# General Styles
###################################*/
html {font-size: 16px; /* 1em */ overflow: auto; line-height: 1.15; -webkit-text-size-adjust: 100%;}
body {font-family: "Open Sans", sans-serif; margin: 0 auto; width: 100%; }

/*###################################
## Layouts
###################################*/
.site {margin: 0 auto;}
.full {width: 100%;}
.main {max-width: 100%;}
.entry-content {margin: 0;}
.hentry, .so-panel, .panel-grid {margin-bottom: 0!important;}
.has-1-columns .wp-block-column {flex-basis: 100%;}
.wp-block-column, .blocks-gallery-item {margin: 0 !important;}
.wp-block-gallery.is-cropped .blocks-gallery-item img {height: auto; width: auto; object-fit: contain;}
.screen-reader-text {border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important;}
.container, .container-fluid {max-width: 1360px; margin: 0 auto; padding-left: 15px; padding-right: 15px;}
.row {max-width: 100%; margin: 0 auto;}

.clearfix {clear: both;}

/*###################################
## Buttons
###################################*/


/*###################################
## Menus
###################################*/

/*###################################
## Header
###################################*/
/*#header { transition: all .5s ease; -webkit-transition: all .5s ease; }
#header.sticky { position: fixed !important; top: 0; width: 100%; left: 0; right: 0; margin: 0 auto; background: #fff !important; z-index: 99999 !important; }*/
.header-flag { position: relative; }
.gt_float_switcher { position: absolute; width: 100%; top: -22px; left: 0; right: 0; z-index: 99; margin: 0 auto !important; }
.gt_float_switcher .gt_options a { font-size: 12px; }
.gt_float_switcher { font-size: 16px !important; box-shadow: rgba(0,0,0,0) 0 5px 15px !important; max-width: 90px !important; }
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code { display: none; }
.gt_options.gt-open { max-width: 100% !important; }
.gt-selected { background: #E5F4FA !important; border-radius: 5px; }

/*###################################
## Banner
###################################*/
.bnr a { color: #444444 !important; padding: 3px; background: rgba(0, 145, 204, 0.3); }
.bnr a:hover { background: rgba(0, 145, 204, 0.9); }

/*###################################
## Content
###################################*/


/*###################################
## Footer
###################################*/


/*###################################
## Sidebar
###################################*/


/*###################################
## Inner Pages
###################################*/


/*###################################
## Responsive
###################################*/
@media screen and (max-width: 1024px){
 	.form-image img { max-height: 350px !important; max-width: 100% !important; width: auto !important; }
}

@media screen and (max-width: 1023px){
 	 body {min-width: 320px;}

 	.gt_float_switcher img {width: 25px !important;}
	.gt_float_switcher .gt-selected .gt-current-lang { padding: 10px !important; }
}
