/*
Theme Name: Gggtechlabs Child
Theme URI: http://gggtechlabs.com/
Template: gggtech
Author: Saubhagya
Author URI: http://upperthemes.com
Description: This is the child theme for gggtechlabs.com
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,theme-options,translation-ready
Version: 1.0.1594390823
Updated: 2020-07-10 14:20:23

*/

.ggg-footer-wrapper {
  background: url("footer-background.jpg");

  /*background-repeat: no-repeat;*/
  /*background-position: center;*/
  /*background-size: cover; */
  color: #fff;
  padding-top: 25px;
}

.ggg-footer-wrapper .footer-container {
  padding: 30px 50px;
}
.ggg-footer-title {
  margin-bottom: 30px;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
  color: #f1f1f1;
}

.ggg-footer-title::before {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  width: 30px;
  height: 3px;
  bottom: -15px;
}

.ggg-footer-wrapper .ggg-items {
  position: relative;
}
.ggg-footer-wrapper .ggg-items p {
  padding: 0px;
  color: #f1f1f1;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}

.ggg-footer-wrapper .ggg-items a,
.ggg-footer-wrapper .ggg-items a:visited {
  text-decoration: none;
  color: #f1f1f1;
}

.ggg-footer-wrapper .ggg-items a:hover {
  color: #fff;
}

/* Footer */
.ggg-items input:active,
.ggg-items input.your-email,
.ggg-items input[type="email"]{
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.09);
  width: 100%;
  border-radius: 99px;
  box-shadow: none;
  background-position: 99% 50%;
  padding: 0 0.75em!important;
  height: 2.507em;
  font-size: 0.97em;
  margin-bottom: 15px;
}

.ggg-items button,
.ggg-items input[type="submit"]{
  background-color: #5375a1;
  color: #fff;
  border-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 1em;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.97em;
  letter-spacing: 0.03em;
  touch-action: none;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  text-decoration: none;
  border: 1px solid transparent;
  vertical-align: middle;
  border-radius: 99px;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  padding: 0 1.2em!important;
  max-width: 100%;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
  width: auto!important;
}
.mailpoet_message {
    padding: 0!important;
}
.mailpoet_validate_success,
.mailpoet_validate_error{
    left: 0%;
    position: static;
    top: 0;
    transform: unset;
    padding: 20px;
    border-radius: 6px;
    color: #047857;
    margin: 12px auto 0;
}
.mailpoet_validate_error{
    color: #b91c1c;
}

.ggg-footer-wrapper .footer-connect {
  border: 1px solid #fff;
  padding: 30px;
}

footer .lower-footer {
  background: #2f3640;
  margin-top: 30px;
}

.ggg-items button:hover {
  background-color: rgb(64, 97, 137);
}

footer .payment-icons {
  text-align: center;
  padding: 10px 0px;
}

footer .payment-icon {
  display: inline-block;
  opacity: 0.6;
  transition: opacity 0.3s;
  border-radius: 5px;
  color: rgba(255, 255, 255, 0.5);
  padding-bottom: 0;
  padding: 3px 5px 5px;
  margin: 3px 3px 0;
}

footer .payment-icon svg {
  vertical-align: middle;
  height: 20px;
  width: auto !important;
}

footer .payment-icon svg {
  fill: #fff;
}

.lower-footer a,
.lower-footer a:hover {
  color: #fff;
  text-decoration: none;
}

.ggg-footer-wrapper .lower-footer ul.links {
  padding: 0px;
  margin: 0px;
  text-align: center;
  font-size: 0.9em;
  border: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  opacity: 0.8;
  color: rgba(255, 255, 255, 0.5);
}

.ggg-footer-wrapper .lower-footer ul.links li {
  margin: 0 0.4em;
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
}

.ggg-footer-wrapper .lower-footer ul.links li a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  text-transform: uppercase;
}
.ggg-footer-wrapper .lower-footer ul.links li a:hover {
  color: #fff;
}

.ggg-footer-wrapper .lower-footer .copyright-footer {
  text-align: center;
  color: #fff;
  padding: 0px 0px 25px 0px;
}

footer .payment-icon:nth-child(1) svg {
  fill: blue;
}

footer .payment-icon:nth-child(2) svg {
  fill: #169bd7;
}

footer .payment-icon:nth-child(3) svg {
  fill: #0ab3ff;
}

footer .payment-icon:nth-child(4) svg {
  fill: #f79e1b;
}

footer .payment-icon:nth-child(5) svg {
  fill: #fff;
}


/* Footer */
.ggg-items input:active,
.ggg-items input.your-email,
.ggg-items input[type="email"]{
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.09);
  width: 100%;
  border-radius: 99px;
  box-shadow: none;
  background-position: 99% 50%;
  padding: 0 0.75em!important;
  height: 2.507em;
  font-size: 0.97em;
  margin-bottom: 15px;
}

.ggg-items button,
.ggg-items input[type="submit"]{
  background-color: #5375a1;
  color: #fff;
  border-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 1em;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.97em;
  letter-spacing: 0.03em;
  touch-action: none;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  text-decoration: none;
  border: 1px solid transparent;
  vertical-align: middle;
  border-radius: 99px;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  padding: 0 1.2em!important;
  max-width: 100%;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
  width: auto!important;
}
.mailpoet_message {
    padding: 0!important;
}
.mailpoet_validate_success,
.mailpoet_validate_error{
    left: 0%;
    position: static;
    top: 0;
    transform: unset;
    padding: 20px;
    border-radius: 6px;
    color: #047857;
    margin: 12px auto 0;
}
.mailpoet_validate_error{
    color: #b91c1c;
}

// Customizer
.country-select {
	width: 100%;
}
.country-select .country-list {
	z-index: 999!important;
}
.country-select .flag-dropdown {
	position: absolute;
	cursor: pointer;
	height: 47px;
}
