body {
  background-color: #efefef !important;
}
.btn-secondary {
    color: #fff;
    background-color: #231374!important;
    border-color: #231374!important;
}
#wrapper {
  background: #efefef;
}
#top-bar {
  border-bottom: 1px solid #e9e9e9;
  background-color: #fff !important;
}
aside .list-group {
	border: 1px solid #e9e9e9;
	padding: 0px !important; 
}
.nav-link, .text-primary {
	color: #212529 !important;
  	opacity: 1;
  	transition: 0.3s;
	font-weight: 500;
    line-height: 1.2;
}
#navbarText {
  width: 100%;
}
#full-width-list {
  width: 100% !important;
  border-top: 1px solid #ddd;
}
.nav-link:hover {
  color: #1484A4 !important;
  opacity: 0.7;
}
.nav-tabs .active {
    border-bottom: 3px solid#22B2DA !important;
    background: #FFF !important;
}
.nav-tabs {
	letter-spacing: 2px;
	font-weight: bold !important;
}
.bg-primary {
	background-color:#22B2DA !important;	
}

.btn-outline-primary  {
	border: 1px solid#22B2DA !important;
	color:#22B2DA !important;
}
.btn-outline-primary:hover  {
	background:#22B2DA !important;
	color: #fff !important;
}
.badge-produtonovo {
    color: #fff;
    background-color: #22b2da;
    font-size: 15px;
    padding: 6px;
	width: 56%;
	border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.product_price a {
    font-size: 30px;
    color: #22b2da !important;
    font-weight: 900 !important;
}
.product_content a {
    font-weight: bold;
    color: #000;
    font-size: 16px;
}
.old-price {
	font-size: 13px !important; 
}
.col-md-3.col-sm-6.col-xs-6.card.is_new.mt-3:hover {
    transform: scale(1.05);
  	box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
}
.col-md-3.col-sm-6.col-xs-6.card.is_new {
	box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
	transition: .3s transform 
	cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s -webkit-transform 
	cubic-bezier(.155,1.105,.295,1.12);
}
a.text-dark:hover {
    color: #22b2da !important;
}
.arrow-small {
	font-size: 0.8em !important;
}
.carousel-caption.d-none.d-md-block h2, .carousel-caption.d-none.d-md-block h4 {
   text-shadow: 1px 1px 10px #000000;
}

.carousel-control-next, .carousel-control-prev {
    top: 50%;
    width: 16%;
    height: 15%;
}

.sep-gradient {
	background: rgb(236,43,31);
	background: linear-gradient(90deg, rgba(236,43,31,1) 0%, rgba(253,164,51,1) 21%, rgba(194,214,56,1) 47%, rgba(0,164,177,1) 70%, rgba(179,55,189,1) 100%);
	height: 4px;
  padding-bottom: 5px;
}

.text-muted {
	color: #dddddd !important;
}
.titulo-pagina {
  color:#22B2DA !important;
  margin: 0 0 51px 0;
}
.btn-warning, .badge-warning {
	background:#22B2DA !important;
}
.btn-warning {
  border: 1px solid#22B2DA !important;
}
.text-warning {
	color: #000000 !important;
}
.icon-larger {
	font-size: 1.6em;
}
.icon-medium {
  font-size: 1.2em;
  color: #22B2DA !important;
}
.carousel-item img {
  max-height: 50vh !important; 
  object-fit: cover !important;
}

.img-product-preview {
	width: 100% !important;
	height: 190px !important;
	object-fit: contain;
}

.btn-primary {
	background-color:#22B2DA;
	border: 1px solid#22B2DA; 
}

.card {
  border: 1px solid #dedede;
  box-shadow: 1px 1px 10px #e4e4e4;
}
.preco {
  color:#22B2DA !important;
  font-size: 20px;
}

.discount-badge {
    width: 69px;
    padding: 1em 0em;
    position: absolute;
    top: 10px;
    left: 10px;
    height: 69px;
    float: right !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    vertical-align: middle !important;
    font-weight: bold;
}

.bg-light {
	background: #e9e9e9 !important;
}
.jumbotron-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.megamenu {
    position: static
}

.megamenu .dropdown-menu {
    background: none;
    border: none;
    width: 100%
}


/* FOOTER SECTION  */
.site-footer
{
  background-color:#22B2DA;
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color:#fff;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#ffff;
}
.site-footer a:hover
{
  color:#fff;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#fff
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#fff
}
.copyright-text
{
  margin:0
}
.pesquisa-mobile {
	display: none;
}
.mobile-nav {
	display: none;
}
.mobile-nav-categorias {
	display: none;
}
@media (max-width:991px)
{
	.site-footer [class^=col-]
	{
		margin-bottom:30px
	}
	.navbar-toggler-icon {
		padding: 8px;
	}
	.logo-gestlider img {
		width: 149px;
		height: auto;
		padding-top: 10px;
	}
	a.cart-navmobile {
		font-size: 32px;
	}
	a.user-navmobile {
		font-size: 32px;
	}
	.pesquisa-mobile {
		width: 100%;
		display: block;
	}
	.pesquisa-mobile {
		width: 100%;
		display: block;
	}
	.mobile-nav {
		display: block;
	}
}
.mobilecart{
  top: -54px !important;
  right: -18px !important;
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#22B2DA;
  font-size: 16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}
.count-input {
  position: relative;
  width: 100%;
  margin: 0px auto;
}
.descricao-produto {
  text-align: justify;
}
#sidebar .inner{
  background: #FFF;
  padding: 15px;
  position: relative;
  border-bottom: 1px solid #1B95E0;
}

.sidebar-header {
  background: #1B95E0 !important;
  color: #FFF !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 10px 15px;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
}

.sidebar-widget {
  margin-bottom: 20px;
}

.sidebar-widget ul a {
  color:#22B2DA !important;
  display: block;
  text-decoration: none;
}
.sidebar-widget ul a:hover {
  color: #1B95E0 !important;
  text-decoration: none;
}

.sidebar-widget > ul {
  background: #FFF;
}
.sidebar-widget > ul > li {
  padding: 10px 15px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  position: relative;
  list-style: none;
}
.sidebar-widget > ul > li > a {
  padding: 10px 16px;
  margin: -10px -15px;
}
.sidebar-widget > ul > li:after {
  content: '';
  float: right;
  position: absolute;
  top: 10px;
  right: 15px;
}
.sidebar-widget > ul > li > ul {
  padding-left: 15px;
  font-size: 14px;
  margin: 10px 0;
  display: none;
  list-style: none;
}
.sidebar-widget > ul > li > ul li {
  padding: 5px 0;
}
.sidebar-widget > ul > li > ul > li > ul {
  margin-left: 24px;
  display: none;
}

.sidebar-widget > ul > li > ul > li i {
  transform: rotate(180deg);
  color: #1B95E0;
  margin-right: 10px;
}
.sidebar-widget ul .active {
  font-weight: bold;
  color: #1B95E0 !important;
}
.sidebar-widget input[type='email'] {
  margin-top: 10px;
}
.sidebar-widget .caret-submit {
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: #1B95E0;
  font-size: 24px;
  padding: 5px 13px;
  cursor: pointer;
}
.esquerda {
  float:left
}
.direita {
  float:right
}
.clear {
  clear:both
}
.slick-slide {
  box-sizing: border-box !important;
}
.topcarrinho {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

.label-warning[href],
.topcarrinho-warning[href] {
  background-color: #c67605;
}
#lblCartCount {
  font-size: 12px;
  background: #ff0000;
  color: #fff;
  padding: 0.4em 0.8em;
  vertical-align: top;
  margin-left: 0px;
  border-radius: 50%;
  position: relative;
  right: 6px;
}

figure.snip1249 {
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 220px;
  max-width: 310px;
  width: 100%;
  background: #fff;
  color: #ffffff;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); 
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); 
}
figure.snip1249 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip1249 .image {
  position: relative;
}
figure.snip1249 img {
  max-width: 100%;
  vertical-align: top;
}
figure.snip1249 i {
  position: absolute;
  top: 7px;
  left: 12px;
  font-size: 32px;
  opacity: 0;
  z-index: 2;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
figure.snip1249 h3 {
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
}
figure.snip1249:before,
figure.snip1249:after {
  width: 120px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip1249:before {
  background-color: #22B2DA;
  -webkit-transform: skew(-45deg) translateX(-150%);
  transform: skew(-45deg) translateX(-150%);
  border-right: 1px solid #22B2DA;
}
figure.snip1249:after {
  background-color: #efab1a;
  -webkit-transform: skew(-45deg) translateX(-175%);
  transform: skew(-45deg) translateX(-175%);
  border-right: 1px solid #efab1a;
}
figure.snip1249 figcaption {
  padding: 25px 80px 25px 25px;
  background-color: #ffffff;
  color: #000000;
  position: relative;
  font-size: 0.9em;
}
figure.snip1249 figcaption p {
  margin-bottom: 15px;
}
figure.snip1249 figcaption:before {
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  z-index: 1;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background-color: #22B2DA;
  -webkit-transform: skew(-45deg) translateX(50%);
  transform: skew(-45deg) translateX(50%);
  border-right: 1px solid #22B2DA;
}
figure.snip1249 .add-to-cart {
  display: inline-block;
  width: auto;
  border: 2px solid #22B2DA;
  padding: 0.4em 0.6em;
  color: #22B2DA;
  text-decoration: none;
  font-weight: 800;
  font-size: 0.9em;
  text-transform: uppercase;
}
figure.snip1249 .add-to-cart:hover {
  background-color: #22B2DA;
  color: #ffffff;
}
figure.snip1249 .price {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #ffffff;
  z-index: 2;
  text-transform: uppercase;
  padding: 20px;
  font-weight: 800;
  font-size: 1.2em;
  text-align: center;
}
figure.snip1249 .price s {
  display: block;
  font-size: 0.85em;
  font-weight: 400;
  opacity: 0.8;
}
figure.snip1249:hover i,
figure.snip1249.hover i {
  opacity: 0.7;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip1249:hover h3,
figure.snip1249.hover h3 {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
figure.snip1249:hover:before,
figure.snip1249.hover:before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: skew(-45deg) translateX(-50%);
  transform: skew(-45deg) translateX(-50%);
}
figure.snip1249:hover:after,
figure.snip1249.hover:after {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform: skew(-45deg) translateX(-75%);
  transform: skew(-45deg) translateX(-75%);
}

.list-group-sidebar {
  padding-left: 0px;
}

.list-group-sidebar > a {
  border-bottom: 1px solid #e9e9e9;
  text-transform: uppercase;
}


.list-group-sidebar > li {
    border-bottom: 1px solid #e9e9e9;
    text-transform: uppercase;
}


.sidebar-widget > ul > li > ul li {
  padding: 7px 0px !important;
}

.btn-accounts {
  border: 1px solid #e9e9e9;
}

a .text-black  {
  color: #000000 !important;
}
/*********************************
3.3 Main Navigation
*********************************/
.main_nav
{
	width: 100%;
	border-top: solid 1px #f2f2f2;
	box-shadow: 0px 5px 20px rgba(0,0,0,0.1);
	background: #FFFFFF;
	margin-left: 0px !important;
}
.header.scrolled .main_nav
{
	position: fixed;
	top: 0;
	left: 0;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.main_nav_content
{
	width: 100%;
	height: 60px;
}
.cat_menu_container
{
	width: 293px;
	height: 101%;
	background: #0e8ce4;
	padding-left: 35px;
	cursor: pointer;
	z-index: 1;
}
.cat_menu_title
{
	height: 100%;
}
.cat_burger
{
	width: 18px;
	height: 14px;
}
.cat_burger span
{
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #FFFFFF;
}
.cat_burger span:nth-child(2)
{
	top: 6px;
}
.cat_burger span:nth-child(3)
{
	top: 12px;
}
.cat_menu_text
{
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left: 20px;
}
.cat_menu_container ul
{
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	visibility: hidden;
	opacity: 0;
	min-width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 10px 25px rgba(0,0,0,0.1);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: all 0.3s ease;
}
.cat_menu_container > ul
{
	padding-top: 13px;
}
.cat_menu_container:hover .cat_menu
{
	visibility: visible;
	opacity: 1;
}
.cat_menu {
	padding-inline-start: 0px;
}
.cat_menu li
{
	display: block;
	position: relative;
	width: auto;
	border: solid 1px #f2f2f2;
	white-space: nowrap;
	background-color: #fff;
	width: 293px;
	height: 34px;
}
.cat_menu li.hassubs > a i
{
	display: block;
}
.cat_menu li a
{
	display: block;
	position: relative;
	font-size: 18px;
	font-weight: 300;
	color: #000000;
	line-height: 34px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	font-weight: 500;
	margin-left: 11px;
}
.cat_menu li a:hover
{
	color: #0e8ce4;
}
.cat_menu li a i
{
	display: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	font-size: 12px;
}
.cat_menu li ul
{
	display: block;
	position: absolute;
	top: 35px;
	left: 100%;
	visibility: hidden;
	opacity: 0;
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 10px 25px rgba(0,0,0,0.1);
  padding-inline-start: 0px !important
}
.cat_menu li:hover > ul
{
	top: 0;
	visibility: visible;
	opacity: 1;
	z-index: 2;
}
.main_nav_dropdown li
{
	padding: 0.8rem;
	margin-right: 20px;
}
.main_nav_dropdown li:last-child
{
	margin-right: 0px;
}
.main_nav_dropdown li a
{
	font-size: 16px;
	font-weight: 400;
	color: #0e8ce4 !important;
	line-height: 40px;
}
	

.main_nav_dropdown li:hover{
	background-color: #f7941e;
}
.main_nav_dropdown li:hover a{
	color: #ffffff !important;
}
.main_nav_dropdown li li
{
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 0px;
}
.menu_trigger_container
{
	display: none;
	width: auto;
	height: 100%;
	padding-right: 25px;
	padding-left: 25px;
	cursor: pointer;
}
.simbolo-display-none {
	display: none;
}
.menu_trigger
{
	height: 100%;
}
.menu_burger_inner
{
	display: inline-block;
}
.menu_trigger_text
{
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-right: 16px;
}
ul.menu {
    padding: 0;
    list-style: none;
    width: 360px;
    margin: 20px auto;
    font-family: "Century Gothic";
    clear: both;
    display: table;
    margin-bottom: 100px;
}
ul.menu .list {
	font-size: 14px;
	border-bottom: 1px solid #efefef;
	position: relative;
	box-sizing: border-box;
	height: 50px;
	vertical-align: sub;
	background: #ffffff;
	clear: both;
	cursor: pointer;
}
ul.menu .list:before {
	content: "\f107";
	font-family: 'FontAwesome';
	position: absolute;
	left: 80%;
	top: 10px;
	padding: 0px 29px;
	color: #20a1c5;
	font-size: 24px;
}
ul.menu .list a {
	text-decoration: none;
	color: #343a40;
	padding: 17px 0px 17px 45px;
	display: block;
	height: 100%;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 600;
}
ul.menu .list .items {
	height: 0px;
	overflow: hidden;
}
ul.menu .list .items a {
	padding: 17px;
}
ul.menu .list:last-child {
	border-bottom: none;
}
ul.menu .lista {
	font-size: 14px;
	border-bottom: 1px solid #efefef;
	position: relative;
	box-sizing: border-box;
	height: 50px;
	vertical-align: sub;
	background: #ffffff;
	clear: both;
}
ul.menu .lista:before {
	content: "";
	font-family: '';
	position: absolute;
	left: 80%;
	top: 17px;
	padding: 0px 29px;
	color: #20a1c5;
	font-size: 18px;
}
ul.menu .lista a {
	text-decoration: none;
	color: #343a40;
	padding: 17px 0px 17px 45px;
	display: block;
	height: 100%;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 600;
}
ul.menu .lista .items {
	height: 0px;
	overflow: hidden;
}
ul.menu .lista .items a {
	padding: 17px;
}
ul.menu .lista:last-child {
	border-bottom: none;
}
ul.menu .active:before {
	content: "\f106";
	font-family: 'FontAwesome';
	position: absolute;
	left: 87%;
	top: 10px;
	padding: 0px 5px;
	color: #20a1c5;
	font-size: 24px;
}
ul.menu .active > .items {
	display: block;
	background: #fff;
	padding: 0px;
	height: auto;
	color: #343a40;
	clear: both;
	float: left;
	width: 100%;
}
ul.menu .active > .items li {
	padding: 0px;
	border-bottom: 1px solid #fff;
	list-style: none;
	padding-left: 15px;
}
ul.menu .active > .items li:last-child {
	border-color: transparent;
	padding-bottom: 0px;
}
ul.menu .active > .items .active > .items {
	background-color: #fff;
}
ul.menu .active > a {
	color: #343a40;
	font-weight: bold;
}
ul.menu .active .list {
	background: #fff;
}
ul.menu .active .list a {
	padding: 17px 0px 17px 45px;
}
ul.menu .active .lista {
	background: #fff;
}
ul.menu .active .lista a {
	padding: 17px 0px 17px 45px;
}
.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
.input-group.mt-2.links-header a {
    color: #231374 !important;
}
.input-group.mt-2.links-header a {
    font-weight: 500;
    font-size: 17px;
	text-decoration: none;
}
.input-group.mt-2.links-header a:hover {
    font-weight: 500;
    font-size: 17px;
	color: #22b2da;
	transition: all .3s;
}
.input-group.mt-2.links-header a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	bottom: 0;
	left: 0;
	background: #231374;
	visibility: hidden;
	border-radius: 5px;
	transform: scaleX(0);
	transition: .25s linear;
}
.input-group.mt-2.links-header a:hover:before,
.input-group.mt-2.links-header a:focus:before {
	visibility: visible;
	transform: scaleX(1);
}
/* webkit solution */
::-webkit-input-placeholder { 
	text-align: left; 
}
/* mozilla solution */
input:-moz-placeholder { 
	text-align: left;
}
.logo-gestlider img {
    width: 200px;
    height: auto;
    padding-top: 10px;
}
.nav-item.list-inline-item.pr-1.flag-idioma {
	display: block;
}

@media (max-width: 1200px) {
	.col-xl-3.col-lg-4.order-md-1.categorias {
		display: none;
	}
	.mobile-nav-categorias {
		display: block;
	}
	.logo-gestlider img {
		width: 149px;
		height: auto;
		padding-top: 10px;
	}
	.nav-item.list-inline-item.pr-1.flag-idioma {
		display: none;
	}
	#panel-menu {
		display: unset !important;
	}
}
@media (min-width: 1200px) {
  .col-xl-9.col-lg-12.order-md-2.px-3.space {
    	padding-left: 6rem !important;
  }

}
@media (min-width: 1563px) {
  .col-xl-9.col-lg-12.order-md-2.px-3.space {
    padding-left: 1rem !important;
  }
}
@media (min-width: 400px) {
  .row.pl-5.pr-5.at {
    padding-left: 1rem !important;
    padding-right: 0rem !important;
  }
}
/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	.cat_menu li a {
		font-size: 11px;
		max-width: 29ch;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.cat_menu li ul
	{
		left: 50%;
		z-index: 10;
	}
	.cat_menu li {
		width: 247px;
	}
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	.cat_menu li a {
		font-size: 10px;
	}
	.cat_menu li {
		width: 269px;
	}
	.cat_menu li a {
		font-size: 10px;
		max-width: 29ch;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.cat_menu li ul
	{
		left: 50%;
		z-index: 10;
	}
	.cat_menu li {
		width: 247px;
	}
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
	.margin-top-fixed-header{
		margin-top: 230px;
	}

	.banner_2_content {
    	display: none;
	}
	.cat_menu li a {
		font-size: 10px;
		max-width: 29ch;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.cat_menu li ul
	{
		left: 50%;
		z-index: 10;
	}
	.cat_menu li {
		width: 247px;
	}
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	.header_search
	{
		display: none;
	}
	.page_menu_search
	{
		display: block;
	}
	.main_nav
	{
		margin-top: 0px;
	}
	.banner_product_image
	{
		opacity: 0.5;
		width: 60vw;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.banner_product_image img
	{
		width: 100%;
	}
	.char_col:nth-child(3)
	{
		margin-bottom: 30px;
	}
	.char_item
	{
		padding-left: 36px;
	}
	.banner_2_item
	{
		height: auto;
		padding-top: 85px;
		padding-bottom: 105px;
	}
	.banner_2_content
	{
		padding-top: 0px;
	}
	.banner_2_image_container
	{
		margin-top: 60px;
	}
	.banner_2_image
	{
		position: relative; 
		top: auto; 
		-webkit-transform: none; 
		-moz-transform: none; 
		-ms-transform: none; 
		-o-transform: none; 
		transform: none; 
	}
	.banner_2_dots
	{
		left: calc((100% - 540px) / 2 + 15px);
	}
        .border-top-gray {
        background: #0e8ce4;
    }
	.cat_menu li a {
		font-size: 10px;
		max-width: 29ch;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.cat_menu li ul
	{
		left: 50%;
		z-index: 10;
	}
	.cat_menu li {
		width: 247px;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	.margin-top-fixed-header{
		margin-top: 110px;
	}
    
    .border-top-gray {
        background: #0e8ce4;
    }
	h2{font-size: 24px;}
	p{font-size: 13px;}
	.top_bar
	{
		display: none;
	}
	.logo_container, .wishlist_cart
	{
		height: 72px;
	}
	.logo a
	{
		font-size: 24px;
	}
	.cat_menu_container
	{
		width: auto;
		padding-right: 15px;
	}
	.cat_menu_text
	{
		font-size: 13px;
		margin-left: 12px;
	}
	.cat_burger
	{
	    width: 16px;
	    height: 12px;
	}
	.cat_burger span:nth-child(2)
	{
		top: 5px;
	}
	.cat_burger span:nth-child(3)
	{
		top: 10px;
	}
	.menu_trigger_text
	{
		font-size: 13px;
		margin-right: 10px;
	}
	.wishlist
	{
		margin-right: 23px;
	}
	.wishlist_content
	{
		margin-left: 6px;
	}
	.wishlist_text
	{
		display: none;
	}
	.cart_text
	{
		display: none;
	}
	.wishlist_text a,
	.cart_text a
	{
		font-size: 14px;
	}
	.wishlist_count,
	.cart_price
	{
		font-size: 12px;
	}
	.wishlist_icon
	{
		width: 20px;
	}
	.cart_content
	{
		margin-left: 18px;
	}
	.cart_icon
	{
		width: 17px;
	}
	.cart_count
	{
		width: 21px;
		height: 21px;
	}
	.cart_count span
	{
		line-height: 21px;
	}
	.top_bar_user
	{
		margin-left: 0px;
	}
	.header_search
	{
		display: none;
	}

	.main_nav_content
	{
		height: 35px;
	}
	.cat_menu_container
	{
		padding-left: 15px;
	}
	.menu_trigger_container
	{
		padding-right: 15px;
	}
	.cat_menu li
	{
		height: 36px;
		padding-left: 0px;
		padding-right: 0px;
		width: auto;
	}
	.cat_menu li a
	{
		font-size: 11px;
		line-height: 36px;
		width: 200px;
		margin-left: 3px;
		max-width: 26ch;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.cat_menu li ul
	{
		left: 50%;
		z-index: 10;
	}
	.page_menu_item > a
	{
		font-size: 12px;
	}
	.page_menu_selection li a
	{
		font-size: 12px;
	}
	.banner_product_image
	{
	    right: 15px;
	}
	.button
	{
		height: 32px;
	}
	.button a
	{
		font-size: 12px;
		line-height: 32px;
		padding-left: 25px;
		padding-right: 25px;
	}
	.banner
	{
		/*height: calc(100vh - 125px);*/
		height: 310px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.banner_content
	{
		position: absolute;
		left: 15px;
		top: 50%;
		transform: translateY(-50%);
	}
	.banner_text
	{
		font-size: 24px;
	}
	.banner_price
	{
		font-size: 18px;
		margin-top: 23px;
	}
	.banner_price span::after
	{
		top: 13px;
	}
	.banner_product_name 
	{
		font-size: 13px;
	}
	.banner_button
	{
		margin-top: 35px;
	}
	.deals
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.deals_title
	{
		left: 15px;
		font-size: 16px;
	}
	.deals_slider_nav_container
	{
		right: 5px;
	}
	.deals_item_name, .deals_item_price
	{
		font-size: 20px;
	}
	.deals_item_category a, .deals_item_price_a
	{
		font-size: 12px;
	}
	.deals_timer_unit
	{
		font-size: 16px;
	}
	.product_panel
	{
		margin-left: 0px;
		margin-right: 0px;
	}
	.popular_categories_slider_nav
	{
		display: none;
	}
	.popular_categories_link
	{
		margin-top: 23px;
	}
	.banner_2_item
	{
		padding-bottom: 85px;
	}
	.banner_2_dots
	{
		display: none;
	}
	.banner_2_title
	{
		font-size: 24px;
	}
	.banner_2_text
	{
		font-size: 13px;
	}
	.rating_r i::before
	{
		font-size: 14px;
	}
	.banner_2_button
	{
		margin-top: 30px;
	}
	.tabs ul li
	{
		font-size: 14px;
		margin-right: 30px;
	}
	.bestsellers_slider
	{
		padding-bottom: 0px;
	}
	.newsletter_form
	{
		float: none;
		width: 100%;
	}
	.newsletter_title_container
	{
		padding-left: 0px;
		text-align: center;
	}
	.newsletter_unsubscribe_link
	{
		float: none;
		text-align: center;
		margin-top: 10px;
		height: auto;
	}
	.newsletter_unsubscribe_link a
	{
		line-height: 1;
	}
	.newsletter_title
	{
		font-size: 16px;
	}
	.newsletter_icon
	{
		position: relative;
		width: 40px;
		top: auto; 
		-webkit-transform: translate(-50%, 0px); 
		-moz-transform: translate(-50%, 0px); 
		-ms-transform: translate(-50%, 0px); 
		-o-transform: translate(-50%, 0px); 
		transform: translate(-50%, 0px); 
		left: 50%; 
		margin-bottom: 20px;
	}
	.newsletter_button
	{
		position: relative;
	    top: auto;
	    right: auto;
	    left: 50%;
	    -webkit-transform: translateX(-50%);
	    -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	    -o-transform: translateX(-50%);
	    transform: translateX(-50%);
	    width: 113px;
	    height: 40px;
	    background: #0e8ce4;
	    color: #FFFFFF;
	    line-height: 40px;
	    font-size: 12px;
	    border: none;
	    outline: none;
	    border-top-right-radius: 5px;
	    border-bottom-right-radius: 5px;
	    border-top-left-radius: 5px;
	    border-bottom-left-radius: 5px;
	    cursor: pointer;
	    margin-top: 20px;
	}
	.newsletter_input
	{
		font-size: 13px;
		padding-left: 15px;
		height: 40px;
		line-height: 40px;
	}
	.newsletter_input::-webkit-input-placeholder
	{
		font-size: 13px;
	}
	.newsletter_input:-moz-placeholder
	{
		font-size: 13px;
	}
	.newsletter_input::-moz-placeholder
	{
		font-size: 13px;
	} 
	.newsletter_input:-ms-input-placeholder
	{ 
		font-size: 13px;
	}
	.newsletter_input::input-placeholder
	{
		font-size: 13px;
	}
	.copyright_container
	{
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.logos
	{
		margin-top: 30px;
	}
	.popular_categories_title
	{
		font-size: 24px;
	}
	.tabs.tabs-right .tabs_line
	{
		margin-top: 52px;
	}
	.tabs_line span
	{
		display: none;
	}
	.advert_content
	{
		padding-left: 15px;
	}
	.advert_text
	{
		font-size: 13px;
	}
	.advert_image
	{
		width: 125px;
	}
	.reviews
	{
		padding-bottom: 80px;
	}
	.reviews_all a span
	{
		display: none;
	}
	.reviews_dots
	{
		display: none;
	}
}

@media only screen and (max-width: 575px)
{
	.pagination {
		display: list-item;
	}
}

/************
11. 539px
************/

@media only screen and (max-width: 400px)
{
	.row.pl-5.pr-5.at {
		padding-left: 0rem !important;
		padding-right: 0rem !important;
	}
}

@keyframes cart_animation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}

#cart_icon.popup {
  -webkit-animation-name: cart_animation;
          animation-name: cart_animation;
  -webkit-animation-duration: 0.10s;
          animation-duration: 0.10s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.735, 0.43, 0.275, 0.76);
          animation-timing-function: cubic-bezier(0.735, 0.43, 0.275, 0.76);
}

#panel-menu {
	display: none;
}