/* #3295d1; */
body,.btn-link,.title-group .subtitle,.product-title a,span.product-price,.footer .widget-title,.dropdown-cart-action .btn,.cart-dropdown .dropdown-menu,.home-slide-content h1,.home-slide-content h3,.half-title,.banner-content .banner-title,.banner-content .banner-subtitle,.menu ul, .menu .megamenu,.breadcrumb-item,.sidebar-shop .widget-title,.product-single-filter label,.product-single-details .product-title,.paction.add-cart,.form-control,.nav.nav-tabs .nav-item .nav-link,.btn-primary,.subtitle,.btn,span.cart-count,.promo-section h3,.header-search .form-control, .header-search select,.price-box{
  font-family: 'Montserrat', sans-serif!important;
}
.text-color,.text-color:active,.text-color:focus,.mobile-menu li.open>a, .mobile-menu li.active>a,.mobile-menu li a:hover, .mobile-menu li a:focus{
  color: #3295d1;
}
.dropdown-cart-action .btn,.btn-primary{
  background-color: #3295d1;
  border-color: #3295d1;
}
.dropdown-cart-action .btn:hover {
  border-color: #00a3f5;
  background-color: #00a3f5;
}
body,.product-single-details .product-title,.header-top a,.product-title a,label,.megamenu li a,.cat-list li a,.breadcrumb-item a,.product-single-tabs .tab-pane {
  color: #333;
}
.text-dark{
  color: #0a0a0a!important;
}
nav.breadcrumb-nav {
  margin-top: 10px;
}
.form-control:focus {
  border-color: #9e9e9e;
}
.cat-list li a:hover,.footer a:hover{
  text-decoration:none;
}
/* header */
.header{
  border-top: 0;
  padding-bottom: 0;
}
.main-nav,.header-top{
  background: transparent;
}
.login a:before,.carrito a:before{
  font-size: 20px;
  padding: 0 15px;
}
.padding-custom a:before{
  padding: 0 0px 0 15px;
}
.header-icon a:hover,.info-list a:hover {
  color: #3295d1;
  text-decoration: none;
}
.header-search .btn{
  border-left:0;
}
.header-search .header-search-wrapper {
  border-radius: 1.5px;
  border: 1px solid #ccc;
}
.header-search .form-control {
  border-radius: 1.5px 0 0 1.5px;
}
.header-search .btn {
  border-radius: 0 1.5px 1.5px 0;
}
.menu>li:hover>a, .menu>li.show>a, .menu>li.active>a{
  background-color: #3295d1;
}
.header-middle {
  padding-top: 1.2rem;
  padding-bottom: 2.5rem;
}
.header-bottom.sticky-header {
  background-color: #3295d1;
}
.menu>li>a{
  color: #fff;
}
.header-bottom.sticky-header.fixed .carrito a.lnr.lnr-cart {
  color: #fff;
}
.dropdown-cart-products .product-image img {
  height: auto;
}

.login-divider {
  margin: 30px 0;
  position: relative;
  text-align: center;
}

.login-divider:before {
  border-bottom: 1px solid #D6D6D6;
  bottom: 45%;
  content: " ";
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
}

.login-divider span {
  background-color: #fff;
  color: #333;
  display: inline-block;
  font-size: 16px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  text-align: center;
  z-index: 3;
}
.mobile-menu-container{
  background-color: #fff;
}
.mobile-menu{
  border-bottom: 0;
}
.mobile-menu li a,.mobile-menu-close,.social-icon,.mmenu-btn{
  color: #222;
}
.header-icon a,.social-icon {
  color: #3295d1;
  text-decoration: none;
}
/* .social-icon:hover, .social-icon:focus {
color: #3295d1;
} */
.social-icon {
  background: transparent;
}
.header-top a:hover {
  text-decoration: none;
  color: #3295d1;
}
.menu .megamenu.megamenu-fixed-width {
  right: unset;
  left: unset;
  width: auto;
  min-width: 400px;
  max-width: 650px;
}

.megamenu li:hover>a, .megamenu li.show>a, .megamenu li.active>a {
    background-color: unset;
}
.megamenu li a{
  font-weight: 400;
  text-transform: none;
}
.megamenu li a:hover{
  color: #3295d1;
}
.menu li {
  position: static;
}
.header-search {
  position: initial;
}
.menu li .menu-title a {
  color: #3295d1;
}
.cart-dropdown .product-details {
  font-weight: 400;
}
.border-color-details{
  border: 2px #e1e2e4 solid;
  height: 100px;
  padding: 0px 10px;
}
.border-color-details h2{
  margin-top: 2.4rem;
}
.border-color-details a, .border-color-details .product-price{
  font-size: 14px;
}
.modal-content{
  border-radius: 1.5px;
  border-color: #fff;
}
.sticky-header.fixed .logo{
  width: 0px;
}
@media screen and (max-width: 1500px) {
 .border-color-details{
   height: 125px;
   padding: 0px 10px;
 }
}
@media screen and (max-width: 1200px) {
 .menu-desktop li a{
   padding: 10px 0px 10px 0px;
   letter-spacing: .0rem;
   font-size: 1.1rem;
 }
 .border-color-details{
   border: unset;
   height: auto;
   padding: 0px 0px;
 }
}
@media screen and (max-width: 991px) {
  .header-search .header-search-wrapper {
    width: 100%;
    right: 0;
    top: 60px;
    max-width: 450px;
  }
  .header-middle {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  .header-icon {
    padding-top: 5px;
  }
  .header-search .header-search-wrapper::before {
    display: none;
  }
  .header-top {
    display: none;
  }
  .sticky-wrapper {
    display: none;
  }
}

/*menu responsive*/
.slide-menu {
  box-shadow: 0px 0px 8px 0px rgba(6, 6, 6, 0.2);
}

.mobile-menu {
  border-bottom: none;
  padding: 0 10px!important;
}

.mobile-menu li.open > a,
.mobile-menu li.active > a {
  color: #000;
}

.mmenu-active .page-wrapper {
  transform: none !important;
}

nav#multilevel-menu {
  background-color: #fff;
}

.mmenu-btn,
.mmenu-btn::after {
  display: none;
}

.slide-menu .controls {
  display: flex;
}

.slide-menu .btn:last-of-type {
  text-align: right;
  padding-right: 15px;
}

.slide-menu .btn:last-of-type:before {
  content: "\e870";
  font-family: 'Linearicons-Free';
  margin-right: .5rem;
}

.slide-menu .btn {
  flex: 1 0 auto;
  background-color: transparent;
  text-transform: none;
}

.btn,
a {
  transition: background-color .15s ease-in-out;
  will-change: background-color;
}

.slide-menu .slide-menu__backlink {
  font-weight: bold;
  color: #3295d1; !important;
}

span.slide-menu__decorator {
  float: right;
}

.mobile-menu li {
  border-bottom: 1px solid #EEEDEB;
  border-top: none;
  position: initial;
}

.mobile-menu li a {
  margin-right: 0;
  color: #222;
  padding: 1.4rem !important;
}

.mobile-menu li a.social-icon {
  color: #555;
}
.mobile-menu li a.social-icon:hover {
  color: #3295d1;
}

.topbar-links ul {
  display: flex;
  margin: 0;
}
.topbar-links li {
  margin: 0 10px;
}
/* index */
@media screen and (min-width: 768px){
  .home-slider-container, .home-slide {
    height: 84vh;
  }
  a.paction.add-cart {
    /* width: 75%!important; */
  }
}
@media screen and (max-width: 767px){
  .home-slide-content {
    padding-left: 0;
  }
  .footer .links{
    columns: 2;
  }
  .title.mb-3.text-center{
    margin-bottom: 1rem!important;
  }
}
.product-image-container {
  background-color: transparent;
}
/* catalogo */
.breadcrumb{
  background-color: #fff;
}
aside.sidebar-shop {
  background-color: #f6f6f6;
}
.sidebar-shop .widget{
  border: 0;
  padding: 15px 10px 5px 10px;
}

.catalogo .col-6.col-md-3 {
  padding: 0 5px!important;
}
.page-item .page-link {
  border: 0;
}
.sidebar-shop .widget-title a {
  color: #3295d1!important;
}
.btn_filter {
  background: transparent;
  border: 1px solid #555;
  border-radius: 1.5px;
  padding: 3px 9px;
  color: #555;
}
.product-title a{
  transition: all ease .5s;
}
.product-title a:hover {
  color: #3295d1;
  text-decoration: none;
}
.old-price {
  color: #999;
}
@media screen and (max-width: 991px){
  .sidebar-mobile {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 320px;
    padding: 0;
    -webkit-transform: translate(-320px);
    transform: translate(-320px);
    transition: transform .2s ease-in-out 0s;
    background-color: #fff;
    z-index: 9999;
    overflow-y: auto;
    box-shadow: 6px -1px 12px rgba(0, 0, 0, 0.13);
  }
  .sidebar-mobile.show {
    transform: translateX(0);
    transition: transform .3s ease-in-out 0s;
  }
  .fixed-mobile{
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      padding-top: .7rem;
      padding-bottom: .7rem;
      background-color: #fff;
      box-shadow: 0 2px 5px rgba(0,0,0,0.1);
      z-index: 1040;
      -webkit-animation-duration: .4s;
      animation-duration: .4s;
      -webkit-animation-name: fixedHeader;
      animation-name: fixedHeader;
  }
}

/* producto */
img.product-single-image, .zoomContainer {
  pointer-events: none;
}
.product-single-details .price-box {
  color: #3295d1;
}
.ratings-container .ratings::before {
  color: #efac4d;
}
.add-cart::before{
  display: none;
}
.add-cart {
  background-color: #3295d1;
  color: white;
}
.prod-thumbnail .active img, .prod-thumbnail img:hover {
  border: 2px solid #3295d1;
}
.prod-thumbnail img {
  height: 90px;
  width: 90px;
  object-fit: contain;
}
.rating label:hover {
  cursor: pointer;
}
.form-control {
  border-radius: 1.5px
}
.custom-control-label::before {
  border: 1px solid #bdbdbd;
  background-color: #fff;
}
label.custom-control-label {
  padding-left: 13px;
}
.custom-control-input:checked~.custom-control-label::before {
  border-color: #3295d1;
  background-color: #3295d1;
}
table#product-attribute-specs-table {
  max-width: 480px;
  margin: auto;
}
.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating input {
  position: absolute;
  left: -999999px;
}
.rating label {
  display: inline-block;
  font-size: 0;
}
.rating > label:before {
  position: relative;
  font: 24px/1 porto;
  display: block;
  content: "\e852";
  color: #ccc;
  background: -webkit-linear-gradient(-45deg, #d9d9d9 0%, #b3b3b3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.rating > label:hover:before,
.rating > label:hover ~ label:before,
.rating > label.selected:before,
.rating > label.selected ~ label:before {
  color: #f0ad4e;
  background: -webkit-linear-gradient(-45deg, #fcb551 0%, #d69a45 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-desc-content ul li i, .product-desc-content ol li i {
  color: #3295d1;
}
.mfp-ready.mfp-bg {
  background-color: #fff;
}

.mfp-zoom-out-cur .mfp-bg {
  opacity: 1;
}

.mfp-figure::after {
  box-shadow: none;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #000;
}

button.mfp-close {
  font-size: 55px;
}

.mfp-arrow::after {
  content: "\e81a";
  font-family: 'porto';
  font-size: 40px;
}

.mfp-arrow-left::after {
  content: "\e819";
}

button.mfp-close {
  position: fixed;
  margin-right: 15px;
}

.mfp-arrow-left::after,
.mfp-arrow-right::after {
  border-color: transparent;
}
/* carrito */
.product-col .product-image-container{
  border: 0;
}
td.product-col {
  position: relative;
}
.remove-product {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.cart-summary{
  background-color: #fff;
}
.btn-remove::before {
  content: "\e870";
  font-family: 'Linearicons-Free';
}
.btn-remove, .btn-edit, .btn-move {
  color: #696969;
}
td {
  vertical-align: middle!important;
}
@media (max-width: 767px){
  table.table-cart tr td:before {
    content: attr(data-title) " ";
    float: left;
    font-weight: 700;
  }
}

.login_modal .modal-dialog {
  max-width: 400px;
}

/*marcas*/
.marcas-logos div > .product-image-container{
  border: none;
  width: 178px;
  margin: auto;
  /* filter: grayscale(100%); */
  transition: .6s;
}
#main_marcas .marcas-logos div > .product-image-container{
  filter: grayscale(100%);
}

#main_marcas .marcas-logos div > .product-image-container:hover {
  filter: none;
}

.marcas-logos .product-image-container:not(.cart-img) img{
  height: 145px;
  object-fit: contain;
  width: 100%;
  padding: 10px;
}

.marcas-logos .row.row-sm [class*='col-']{
  padding: 0;
}

.marcas-logos .row.row-sm [class*='col-'] {
  border: none;
}
.marca-desc{
  text-align: center;
}
.partner img {
  height: 145px;
  object-fit: contain;
  width: 100%;
  padding: 10px;
}
.product-image img {
  height: 200px;
  object-fit: contain;
}

.btn-whatsapp {
  padding: 10px 20px;
  background: #2cb741;
  border: 1px solid #2cb741;
  color: #fff;
  border-radius: 25px;
  font-weight: bold;
}
.btn-whatsapp:hover,.btn-whatsapp:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1f9c32;
}
/* blog */
.entry a:hover {
  color: #3295d1;
  text-decoration: none;
}

.list li a:hover {
  color: #3295d1;
}
.tagcloud a {
  background-color: transparent;
  border: 1px solid;
  border-radius: 1.5px;
}
.list li a::before{
  display: none;
}
.entry-slider img {
  height: 500px;
  object-fit: contain;
  background: #fff;
}
.entry:not(.single) .entry-media img {
  height: 280px;
  object-fit: contain;
}

/* footer */
.footer .social-icon {
  border-radius: 1.5px;
}
.footer {
  background-color: #222;
}

.promo-section,.secondary-slider,.banner-page {
  /* height: 300px; */
}

.home-slider-container,
.home-slide{
  height: auto;
}

.promo-section {
  display: flex;
  align-items: center;
}
.slider-title {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 5%;
  color: #fff;
  font-size: 40px;
}
.banner-page .promo-section:after {
  content: '';
  background: rgba(0, 0, 0, 0.22);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span,.owl-theme.owl-theme-light .owl-dots .owl-dot.active span, .owl-theme.owl-theme-light .owl-dots .owl-dot:hover span {
  background: #3295d1;
}
.contact-info i {
  background-color: #3295d1;
}

button.btn-cart {
  background: #3295d1;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: normal;
  height: 40px;
  width: 40px;
  text-align: center;
  border: none;
  padding: 0;
  border-radius: 50%;
  transition: all ease .5s;
}

.product .action {
  margin-top: 10px;
  position: absolute;
  top: 0px;
  left: 10px;
  transform: translateY(-60px);
  transition: all ease 0.8s;
}

.product {
  overflow: hidden;
}

.product:hover .action {
  transform: translateY(0px);
}

button.btn-cart:hover {
  background: #1e76ab;
}

@media (max-width:991px) {
  .product .action {
    position: relative;
    top: 0px;
    left: 0px;
    transform: translateY(0);
  }

  button.btn-cart {
    height: auto;
    width: 100%;
    font-size: 14px;
    border-radius: 4px;
    padding: 4px;
  }

  button.btn-cart:after {
    content: 'Añadir';
    margin-left: 10px;
  }
  .partners-container,.featured-products-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

.old-price+.product-price {
  margin-left: 1rem;
  color: #006eb1;
}
.banner,.banner-image>a{
  height: 100%;
}
.banner img {
  object-fit: cover;
  height: 100%;
  transition: all ease .5s;
}
.banner:hover img {
  transform: scale(1.1);
}

.banner.banner-image {
  position: relative;
  overflow: hidden;
}
.banner h3 {
  position: absolute;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.52px;
  /* opacity: 0; */
  bottom: 0%;

  background-color: #3295d1;
  padding: 10px 0;
  /* transform: translate(0, 100%); */
  transition-property: opacity, transform;
  transition-duration: .2s;
  transition-timing-function: ease-in-out;
}
.banner-image>a:hover h3 {
  opacity: 1;
  transform: translate(0, 0);
}
.banner-image>a::after {
  display: none;
}

@media (max-width:991px) {
  .banner h3 {
    opacity: 1;
    transform: translate(0, 0);
  }
  .banners-group .col-md-4 {
    margin-bottom: 15px;
  }
  .banner img {
    height: 200px;
  }
}

.btn-floating{
  -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
  box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
  width: 47px;
  height: 47px;
  position: fixed;
  right: 5px;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  margin: 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
}
.btn-floating i {
  display: inline-block;
  width: inherit;
  text-align: center;
  color: #fff;
  font-size: 3rem;
  line-height: 47px;
}
.btn-wha {
  bottom:15px;
}
.btn-fbm {
  bottom: 70px;
  background-color: #0078FF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-fbm:hover {
  background-color: #0162d0;
}
.new-products .owl-stage-outer,.featured-products-section .owl-stage-outer {
  padding-bottom: 0!important;
}

.toolbox.toolbox-pagination > nav{
  width: 100%;
}

.toolbox.toolbox-pagination > nav > ul{
  float: right;
}

.swal-modal{
  border-radius:  0 !important;
}

.swal-button-container{
  width: 100% !important;
  text-align: center !important;
}

.swal-button{
  background-color: #3295d1 !important;
  color: white !important;
}

.swal-footer{
  padding-bottom: 28px !important;
}

@media screen and (max-width: 991px) {
  .aux-slider-res-cha{
    background-image: var(--res-image) !important;
  }
}

#map {
  margin-bottom: 20px;
}

#pac-input-1 {
  z-index: 0;
  position: absolute;
  left: 120px;
  top: 10px;
  padding: 8px;
  width: 60%;
	margin-top: 14px !important;
}

#pac-input-2::after {
  content: "☺";
  position: absolute;
  right: 0;
}
.pac-container {
  z-index: 99999999 !important;
}


.mfp-ajax-holder{
	background-color: #04244d1f;
}
.mfp-content{
	border: 1px solid #04244d;
}
.modal-wrapper{
	border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
	box-shadow: 15px 15px rgba(0,0,0,.15);
	transition: all .4s ease;
}
.direccion {
    padding: 15px 20px;
}
.direccion.direccion-default {
    border: 1px solid #04244d;
    border-radius: 10px;
}
.marcar-default {
    content: '⭐';
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 20px;
    filter: grayscale(1);
}
.marcar-default:hover,
.direccion-default .marcar-default
{
    filter: grayscale(0);
}


/* Facebook */
.loginBtn--facebook {
  font-family: "Roboto", Roboto, arial, sans-serif;
	background-color: #4C69BA;
  border-color: #4C69BA;
}

.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
	background-color: #4860a5;
  border-color: #4860a5;
  color: white;
  text-decoration: none;
}

/* Google */
.loginBtn--google {
	font-family: "Roboto", Roboto, arial, sans-serif;
	background: #DD4B39;
  border-color: #DD4B39;
}

.loginBtn--google:hover,
.loginBtn--google:focus {
	background: #d24735;
  border-color: #d24735;
  color: white;
  text-decoration: none;
}

.text-comment {
    display: inline-block;
    padding-top: 20px;
    width: 100%;
}

.coment-container  h4 {
    letter-spacing: 1px !important;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
    display: inline-block;
    margin: 0;
    padding-bottom: 10px;
}

.coment-container .star-rating{
  color: #e8a84a;
}
.product-two{
  box-shadow: none !important;
  padding: 8px;
}
.product-two .product-image-container {
  border: 0;
  background-color: #fafafa;
  /* transition: all .3s; */
}
/* .product-two:hover .product-image-container {
  box-shadow: 0 8px 12px rgba(0,0,0,0.3);
} */
.product-two .product-image img{
  height: unset;
}
.product-two:hover>figure>a.product-image>img {
    cursor: pointer;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}
.cart-dropdown .lnr-cart .cart-count {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: -.2rem;
    right: -0.1rem;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 1.6rem;
    height: 1.6rem;
    padding-top: 2px;
    border-radius: 50%;
    background-color: #3295d1;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    box-shadow: 0 7px 8px rgba(0,0,0,0.05);
}
.fixed .cart-dropdown .lnr-cart .cart-count {
    background-color: #fff;
    color: #3295d1;
}
.saludo-login{
  font-family: 'Montserrat', sans-serif!important;
  font-size: 12px;
}
.product-desc ul, .product-desc ol , .product-desc-content ul,
.product-desc-content ol, .product-esp-content ul, .product-esp-content ol{
    margin: 0 0 2.25rem;
    padding: 0px 20px;
    list-style: unset;
}
.terminos-y-condiciones{
  font-weight: 600;
  text-align: center;
}
.terminos-y-condiciones a{
  font-weight: 700;
  color:#3295d1;
  text-decoration: none;
}
@media (max-width: 590px){
  .saludo-login{
    display: none;
  }
}