/*navbar edition*/
.ast-hfb-header .site-header {
	margin-top: 0px !important;
}
#masthead {
	margin-bottom: 20px !important;
	position: relative !important;
}
/* Reglas para la barra de categorias */
.ast-builder-menu .ast-main-header-bar-alignment {
	width: 100%;
}
.site-primary-header-wrap.ast-builder-grid-row-container {
	height: 70px;
}
.site-header-primary-section-left-center .ast-builder-layout-element {
	height: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary {
	text-align: center !important;
}
#block-18 {
	display: none;
}
.site-footer {
	background-color: none !important;
}
/*whislish*/
#widget_top_wishlist-4 {
	margin-left: 20px;
	margin-right: -10px;
}
.header-widget-area .header-widget-area-inner {
    display: flex !important;
}
.wishlist_products_counter {
    position: relative;
    width: 44px;
    height: 44px;
    margin: auto;
    background-image: linear-gradient(40deg, #38B2F8 0%, #7b7677 100%);
    border-radius: 50%;
    padding: 12px;
    display: block;
	color: #FFF;
}
.wishlist_products_counter:hover{
	color:white !important;
}
a.wishlist_products_counter.top_wishlist-heart::before {
    position: relative !important;
    top: -5px !important;
    left: 1px !important;
}
.wishlist_products_counter_number {
	position: absolute;
	top: -10px;
	right: -7px;
    color: #FFF;
	background-image: linear-gradient(40deg, #38B2F8 0%, #7b7677 100%);
	margin: 0;
	width: 1px;
	height: 1px;
	line-height: 0;
	text-align: center;
	padding: 11px 0px;
	padding-right: 14px;
	padding-left: 8px;
	border-radius: 50%;
	font-size: 12px;
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
}
.wishlist_products_counter:hover .wishlist_products_counter_number {
    color: #FFF !important;
}
.wishlist_products_counter_number:hover {
    color: #FFF !important;
}

/*fibosearch*/
input#dgwt-wcas-search-input-1::placeholder {
    color: #fff;
}
.header-widget-area .header-widget-area-inner {
	display: flex !important;
}
#block-13 {
	margin: auto;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
	background: none !important;
	padding: 0 !important;
}
#dgwt-wcas-search-input-1 {
	background-image: linear-gradient(40deg, #7b7677 0%, #38B2F8 100%);
    padding: 10px 25px 10px 48px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	top: 8px !important;
	margin-left: -10px !important;
}
.site-header-section > div:last-child {
	width: 100%;
}
.site-below-header-wrap .ast-builder-grid-row.ast-builder-grid-row-has-sides {
	display: block !important;
}
#ast-site-header-cart .ast-site-header-cart-li .ast-addon-cart-wrap {
    background-image: linear-gradient(40deg, #38B2F8 0%, #7b7677 100%);
}
.ast-addon-cart-wrap .ast-icon-shopping-cart {
	height: 19px !important;
    display: block !important;
    width: 22px !important;
}
.ast-site-header-cart a.cart-container * {
	color: #FFF;
}
/**************/

@media (max-width: 1172px) {
	#mega-menu-item-1684 {
		display: none !important;
	}
}
@media (max-width: 1104px) {
	#mega-menu-item-1840 {
		display: none !important;
	}
}
@media (max-width: 1011px) {
	#mega-menu-item-1750 {
		display: none !important;
	}
}

/*newsletter*/
.newsletter {
  position: relative;
  overflow: hidden;
  color: #fff !important;
	padding: 0;
  background-image: radial-gradient(circle, #e9151c 15%, #fff);
	color: #fff;
	width: 85%;
	margin: auto;
	bottom: -70px;
	z-index: 9;
}
.newsletter h2 {
	color: #fff;
}
.newsletter form {
	position: relative;
	max-width: 520px;
	margin: 30px auto;
	display: flex;
}
.newsletter form .form-control {
	width: calc(100% - 161px);
	margin-right: -4px;
	font-size: 18px;
	height: 40px;
	padding: 0px 15px;
	border: 1px solid #E4E7ED;
	border-radius: 40px 0px 0px 40px;
	box-shadow: rgba(35, 35, 35, 0.07) 0px 3px 4px;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}
.newsletter form .btn {
	width: 160px;
	height: 40px;
	font-weight: 700;
	background-image: radial-gradient(circle, #e9151c 15%, #fff);
	color: #FFF;
	border: none;
	border-radius: 0px 40px 40px 0px;
	text-transform: uppercase;
	padding: 0px 18px !important;
  -webkit-animation: rubberBand .8s 1;
	animation: rubberBand .8s 1;
}
.newsletter form::after {
	content: "\f003";
	font-family: FontAwesome;
	position: absolute;
	font-size: 160px;
	color: #E4E7ED;
	top: 15px;
	-webkit-transform: translateY(-50%) rotate(15deg);
	-ms-transform: translateY(-50%) rotate(15deg);
	transform: translateY(-50%) rotate(15deg);
	z-index: -1;
	left: -90px;
}
.bg-image {
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.newsletter .wrap {
	padding: 60px 0;
}
.bg-image > * {
	position: relative;
	z-index: 10;
}
.text-center {
	text-align: center !important;
}
.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
	background-color: transparent !important;
	background-image: none;
	min-height: 60px;
}

/*Footer*/
footer * {
  color: #fff !important;
}
.site-primary-footer-wrap .ast-builder-grid-row-container-inner {
  margin-top: 30px;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] p {
  color: #fff;
}
#menu-tecminds-menu li {
  font-size: 18px;
  margin-top: 7px;
}
/*animation*/
@-webkit-keyframes rubberBand {
    0% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  
    30% {
      -webkit-transform: scale3d(1.15, 0.9, 1);
      transform: scale3d(1.15, 0.9, 1);
    }
  
    40% {
      -webkit-transform: scale3d(0.8, 1.15, 1);
      transform: scale3d(0.8, 1.15, 1);
    }
  
    50% {
      -webkit-transform: scale3d(1.15, 0.85, 1);
      transform: scale3d(1.15, 0.85, 1);
    }
  
    65% {
      -webkit-transform: scale3d(.95, 1.05, 1);
      transform: scale3d(.95, 1.05, 1);
    }
  
    75% {
      -webkit-transform: scale3d(1.05, .95, 1);
      transform: scale3d(1.05, .95, 1);
    }
  
    100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  
  @keyframes rubberBand {
   0% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  
    30% {
      -webkit-transform: scale3d(1.15, 0.9, 1);
      transform: scale3d(1.15, 0.9, 1);
    }
  
    40% {
      -webkit-transform: scale3d(0.8, 1.15, 1);
      transform: scale3d(0.8, 1.15, 1);
    }
  
    50% {
      -webkit-transform: scale3d(1.15, 0.85, 1);
      transform: scale3d(1.15, 0.85, 1);
    }
  
    65% {
      -webkit-transform: scale3d(.95, 1.05, 1);
      transform: scale3d(.95, 1.05, 1);
    }
  
    75% {
      -webkit-transform: scale3d(1.05, .95, 1);
      transform: scale3d(1.05, .95, 1);
    }
  
    100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  /*Color of navbar */

/*
.ast-mobile-header-wrap .ast-below-header-bar, .ast-below-header-bar .site-below-header-wrap {
	min-height: 45px !important;
}
.main-navigation .main-header-menu {
    min-height: 45px !important;
}
.ast-below-header-bar .site-below-header-wrap {
    padding: 0 50px !important;
}
*/
/*nabvar menu*/
/*
.menu-link::after, .current-menu-item .menu-link::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.menu-link:hover::before, .menu-link:focus::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.current-menu-item .menu-link::before {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.menu-link::after {
	background-image: linear-gradient(40deg, #e9151c 0%, #7b7677 100%);
}
.menu-link::before {
	background-image: linear-gradient(40deg, #e9151c 0%, #7b7677 100%);
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.menu-link::before, .menu-link::after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 5px;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transform-origin: center left;
	transform-origin: center left;
	-webkit-transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
	transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.navbar-default .navbar-nav > .current-menu-item > a, .navbar-default .navbar-nav > .current-menu-item > a:hover, .navbar-default .navbar-nav > .current-menu-item > a:focus {
	background: none;
}

.main-header-menu > li > a:hover, .main-header-menu > li > a:focus {
	background-color: transparent;
}
*/