/*
Theme Name: Ugos reklama
Theme URI: https://ugadruck.de
Author: CreoWeb
Author URI: https://creoweb.lt
Description: UAB "Ugos reklama" savitarnos svetainė ugadruck.de
Version: 1.5 (2020.07.22)
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: uga
Tags: reklama, spauda, internetine-spaustuve, internetinė-spaustuvė
*/


/* STYLE.CSS KSY EDITS */

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"),
    url("/wp-content/themes/uga/inc/assets/fonts/montserrat-400-normal-dhyw.woff2") format("woff2"),
    url("/wp-content/themes/uga/inc/assets/fonts/montserrat-400-normal-WdhzQ.woff") format("woff"),
    url("/wp-content/themes/uga/inc/assets/fonts/montserrat-400-normal-9Wdhzg.ttf") format("truetype");
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src: local("Montserrat Medium"), local("Montserrat-Medium"),
    url("/wp-content/themes/uga/inc/assets/fonts/montserrat-500-normal-fD_g.woff2") format("woff2"),
    url("/wp-content/themes/uga/inc/assets/fonts/montserrat-500-normal-gfD-A.woff") format("woff"),
    url("/wp-content/themes/uga/inc/assets/fonts/montserrat-500-normal-3gfD-w.ttf") format("truetype");
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"),
    url("/wp-content/themes/uga/inc/assets/fonts/montserrat-600-normal-fD_g.woff2") format("woff2"),
    url("/wp-content/themes/uga/inc/assets/fonts/montserrat-600-normal-gfD-A.woff") format("woff"),
    url("/wp-content/themes/uga/inc/assets/fonts/montserrat-600-normal-3gfD-w.ttf") format("truetype");
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"),
    url("/wp-content/themes/uga/inc/assets/fonts/montserrat-700-normal-fD_g.woff2") format("woff2"),
    url("/wp-content/themes/uga/inc/assets/fonts/montserrat-700-normal-gfD-A.woff") format("woff"),
    url("/wp-content/themes/uga/inc/assets/fonts/montserrat-700-normal-3gfD-w.ttf") format("truetype");
}

@font-face {
  font-family: "Oswald";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/wp-content/themes/uga/inc/assets/fonts/oswald-400-normal-hiZQ.woff2") format("woff2"),
    url("/wp-content/themes/uga/inc/assets/fonts/oswald-400-normal-UhiYw.woff") format("woff"),
    url("/wp-content/themes/uga/inc/assets/fonts/oswald-400-normal-sUhiYA.ttf") format("truetype");
}
@font-face {
  font-family: "Oswald";
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src: local(""), url("/wp-content/themes/uga/inc/assets/fonts/oswald-500-normal-hiZQ.woff2") format("woff2"),
    url("/wp-content/themes/uga/inc/assets/fonts/oswald-500-normal-UhiYw.woff") format("woff"),
    url("/wp-content/themes/uga/inc/assets/fonts/oswald-500-normal-sUhiYA.ttf") format("truetype");
}

@font-face {
  font-family: "Oswald";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  unicode-range: U+000-5FF;
  src: local("Oswald"), url("/wp-content/themes/uga/inc/assets/fonts/oswald-700-normal-hiZQ.woff2") format("woff2"),
    url("/wp-content/themes/uga/inc/assets/fonts/oswald-700-normal-UhiYw.woff") format("woff"),
    url("/wp-content/themes/uga/inc/assets/fonts/oswald-700-normal-sUhiYA.ttf") format("truetype");
}


:root {
  --blue: #dc3545;
}

body {
  margin: 0;
  font-family: "Montserrat", "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background-color: #fff;
  font-display: optional;
  /* -webkit-font-smoothing: auto; */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.uga-text-styling a {
  color: #0339A6;
}
.uga-text-styling a:hover {
  color: #03318C;
}
a:active,
a:hover {
  outline: 0;
  color: #03318c;
}
::-moz-selection { /* Code for Firefox */
  color: #000;
  background: #e8e8e8;
}

::selection {
  color: #000;
  background: #e8e8e8;
}
dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.button:focus {
  outline: none;
}
input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
li {
  list-style: none;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

b,
strong {
  font-weight: 500;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #ffffff;
  border-bottom: 2px solid #cfd0d7;
  padding: 0.74rem 1rem;
}
.nav-item {
  margin: 6px 1rem 6px 0;
}
.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited,
.navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
  color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.75rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
  position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover > .dropdown-menu {
  display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children > 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: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover > a:after {
  border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
  float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.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;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.5rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.25em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.25rem;
    /* padding: 0; */
  }

  .dropdown-menu li a {
    /* padding: 0; */
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation,
.navigation.posts-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a,
.posts-navigation .nav-previous a,
.posts-navigation .nav-next a {
  border: 1px solid #0339A6;
      border-radius: 10px;
      display: inline-block;
      padding: 0.313rem 0.875rem;
      text-decoration: none;
      color: #0339A6;
      font-size: 14px;
}

.post-navigation .nav-next a::after,
.posts-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before,
.posts-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover,
.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-next a:hover {
  background-color: #03318C;
  color: #fff;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 130px;;
}
.virsutinis-paddingas {
  padding-top: 130px;
}
.sticky .entry-title::before {
  content: "\f08d";
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
      color: #0339A6;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
    margin-bottom: 10px;
    height: calc(100% - 30px);
}

.posted-on,
.byline,
.comments-link,
.autorius {
  color: #aeaeb0;
}

.entry-title > a {
  color: inherit;
}
.postas-entry-meta {
  text-align: center;
      font-size: 0.8em;
      font-weight: 100;
  }
  .comments-link a, .entry-date.published {
    color: #aeaeb0;
}
.entry-date.published:hover {
  color: #000;
      transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

.rl-gallery-description {
	margin-bottom: 10px;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a,
footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

.max-header {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.bg-light {
  background-color: #fff;
}
.uga-product {
  margin: 0 5px 12px;
  border: 1px solid #c0c0c1;
  box-shadow: 0 0 0 1px #fff;
  min-height: 255px;
  /* position: relative; */
  text-decoration: none;
  background: #fff;
  border-radius: 7px;
  /* width: calc(20% - 10px); */
  /* max-width: 176px; */
  max-height: 250px; /* laikinas sprendimas */
}
.uga-product a {
  color: black !important;
}
.uga-product:hover {
  border: 1px solid #0339a6;
  box-shadow: 0 0 0 1px #0339a6;
  color: inherit;
  text-decoration: none;
}
a:active,
a:focus,
a:hover {
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.size-woocommerce_thumbnail,
.uga-product img {
  margin: auto auto 0;
  display: block;
  max-width: 92px;
  max-height: 104px;
  height: auto;
  min-height: 104px;
  list-style: none;
}
.uga_product_title {
  font-size: 15px;
  text-align: center;
  height: 110px;
  font-weight: 500;
  width: 100%;
  min-width: 140px;
  color: inherit;
  margin-bottom: -40px; /* laikinas sprendimas */
}
.nav-item a {
  display: inline-block;
  line-height: 30px;
  text-decoration: none;
  cursor: pointer;
  border-radius: 7px;
  padding: 0px 12px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
}
.uga-produktai-user-menu-paskyra .nav-item a {
  display: block;
  padding: 8px 5px 8px 30px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.07em;
  transition: all 0.2s;
  color: #0e1336;
}
.uga-produktai-user-menu-paskyra .nav-item a:hover {
  display: block;
  padding: 8px 5px 8px 30px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
  letter-spacing: 0.07em;
  transition: all 0.2s;
  color: #0e1336;
}

.nav-item a:hover {
  text-decoration: underline;
}
.current-cat a, .menu-produktu-meniu-container .current-menu-item a {
  background-color: #0e1336;
  color: #fff;
  cursor: default;
  text-decoration: none;
}
.current-cat a:hover {
  color: #fff;
  text-decoration: none;
}

.uga-produktai-menu a {
  display: inline-block;
  font-weight: 600;
  padding: 0 40px;
  line-height: 40px;
  height: 40px;
  border: 1px solid #0339a6;
  color: #0339a6;
  background: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 7px;
  white-space: nowrap;
  background: #0339a6;
}
.uga-produktai-user-menu a {
  display: inline-block;
  font-weight: 600;
  padding: 0 30px;
  line-height: 40px;
  height: 40px;
  border: 1px solid #0339a6;
  color: #0339a6;
  background: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 7px;
  white-space: nowrap;
  background: none;
}
.uga-produktai-user-menu-paskyra {
  display: inline-block;
  font-weight: 600;
  padding: 0 30px;
  line-height: 40px;
  height: 40px;
  border: 1px solid #0339A6;
  background: #0339A6;
  text-align: center;
  cursor: pointer;
  border-radius: 7px;
  white-space: nowrap;
}
.uga-produktai-user-menu-paskyra:hover {
  background: #03318C;
}

.uga-produktai-user-menu-paskyra .navbar-light .navbar-nav .nav-link a {
  color: #fff;
}
.hotline {
  font-size: 15px;
  font-weight: 400;
  min-width: 240px;
}
.hotline .phone {
  margin-right: 5px;
}
.hours {
  text-transform: uppercase;
  width: 120px;
}
.hotline .hours span {
  font-size: 60%;
  position: relative;
  top: -5px;
}
/* TEMPORARY SPRENDIMAS - NEGERAI!!!! */
.woocommerce-result-count {
  display: none;
}
.product-category-image {
  display: none;
}
/* END*/
.product-details {
  padding: 35px 0px;
  padding-top: 130px;
}
.product-details.uga-product-details {
  background-image: linear-gradient(0deg, #f3f3f3, #fff);
}
.breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: auto;
  flex: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  font-size: 11px;
  color: #0339a6;
  list-style-type: none;
  font-weight: 500;
}
.breadcrumbs a {
  color: #0339a6;
  font-weight: 400;
}
.breadcrumbs__separator {
  margin: 0 12px;
  text-indent: -9999px;
  position: relative;
  width: 4px;
}
.breadcrumbs__separator:after {
  left: 1px;
  top: 8px;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 4px solid rgba(136, 183, 213, 0);
  border-left-color: #a4a4a4;
  margin-top: -4px;
}
.breadcrumbs a:hover {
  color: #0339a6;
  text-decoration: none;
  cursor: pointer;
}
nav.woocommerce-breadcrumb li {
    display: inline-flex;
}
.uga-product-head {
  margin: 30px 0 10px;
}
.skydas-trumpo-aprasymo {
padding-top: 30px;
}

.uga-product-thumbnail {
    min-width: 80px;
    max-width: 90px;
}
.uga-product_title {
  font-family: "Oswald","sans-serif";
  font-size: 52px;
  font-weight: 700;
  padding-bottom: 15px;
  margin-top: -15px;
}
.skydas-trumpo-aprasymo h2 {
    font-family: "Montserrat", "Roboto";
  font-size: 18px;
    line-height: 25px;
    font-weight: 600;
}
.uga-product-thumbnail img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  max-height: 60px;
  transition: all 0.7s ease;
}
.woocommerce-product-gallery__image--placeholder {
    display: none;
}
.uga-product-title {
  line-height: 1.2;
  word-break: break-word;
  margin-bottom: 10px;
}
.uga-product-information-link {
  margin-top: -5px;
}
.uga-product-information-link a {
  cursor: pointer;
  padding-left: 3px;
  font-size: 11px;
  color: #0e1336;
  font-weight: 600;
}
.uga-product-information-link a:hover {
  color: #f25244;
  text-decoration: none;
}
.uga_product_title .woocommerce-loop-category__title {
    display: none;
}
.uga-pagrindinis-woo-fix a {
    margin: 0 4px 12px;
}
.uga-shop-title-margin-bottom {
  margin-bottom: 3rem;
}
.fluid-max-1600 {
  max-width: 1600px;
}
.woocommerce-product-gallery__image {
  margin-left: 10px;
  margin-right: 10px;
}

.woocommerce-product-gallery__image a img {
  border-radius: 7px;
  cursor: pointer;
}
.uga-footer {
  padding: 90px 0px 90px 0px;
  border-top: 2px solid #cfd0d7;
  margin-top: 90px;
}

.uga-footer h3, .uga-footer nav {
  color: #0367a6;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.ugos-produkto-galerijos-plotas {
  margin-left: -10px;
  margin-right: -10px;
}

.footerio-rekvizitai,
.uga-footer .nav-item a {
  padding: 7px 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 0px;
  display: contents;
}
.footerio-rekvizitai {
  line-height: 14px;
  padding: 0;
}
.footerio-rekvizitai img {
  max-width: 180px;
}
.foot-soc-mobile {
    width: 50px;
    text-align: center;
    height: 50px;
    padding-top: 5px;
}
@media (max-width: 768px) {
  .footerio-rekvizitai,
  .uga-footer .nav-item a {
    padding: 14px 0;
    font-size: 14px;
  }
  .uga-footer h3, .uga-footer nav {
    margin-bottom: 14px;
    font-size: 18px;
}
.footerio-rekvizitai {
  line-height: 25px;
}
.foot-soc-mobile {
    width: 50px;
    text-align: center;
    height: 50px;
    padding-top: 5px;
}
}


.uga-product-background {
  background: #f3f3f3 url(inc/assets/img/produkto-background.png) repeat-x bottom;
  min-height: 300px;
}

.uga-produktas-info-etiketes {
  margin-bottom: 30px;
  padding: 10px 0;
  text-align: center;
}
.uga-produktas-info-etiketes-etikete {
  position: relative;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
}
.uga-produktas-info-etiketes-parametrai {
  width: 33%;
}
.uga-produktas-info-etiketes-kiekis {
  width: 42%;
}
.uga-produktas-info-etiketes-uzsakymas {
  width: 25%;
}
.uga-produktas-info-etiketes-etikete span {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto 10px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  position: relative;
  z-index: 3;
  font-size: 14px;
}
.uga-produktas-info-etiketes-etikete:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #ddd;
  position: absolute;
  top: 14px;
}
.uga-produktas-info-etiketes-parametrai:after {
  width: 50%;
  left: 50%;
}
.uga-produktas-info-etiketes-uzsakymas:after {
  width: 50%;
  left: 0;
}
/* .uga-produktas-parametrai, .uga-produktas-uzsakymas {
  width: 30%;
}
.uga-produktas-kiekis {
  width: 40%;
} */
.skydas-kiekis, .skydas-parametrai {
    position: sticky;
    top: 120px;
    z-index: 5;
}
.skydas-baltas {
  background: #fff;
  border: none;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  padding: 30px !important;
  margin-bottom: 30px;
  border-radius: 7px;
}

.sticky-scroll-bottom {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  z-index: 2;
}
.sticky-scroll {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  background: #fff;
  z-index: 1;
}
.produkto-parametro-field,
.produkto-label,
.pagalbos-label {
  display: -ms-flexbox;
  display: block;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2px;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
}

.produkto-parametro-listas .bootstrap-select {
  display: block;
  border-radius: 3px;
  background-color: hsla(0, 0%, 68%, 0.2);
  padding: 0;
  width: 100% !important;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}
/*
.produkto-parametro-listas .show > .btn-light.dropdown-toggle {
  color: #1a1a1a;
  background-color: #e6e5e5;
  border-color: #dfdfdf;
  border-radius: 3px;
}
*/
.produkto-parametro-listas .bootstrap-select > .dropdown-toggle,
.aws_price_calc_imagelist_button {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: none;
}
.produkto-parametro-eilute + .produkto-parametro-eilute {
  margin-top: 14px;
}
.produkto-parametro-listas .btn,
.aws_price_calc_imagelist_button {
  font-size: 14px;
  font-weight: 600;
  text-transform: inherit;
  /*line-height: 1;
  padding: 10px 9px 7px;*/
  padding: 7px 9px;
  height: 35px;
  outline: none;
  border: 1px solid #a8a8aa;
  border-radius: 3px;
}
.produkto-parametro-listas .btn:hover {
  border: 1px solid #a8a8aa;
  background-color: #ecebeb;
}
.produkto-parametro-listas .show > .btn-light.dropdown-toggle {
  background-color: #222329;
  color: #fff;
  border: transparent;
  border: 1px solid #222329;
}
.produkto-parametro-listas .btn-light.dropdown-toggle:focus {
  outline: none !important;
  background-color: #222329;
  color: #fff;
  border-color: transparent;
  border-radius: 3px;
}
.produkto-parametro-listas .dropdown-menu .show {
  background-color: #222329;
  border-radius: 5px;
}
.produkto-parametro-listas .bootstrap-select {
  border: none;
}
.produkto-parametro-listas .bootstrap-select .dropdown-menu li a span.text {
  padding: 5px 0 5px 0px;
  color: #fff;
}
.produkto-parametro-listas .dropdown-menu {
  background-color: transparent;
  border: none;
}
.produkto-parametro-listas .dropdown-item:hover,
.produkto-parametro-listas .dropdown-item:focus {
  color: #0d0d0d;
  text-decoration: none;
  background-color: #414247 !important;
}
.produkto-parametro-listas .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 20px;
  top: 12px;
  color: #f2bc57;
}
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  border-radius: 3px;
}
.produkto-kaina-small {
  text-align: center;
}
.produkto-kaina {
  text-align: center;
  display: block;
  font-size: 30px;
  font-weight: 800;
  color: #1a1a1a;
}

.uga-button,
.button,
.btn-primary,
.wc-block-product-search__button {
  display: inline-block;
  font-weight: 600;
  padding: 0 30px;
  line-height: 40px;
  height: 40px;
  border: 1px solid #0339a6;
  color: #fff;
  background: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 7px;
  white-space: nowrap;
  background: #0339a6;
}
.uga-button:hover,
.btn-primary:hover {
  background: #03318c;
  color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.uga-button:focus {
  outline: none;
}
.uga-button[disabled],
.uga-button[disabled]:hover {
  cursor: default;
  background: white;
  border: 1px solid gray;
  color: gray;
  box-shadow: 0 0 0 0;
}
.button:hover {
  background: #03318c;
  color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.mygtukas-uzsakyti {
  margin: 0 auto;
  width: 76%;
  min-width: 200px;
  font-weight: 700;
  display: block;
  font-size: 27px;
  text-transform: uppercase;
  height: 60px;
  margin-bottom: 30px;
  padding: 0px;
}
.tuscias {
  background: #fff;
  color: #0339a6;
  margin-top: 10px;
}
.instrukcija:hover {
  text-decoration: none;
}
.instrukcijos-balionelis {
  background-image: url(inc/assets/img/instrukcijos.svg);
  background-repeat: no-repeat;
  width: 70px;
  height: 90px;
  margin: -85px 0px;
}
.skydas-pagalba h2 {
  font-size: 35px;
  text-align: center;
}
.cart-produkto-parametrai th,
.woocommerce-shipping-totals th,
.woocommerce-checkout-review-order-table th {
  padding: 5px;
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
}
.cart-produkto-parametrai td,
.woocommerce-shipping-totals td,
.woocommerce-checkout-review-order-table td {
  /* padding: 5px;
  text-transform: lowercase; */
  font-weight: 600;
}
.remove {
  color: #f25244;
  border-color: #f25244;
}
.remove:hover {
  color: #fff;
  border-color: #f25244;
  background-color: #f25244;
  text-decoration: none;
}
.uga-cart-produktai .produkto-kaina {
  text-align: left;
  font-weight: 500;
}
.uga-input-text {
}

.woocommerce-shipping-methods label {
  color: #f25244;
}
.woocommerce-shipping-methods li {
  list-style: none;
}
.uga-button-restyle-bigger {
  padding: 15px 80px;
  font-size: 20px;
  height: auto;
}
.uga-button-restyle:hover {
  text-decoration: none;
}
.control-label {
  width: 100%;
  display: inline-block;
  margin-bottom: 4px;
  max-width: 100%;
  font-weight: 100;
  color: #0e1336;
  font-size: 14px;
}
.form-control {
  background: #f2f3f8;
  color: #222329;
}
.woocommerce-info,
.woocommerce-message {
  margin: 30px 0px 30px 10px;
  color: #18bb47;
}
.coupon-input {
  display: inline !important;
  width: auto !important;
}
.form-row-first {
  width: calc(50% - 17px);
  margin-right: 15px !important;
}
.form-row-last {
  width: calc(50% - 16px);
  margin-left: 18px !important;
}
.form-row-wide {
  width: 100%;
}
.skydas-checkout {
  margin-left: 15px;
  margin-right: 15px;
}
p.notes {
  width: 100%;
}
textarea.form-control {
  height: 150px;
}

.uga-prekes_review {
  border-bottom: 1px solid #b3b3b3;
}
.woocommerce-checkout-payment li {
  /* list-style: square inside; */
}
.skydas-checkout th {
  width: 50%;
}
.woocommerce-shipping-methods label {
  position: absolute;
}

.uga-logino-fonas {
  background-color: #f2f3f8;
  height: calc(100vh - 90px);
}
.logino-registro-forma {
    width: 100%;
}
@media (min-width: 992px) {
.logino-registro-forma {
  max-width: 400px;
}
}
@media (max-width: 768px) {
  .uga-logino-fonas {
    height: calc(30vh - 90px);
  }
}
.login-content-area {
    margin-top: 90px;
}
.login-register-form {
  display: flex;
  align-items: center;
}
.login-register-form .form-row {
  width: 100%;
  margin-left: 0px !important;
}
.login-register-form .woocommerce-form-login__rememberme {
  width: 100%;
}
.woocommerce-error {
  color: #f25244;
  font-size: 12px;
}
.woocommerce-error a {
  color: #fff;
  text-decoration: underline;
}
.woocommerce-error a:hover {
  color: #fff;
  text-decoration: underline;
}
.woocommerce-form__label-for-checkbox.checkbox {
  font-size: 14px;
  font-weight: 600;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
  font-size: 14px;
  font-weight: 600;
}
p#account_username_field {
  width: calc(50% - 17px);
  margin-right: 15px;
  vertical-align: top;
}
p#account_password_field {
  width: calc(50% - 17px);
  margin-left: 15px;
  vertical-align: top;
}
form.woocommerce-form.woocommerce-form-login.login {
  margin-top: 30px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  width: 100%;
}
a#menu-item-dropdown-395 {
  color: #fff;
}
.dropdown-menu.show {

  border: 0px;
  border-radius: 0 0 7px 7px;
  padding: 10px 0 0;
  min-width: 240px;
  max-height: calc(100vh - 120px);
  overflow-y: auto;
  background: #ecf2f6;
  top: 65px;
  left: -20px;
  box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.15);
}

.woocommerce-orders-table__row {
  background: #f2f3f8;
  border-radius: 5px;
  vertical-align: middle;
  padding: 16px 10px 10px 5px;
  margin: 15px;
}
.nobr {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.woocommerce-orders- span.amount {
  font-size: 20px;
}
.uga-paskyra-header {
  padding: 160px 0 30px;
  background-image: linear-gradient(0deg, #f3f3f3, #fff);
}
.paskyros-navigacijos-menu {
}
.paskyros-navigacijos-menu-mygtukas {
  color: #535353;
  font-weight: 500;
  align-items: center;
  position: relative;
  padding: 0px 20px 0px 0px;
  height: 40px;
  font-size: 15px;
  cursor: pointer;
  white-space: nowrap;
  margin-bottom: 0px;
}

.woocommerce-MyAccount-navigation-link.is-active a {
  text-decoration: underline;
  color: #0339a6;
}
.uga-paskyra-pradzia {
  box-shadow: 0 -8px 4px -6px #e4e4e4;
  padding-top: 30px;
  padding-bottom: 30px;
}

.wp-block {
  max-width: 1200px !important;
}

.uga-icon-fp-image-max-width figure img {
  max-width: 60px;
}
/* .uga-pagrindinis {
    padding-bottom: 90px;
    border-bottom: 2px solid #cfd0d7;
} */

.footer-mokejimo-budai {
  padding-top: 90px;
  height: 43px;
  max-width: 300px;
}

/** TABLE CSS KALKULIATORIAUS */
.ugaTable {
  width: 100%;
}

.ugaTable thead td {
  padding: 5px 10px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  font-weight: 800;
}

.ugaTable thead td small {
  font-size: 12px;
  text-align: center;
  color: #434342;
  display: none;
}

.ugaTable tbody td {
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #aaa;
  border-top: 1px solid #eeeef1;
  border-bottom: 1px solid #eeeef1;
  width: 29%;
  padding: 5px;
  white-space: nowrap;
}

.ugaTable tbody tr td:first-child:hover {
  color: black;
}

.ugaTable .ugaCount {
  width: 13%;
  border-right: 1px solid #eeeef1;
}

.ugaButton {
  color: black;
  cursor: pointer;
  border-radius: 3px;
  padding: 6px 17px;
}

.ugaTable .color-3 {
  color: #f25244;
}

.ugaTable .color-2 {
  color: #0367a6;
}

.ugaTable .color-1{
  color: #18bb47;
}

.ugaTable .color-3 .ugaButton:hover,
.ugaTable .color-3 .ugaButton.active {
  color: white;
  background-color: #f25244;
}

.ugaTable .color-2 .ugaButton:hover,
.ugaTable .color-2 .ugaButton.active {
  color: white;
  background-color: #0367a6;
}

.ugaTable .color-1 .ugaButton:hover,
.ugaTable .color-1 .ugaButton.active {
  color: white;
  background-color: #18bb47;
}
/** KALKULIATORIAUS PABAIGA */

.kontakto-pozicija-tekstas {
  background: #f2f3f8;
  text-align: center;
  font-weight: 500;
  border-radius: 3px;
  padding: 7px;
}
.textas-linkas-pagalbos-centre {
  color: #0339a6;
  font-weight: 500;
}
.textas-linkas-pagalbos-centre:hover {
  color: #0339a6;
}
.uga-footer .current-cat a {
  background-color: transparent;
}
.footer-fb {
  font-size: 26px;
  color: #292929;
}
.footer-insta {
  font-size: 26px;
  color: #292929;
}
.footer-linkeid {
    font-size: 26px;
    color: #292929;
}

.footer-fb:hover,
.footer-insta:hover,
.footer-linkeid:hover {
  color: #0339a6;
}
.uga-products-main-page .uga-products {
  max-width: 100% !important;
}

.onsale {
  position: absolute;
  margin: 15px 0px 0px 70px;
  background: #dc1608;
  padding: 7px;
  border-radius: 70px;
  color: white;
  font-weight: 800;
}
.aws_price_calc_imagelist_button {
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 68%, 0.2);
  border-radius: 5px;
  border-color: #a8a8aa;
}
.aws_price_calc_imagelist_button:hover {
  background-color: #ecebeb;
}
.awspc-modal-imagelist-clicked {
  background-color: #f2f3f8;
}
.uga-modal-imagelist {
  padding: 15px;
  border-radius: 7px;
  border: 1px solid #c0c0c1;
  box-shadow: 0 0 0 1px #fff;
}
.uga-modal-imagelist {
  min-width: 160px;
}
.uga-modal-imagelist-image-text {
  padding-top: 15px;
}
.aws_price_calc_imagelist_button {
  text-align: left;
}
.awspc_modal_imagelist_image {
  /*margin: 10px 5px 10px 0px;*/
  margin: 0 5px 0 0;
}
.awspc_modal_imagelist_text {
  display: inline;
  margin-right: auto;
  font-size: 14px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aws_price_calc_imagelist_button::after {
  margin-left: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.awspc-modal-imagelist-hover {
  background-color: #dee2e6;
      border: 1px solid #0339a6;
      box-shadow: 0 0 0 1px #0339a6;
      transition: all 0.4s cubic-bezier(0, 0, 0.2, 1);
      font-weight: 900;
}
.remodal {
  width: inherit;
}
.uga-pagrindinis .woocommerce-notices-wrapper {
  display: none;
}
.ugos-sveikinimas {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position-y: 50%;
  background-position-x: right;
  max-width: 80%;
}

@media screen and (min-width: 1441px) {
  /* .login-register-form {
    margin: 140px auto;
    height: 100%;
  } */
  .ugos-sveikinimas {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position-y: 50%;
    max-width: 50%;
  }
}
.woocommerce-Button.woocommerce-button.woocommerce-form-register__submit.btn.btn-primary {
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
}
.uga-dashboard-01 a {
  text-decoration: underline;
  color: #0339a6;
}
.uzsakymo-row-taisom {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.uga-table-statuses-labels {
  background: #f8f8f8;
  margin: 0px !important;
  padding: 10px 0px;
  border-radius: 5px;
}

.woocommerce-orders-table__cell-order-date {
  font-weight: 600;
  font-size: 18px;
}

.filter-option-inner-inner {
  text-overflow: ellipsis;
}
.bootstrap-select > .dropdown-toggle:after {
  margin-top: 0;
}

mark,
.mark {
  padding: 0.3em;
  background-color: #0367a6;
  color: #ffffff;
  border-radius: 5px;
}

.uga-paskyra-pradzia h2 {
  font-family: "Oswald", "sans-serif";
  font-size: 24px;
  font-weight: 500;
}

.wc-item-meta-label {
  font-weight: 500;
}
.wc-item-meta {
  margin-top: 20px;
}

.aws_price_calc_upload {
  height: 0;
  overflow: hidden;
}

.woocommerce-thankyou-order-received,
.woocommerce-order-overview__email,
.woocommerce-order-overview__total,
.woocommerce-order-details__title,
.woocommerce-shipping-destination {
  display: none;
}
.woocommerce-order-overview__order strong {
  font-weight: 600;
  color: #048abf;
}
.woocommerce-order-overview__payment-method strong {
  font-weight: 600;
}
.woocommerce-bacs-bank-details h2 {
  font-size: 22px;
}
.prekes-eilute-patvirtinime {
  background: #f2f3f8;
  border-radius: 7px;
  padding: 30px;
  margin-bottom: 30px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.woocommerce-table__product-name.product-name a {
  font-size: 22px;
}
.uga-order-border {
  border-top: 1px solid #e7e7e7;
  padding-top: 30px;
  margin: 30px auto;
}
.woocommerce-columns--addresses h2 {
  font-size: 24px;
}
.failo-ikelimas {
  background: #18bb47;
  border: #18bb47;
  width: 100%;
  margin-top: 15px;
}
.failo-ikelimas:hover {
  background: #139a3a;
  border: #139a3a;
}
.wpc-cart-edit {
  color: #fff;
  background-color: #18bb47;
  border-color: #18bb47;
  margin-right: -16px;
}
.wpc-cart-edit:hover {
  background-color: #139a3a;
  border-color: #139a3a;
}
.wpc-cart-cancel {
  color: #fff;
  background-color: #f25244;
  border-color: #f25244;
}
.wpc-cart-cancel:hover {
  background-color: #c14237;
  border-color: #c14237;
}
.awspricecalculator_loading {
  margin-left: 10px;
}
.uga-cart-table th {
  width: 50%;
}
.mygtukas-krepselyje {
  min-width: 160px;
  width: 50%;
}
.cart-produkto-parametrai h3 {
  margin-bottom: 30px;
}
.produkto-galerija img {
  border-radius: 7px;
}
.produkto-galerija .woocommerce-product-gallery__image {
  margin-right: 0px;
}
.produkto-trumpas-aprasymas li {
  list-style: inside;
}
.woocommerce-billing-fields h3 {
  margin-bottom: 34px;
}
.uga-pagrindinis .entry-content {
  margin: 0;
}
.woocommerce-password-strength {
  margin-top: 15px;
}
.produkto-trumpas-aprasymas a {
  color: #0367a6;
}
.aws_price_calc_numeric input {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  height: 40px;
  padding: 6px 11px 4px;
  background: #f2f3f8;
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  background-image: none;
  color: #222329;
  -webkit-appearance: none;
}
.aws_price_calc_numeric input:focus {
  box-shadow: 0px 0px 2px #ea9b06;
  border: 1px solid #ea9b06;
  outline: #ea9b06;
}
.aws_price_calc_numeric:hover {
  outline: none !important;
}
.awspc-field-error {
  color: #f25244;
  margin-top: 5px;
  font-size: 12px;
  margin-left: 12px;
}
@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-collapse {
    display: none !important;
  }
}

@media (max-width: 575px) {
  .navbar-toggler {
    position: absolute;
    right: 0;
    top: 19px;
  }
}
/* BLOGAS */
.blogas {
  padding-top: 90px;
}
.post-thumbnail-list img {
  object-fit: cover;
  width: 100%;
  height: 320px;
      /* max-height: 320px; */
  border-radius: 7px 7px 0px 0px;
}
.post-thumbnail-list img:hover {
        filter: saturate(2);
        -webkit-filter: saturate(2);
        transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.post-thumbnail-single img {
  object-fit: cover;
  width: 100%;
  max-height: 620px;
  border-radius: 7px;
}
.post-list-turinys {
    background-color: #f2f3f8;
    padding: 30px;
    border-radius: 0px 0px 7px 7px;
    height: calc(100% - 320px);
}
.post-list-turinys h2 {
  font-size: 34px;
font-weight: 500;
letter-spacing: 0.01em;
}
.blogo-sidebaras h3 {
    font-size: 16px;
    color: #0339A6;
}
.blogo-minusas {
  padding-bottom: 10px;
  line-height: 0px;
  margin: -10px 0px 30px 0px;
}
.blog-skaityti-button {
    color: #048ABF;
    border: 1px solid #048ABF;
    padding: 10px 24px;
    border-radius: 7px;
}
.blog-skaityti-button:hover {
  background-color: #048ABF;
  color: #fff;
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0, 0, 0.2, 1);
}
.posto-blogo-apacia {
  text-align: center;
  margin-top: -70px;
}
.custominis-marginas {
  margin: 30px 0 120px 0px;
}
.post-thumbnail-single {
    margin-bottom: 30px;
}
.uga-produkto-paieska {
    margin-left: 5px;
    margin-bottom: 30px;
}
.wc-produkto-paieskos-laukas {
  padding: 11px 10px 11px 10px;
  border: 1px solid #c0c0c1;
  border-radius: 7px;
  width: calc( 50% - 10px);
}
.wc-produkto-paieskos-laukas:focus {
    box-shadow: 0px 0px 2px #ea9b06;
    border: 1px solid #ea9b06;
    outline: #ea9b06;
}
.wc-produkto-paieskos-mygtukas {
    border: 0 solid;
    width: calc( 50% - 10px);
    margin-left: 8px;
    font-weight: 600;
}
.ziureti-produktus-100 {
  background: none;
  color: #03318C;
  border: 1px solid #03318C;
  height: 60px;
  line-height: 60px;
  width: calc( 100% - 10px);
  padding: 0 30px;
  font-size: 1.2em;
  margin-left: 4px;
  max-width: 935px;
}
.ziureti-produktus-100:hover {
		text-decoration: none;
    color: #fff;
    background: #03318C;
}
.uga-prod-padding {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .wc-produkto-paieskos-laukas {
      width: calc( 50% + -15px);
  }
  .wc-produkto-paieskos-mygtukas {
    width: calc( 25% - 8px);
  }
  .ziureti-produktus-100 {
    margin-right: 24px;
  }
  .uga-prod-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 992px) {
  .wc-produkto-paieskos-laukas {
      width: calc( 75% - 10px);
      padding: 10px 10px 10px 10px;
  }
  .wc-produkto-paieskos-mygtukas {
    width: calc( 25% - 15px);
    margin-left: 7px;
  }
  .ziureti-produktus-100 {
    margin-right: 10px;
  }
}

@media (min-width: 1200px) {
  .wc-produkto-paieskos-laukas {
      width: calc( 60% - 15px);
      padding: 9px 10px 8px 10px;
  }
  .wc-produkto-paieskos-mygtukas {
    width: calc( 20% - 15px);
  }
  .ziureti-produktus-100 {
    margin-right: 13px;
  }
}
.mg-konteinerio {
    margin-top: 70px;
}
.pd-konteinerio {
    padding-top: 70px !important;
}
.mgb-konteinerio {
    margin-bottom: 70px;
}
.pdb-konteinerio {
    padding-bottom: 70px !important;
}
.naujienlaiskis {
    /* padding-top: 90px; */
    padding-bottom: 0px;
}
.uga-apacioje {
  margin-top: auto;
}
.uga-sidebar-separator {
    background: black;
    height: 3px;
    width: 30px;
    margin: 45px 0px 20px 10px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
    border-radius: 7px;
}
.wp-block-image img {
    border-radius: 7px;
}

.ugos-krepselis {
    padding: 10px;
    border: 1px solid black;
    border-radius: 7px;
    margin-right: 15px;
}
.ugos-krepselis:hover {
  background-color: black;
  color: white;
}
.krepselio-kiekis {
    padding: 10px;
}
.rl-gallery-item-content:hover {
    filter: saturate(2);
    -webkit-filter: saturate(2);
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
}
/* .li-uga-style li {
  list-style: inside;
} */

.li-uga-style li {
	background-image: url("https://ugadruck.de/wp-content/uploads/uga-list-style-image.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10px;
	padding: 0 16px;
}

.uga-produkto-paieska-pagrindinis {
    margin-left: 5px;
}
.wp-block-column.uga-products-pagrindinis {
    max-width: 945px;
}
.ziureti-produktus-60 {
		background: none;
    color: #03318C;
    border: 1px solid #03318C;
    height: 60px;
    line-height: 60px;
    width: 60%;
	  padding: 0 30px;
    font-size: 1.2em;}

.ziureti-produktus-60:hover {
		text-decoration: none;
    color: #fff;
    background: #03318C;
}




.registruotis-blue {
	font-weight: 500;
	padding: 0 60px;
  line-height: 50px;
  height: 50px;
  font-size: 1.1em;
}
.registruotis-blue:hover {
	text-decoration: none;
}

.pagrindinis-sidebar-meniu {
		font-weight: 600;
    font-size: 0.9em;
    line-height: 2.5em;
}

.paieska {
	    margin-left: 8px;
}

.wave-background {
	    padding: 140px 0 0px;
    background: #f2f3f8 url(https://ugadruck.de/wp-content/uploads/wave-background3.svg) no-repeat top;
    background-size: 100%;
}

.homepage-uga-footer {margin-bottom: -180px;}

.wc-block-product-search__field {
		padding: 0.6em 1em;
	  border: 1px solid #c0c0c1;
    border-radius: 7px;
		width: calc(60% - 20px);
}

.wc-block-product-search__button {
	  margin-left: 8px;
    width: 160px;
}
#mc_embed_signup{ clear:left; width:100%;}
#mc_embed_signup form {text-align:left; padding:10px 0 10px 0;}
.mc-field-group { display: inline-block; } /* positions input field horizontally */
#mc_embed_signup input.email { font-size: 15px; border: 1px solid #ABB0B2;  -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; color: #343434; background-color: #fff; box-sizing:border-box; height:42px; padding: 0px 0.4em; display: inline-block; margin: 0; width:300px; vertical-align:top;}
#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup .clear {display: inline-block;} /* positions button horizontally in line with input */
#mc_embed_signup .button {font-size: 13px;border: none;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;letter-spacing: .03em;color: #fff;box-sizing:border-box;height:42px;line-height:42px;padding:0 18px;display: inline-block;margin: 0;transition: all 0.23s ease-in-out 0s; font-weight: 500;}
#mc_embed_signup .button:hover {background-color:#15298b; cursor:pointer;}
#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
@media (max-width: 768px) {
    #mc_embed_signup input.email {width:100%; margin-bottom:5px;}
    #mc_embed_signup .clear {display: block; width: 100% }
    #mc_embed_signup .button {width: 100%; margin:0; }
}

.uga-blog-header {
    background: #fdd0a9;
    padding-top: 90px;
}
@media (max-width: 768px) {
  .uga-blog-header-mobile {
      padding-top: 60px;
  }
  .woocommerce-shipping-methods label {
    max-width: 170px;
  }
  .uga-cart-produktai {
    margin-top: 30px;
  }
}
.uga-blogas-slider {

}
.nsl-container-block .nsl-container-buttons a {
    max-width: 300px !important;
}
.uga-simple-page {
    padding: 30px 0 30px;
    background-image: linear-gradient(0deg, #f3f3f3, #fff);
}
.uga-simple-page-content {
    box-shadow: 0 -8px 4px -6px #e4e4e4;
}
.svetaines-zemelapis a {
    font-size: 16px;
    line-height: 32px;
    color: #0339A6;
}

.svetaines-zemelapis a:hover {
  color: #03318C;
}
.mobile-nav {
    padding: 30px;
    text-align: center;
}
.mobile-nav li {
    padding: 15px;
}
.mobile-nav a {
    font-size: 18px;
}
.shop-sidebar-maxer {
  padding-left: 15px;
}
.tax-rate .amount {
    font-weight: 100;
    font-size: 24px;
}
.woocommerce-breadcrumb {
    display: flex;
}
.uga-flag {
  background-image: url(https://ugadruck.de/wp-content/uploads/uga-icons-flag.svg);
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 5px;
    background-size: 20px;
    padding-left: 30px;
}
.current-menu-item .uga-flag {
  padding-left: 20px;
}

.product-description-images {width: 48%;}

.button.view, .button.invoice {
    display: grid;
    margin: 5px;
}
/* 2020-05-15 */
.rl-gallery-item {
    border-radius: 5px;
}
.rl-gallery-item-title {
    color: #03318c !important;
    font-size: 24px !important;
    font-weight: 600 !important;
}
.rl-gallery-caption {
 padding: 2em !important;
}
@media (max-width: 768px) {
.rl-gallery-item-title {
    color: #03318c !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    background-color: #ffffffad;
    padding: 8px;
    border-radius: 5px;
    text-align: center;
  }
  .rl-gallery-caption {
    padding: 1em !important;
}
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
    font: 16px 'Montserrat', Helvetica, Arial, sans-serif;
    background: #0339a5;
    border-radius: 5px;
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
    /* bottom: 0; */
}
span.nivo-lightbox-title {
 padding: 14px 24px !important;
 font-size: 24px !important;
}

/* fullpage loader */

body {overflow: scroll;}
body.has-overlay {overflow: hidden;}

.ugaLoader {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.85);
  z-index: 9999;
}
.ugaLoader > div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* 2020-05-19 */
.uga-products h1 {
    font-size: 24px;
    width: 100%;
    margin-left: 5px;
    font-weight: 400;
}
.uga-products {
    width: 100%;
  }
/*2020-06-08 */
.row.uga-row-repair {
      margin-left: -30px;
      margin-right: -30px;
  }
  .kupono-input-and-button {
      margin-top: 15px;
  }
  .uga-krepselio-kuponas .coupon-input {
      width: 50% !important;
  }
  .uga-krepselio-kuponas .uga-button {
      margin: 0px 0px 0px 15px;
      width: calc(50% - 20px);
      border: 1px solid #0339a6;
      background: #fff;
      color: #0339a6;
  }
  .uga-krepselio-kuponas .uga-button:hover {
      margin: 0px 0px 0px 15px;
      width: calc(50% - 20px);
      border: 1px solid #0339a6;
      background: #0339a6;
      color: #fff;
  }
  .uga-pagrindinis .woocommerce-notices-wrapper {
      display: block;
  }
  .amount { /* ISTRINTI IS 2026 */
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    color: #1a1a1a;
  }
  .pabraukimas { /* ISTRINTI IS 2621 */
      line-height: 21px;
  }
  .cart-subtotal .amount, .tax-total .amount { /* ISTRINTI IS 2617 */
      font-size: 14px;
      font-weight: 200;
  }
  .cart-produkto-parametrai strong .woocommerce-Price-amount {
      font-size: 30px;
  }
  .cart-produkto-parametrai small.includes_tax {
    display: block;
}
.cart-produkto-parametrai small.includes_tax .woocommerce-Price-amount {
  font-weight: 200;
}
tr.cart-produkto-parametrai.cart-subtotal.pabraukimas {
    visibility: hidden;
}
.uga-krepselio-preke .amount {
    font-size: 30px;
}
.skydas-uzsakymas .produkto-kaina-su-pvm .woocommerce-Price-amount {
    font-size: 30px;
}
.prideti-produkta-krepselyje {
    display: inline;
    margin-right: 15px;
}
.prideti-produkta-krepselyje a:hover {
    text-decoration: none;
}
.prekes-pavadinimas {
    font-size: 14px;
    color: #24292e;
    border-radius: 7px;
    margin: 15px auto;
}
.product-quantity {
  display: inline;
}
.woocommerce-info, .woocommerce-message {
    margin: 10px 0px 30px 0px;
    color: #fff;
    background-color: #18bb47;
    padding: 15px 30px;
    font-size: 14px;
    border-radius: 7px;
}
.woocommerce-info a, .woocommerce-message a {
  color: #fff;
  text-decoration: underline;
}
.woocommerce-info a:hover, .woocommerce-message a:hover {
  color: #fff;
  text-decoration: underline;
}
.woocommerce-error {
    color: #fff;
    background: #f25244;
    padding: 15px 30px;
    font-size: 14px;
    border-radius: 7px;
}
.woocommerce-remove-coupon {
    font-weight: 200;
    font-size: 12px;
    line-height: 12px;
    color: #0339a6;
    text-decoration: underline;
}
form.checkout_coupon.woocommerce-form-coupon {
    margin-bottom: 30px;
}
.woocommerce-privacy-policy-text {
 font-size: 12px;
}
.woocommerce-form__label-for-checkbox.checkbox {
 font-size: 12px;
 font-weight: 500;
}
.woocommerce-message a {
    color: #fff;
    text-decoration: underline;
}
.woocommerce-message a:hover {
    color: #fff;
    text-decoration: underline;
}
a.showcoupon {
    color: #fff;
    text-decoration: underline;
}
a.showcoupon:hover {
    color: #fff;
    text-decoration: underline;
}
.uzsakymo-duomenys-krepsyje .cart_product_name {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
}
.uzsakymo-duomenys-krepsyje .cart_product_name a {
    color: #0339A6;
}
.uzsakymo-duomenys-krepsyje .cart_product_name a:hover {
    color: #03318C;
}
.uga-krepselio-preke .size-woocommerce_thumbnail, .uga-krepselio-preke .uga-product img {
    margin: 0px auto 30px auto;
}
.uzsakymo-suvestine-order h2 {
    font-size: 24px;
}
ul.woocommerce-error span {
    color: #fff;
}
.uga-pagrindinis h4 {
  margin-top: 0px;
}

/* BOOTSTRAP EDITS OVERRIDE */


hr {
	-webkit-box-sizing: content-box;
}
dfn {
	font-style: italic;
}
a:hover {
	color: black;
}
pre,code,kbd,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar;
}
svg:not(:root) {
	overflow: hidden;
}
caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #919aa1;
	text-align: left;
	caption-side: bottom;
}
label {
	display: inline-block;
	margin-bottom: .5rem;
}
button,html [type="button"],input[type="radio"],input[type="checkbox"] {
	-webkit-box-sizing: border-box;
}
legend {
	margin-bottom: 1.5rem;
}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
.lead {
	font-size: 1.09375rem;
	font-weight: 300;
}
.blockquote {
	font-size: 1.09375rem;
}
.blockquote-footer {
	color: #919aa1;
}
.blockquote-footer::before {
	content: "\2014 \00A0";
}
.img-thumbnail {
	border: 1px solid #eceeef;
	border-radius: 0;
}
.figure-caption {
	color: #919aa1;
}
code,kbd,pre,akbd {
	background-color: #1a1a1a;
	border-radius: 0;
}
pre {
	color: #1a1a1a;
}
.uga-product {
	width: calc(50% - 10px);
	max-width: none;
}
@media (min-width: 576px) {
	.container {
		max-width: 580px;
	}
	.uga-product {
		width: calc(50% - 10px);
		max-width: none;
	}
}
@media (min-width: 768px) {
	.container {
		max-width: 780px;
	}
	.uga-product {
		width: auto;
		max-width: 174px;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,.col-xl-auto {
	min-height: 1px;
}
.col {
	-webkit-box-flex: 1;
	max-width: 100%;
}
.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}
.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.3333333333%;
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}
.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}
.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}
.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.6666666667%;
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}
.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.3333333333%;
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}
.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.6666666667%;
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}
.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.3333333333%;
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}
.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.6666666667%;
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}
.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}
.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13;
}
.order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}
.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}
.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}
.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}
.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}
.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7;
}
.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8;
}
.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9;
}
.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
}
.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11;
}
.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12;
}
.offset-1 {
	margin-left: 8.3333333333%;
}
.offset-2 {
	margin-left: 16.6666666667%;
}
.offset-3 {
	margin-left: 25%;
}
.offset-4 {
	margin-left: 33.3333333333%;
}
.offset-5 {
	margin-left: 41.6666666667%;
}
.offset-6 {
	margin-left: 50%;
}
.offset-7 {
	margin-left: 58.3333333333%;
}
.offset-8 {
	margin-left: 66.6666666667%;
}
.offset-9 {
	margin-left: 75%;
}
.offset-10 {
	margin-left: 83.3333333333%;
}
.offset-11 {
	margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-sm-0 {
		margin-left: 0;
	}
	.offset-sm-1 {
		margin-left: 8.3333333333%;
	}
	.offset-sm-2 {
		margin-left: 16.6666666667%;
	}
	.offset-sm-3 {
		margin-left: 25%;
	}
	.offset-sm-4 {
		margin-left: 33.3333333333%;
	}
	.offset-sm-5 {
		margin-left: 41.6666666667%;
	}
	.offset-sm-6 {
		margin-left: 50%;
	}
	.offset-sm-7 {
		margin-left: 58.3333333333%;
	}
	.offset-sm-8 {
		margin-left: 66.6666666667%;
	}
	.offset-sm-9 {
		margin-left: 75%;
	}
	.offset-sm-10 {
		margin-left: 83.3333333333%;
	}
	.offset-sm-11 {
		margin-left: 91.6666666667%;
	}
}
@media (min-width: 768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-md-0 {
		margin-left: 0;
	}
	.offset-md-1 {
		margin-left: 8.3333333333%;
	}
	.offset-md-2 {
		margin-left: 16.6666666667%;
	}
	.offset-md-3 {
		margin-left: 25%;
	}
	.offset-md-4 {
		margin-left: 33.3333333333%;
	}
	.offset-md-5 {
		margin-left: 41.6666666667%;
	}
	.offset-md-6 {
		margin-left: 50%;
	}
	.offset-md-7 {
		margin-left: 58.3333333333%;
	}
	.offset-md-8 {
		margin-left: 66.6666666667%;
	}
	.offset-md-9 {
		margin-left: 75%;
	}
	.offset-md-10 {
		margin-left: 83.3333333333%;
	}
	.offset-md-11 {
		margin-left: 91.6666666667%;
	}
}
@media (min-width: 992px) {
	.uga-products {
		max-width: 80% !important;
	}
	.shop-sidebar-maxer {
		width: 20%;
	}
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
		max-width: none;
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-lg-0 {
		margin-left: 0;
	}
	.offset-lg-1 {
		margin-left: 8.3333333333%;
	}
	.offset-lg-2 {
		margin-left: 16.6666666667%;
	}
	.offset-lg-3 {
		margin-left: 25%;
	}
	.offset-lg-4 {
		margin-left: 33.3333333333%;
	}
	.offset-lg-5 {
		margin-left: 41.6666666667%;
	}
	.offset-lg-6 {
		margin-left: 50%;
	}
	.offset-lg-7 {
		margin-left: 58.3333333333%;
	}
	.offset-lg-8 {
		margin-left: 66.6666666667%;
	}
	.offset-lg-9 {
		margin-left: 75%;
	}
	.offset-lg-10 {
		margin-left: 83.3333333333%;
	}
	.offset-lg-11 {
		margin-left: 91.6666666667%;
	}
}
@media (min-width: 1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-xl-0 {
		margin-left: 0;
	}
	.offset-xl-1 {
		margin-left: 8.3333333333%;
	}
	.offset-xl-2 {
		margin-left: 16.6666666667%;
	}
	.offset-xl-3 {
		margin-left: 25%;
	}
	.offset-xl-4 {
		margin-left: 33.3333333333%;
	}
	.offset-xl-5 {
		margin-left: 41.6666666667%;
	}
	.offset-xl-6 {
		margin-left: 50%;
	}
	.offset-xl-7 {
		margin-left: 58.3333333333%;
	}
	.offset-xl-8 {
		margin-left: 66.6666666667%;
	}
	.offset-xl-9 {
		margin-left: 75%;
	}
	.offset-xl-10 {
		margin-left: 83.3333333333%;
	}
	.offset-xl-11 {
		margin-left: 91.6666666667%;
	}
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
}
.table th,.table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid rgba(0, 0, 0, 0.05);
}
.table tbody + tbody {
	border-top: 2px solid rgba(0, 0, 0, 0.05);
}
.table .table {
	background-color: #fff;
}
.table-sm th,.table-sm td {
	padding: 0.3rem;
}
.table-bordered {
	border: 1px solid rgba(0, 0, 0, 0.05);
}
.table-bordered th,.table-bordered td {
	border: 1px solid rgba(0, 0, 0, 0.05);
}
.table-bordered thead th,.table-bordered thead td {
	border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
	background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,.table-primary > th,.table-primary > td {
	background-color: #bfbfbf;
}
.table-hover .table-primary:hover {
	background-color: #b2b2b2;
}
.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th {
	background-color: #b2b2b2;
}
.table-secondary,.table-secondary > th,.table-secondary > td {
	background-color: white;
}
.table-hover .table-secondary:hover {
	background-color: #f2f2f2;
}
.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th {
	background-color: #f2f2f2;
}
.table-success,.table-success > th,.table-success > td {
	background-color: #cdedd8;
}
.table-hover .table-success:hover {
	background-color: #bae6c9;
}
.table-hover .table-success:hover > td,.table-hover .table-success:hover > th {
	background-color: #bae6c9;
}
.table-info,.table-info > th,.table-info > td {
	background-color: #c0e3f2;
}
.table-hover .table-info:hover {
	background-color: #abdaee;
}
.table-hover .table-info:hover > td,.table-hover .table-info:hover > th {
	background-color: #abdaee;
}
.table-warning,.table-warning > th,.table-warning > td {
	background-color: #fbe8cd;
}
.table-hover .table-warning:hover {
	background-color: #f9ddb5;
}
.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th {
	background-color: #f9ddb5;
}
.table-danger,.table-danger > th,.table-danger > td {
	background-color: #f4cfce;
}
.table-hover .table-danger:hover {
	background-color: #efbbb9;
}
.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th {
	background-color: #efbbb9;
}
.table-light,.table-light > th,.table-light > td {
	background-color: white;
}
.table-hover .table-light:hover {
	background-color: #f2f2f2;
}
.table-hover .table-light:hover > td,.table-hover .table-light:hover > th {
	background-color: #f2f2f2;
}
.table-dark,.table-dark > th,.table-dark > td {
	background-color: #c6c8ca;
}
.table-hover .table-dark:hover {
	background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th {
	background-color: #b9bbbe;
}
.table-active,.table-active > th,.table-active > td {
	background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,.table-hover .table-active:hover > th {
	background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
	color: #fff;
	background-color: #1a1a1a;
	border-color: #2d2d2d;
}
.table .thead-light th {
	color: #55595c;
	background-color: #f7f7f9;
	border-color: rgba(0, 0, 0, 0.05);
}
.table-dark {
	color: #fff;
	background-color: #1a1a1a;
}
.table-dark th,.table-dark td,.table-dark thead th {
	border-color: #2d2d2d;
}
.table-dark.table-bordered {
	border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
	background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.table-responsive-sm > .table-bordered {
		border: 0;
	}
}
@media (max-width: 767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.table-responsive-md > .table-bordered {
		border: 0;
	}
}
@media (max-width: 991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.table-responsive-lg > .table-bordered {
		border: 0;
	}
}
@media (max-width: 1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.table-responsive-xl > .table-bordered {
		border: 0;
	}
}
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
	border: 0;
}
.form-control, .input-text {
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	height: 40px;
	padding: 6px 11px 4px;
	background: #f2f3f8;
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	background-image: none;
	color: #222329;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}
.form-control:focus, .form-control:hover, .form-control:active {
	color: #222329;
	background: #f2f3f8;
	box-shadow: 0px 0px 2px #ea9b06;
	border: 1px solid #ea9b06;
	outline: #ea9b06;
}
.form-control::-webkit-input-placeholder {
	color: #919aa1;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #919aa1;
	opacity: 1;
}
.form-control::-ms-input-placeholder {
	color: #919aa1;
	opacity: 1;
}
.form-control::placeholder {
	color: #919aa1;
	opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
	background-color: #eceeef;
	opacity: 1;
}
select.form-control:not([size]):not([multiple]) {
	height: calc(2.8125rem + 2px);
}
select.form-control:focus::-ms-value {
	color: #55595c;
	background-color: #f7f7f9;
}
.form-control-file,.form-control-range {
	display: block;
	width: 100%;
}
.col-form-label {
	padding-top: calc(0.75rem + 1px);
	padding-bottom: calc(0.75rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5;
}
.col-form-label-lg {
	padding-top: calc(2rem + 1px);
	padding-bottom: calc(2rem + 1px);
	font-size: 1.09375rem;
	line-height: 1.5;
}
.col-form-label-sm {
	padding-top: calc(0.5rem + 1px);
	padding-bottom: calc(0.5rem + 1px);
	font-size: 0.765625rem;
	line-height: 1.5;
}
.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	margin-bottom: 0;
	line-height: 1.5;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,.input-group-lg > .input-group-append > .form-control-plaintext.btn {
	padding-right: 0;
	padding-left: 0;
}
.form-control-sm, .input-group-sm > .form-control,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-append > .btn {
	padding: 0.5rem 1rem;
	font-size: 0.765625rem;
	line-height: 1.5;
	border-radius: 0;
}
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
	height: calc(2.1484375rem + 2px);
}
.form-control-lg, .input-group-lg > .form-control,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-append > .btn {
	padding: 2rem 3rem;
	font-size: 1.09375rem;
	line-height: 1.5;
	border-radius: 0;
}
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
	height: calc(5.640625rem + 2px);
}
.form-group {
	margin-bottom: 1rem;
}
.form-text {
	display: block;
	margin-top: 0.25rem;
}
.form-row {
	display: -webkit-box;
	display: -ms-inline-block;
	display: inline-block;
	margin-right: 0px;
	margin-left: 0px;
}
.form-check-input:disabled ~ .form-check-label {
	color: #919aa1;
}
.form-check-label {
	margin-bottom: 0;
}
.form-check-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: 0.75rem;
}
.valid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 80%;
	color: #4BBF73;
}
.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(75, 191, 115, 0.8);
	border-radius: .2rem;
}
.was-validated .form-control:valid, .form-control.is-valid, .was-validated.custom-select:valid,.custom-select.is-valid {
	border-color: #4BBF73;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated.custom-select:valid:focus,.custom-select.is-valid:focus {
	border-color: #4BBF73;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(75, 191, 115, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(75, 191, 115, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,.form-control.is-valid ~ .valid-tooltip, .was-validated.custom-select:valid ~ .valid-feedback,.was-validated.custom-select:valid ~ .valid-tooltip,.custom-select.is-valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
	color: #4BBF73;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
	color: #4BBF73;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
	background-color: #a9e0bc;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
	background-color: #71cc90;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(75, 191, 115, 0.25);
	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(75, 191, 115, 0.25);
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
	border-color: #4BBF73;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
	border-color: inherit;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(75, 191, 115, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(75, 191, 115, 0.25);
}
.invalid-feedback {
	color: #d9534f;
}
.invalid-tooltip {
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	background-color: rgba(217, 83, 79, 0.8);
	border-radius: .2rem;
}
.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated.custom-select:invalid,.custom-select.is-invalid {
	border-color: #d9534f;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated.custom-select:invalid:focus,.custom-select.is-invalid:focus {
	border-color: #d9534f;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,.form-control.is-invalid ~ .invalid-tooltip, .was-validated.custom-select:invalid ~ .invalid-feedback,.was-validated.custom-select:invalid ~ .invalid-tooltip,.custom-select.is-invalid ~ .invalid-feedback,.custom-select.is-invalid ~ .invalid-tooltip {
	display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
	color: #d9534f;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
	color: #d9534f;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
	background-color: #f0b9b8;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
	background-color: #e27c79;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(217, 83, 79, 0.25);
	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(217, 83, 79, 0.25);
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
	border-color: #d9534f;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
	border-color: inherit;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.25);
}
.form-inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (min-width: 576px) {
	.form-inline label {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 0;
	}
	.form-inline .form-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0;
	}
	.form-inline .input-group {
		width: auto;
	}
	.form-inline .form-check {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0;
	}
	.form-inline .custom-control {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.form-inline .custom-control-label {
		margin-bottom: 0;
	}
}

.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #1a1a1a;
}
.dropdown-item.disabled, .dropdown-item:disabled {
	color: #919aa1;
	background-color: transparent;
}
.dropdown-menu.show {
	display: block;
}
.dropdown-header {
	display: block;
	padding: 0.5rem 1.5rem;
	margin-bottom: 0;
	font-size: 0.765625rem;
	color: #919aa1;
	white-space: nowrap;
}
.btn-group,.btn-group-vertical {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle;
}
.btn-group > .btn,.btn-group-vertical > .btn {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}
.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group,.btn-group-vertical .btn + .btn,.btn-group-vertical .btn + .btn-group,.btn-group-vertical .btn-group + .btn,.btn-group-vertical .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	display: -webkit-box;
	-webkit-box-pack: start;
}
.btn-toolbar .input-group {
	width: auto;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
	padding-right: 1.5rem;
	padding-left: 1.5rem;
}
.dropdown-toggle-split::after {
	margin-left: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
	padding-right: 0.75rem;
	padding-left: 0.75rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
	padding-right: 2.25rem;
	padding-left: 2.25rem;
}
.btn-group-vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.btn-group-vertical .btn,.btn-group-vertical .btn-group {
	width: 100%;
}
.btn-group-vertical > .btn + .btn,.btn-group-vertical > .btn + .btn-group,.btn-group-vertical > .btn-group + .btn,.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.input-group {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
}
.input-group > .form-control,.input-group > .custom-select,.input-group > .custom-file {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0;
}
.input-group > .form-control:focus,.input-group > .custom-select:focus,.input-group > .custom-file:focus {
	z-index: 3;
}
.input-group > .custom-file {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::before {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label,.input-group > .custom-file:not(:first-child) .custom-file-label::before {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.input-group-prepend,.input-group-append {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.input-group-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.75rem 2rem;
	margin-bottom: 0;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.5;
	color: #55595c;
	text-align: center;
	white-space: nowrap;
	background-color: #eceeef;
	border: 1px solid #ced4da;
	border-radius: 0;
}
.custom-control-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 1rem;
}
.custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	background-color: #1a1a1a;
}
.custom-control-input:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(26, 26, 26, 0.25);
	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(26, 26, 26, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
	color: #fff;
	background-color: #737373;
}
.custom-control-input:disabled ~ .custom-control-label {
	color: #919aa1;
}
.custom-control-input:disabled ~ .custom-control-label::before {
	background-color: #f7f7f9;
}
.custom-control-label {
	margin-bottom: 0;
}
.custom-control-label::before {
	position: absolute;
	top: 0.25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #eceeef;
}
.custom-control-label::after {
	position: absolute;
	top: 0.25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
	border-radius: 0;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #1a1a1a;
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
	background-color: rgba(26, 26, 26, 0.5);
}
.custom-radio .custom-control-label::before {
	border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #1a1a1a;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: 0.75rem;
	background-image: none;
}
.custom-select:disabled {
	color: #919aa1;
	background-color: #f7f7f9;
}
.custom-select::-ms-expand {
	opacity: 0;
}
.custom-select-sm {
	height: calc(2.1484375rem + 2px);
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	font-size: 75%;
}
.custom-select-lg {
	height: calc(5.640625rem + 2px);
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	font-size: 125%;
}
.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(2.8125rem + 2px);
	margin-bottom: 0;
}
.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(2.8125rem + 2px);
	margin: 0;
	opacity: 0;
}
.custom-file-input:focus ~ .custom-file-control {
	border-color: #5a5a5a;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(26, 26, 26, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(26, 26, 26, 0.25);
}
.custom-file-input:focus ~ .custom-file-control::before {
	border-color: #5a5a5a;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
	content: "Browse";
}
.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(2.8125rem + 2px);
	padding: 0.75rem 2rem;
	line-height: 1.5;
	color: #55595c;
	background-color: #f7f7f9;
	border: 1px solid #ced4da;
	border-radius: 0;
}
.custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(calc(2.8125rem + 2px) - 1px * 2);
	padding: 0.75rem 2rem;
	line-height: 1.5;
	color: #55595c;
	content: "Browse";
	background-color: #eceeef;
	border-left: 1px solid #ced4da;
	border-radius: 0 0 0 0;
}
.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.nav-link.disabled {
	color: #919aa1;
}
.nav-tabs {
	border-bottom: 1px solid #eceeef;
}
.nav-tabs .nav-item {
	margin-bottom: -1px;
}
.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
	border-color: #f7f7f9 #f7f7f9 #eceeef;
}
.nav-tabs .nav-link.disabled {
	color: #919aa1;
	background-color: transparent;
	border-color: transparent;
}
.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {
	color: #55595c;
	background-color: #fff;
	border-color: #eceeef #eceeef #fff;
}
.nav-pills .nav-link {
	border-radius: 0;
}
.nav-pills .nav-link.active,.nav-pills .show > .nav-link {
	color: #fff;
	background-color: #1a1a1a;
}
.nav-fill .nav-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center;
}
.nav-justified .nav-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center;
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.navbar {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1.5rem 1rem;
}
.navbar > .container,.navbar > .container-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.navbar-brand {
	display: inline-block;
	padding-top: 0.3359375rem;
	padding-bottom: 0.3359375rem;
	margin-right: 1rem;
	font-size: 1.09375rem;
	line-height: inherit;
	white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}
.navbar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0;
	font-size: 15px;
	font-weight: 500;
}
.navbar-nav .dropdown-menu {
	position: static;
	float: none;
}
.navbar-text {
	display: inline-block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.navbar-toggler {
	padding: 0.25rem 0.75rem;
	font-size: 1.09375rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0;
}
.navbar-toggler:hover, .navbar-toggler:focus {
	text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
	cursor: pointer;
}
.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%;
}
@media (max-width: 575.98px) {
	.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}
@media (min-width: 576px) {
	.navbar-expand-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.navbar-expand-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute;
	}
	.navbar-expand-sm .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto;
	}
	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.navbar-expand-sm .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
	.navbar-expand-sm .navbar-toggler {
		display: none;
	}
	.navbar-expand-sm .dropup .dropdown-menu {
		top: auto;
		bottom: 100%;
	}
}
@media (max-width: 767.98px) {
	.navbar-expand-md > .container,.navbar-expand-md > .container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}
@media (min-width: 768px) {
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.navbar-expand-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute;
	}
	.navbar-expand-md .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto;
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.navbar-expand-md > .container,.navbar-expand-md > .container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.navbar-expand-md .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
	.navbar-expand-md .navbar-toggler {
		display: none;
	}
	.navbar-expand-md .dropup .dropdown-menu {
		top: auto;
		bottom: 100%;
	}
}
@media (max-width: 991.98px) {
	.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}
@media (min-width: 992px) {
	.navbar-expand-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.navbar-expand-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute;
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
	.navbar-expand-lg .navbar-toggler {
		display: none;
	}
	.navbar-expand-lg .dropup .dropdown-menu {
		top: auto;
		bottom: 100%;
	}
}
@media (max-width: 1199.98px) {
	.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}
@media (min-width: 1200px) {
	.navbar-expand-xl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.navbar-expand-xl .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute;
	}
	.navbar-expand-xl .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto;
	}
	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	/* .navbar-expand-xl .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
	*/
	.navbar-expand-xl .navbar-toggler {
		display: none;
	}
	.navbar-expand-xl .dropup .dropdown-menu {
		top: auto;
		bottom: 100%;
	}
}
.navbar-expand {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.navbar-expand > .container,.navbar-expand > .container-fluid {
	padding-right: 0;
	padding-left: 0;
}
.navbar-expand .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto;
}
.navbar-expand .navbar-nav .nav-link {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}
.navbar-expand > .container,.navbar-expand > .container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}
.navbar-expand .navbar-toggler {
	display: none;
}
.navbar-expand .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
}
.navbar-light .navbar-brand {
	color: #1a1a1a;
	padding-top: 14px;
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
	color: #1a1a1a;
}
.navbar-light .navbar-nav .nav-link {
	color: #000;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
	color: #1a1a1a;
}
.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active {
	color: #000;
}
.uga-produktai-menu a {
	color: white !important;
	font-weight: 600 !important;
}
.uga-produktai-menu a:hover {
	text-decoration: none;
}
.uga-produktai-user-menu a {
	color: #0339A6 !important;
	font-weight: 600 !important;
}
.uga-produktai-user-menu a:hover {
	text-decoration: underline;
}
.uga-produktai-user-menu-login a {
	font-weight: 600;
}
.uga-produktai-user-menu-login a:hover {
	color: #0339A6 !important;
}
.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, 0.3);
	border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-text {
	color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-text a {
	color: #1a1a1a;
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
	color: #1a1a1a;
}
.card {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}
	.card > .list-group:first-child .list-group-item:first-child {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	.card > .list-group:last-child .list-group-item:last-child {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
	.card-body {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		padding: 1.25rem;
	}
	.card-header:first-child {
		border-radius: calc(0 - 1px) calc(0 - 1px) 0 0;
	}
	.card-footer:last-child {
		border-radius: 0 0 calc(0 - 1px) calc(0 - 1px);
	}
	.card-img {
		width: 100%;
		border-radius: calc(0 - 1px);
	}
	.card-img-top {
		width: 100%;
		border-top-left-radius: calc(0 - 1px);
		border-top-right-radius: calc(0 - 1px);
	}
	.card-img-bottom {
		width: 100%;
		border-bottom-right-radius: calc(0 - 1px);
		border-bottom-left-radius: calc(0 - 1px);
	}
	.card-deck {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	@media (min-width: 576px) {
		.card-deck {
			-webkit-box-orient: horizontal;
			-webkit-box-direction: normal;
			-ms-flex-flow: row wrap;
			flex-flow: row wrap;
			margin-right: -15px;
			margin-left: -15px;
		}
		.card-deck .card {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-flex: 1;
			-ms-flex: 1 0 0%;
			flex: 1 0 0%;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			-ms-flex-direction: column;
			flex-direction: column;
			margin-right: 15px;
			margin-bottom: 0;
			margin-left: 15px;
		}
	}
	.card-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	@media (min-width: 576px) {
		.card-group {
			-webkit-box-orient: horizontal;
			-webkit-box-direction: normal;
			-ms-flex-flow: row wrap;
			flex-flow: row wrap;
		}
		.card-group > .card {
			-webkit-box-flex: 1;
			-ms-flex: 1 0 0%;
			flex: 1 0 0%;
			margin-bottom: 0;
    }
			.card-group > .card:first-child {
				border-top-right-radius: 0;
				border-bottom-right-radius: 0;
			}
			.card-group > .card:first-child .card-img-top,.card-group > .card:first-child .card-header {
				border-top-right-radius: 0;
			}
			.card-group > .card:first-child .card-img-bottom,.card-group > .card:first-child .card-footer {
				border-bottom-right-radius: 0;
			}
			.card-group > .card:last-child {
				border-top-left-radius: 0;
				border-bottom-left-radius: 0;
			}
			.card-group > .card:last-child .card-img-top,.card-group > .card:last-child .card-header {
				border-top-left-radius: 0;
			}
			.card-group > .card:last-child .card-img-bottom,.card-group > .card:last-child .card-footer {
				border-bottom-left-radius: 0;
			}
			.card-group > .card:only-child {
				border-radius: 0;
			}
			.card-group > .card:only-child .card-img-top,.card-group > .card:only-child .card-header {
				border-top-left-radius: 0;
				border-top-right-radius: 0;
			}
			.card-group > .card:only-child .card-img-bottom,.card-group > .card:only-child .card-footer {
				border-bottom-right-radius: 0;
				border-bottom-left-radius: 0;
			}
			.card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
				border-radius: 0;
			}
			.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
				border-radius: 0;
			}
		}
		.card-columns .card {
			margin-bottom: 0.75rem;
		}
		.breadcrumb {
			display: -webkit-box;
			background-color: transparent;
			border-radius: 0;
		}
		.breadcrumb-item + .breadcrumb-item::before {
			padding-left: 0.5rem;
			color: #919aa1;
		}
		.breadcrumb-item.active {
			color: #919aa1;
		}
		.pagination {
			display: -webkit-box;
			border-radius: 0;
		}
		.page-link {
			color: #1a1a1a;
			border: 1px solid transparent;
		}
		.page-link:hover {
			color: black;
			text-decoration: none;
			background-color: #f7f7f9;
			border-color: transparent;
		}
		.page-link:focus {
			z-index: 2;
			outline: 0;
			-webkit-box-shadow: 0 0 0 0.2rem rgba(26, 26, 26, 0.25);
			box-shadow: 0 0 0 0.2rem rgba(26, 26, 26, 0.25);
		}
		.page-link:not(:disabled):not(.disabled) {
			cursor: pointer;
		}
		.page-item:first-child .page-link {
			margin-left: 0;
			border-top-left-radius: 0;
			border-bottom-left-radius: 0;
		}
		.page-item:last-child .page-link {
			border-top-right-radius: 0;
			border-bottom-right-radius: 0;
		}
		.page-item.active .page-link {
			z-index: 1;
			color: #fff;
			background-color: #1a1a1a;
			border-color: #1a1a1a;
		}
		.page-item.disabled .page-link {
			color: #919aa1;
			pointer-events: none;
			cursor: auto;
			background-color: #fff;
			border-color: transparent;
		}
		.pagination-lg .page-link {
			padding: 0.75rem 1.5rem;
			font-size: 1.09375rem;
			line-height: 1.5;
		}
		.pagination-lg .page-item:first-child .page-link {
			border-top-left-radius: 0;
			border-bottom-left-radius: 0;
		}
		.pagination-lg .page-item:last-child .page-link {
			border-top-right-radius: 0;
			border-bottom-right-radius: 0;
		}
		.pagination-sm .page-link {
			padding: 0.25rem 0.5rem;
			font-size: 0.765625rem;
			line-height: 1.5;
		}
		.pagination-sm .page-item:first-child .page-link {
			border-top-left-radius: 0;
			border-bottom-left-radius: 0;
		}
		.pagination-sm .page-item:last-child .page-link {
			border-top-right-radius: 0;
			border-bottom-right-radius: 0;
		}
		.badge {
			border-radius: 0;
		}
		.badge-primary {
			color: #fff;
			background-color: #1a1a1a;
		}
		.badge-primary[href]:hover, .badge-primary[href]:focus {
			color: #fff;
			text-decoration: none;
			background-color: #010000;
		}
		.badge-secondary {
			color: #1a1a1a;
			background-color: #fff;
		}
		.badge-secondary[href]:hover, .badge-secondary[href]:focus {
			color: #1a1a1a;
			text-decoration: none;
			background-color: #e6e5e5;
		}
		.badge-success {
			color: #fff;
			background-color: #4BBF73;
		}
		.badge-success[href]:hover, .badge-success[href]:focus {
			color: #fff;
			text-decoration: none;
			background-color: #389f5c;
		}
		.badge-info {
			color: #fff;
			background-color: #1F9BCF;
		}
		.badge-info[href]:hover, .badge-info[href]:focus {
			color: #fff;
			text-decoration: none;
			background-color: #187aa3;
		}
		.badge-warning {
			color: #1a1a1a;
			background-color: #f0ad4e;
		}
		.badge-warning[href]:hover, .badge-warning[href]:focus {
			color: #1a1a1a;
			text-decoration: none;
			background-color: #ec971f;
		}
		.badge-danger {
			color: #fff;
			background-color: #d9534f;
		}
		.badge-danger[href]:hover, .badge-danger[href]:focus {
			color: #fff;
			text-decoration: none;
			background-color: #c9302c;
		}
		.badge-light {
			color: #1a1a1a;
			background-color: #fff;
		}
		.badge-light[href]:hover, .badge-light[href]:focus {
			color: #1a1a1a;
			text-decoration: none;
			background-color: #e6e5e5;
		}
		.badge-dark {
			color: #fff;
			background-color: #343a40;
		}
		.badge-dark[href]:hover, .badge-dark[href]:focus {
			color: #fff;
			text-decoration: none;
			background-color: #1d2124;
		}
		.jumbotron {
			padding: 2rem 1rem;
			margin-bottom: 2rem;
			background-color: #f7f7f9;
			border-radius: 0;
		}
		.alert {
			border-radius: 0;
		}
		.alert-dismissible {
			padding-right: 3.8125rem;
		}
		.alert-primary {
			color: #0e0e0e;
			background-color: #d1d1d1;
			border-color: #bfbfbf;
		}
		.alert-primary hr {
			border-top-color: #b2b2b2;
		}
		.alert-primary .alert-link {
			color: black;
		}
		.alert-secondary {
			color: #858585;
			background-color: white;
			border-color: white;
		}
		.alert-secondary hr {
			border-top-color: #f2f2f2;
		}
		.alert-secondary .alert-link {
			color: #6c6b6b;
		}
		.alert-success {
			color: #27633c;
			background-color: #dbf2e3;
			border-color: #cdedd8;
		}
		.alert-success hr {
			border-top-color: #bae6c9;
		}
		.alert-success .alert-link {
			color: #193e26;
		}
		.alert-info {
			color: #10516c;
			background-color: #d2ebf5;
			border-color: #c0e3f2;
		}
		.alert-info hr {
			border-top-color: #abdaee;
		}
		.alert-info .alert-link {
			color: #093040;
		}
		.alert-warning {
			color: #7d5a29;
			background-color: #fcefdc;
			border-color: #fbe8cd;
		}
		.alert-warning hr {
			border-top-color: #f9ddb5;
		}
		.alert-warning .alert-link {
			color: #573e1c;
		}
		.alert-danger {
			color: #712b29;
			background-color: #f7dddc;
			border-color: #f4cfce;
		}
		.alert-danger hr {
			border-top-color: #efbbb9;
		}
		.alert-danger .alert-link {
			color: #4c1d1b;
		}
		.alert-light {
			color: #858585;
			background-color: white;
			border-color: white;
		}
		.alert-light hr {
			border-top-color: #f2f2f2;
		}
		.alert-light .alert-link {
			color: #6c6b6b;
		}
		.progress {
			display: -webkit-box;
			font-size: 0.65625rem;
			background-color: #f7f7f9;
			border-radius: 0;
		}
		.progress-bar {
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			-webkit-box-pack: center;
			background-color: #1a1a1a;
			-webkit-transition: width 0.6s ease;
    }
			.media {
				display: -webkit-box;
				-webkit-box-align: start;
			}
			.media-body {
				-webkit-box-flex: 1;
			}
			.list-group {
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
			}
			.list-group-item-action {
				width: 100%;
				color: #55595c;
				text-align: inherit;
			}
			.list-group-item-action:hover, .list-group-item-action:focus {
				color: #55595c;
				text-decoration: none;
				background-color: #f8f9fa;
			}
			.list-group-item-action:active {
				color: #919aa1;
				background-color: #f7f7f9;
			}
			.list-group-item:first-child {
				border-top-left-radius: 0;
				border-top-right-radius: 0;
			}
			.list-group-item:last-child {
				margin-bottom: 0;
				border-bottom-right-radius: 0;
				border-bottom-left-radius: 0;
			}
			.list-group-item:hover, .list-group-item:focus {
				z-index: 1;
				text-decoration: none;
			}
			.list-group-item.disabled, .list-group-item:disabled {
				color: #919aa1;
				background-color: #fff;
			}
			.list-group-item.active {
				z-index: 2;
				color: #fff;
				background-color: #1a1a1a;
				border-color: #1a1a1a;
			}
			.list-group-item-primary {
				color: #0e0e0e;
				background-color: #bfbfbf;
			}
			.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
				color: #0e0e0e;
				background-color: #b2b2b2;
			}
			.list-group-item-primary.list-group-item-action.active {
				color: #fff;
				background-color: #0e0e0e;
				border-color: #0e0e0e;
			}
			.list-group-item-secondary {
				color: #858585;
				background-color: white;
			}
			.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
				color: #858585;
				background-color: #f2f2f2;
			}
			.list-group-item-secondary.list-group-item-action.active {
				color: #fff;
				background-color: #858585;
				border-color: #858585;
			}
			.list-group-item-success {
				color: #27633c;
				background-color: #cdedd8;
			}
			.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
				color: #27633c;
				background-color: #bae6c9;
			}
			.list-group-item-success.list-group-item-action.active {
				color: #fff;
				background-color: #27633c;
				border-color: #27633c;
			}
			.list-group-item-info {
				color: #10516c;
				background-color: #c0e3f2;
			}
			.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
				color: #10516c;
				background-color: #abdaee;
			}
			.list-group-item-info.list-group-item-action.active {
				color: #fff;
				background-color: #10516c;
				border-color: #10516c;
			}
			.list-group-item-warning {
				color: #7d5a29;
				background-color: #fbe8cd;
			}
			.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
				color: #7d5a29;
				background-color: #f9ddb5;
			}
			.list-group-item-warning.list-group-item-action.active {
				color: #fff;
				background-color: #7d5a29;
				border-color: #7d5a29;
			}
			.list-group-item-danger {
				color: #712b29;
				background-color: #f4cfce;
			}
			.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
				color: #712b29;
				background-color: #efbbb9;
			}
			.list-group-item-danger.list-group-item-action.active {
				color: #fff;
				background-color: #712b29;
				border-color: #712b29;
			}
			.list-group-item-light {
				color: #858585;
				background-color: white;
			}
			.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
				color: #858585;
				background-color: #f2f2f2;
			}
			.list-group-item-light.list-group-item-action.active {
				color: #fff;
				background-color: #858585;
				border-color: #858585;
			}
			.close {
				float: right;
				font-size: 1.3125rem;
				font-weight: 700;
				line-height: 1;
				color: #000;
				text-shadow: 0 1px 0 #fff;
				opacity: .5;
			}
			.close:hover, .close:focus {
				color: #000;
				text-decoration: none;
				opacity: .75;
			}
			.close:not(:disabled):not(.disabled) {
				cursor: pointer;
			}
			.modal {
				position: fixed;
				top: 0;
				right: 0;
				bottom: 0;
			}
			.modal-dialog {
				position: relative;
				width: auto;
				margin: 0.5rem;
				pointer-events: none;
			}
			.modal.fade .modal-dialog {
				-webkit-transition: -webkit-transform 0.3s ease-out;
				transition: -webkit-transform 0.3s ease-out;
				transition: transform 0.3s ease-out;
				transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
				-webkit-transform: translate(0, -25%);
				transform: translate(0, -25%);
			}
			.modal.show .modal-dialog {
				-webkit-transform: translate(0, 0);
				transform: translate(0, 0);
			}
			.modal-dialog-centered {
				display: -webkit-box;
				-webkit-box-align: center;
				min-height: calc(100% - (0.5rem * 2));
			}
			.modal-content {
				position: relative;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				border-radius: 0;
			}
			.modal-backdrop {
				position: fixed;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				z-index: 1040;
				background-color: #000;
			}
			.modal-header {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: start;
				-ms-flex-align: start;
				align-items: flex-start;
				-webkit-box-pack: justify;
				-ms-flex-pack: justify;
				justify-content: space-between;
				padding: 1rem;
				border-bottom: 1px solid #f7f7f9;
				border-top-left-radius: 0;
				border-top-right-radius: 0;
			}
			.modal-header .close {
				padding: 1rem;
				margin: -1rem -1rem -1rem auto;
			}
			.modal-body {
				position: relative;
				-webkit-box-flex: 1;
				-ms-flex: 1 1 auto;
				flex: 1 1 auto;
				padding: 1rem;
			}
			.modal-footer {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				-ms-flex-align: center;
				align-items: center;
				-webkit-box-pack: end;
				-ms-flex-pack: end;
				justify-content: flex-end;
				padding: 1rem;
				border-top: 1px solid #f7f7f9;
			}
			.modal-dialog-centered {
				min-height: calc(100% - (1.75rem * 2));
			}
			.modal-sm {
				max-width: 300px;
			}

		@media (min-width: 992px) {
			.modal-lg {
				max-width: 800px;
			}
		}
		.tooltip {
			font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
			font-size: 0.765625rem;
		}
		.tooltip-inner {
			border-radius: 0;
		}
		.popover {
			font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
			font-size: 0.765625rem;
			border-radius: 0;
		}
		.popover .arrow {
			margin: 0 0;
		}
		.popover .arrow::before, .popover .arrow::after {
		}
		.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
			bottom: calc((0.5rem + 1px) * -1);
		}
		.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
			border-width: 0.5rem 0.5rem 0;
		}
		.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
			margin-left: 0.5rem;
		}
		.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
			left: calc((0.5rem + 1px) * -1);
			width: 0.5rem;
			height: 1rem;
			margin: 0 0;
		}
		.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
			border-width: 0.5rem 0.5rem 0.5rem 0;
		}
		.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
			left: 0;
			border-right-color: rgba(0, 0, 0, 0.25);
		}
		.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
			left: 1px;
			border-right-color: #fff;
		}
		.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
			margin-top: 0.5rem;
		}
		.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
			top: calc((0.5rem + 1px) * -1);
		}
		.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
			border-width: 0 0.5rem 0.5rem 0.5rem;
		}
		.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
			top: 0;
			border-bottom-color: rgba(0, 0, 0, 0.25);
		}
		.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
			top: 1px;
			border-bottom-color: #fff;
		}
		.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
			right: calc((0.5rem + 1px) * -1);
			width: 0.5rem;
			height: 1rem;
			margin: 0 0;
		}
		.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
			border-width: 0.5rem 0 0.5rem 0.5rem;
		}
		.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
			right: 0;
			border-left-color: rgba(0, 0, 0, 0.25);
		}
		.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
			right: 1px;
			border-left-color: #fff;
		}
		.popover-header {
			padding: 0.5rem 0.75rem;
			margin-bottom: 0;
			font-size: 0.875rem;
			color: #1a1a1a;
			background-color: #f7f7f7;
			border-bottom: 1px solid #ebebeb;
			border-top-left-radius: calc(0 - 1px);
			border-top-right-radius: calc(0 - 1px);
		}
		.popover-body {
			padding: 0.5rem 0.75rem;
			color: #919aa1;
		}
		.carousel-item {
			position: relative;
			display: none;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			width: 100%;
			-webkit-transition: -webkit-transform 0.6s ease;
			transition: -webkit-transform 0.6s ease;
			transition: transform 0.6s ease;
			transition: transform 0.6s ease, -webkit-transform 0.6s ease;
			-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
			-webkit-perspective: 1000px;
			perspective: 1000px;
		}
		.carousel-item-next,.carousel-item-prev {
			position: absolute;
			top: 0;
		}
		.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
			-webkit-transform: translateX(0);
			transform: translateX(0);
		}
		@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
			.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
				-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
			}
		}
		.carousel-item-next,.active.carousel-item-right {
			-webkit-transform: translateX(100%);
			transform: translateX(100%);
		}
		@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
			.carousel-item-next,.active.carousel-item-right {
				-webkit-transform: translate3d(100%, 0, 0);
				transform: translate3d(100%, 0, 0);
			}
		}
		.carousel-item-prev,.active.carousel-item-left {
			-webkit-transform: translateX(-100%);
			transform: translateX(-100%);
		}
		@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
			.carousel-item-prev,.active.carousel-item-left {
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
			}
		}
		.carousel-control-prev,.carousel-control-next {
			position: absolute;
			top: 0;
			bottom: 0;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			justify-content: center;
			width: 15%;
			color: #fff;
			text-align: center;
			opacity: 0.5;
		}
		.carousel-control-prev:hover, .carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus {
			color: #fff;
			text-decoration: none;
			outline: 0;
			opacity: .9;
		}
		.carousel-control-prev-icon,.carousel-control-next-icon {
			display: inline-block;
			width: 20px;
			height: 20px;
			background: transparent no-repeat center center;
			background-size: 100% 100%;
		}
		.carousel-indicators {
			position: absolute;
			right: 0;
			bottom: 10px;
			left: 0;
			z-index: 15;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			justify-content: center;
			padding-left: 0;
			margin-right: 15%;
			margin-left: 15%;
			list-style: none;
		}
		.carousel-indicators li {
			display: inline-block;
			margin: 0 3px;
			border: 1px solid #0339A6;
			border-radius: 100%;
			padding: 0;
			width: 10px;
			height: 10px;
			position: relative;
			font-size: 0;
			transition-duration: .1s;
			cursor: pointer;
			zoom: 1;
		}
		.carousel-indicators li::before {
			position: absolute;
			top: -10px;
			left: 0;
			display: inline-block;
			width: 100%;
			height: 10px;
			content: "";
		}
		.carousel-indicators li::after {
			position: absolute;
			bottom: -10px;
			left: 0;
			display: inline-block;
			width: 100%;
			height: 10px;
			content: "";
		}
		.carousel-indicators .active {
			background-color: #0339A6;
		}
		.bg-primary {
			background-color: #1a1a1a !important;
		}
		a.bg-primary:hover, a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus {
			background-color: #010000 !important;
		}
		.bg-secondary {
			background-color: #fff !important;
		}
		a.bg-secondary:hover, a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus {
			background-color: #e6e5e5 !important;
		}
		.bg-success {
			background-color: #4BBF73 !important;
		}
		a.bg-success:hover, a.bg-success:focus,button.bg-success:hover,button.bg-success:focus {
			background-color: #389f5c !important;
		}
		.bg-info {
			background-color: #1F9BCF !important;
		}
		a.bg-info:hover, a.bg-info:focus,button.bg-info:hover,button.bg-info:focus {
			background-color: #187aa3 !important;
		}
		.bg-warning {
			background-color: #f0ad4e !important;
		}
		a.bg-warning:hover, a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus {
			background-color: #ec971f !important;
		}
		.bg-danger {
			background-color: #d9534f !important;
		}
		a.bg-danger:hover, a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus {
			background-color: #c9302c !important;
		}
		.bg-light {
			background-color: #fff !important;
		}
		a.bg-light:hover, a.bg-light:focus,button.bg-light:hover,button.bg-light:focus {
			background-color: #e6e5e5 !important;
		}
		.border {
			border: 1px solid #eceeef !important;
		}
		.border-top {
			border-top: 1px solid #eceeef !important;
		}
		.border-right {
			border-right: 1px solid #eceeef !important;
		}
		.border-bottom {
			border-bottom: 1px solid #eceeef !important;
		}
		.border-left {
			border-left: 1px solid #eceeef !important;
		}
		.border-primary {
			border-color: #1a1a1a !important;
		}
		.border-secondary {
			border-color: #fff !important;
		}
		.border-success {
			border-color: #4BBF73 !important;
		}
		.border-info {
			border-color: #1F9BCF !important;
		}
		.border-warning {
			border-color: #f0ad4e !important;
		}
		.border-danger {
			border-color: #d9534f !important;
		}
		.border-light {
			border-color: #fff !important;
		}
		.rounded {
			border-radius: 0 !important;
		}
		.rounded-top {
			border-top-left-radius: 0 !important;
			border-top-right-radius: 0 !important;
		}
		.rounded-right {
			border-top-right-radius: 0 !important;
			border-bottom-right-radius: 0 !important;
		}
		.rounded-bottom {
			border-bottom-right-radius: 0 !important;
			border-bottom-left-radius: 0 !important;
		}
		.rounded-left {
			border-top-left-radius: 0 !important;
			border-bottom-left-radius: 0 !important;
		}
		.d-flex {
			display: -webkit-box !important;
			display: -ms-flexbox !important;
			display: flex !important;
		}
		.d-inline-flex {
			display: -webkit-inline-box !important;
			display: -ms-inline-flexbox !important;
			display: inline-flex !important;
		}
		@media (min-width: 576px) {
			.d-sm-flex {
				display: -webkit-box !important;
				display: -ms-flexbox !important;
				display: flex !important;
			}
			.d-sm-inline-flex {
				display: -webkit-inline-box !important;
				display: -ms-inline-flexbox !important;
				display: inline-flex !important;
			}
		}
		@media (min-width: 768px) {
			.d-md-flex {
				display: -webkit-box !important;
				display: -ms-flexbox !important;
				display: flex !important;
			}
			.d-md-inline-flex {
				display: -webkit-inline-box !important;
				display: -ms-inline-flexbox !important;
				display: inline-flex !important;
			}
		}
		@media (min-width: 992px) {
			.d-lg-flex {
				display: -webkit-box !important;
				display: -ms-flexbox !important;
				display: flex !important;
			}
			.d-lg-inline-flex {
				display: -webkit-inline-box !important;
				display: -ms-inline-flexbox !important;
				display: inline-flex !important;
			}
		}
		@media (min-width: 1200px) {
			.d-xl-flex {
				display: -webkit-box !important;
				display: -ms-flexbox !important;
				display: flex !important;
			}
			.d-xl-inline-flex {
				display: -webkit-inline-box !important;
				display: -ms-inline-flexbox !important;
				display: inline-flex !important;
			}
		}
		@media print {
			.d-print-flex {
				display: -webkit-box !important;
				display: -ms-flexbox !important;
				display: flex !important;
			}
			.d-print-inline-flex {
				display: -webkit-inline-box !important;
				display: -ms-inline-flexbox !important;
				display: inline-flex !important;
			}
		}
		.embed-responsive-21by9::before {
			padding-top: 42.8571428571%;
		}
		.flex-row {
			-webkit-box-orient: horizontal !important;
			-webkit-box-direction: normal !important;
			-ms-flex-direction: row !important;
			flex-direction: row !important;
		}
		.flex-column {
			-webkit-box-orient: vertical !important;
			-webkit-box-direction: normal !important;
			-ms-flex-direction: column !important;
			flex-direction: column !important;
		}
		.flex-row-reverse {
			-webkit-box-orient: horizontal !important;
			-webkit-box-direction: reverse !important;
			-ms-flex-direction: row-reverse !important;
			flex-direction: row-reverse !important;
		}
		.flex-column-reverse {
			-webkit-box-orient: vertical !important;
			-webkit-box-direction: reverse !important;
			-ms-flex-direction: column-reverse !important;
			flex-direction: column-reverse !important;
		}
		.justify-content-start {
			-webkit-box-pack: start !important;
			-ms-flex-pack: start !important;
			justify-content: flex-start !important;
		}
		.justify-content-end {
			-webkit-box-pack: end !important;
			-ms-flex-pack: end !important;
			justify-content: flex-end !important;
		}
		.justify-content-center {
			-webkit-box-pack: center !important;
			-ms-flex-pack: center !important;
			justify-content: center !important;
		}
		.justify-content-between {
			-webkit-box-pack: justify !important;
			-ms-flex-pack: justify !important;
			justify-content: space-between !important;
		}
		.justify-content-around {
			-ms-flex-pack: distribute !important;
			justify-content: space-around !important;
		}
		.align-items-start {
			-webkit-box-align: start !important;
			-ms-flex-align: start !important;
			align-items: flex-start !important;
		}
		.align-items-end {
			-webkit-box-align: end !important;
			-ms-flex-align: end !important;
			align-items: flex-end !important;
		}
		.align-items-center {
			-webkit-box-align: center !important;
			-ms-flex-align: center !important;
			align-items: center !important;
		}
		.align-items-baseline {
			-webkit-box-align: baseline !important;
			-ms-flex-align: baseline !important;
			align-items: baseline !important;
		}
		.align-items-stretch {
			-webkit-box-align: stretch !important;
			-ms-flex-align: stretch !important;
			align-items: stretch !important;
		}
		@media (min-width: 576px) {
			.flex-sm-row {
				-webkit-box-orient: horizontal !important;
				-webkit-box-direction: normal !important;
				-ms-flex-direction: row !important;
				flex-direction: row !important;
			}
			.flex-sm-column {
				-webkit-box-orient: vertical !important;
				-webkit-box-direction: normal !important;
				-ms-flex-direction: column !important;
				flex-direction: column !important;
			}
			.flex-sm-row-reverse {
				-webkit-box-orient: horizontal !important;
				-webkit-box-direction: reverse !important;
				-ms-flex-direction: row-reverse !important;
				flex-direction: row-reverse !important;
			}
			.flex-sm-column-reverse {
				-webkit-box-orient: vertical !important;
				-webkit-box-direction: reverse !important;
				-ms-flex-direction: column-reverse !important;
				flex-direction: column-reverse !important;
			}
			.justify-content-sm-start {
				-webkit-box-pack: start !important;
				-ms-flex-pack: start !important;
				justify-content: flex-start !important;
			}
			.justify-content-sm-end {
				-webkit-box-pack: end !important;
				-ms-flex-pack: end !important;
				justify-content: flex-end !important;
			}
			.justify-content-sm-center {
				-webkit-box-pack: center !important;
				-ms-flex-pack: center !important;
				justify-content: center !important;
			}
			.justify-content-sm-between {
				-webkit-box-pack: justify !important;
				-ms-flex-pack: justify !important;
				justify-content: space-between !important;
			}
			.justify-content-sm-around {
				-ms-flex-pack: distribute !important;
				justify-content: space-around !important;
			}
			.align-items-sm-start {
				-webkit-box-align: start !important;
				-ms-flex-align: start !important;
				align-items: flex-start !important;
			}
			.align-items-sm-end {
				-webkit-box-align: end !important;
				-ms-flex-align: end !important;
				align-items: flex-end !important;
			}
			.align-items-sm-center {
				-webkit-box-align: center !important;
				-ms-flex-align: center !important;
				align-items: center !important;
			}
			.align-items-sm-baseline {
				-webkit-box-align: baseline !important;
				-ms-flex-align: baseline !important;
				align-items: baseline !important;
			}
			.align-items-sm-stretch {
				-webkit-box-align: stretch !important;
				-ms-flex-align: stretch !important;
				align-items: stretch !important;
			}
		}
		@media (min-width: 768px) {
			.flex-md-row {
				-webkit-box-orient: horizontal !important;
				-webkit-box-direction: normal !important;
				-ms-flex-direction: row !important;
				flex-direction: row !important;
			}
			.flex-md-column {
				-webkit-box-orient: vertical !important;
				-webkit-box-direction: normal !important;
				-ms-flex-direction: column !important;
				flex-direction: column !important;
			}
			.flex-md-row-reverse {
				-webkit-box-orient: horizontal !important;
				-webkit-box-direction: reverse !important;
				-ms-flex-direction: row-reverse !important;
				flex-direction: row-reverse !important;
			}
			.flex-md-column-reverse {
				-webkit-box-orient: vertical !important;
				-webkit-box-direction: reverse !important;
				-ms-flex-direction: column-reverse !important;
				flex-direction: column-reverse !important;
			}
			.justify-content-md-start {
				-webkit-box-pack: start !important;
				-ms-flex-pack: start !important;
				justify-content: flex-start !important;
			}
			.justify-content-md-end {
				-webkit-box-pack: end !important;
				-ms-flex-pack: end !important;
				justify-content: flex-end !important;
			}
			.justify-content-md-center {
				-webkit-box-pack: center !important;
				-ms-flex-pack: center !important;
				justify-content: center !important;
			}
			.justify-content-md-between {
				-webkit-box-pack: justify !important;
				-ms-flex-pack: justify !important;
				justify-content: space-between !important;
			}
			.justify-content-md-around {
				-ms-flex-pack: distribute !important;
				justify-content: space-around !important;
			}
			.align-items-md-start {
				-webkit-box-align: start !important;
				-ms-flex-align: start !important;
				align-items: flex-start !important;
			}
			.align-items-md-end {
				-webkit-box-align: end !important;
				-ms-flex-align: end !important;
				align-items: flex-end !important;
			}
			.align-items-md-center {
				-webkit-box-align: center !important;
				-ms-flex-align: center !important;
				align-items: center !important;
			}
			.align-items-md-baseline {
				-webkit-box-align: baseline !important;
				-ms-flex-align: baseline !important;
				align-items: baseline !important;
			}
			.align-items-md-stretch {
				-webkit-box-align: stretch !important;
				-ms-flex-align: stretch !important;
				align-items: stretch !important;
			}
		}
		@media (min-width: 992px) {
			.flex-lg-row {
				-webkit-box-orient: horizontal !important;
				-webkit-box-direction: normal !important;
				-ms-flex-direction: row !important;
				flex-direction: row !important;
			}
			.flex-lg-column {
				-webkit-box-orient: vertical !important;
				-webkit-box-direction: normal !important;
				-ms-flex-direction: column !important;
				flex-direction: column !important;
			}
			.flex-lg-row-reverse {
				-webkit-box-orient: horizontal !important;
				-webkit-box-direction: reverse !important;
				-ms-flex-direction: row-reverse !important;
				flex-direction: row-reverse !important;
			}
			.flex-lg-column-reverse {
				-webkit-box-orient: vertical !important;
				-webkit-box-direction: reverse !important;
				-ms-flex-direction: column-reverse !important;
				flex-direction: column-reverse !important;
			}
			.justify-content-lg-start {
				-webkit-box-pack: start !important;
				-ms-flex-pack: start !important;
				justify-content: flex-start !important;
			}
			.justify-content-lg-end {
				-webkit-box-pack: end !important;
				-ms-flex-pack: end !important;
				justify-content: flex-end !important;
			}
			.justify-content-lg-center {
				-webkit-box-pack: center !important;
				-ms-flex-pack: center !important;
				justify-content: center !important;
			}
			.justify-content-lg-between {
				-webkit-box-pack: justify !important;
				-ms-flex-pack: justify !important;
				justify-content: space-between !important;
			}
			.justify-content-lg-around {
				-ms-flex-pack: distribute !important;
				justify-content: space-around !important;
			}
			.align-items-lg-start {
				-webkit-box-align: start !important;
				-ms-flex-align: start !important;
				align-items: flex-start !important;
			}
			.align-items-lg-end {
				-webkit-box-align: end !important;
				-ms-flex-align: end !important;
				align-items: flex-end !important;
			}
			.align-items-lg-center {
				-webkit-box-align: center !important;
				-ms-flex-align: center !important;
				align-items: center !important;
			}
			.align-items-lg-baseline {
				-webkit-box-align: baseline !important;
				-ms-flex-align: baseline !important;
				align-items: baseline !important;
			}
			.align-items-lg-stretch {
				-webkit-box-align: stretch !important;
				-ms-flex-align: stretch !important;
				align-items: stretch !important;
			}
		}
		@media (min-width: 1200px) {
			.flex-xl-row {
				-webkit-box-orient: horizontal !important;
				-webkit-box-direction: normal !important;
				-ms-flex-direction: row !important;
				flex-direction: row !important;
			}
			.flex-xl-column {
				-webkit-box-orient: vertical !important;
				-webkit-box-direction: normal !important;
				-ms-flex-direction: column !important;
				flex-direction: column !important;
			}
			.flex-xl-row-reverse {
				-webkit-box-orient: horizontal !important;
				-webkit-box-direction: reverse !important;
				-ms-flex-direction: row-reverse !important;
				flex-direction: row-reverse !important;
			}
			.flex-xl-column-reverse {
				-webkit-box-orient: vertical !important;
				-webkit-box-direction: reverse !important;
				-ms-flex-direction: column-reverse !important;
				flex-direction: column-reverse !important;
			}
			.justify-content-xl-start {
				-webkit-box-pack: start !important;
				-ms-flex-pack: start !important;
				justify-content: flex-start !important;
			}
			.justify-content-xl-end {
				-webkit-box-pack: end !important;
				-ms-flex-pack: end !important;
				justify-content: flex-end !important;
			}
			.justify-content-xl-center {
				-webkit-box-pack: center !important;
				-ms-flex-pack: center !important;
				justify-content: center !important;
			}
			.justify-content-xl-between {
				-webkit-box-pack: justify !important;
				-ms-flex-pack: justify !important;
				justify-content: space-between !important;
			}
			.justify-content-xl-around {
				-ms-flex-pack: distribute !important;
				justify-content: space-around !important;
			}
			.align-items-xl-start {
				-webkit-box-align: start !important;
				-ms-flex-align: start !important;
				align-items: flex-start !important;
			}
			.align-items-xl-end {
				-webkit-box-align: end !important;
				-ms-flex-align: end !important;
				align-items: flex-end !important;
			}
			.align-items-xl-center {
				-webkit-box-align: center !important;
				-ms-flex-align: center !important;
				align-items: center !important;
			}
			.align-items-xl-baseline {
				-webkit-box-align: baseline !important;
				-ms-flex-align: baseline !important;
				align-items: baseline !important;
			}
			.align-items-xl-stretch {
				-webkit-box-align: stretch !important;
				-ms-flex-align: stretch !important;
				align-items: stretch !important;
			}
			.sr-only {
				position: absolute;
				width: 1px;
				height: 1px;
				padding: 0;
				overflow: hidden;
				clip: rect(0, 0, 0, 0);
				white-space: nowrap;
				-webkit-clip-path: inset(50%);
				clip-path: inset(50%);
				border: 0;
			}
			.sr-only-focusable:active, .sr-only-focusable:focus {
				position: static;
				width: auto;
				height: auto;
				overflow: visible;
				clip: auto;
				white-space: normal;
				-webkit-clip-path: none;
				clip-path: none;
			}
			.text-primary {
				color: #1a1a1a !important;
			}
			a.text-primary:hover, a.text-primary:focus {
				color: #010000 !important;
			}
			.text-secondary {
				color: #fff !important;
			}
			a.text-secondary:hover, a.text-secondary:focus {
				color: #e6e5e5 !important;
			}
			.text-success {
				color: #4BBF73 !important;
			}
			a.text-success:hover, a.text-success:focus {
				color: #389f5c !important;
			}
			.text-info {
				color: #1F9BCF !important;
			}
			a.text-info:hover, a.text-info:focus {
				color: #187aa3 !important;
			}
			.text-warning {
				color: #f0ad4e !important;
			}
			a.text-warning:hover, a.text-warning:focus {
				color: #ec971f !important;
			}
			.text-danger {
				color: #F25244 !important;
			}
			a.text-danger:hover, a.text-danger:focus {
				color: #c9302c !important;
			}
			.text-light {
				color: #fff !important;
			}
			a.text-light:hover, a.text-light:focus {
				color: #e6e5e5 !important;
			}
			.text-dark {
				color: #343a40 !important;
			}
			a.text-dark:hover, a.text-dark:focus {
				color: #1d2124 !important;
			}
			.text-muted {
				color: #919aa1 !important;
			}
			.table-bordered th,.table-bordered td {
				border: 1px solid #ddd !important;
			}
		}
		.navbar {
			font-size: 0.765625rem;
			font-weight: 500;
		}
		.navbar-nav .nav-link {
			padding-top: .715rem;
			padding-bottom: .715rem;
		}
		.navbar-brand {
			margin-right: 2rem;
		}
		.bg-primary {
			background-color: #1a1a1a !important;
		}
		.bg-light {
			/* border: 1px solid rgba(0, 0, 0, 0.1); */
		}
		.bg-light.navbar-fixed-top {
			border-width: 0 0 1px 0;
		}
		.bg-light.navbar-bottom-top {
			border-width: 1px 0 0 0;
		}
		.btn {
			font-size: 0.765625rem;
			text-transform: uppercase;
		}
		.btn-sm, .btn-group-sm > .btn {
			font-size: 10px;
		}
		.btn-warning, .btn-warning:hover, .btn-warning:not([disabled]):not(.disabled):active, .btn-warning:focus {
			color: #fff;
		}
		.btn-outline-secondary {
			border-color: #919aa1;
			color: #919aa1;
		}
		.btn-outline-secondary:not([disabled]):not(.disabled):hover, .btn-outline-secondary:not([disabled]):not(.disabled):focus, .btn-outline-secondary:not([disabled]):not(.disabled):active {
			background-color: #ced4da;
			border-color: #ced4da;
			color: #fff;
		}
		.btn-outline-secondary:not([disabled]):not(.disabled):focus {
			-webkit-box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
			box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
		}
		[class*="btn-outline-"] {
			border-width: 2px;
		}
		.border-secondary {
			border: 1px solid #ced4da !important;
		}
		body {
			font-weight: 200;
			letter-spacing: 0px;
		}
		h1, h2 {
			font-family: "Oswald","sans-serif";
			font-size: 52px;
			font-weight: 700;
			color: #0e1336;
		}
		.text-secondary {
			color: #919aa1 !important;
		}
		th {
			font-size: 0.765625rem;
			text-transform: uppercase;
		}
		.table th, .table td {
			padding: 1.5rem;
		}
		.dropdown-menu {
			font-size: 0.765625rem;
			text-transform: none;
		}
		.list-group-item h1, .list-group-item h2, .list-group-item h3, .list-group-item h4, .list-group-item h5, .list-group-item h6,.list-group-item .h1, .list-group-item .h2, .list-group-item .h3, .list-group-item .h4, .list-group-item .h5, .list-group-item .h6 {
			color: inherit;
		}
		.card-title, .card-header {
			color: inherit;
		}
		.navbar-brand > a {
			color: #333;
		}
    #tidio-chat iframe { bottom: 50px !important; }

    /* 2020.11.04 */
    .form-group {
      margin-bottom: 5px;
    }
    .furfiz-container {
        margin-bottom: 30px;
    }
    .jurfiz {
      display: inline-block;
          font-weight: 600;
          padding: 0 30px;
          line-height: 40px;
          height: 40px;
          border: 1px solid #0339a6;
          color: #0339a6;
          text-align: center;
          cursor: pointer;
          border-radius: 7px;
          white-space: nowrap;
          width: calc(50% - 17px);
    }
    .jurfiz:hover {
    text-decoration: underline;
    }
    #fiz.button, #jur.button {
        color: #fff;
    }
    span#fiz {
      margin-right: 15px;
    }
    span#jur {
      margin-left: 15px;
    }
    .uga-pass-checkout label, .uga-comment-checkout label {
      display: none;
    }
    .uga-comment-checkout {
      width: 100%;
    }
    label.control-label {
      position: relative;
        top: -30px;
        z-index: 60;
        left: 12px;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out;
    }
    p.notes label.control-label {
      position: relative;
        top: -30px;
        z-index: 60;
        left: 12px;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.1s cubic-bezier(.68,-0.55,.27,1.55);
              transition: all 0.1s cubic-bezier(.68,-0.55,.27,1.55);
    }
    input.form-control:focus + label.control-label, input.form-control:valid + label.control-label, textarea.form-control:focus + label.control-label, textarea.form-control:valid + label.control-label  {
      color: #1c3c7d !important;
     font-weight: 300 !important;
     font-size: 11px !important;
     -webkit-transform: translate3d(0, -22px, 0) !important;
     transform: translate3d(0, -22px, 0) !important;
     background: #fff;
     width: auto;
     border-radius: 3px;
     padding: 1px 8px;
     border: 1px solid #e3f0fb;

    }
    table {
      font-size: 14px;
      line-height: 1.5;
    }
    small.includes_tax {
    margin-top: 6px;
    }
    tr.order-total td, tr.uga-prekes_review td {
    text-align: right;
    }
    .woocommerce-shipping-methods label {
    position: relative;
    }
    ul#shipping_method li {
    text-align: right;
    padding-top: 6px;
    }
    .woocommerce-shipping-totals th {
    vertical-align: top;
    }
    tr.cart-produkto-parametrai.cart-subtotal.pabraukimas {
    display: none;
    }
    .blockUI {
        display: none !important;
    }
    a.darbu-pavyzdziai-button {
    letter-spacing: 0.02em;
    }
    a.darbu-pavyzdziai-button svg {
        margin-bottom: 2px;
        margin-right: 2px;
    }
    dd.variation-Pastaba {
        max-width: 510px;
    }
    dd.variation-Pastaba p {
    word-break: break-all;
}
.wc-item-meta {
    word-break: break-all;
}

.uga-button-submitted {
  background: #e8e8e8 !important;
  border: #e8e8e8 !important;
  border-color: #a8a8aa !important;
  cursor: progress !important;
  transition: 0.1s !important;
  box-shadow: none !important;
}

/* Paysera styling checkout page */

#payment div.payment_box, .woocommerce-page #payment div.payment_box {background: #fff;}
.payment-group-title {display: none;}
div.paysera-payments.grid div.payment {border: 1px solid #f7f7f7 !important; padding: 24px !important; margin: 5px; border-radius: 5px;}
.payment:hover {box-shadow: 0px 0px 20px 0px #0000001f !important; border: 1px solid #eee !important;}
.paysera-payments.grid div.payment.activePayseraPayment {border: 1px solid #d9d9d9 !important; border-radius: 0 !important; background: #f7f7f7;}
.woocommerce-terms-and-conditions-wrapper {font-size: 12px;}
.woocommerce #payment div.payment_box::after, .woocommerce-page #payment div.payment_box::after {display: none;}
span.paysera-text {
  display: none !important;
}
input.rd_pay {
  display: none;
}
.wc_payment_methods.payment_methods.methods {
 padding: 0;
}

div.paysera-payments.grid div.payment {
 margin: 6px;
}

.paysera-payments.grid .payment {float: left;}

@media screen and (min-width: 1px) {.paysera-payments.grid .payment {width: 100%;}}
@media screen and (min-width: 1200px) {.paysera-payments.grid .payment {width: calc(50% - 14px);}}

@media screen and (min-width: 1px) {#wallet, #card {width: 100%;}}
@media screen and (min-width: 1200px) { #wallet, #card {width: calc(50% - 14px);}}

/* PayPal styling checkout page */
a.about_paypal {
    display: none;
}
.payment_method_paypal img {
    height: 30px;
    padding: 0px 4px;
}

.payment_method_paysera label, .payment_method_paypal label {
font-size: 0px;
padding: 0px 8px;
}
li.wc_payment_method.payment_method_bacs {
    margin-top: 16px;
}

/** checkout fix **/

.single-country {display: none;}

/* Hides sidebar meniu on frontpage mobile */
@media screen and (max-width: 726px) {.shop-sidebar-maxer {display:none;}}
