/***********************************************************************/
@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
@import url("//fonts.googleapis.com/icon?family=Material+Icons");
.box-product-deal .product-deal .thumbnail-container {
  margin-top: 3px;
  margin-bottom: 3px; }

.box-testimonial {
  margin-top: 40px; }
  @media (min-width: 768px) {
    .box-testimonial {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 767px) {
    .box-testimonial {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    .box-testimonial .group-testimonial {
      margin-bottom: 30px; } }
  .box-testimonial .ApBlockCarousel {
    height: 100%; }
    .box-testimonial .ApBlockCarousel .block_content {
      height: 100%; }
      .box-testimonial .ApBlockCarousel .block_content .owl-row {
        height: 100%; }
        .box-testimonial .ApBlockCarousel .block_content .owl-row .owl-carousel {
          height: 100%; }
          .box-testimonial .ApBlockCarousel .block_content .owl-row .owl-carousel .owl-wrapper-outer {
            height: 100%; }
            .box-testimonial .ApBlockCarousel .block_content .owl-row .owl-carousel .owl-wrapper-outer .owl-wrapper {
              height: 100%; }
              .box-testimonial .ApBlockCarousel .block_content .owl-row .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
                height: 100%; }
                .box-testimonial .ApBlockCarousel .block_content .owl-row .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item {
                  height: 100%;
                  background: #FFFFFF;
                  display: -webkit-box;
                  display: -moz-box;
                  display: box;
                  display: -webkit-flex;
                  display: -moz-flex;
                  display: -ms-flexbox;
                  display: flex;
                  -webkit-box-align: center;
                  -moz-box-align: center;
                  box-align: center;
                  -webkit-align-items: center;
                  -moz-align-items: center;
                  -ms-align-items: center;
                  -o-align-items: center;
                  align-items: center;
                  -ms-flex-align: center; }
      .box-testimonial .ApBlockCarousel .block_content .carousel {
        height: 100%; }
        .box-testimonial .ApBlockCarousel .block_content .carousel .carousel-inner {
          height: 100%; }
          .box-testimonial .ApBlockCarousel .block_content .carousel .carousel-inner .carousel-item {
            height: 100%; }
            .box-testimonial .ApBlockCarousel .block_content .carousel .carousel-inner .carousel-item .row {
              height: 100%; }
              .box-testimonial .ApBlockCarousel .block_content .carousel .carousel-inner .carousel-item .row > div {
                height: 100%;
                background: #FFFFFF;
                display: -webkit-box;
                display: -moz-box;
                display: box;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -moz-box-align: center;
                box-align: center;
                -webkit-align-items: center;
                -moz-align-items: center;
                -ms-align-items: center;
                -o-align-items: center;
                align-items: center;
                -ms-flex-align: center; }

//# sourceMappingURL=profile1481647528.css.map 

/*20496*/
div.verticalmenu .navbar-nav > li {
    width: 100%;
    height: auto;
    position: static;
    float: none;
    border-bottom: 1px solid #ebebeb;
}

/*linea 20633 archivo theme.css, cambio en la configuracion de la apertura del meni vertical, modificado el alto*/
div.verticalmenu .dropdown-menu {
    left: -9999px;
    top: -9999px;
    right: auto;
    border: 0;
    height: auto;
    color: #000000;
    min-width: 215px;
    padding: 15px;
    background: #FFFFFF;
    margin: 0px;
    border: 1px solid #ebebeb;
    text-align: left;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: auto;
}

/*linea 21658 del archivo theme.css para ampliar el espacio destinado al titulo del producto*/
.thumbnail-container .product-title a {
    color: #333e48;
    font-size: 0.8em;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    text-decoration: none;
}

/*# quitar referencias */
.product-reference {
    display: none !important;
}

.more-infor-product.reference {
    display: none !important;
}


/************************************/
/*Envío 24-72 horas*/

/*.product-flags .product-flag.online-only:before {
    content: "\E558";
    font-family: 'Material Icons';
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}


.quickview .images-container .product-cover .product-flags {
    top: 350px;
    bottom: auto;
    right: auto;
    left: 10px;
    right: 45px;
}

*/

/************************************/

/* color cart Ajax */
.leo-fly-cart-icon-wrapper {
    cursor: pointer;
    font-size: 0px;
    position: relative;
    white-space: nowrap;
    text-align: center;
    background: #3387f2;
}

.leo-fly-cart-slidebar .leo-fly-cart-icon-wrapper:after {
    content: "\f00d";
    font-family: "FontAwesome";
    color: #FFFFFF;
    text-align: center;
    width: 26px;
    height: 30px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    background: #3387f2;
    display: inline-block;
    vertical-align: middle;
}

.btn-outline, .btn-primary {
    color: #FFFFFF;
    background-color: #3387f2;
    border-color: #3387f2;
}

.btn-outline, .btn-primary {
    color: #FFFFFF;
    background-color: #3761d7;
    border-color: #3761d7;
}

.leo-fly-cart-slidebar.slidebar_top .leo-fly-cart {
    top: 50%;
    left: 50%;
    border: 1px solid #3387f2;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #FFFFFF;
    background-color: #217ef5;
    border-color: #217ef5;
}

/******Loader ******/


.leo-fly-cart-cssload-loader:before {
    opacity: 0;
    content: "\0020";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #3387f2;
    border-radius: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #3387f2;
    -o-box-shadow: inset 0 0 10px #000000;
    -ms-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #3387f2;
}



.leo-fly-cart-cssload-loader:after {
    content: "\0020";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: 42px;
    border: 1px solid #3387f2;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #3387f2;
    -o-box-shadow: inset 0 0 10px #000000;
    -ms-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #3387f2;
    -webkit-animation: cssload-gogoloader 2.3s infinite 1.15s;
    -moz-animation: cssload-gogoloader 2.3s infinite 1.15s;
    animation: cssload-gogoloader 2.3s infinite 1.15s;
}

.sidebar .block-highlighted .title_block {
    color: #FFFFFF;
    background-color: #3387f2;
    border-color: #3387f2;
}


.sidebar .block-highlighted .title_block:before {
   content: "\f0c9";
    display: inline;
    font-size: 18px;
    color: #FFFFFF;
    font-family: "FontAwesome";
    margin-right: 15px;
}


.iview-directionNav a:hover {
    background: #3387f2;
}

.iview-directionNav a:hover {
    background: #2949a0;
    color: #FFFFFF;
}


/*Skin.css 197*/
https://www.abctic.eu/themes/leo_bicmart/modules/appagebuilder/views/css/skins/blue/skin.css
.vertical-top-menu .title_block {
    background: #3387f2;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 8px 0;
    margin: 0.125rem 0 0;
    font-size: 16px;
    color: #000;

    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
	
}

div.verticalmenu .dropdown-menu {
    left: -9999px;
    top: -9999px;
    right: auto;
    border: 0;
    min-height: 100px;
    color: #006cf3;
    min-width: 215px;
    padding: 15px;
    background: #F8F8F8;
    margin: 0px;
    border: 1px solid #ebebeb;
    text-align: left;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}


/*24492*/
/*# ancho Logo */
.product-manufacturer .manufacturer-logo {
    height: 250px;
}


/*20496*/
div.verticalmenu .navbar-nav > li {
    width: 100%;
    height: auto;
    position: static;
    float: none;
    border-bottom: 1px solid #ebebeb;
}

/*tamaño precio 21672*/

.thumbnail-container .product-price-and-shipping {
    font-size: 2em;
}

/*20661*/
/*# interlineado menu */
div.verticalmenu .dropdown-menu ul li {
    border: 0;
    padding: 7px 0;
    line-height: 18px;
    list-style: none;
    float: none;
}


/*Cambiar color
19c868 Verde x 3387f2 Azul Celeste


https://www.abctic.eu/themes/leo_bicmart/modules/appagebuilder/views/css/skins/blue/skin.css

Color Barra Categoría  20451*/
.leo-verticalmenu .title_block:before {
    content: "\f0c9";
    display: inline;
    font-size: 20px;
    color: #FFFFFF;
    font-family: "FontAwesome";
    margin-right: 15px;
}

@media (max-width: 1199px){
.sidebar .block-highlighted .title_block:before 
   {  margin-right: 10px;
    content: "\f0c9";
    display: inline;
    font-size: 20px;
    color: #FFFFFF;
    font-family: "FontAwesome";
    margin-right: 15px;
}}

.thumbnail-container .product-title a {
    overflow: visible;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: unset;
    height: 65px;
}

/* Cambiar Menú Vertical */
.vertical-top-menu .title_block {
    background: #006cf3;
}

div.verticalmenu .navbar-nav > li > a {
    display: block;
    color: #006cf3;
    font-size: 14px;
    font-family: "Work Sans", sans-serif;
    padding: 10px 14px;
    font-weight: 500;
    line-height: 30px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (min-width: 992px) {
.icon-action-vertical-menu {
    position: fixed;
    left: -50px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    z-index: 99;
    text-align: center;
    background: #006cf3;
    font-style: normal;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}}

/***************************************/
/*1895 front.css*/
/*Color Cesta inferior*/
.leo-fly-cart-icon-wrapper .leo-fly-cart-icon {
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    background: #3387f2;
    display: inline-block;
    vertical-align: middle;
}

/*1912 front.css*/
.leo-fly-cart-icon-wrapper .leo-fly-cart-total {
    padding: 0px 8px;
    color: #3387f2;
    font-size: 16px;
    font-weight: bold;
    min-width: 40px;
    min-height: 40px;
    line-height: 36px;
    text-align: center;
    background: #FFFFFF;
    border-style: solid;
    border-color: #3387f2;
    display: inline-block;
    vertical-align: middle;
    border-width: 2px 2px 2px 0px;
}

/***Back Top ***/

#back-top a {
    background: #006cf3;
}

/***Top Ancho ***/
.box-header .group-left-header .logo {
    padding: 10px 0;
}

/* Enclaces registro cliente*/

.nav-link {
    display: inline-block;
    font-weight: bold;
    color: #005ed7;
}


.nav-link:hover {
    display: inline-block;
    font-weight: bold;
    color: #2b3d51;
}


.nav-link:active {
    display: inline-block;
    font-weight: bold;
    color: #2b3d51;
}

.nav-link:visited {
    display: inline-block;
    font-weight: bold;
    color: #2b3d51;
}


/********Vista************/
.thumbnail-container .product-image .quickview .btn-product {
    background: #006cf3;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}



/**********Buscador**********/
@media (min-width: 1200px){
#header .search-widget .popup-content {
    /* FONT-WEIGHT: bold; */
    margin-right: -250px;
}

#header .search-widget .popup-content {
    width: 510px;
}}


.box-header .group-right-header {
    position: relative;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    left: 90px;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
}

.search-widget form input[type=text]:focus {
      outline: 3px #006cf3 solid;
      color: #222222; }
      .search-widget form input[type=text]:focus + button[type=submit] {
        color: #001f46;
        background: #fff; }

.search-widget form input[type=text] {
    border: none;
    padding: 0 45px 0 15px;
    max-width: 570px;
    width: 100%;
    background: rgb(0, 31, 70);
    color: #FFFFFF;
    font-weight: 400;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

/********************/
/*** Menu Vertical ****/

.sidebar .block .title_block {
    background: none;
    border: none;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 30px;
    margin: 0px;
    position: relative;
    word-break: break-word;
    background: #006cf3;
    color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}


.block-categories .category-sub-menu li[data-depth="0"] > a {
    font-weight: 500;
    color: #333e48;
    text-transform: capitalize;
    padding-right: 15px;
}


.block-categories .category-sub-menu li[data-depth="0"] > a {
    font-weight: 500;
    color: #006cf3;
    text-transform: capitalize;
    padding-right: 10px;
  
}

.block-categories .collapse-icons .add, .block-categories .collapse-icons .remove {
    color: #006cf3;
}

.fa-caret-right:before {
    content: "\f0a9";
}

.block-categories .category-sub-menu {
    margin: 5px;
}

/******facetas*****/
#search_filters .facet .facet-title {
    width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    color: #006cf3;
    white-space: pre-line;
}


/****search price slider****/

#search_filters .ui-widget-header {
    background: #d9534f;
}

#search_filters .ui-slider .ui-slider-handle {
 border: 6px solid #ff9a52;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background: #923d00;
    -moz-box-shadow: 0 2px 7px 0 rgba(0,0,0,0.16);
    -webkit-box-shadow: 0 2px 7px 0 rgba(0,0,0,0.16);
    box-shadow: 0 2px 7px 0 rgba(0,0,0,0.16);
}

#search_filters .ui-slider-horizontal {
    height: .4em;
    width: 85%;
}

.ui-widget-content {
    border: 1px solid #ff9a52;
    background: #ebebeb 50% 50% repeat-x;
    color: #222;
}



/******Separaciones *******/

.thumbnail-container {
    background: #fff;
    position: relative;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
padding: 10px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
   
}



.col-xs, .col-xs-2-4, .col-xs-4-8, .col-xs-7-2, .col-xs-9-6, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-2-4, .col-sm-4-8, .col-sm-7-2, .col-sm-9-6, .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-md, .col-md-2-4, .col-md-4-8, .col-md-7-2, .col-md-9-6, .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-lg, .col-lg-2-4, .col-lg-4-8, .col-lg-7-2, .col-lg-9-6, .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-xl, .col-xl-2-4, .col-xl-4-8, .col-xl-7-2, .col-xl-9-6, .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-xxl, .col-xxl-2-4, .col-xxl-4-8, .col-xxl-7-2, .col-xxl-9-6, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    padding-right: 5px;
    padding-left: 5px;
}

/****foooter****/

#footer {
 background: #efefef  center bottom;
    color: #fbfbfb;
    font-size: 16px;
    font-weight: 300;
}

.footer-container li a {
    color: #003d8f;
    cursor: pointer;
    font-weight: 500;
}


.footer-container .footer-center .title_block {
    color: #003d8f;
    font-size: 22px;
    margin: 0 0 30px;
    padding-right: 0;
}

.block_newsletter form .btn {
    background: #006cf3;
}

.footer-container .footer-bottom {
    text-align: center;
    color: #003d8f;
    padding: 30px 0;
    border-top: 1px solid rgba(77, 94, 112, 0.6);
}


.block-social li.instagram {
    border-color: #ca0615;
    background: #ed4956;
}


.footer-container .footer-center .title_block span {
    color: #001f46;
}


.footer-container .footer-bottom {
    text-align: center;
    color: #003d8f;
    padding: 30px 0;
    border-top: 1px solid rgb(255, 255, 255);
}


.box-top-footer .left-top-footer:before {
    content: '';
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    position: absolute;
    margin: -1000px 0;
    padding: 1000px 0;
    top: 0;
    bottom: 0;
    right: 0;
}



/***** Cart top*****/

#cart-block .cart-products-count {
    background-color: #ef7d00;
}

#cart-block .cart-preview .title-cart {
    display: table-cell;
    vertical-align: middle;
    font-weight: 600;
    text-transform: capitalize;
    margin-left: 3px;
}

/*****serach focus ****/

.search-widget form input[type=text]:focus {
      outline: 0;
    background: #fff;
    color: #001f46;
      }

     .search-widget form input[type=text]:focus + button[type=submit] {
        color: #001f46;
        background: rgba(0, 0, 0, 0);
}


.search-widget .popup-content {
   
    background: #33486000;
    border: 0.15em solid #fff;
    border-radius: 20px;
}

.search-widget form button[type=submit] i {
    font-size: 1.3em;
}

/*****caja *****/
.popup-over .popup-content {

    height: auto;

}


/******HOVER******/

.block-categories .category-sub-menu li[data-depth="0"] > a:hover {
    color: #ef7d00;
}


.block-categories .category-sub-menu li[data-depth="0"] > a:hover {
    color: #ef7d00;
}

.thumbnail-container .product-title a:hover {
    color: #ef7d00;
}

#cart-block .cart-products-count {
  background-color: #ef7d00; }
#cart-block .cart-preview.active a:hover {
  color: #ef7d00; }

.thumbnail-container .product-image .quickview {
z-index: 20;  
}


/*** 48 a 72 ****/

.product-flags .product-flag.online-only {
    background: rgba(0, 0, 0, 0);
    color: #ff9a5200;
    font-size: 1.0em;
    text-transform: Capitalize;
}

.thumbnail-container .product-flags .product-flag.online-only {
    position: relative;
    top: 15px;
    background: #f16820;
    color: #fff;
    font-size: 1.0em;
    text-transform: Capitalize;
    border-radius: 10px;
}
.thumbnail-container:hover .product-flags .product-flag.online-only {

position: relative;
    top: 15px;
    background: #f16820;
    color: #fff;
    font-size: 1.0em;
    text-transform: Capitalize;
border-radius:10px;
}


.product-cover .product-flag.online-only {
   background: #f16820;
    color: #fff;
    font-size: 1.0em;
    text-transform: Capitalize;
border-radius:10px;
}




.popup-over a.popup-title:hover {
    color: #ff9a52;
}

.box-header .group-right-header {
    position: relative;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    left: auto;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
}

/*****Categoría *******/
.block-categories .category-sub-menu li {
    position: relative;
    padding: 5px 0;
    width: auto;
    border-bottom: #ebebeb 1px solid;
}

.sidebar .block.block-categories .title_block {
    padding: 10.5px 30px;
}

.sidebar .block .title_block {
    background: none;
    border: none;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 30px;
    margin: 0px;
    position: relative;
    word-break: break-word;
    background: #006cf3;
    color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}

.ApColumn .vertical-top-menu .title_block {
    color: #FFFFFF;
    text-transform: capitalize;
font-size: 18px;
}


/*****top Categoría *******/
#wrapper .breadcrumb {
    text-transform: capitalize;
    background: transparent;
    padding: 10px 0px;
    margin-bottom: 0;
    color: #19c868;
}

#page.full-width-page #content-wrapper .breadcrumb {
    background: #f9f9f9;
    padding: 0px 30px;
    line-height: 50px;
}

.products-sort-order .dropdown-menu {
 text-transform: Capitalize;   
}

.products-sort-order .select-title  {
 text-transform: Capitalize;
 }


.footer-container .accordion_small_screen .navbar-toggler i:before {
    content: "\f055";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 24px;
    color: #001f46;
}


/***** Etiqueta Ofertas *******/

.product-flags .product-flag.on-sale {
    
    background: #f30018;
    border-radius: 10px 0 10px 0;
    padding: 6px;
}



 .thumbnail-container .box-label {
    position: relative;
    right: 30px;
    top: 20px;
    background: #fff0;
    max-width: 194px;
    max-height: 33px;
    height: 32px;
}

/***** Etiqueta Novedad *******/

.thumbnail-container .box-label .label.label-new {
background: #3387f200;
    position: relative;
    top: -350px;
    left: -40px;
    /* margin-top: 400px; */
    font-size: 20px;
    color: #3387f2;
    font-weight: 500;
   
}


.thumbnail-container:hover .box-label .label.label-new {
    background: #f3001800;
    position: absolute;
    top: -290px;
    left: -155px;
    color: #ffe4c400;
    font-size: 20px;
}

/************/


/******* Quitar foto Subcategoría **********/

.category-cover {
    display: none;
}

/********/

.thumbnail-container:hover {
    background: #edf5ff;
}

.thumbnail-container:hover .functional-buttons {
    padding: 10px 0px;
    background: #fafafa;
    border-top: 1px solid #fff;
}


/***** envio 24 horas ******/




/*****  .thumbnail-container span.horas {
    visibility: hidden;
} ******/


.thumbnail-container:hover span.horas {
    position: relative;
    visibility: visible;
    color: #005dd3;
    text-align: center;
    font-weight: bold;
    width: 100%;
    height: 10px;
    align-content: center;
    align-self: baseline;
}


/****** En  Oferta ******/

.thumbnail-container .product-flags .product-flag.on-sale {
    position: absolute;
    top: -200px;
    left: 5px;
    background: #f30018;
    border-radius: 10px 0 10px 0;
    padding: 6px;
}



/******quitar precio ajax carrito *****/
span.zero {
    display: none;
}

span.totals-cart {
    display: none;
}

.fa-shopping-cart:before {
    content: "\f07a";
 display: none;
}


/*** Tamaño Fijo imágenes lista productos *******/
.img-fluid, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
    max-width: 80%;
    height: auto;
}

.block-carousel-image-container.image .img-fluid {
width:125px;
}

img#zoom_product {
    max-width: 110%;
}


/*** div.thumb-container .img-fluid, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
    max-width: 120px;
    height: auto;
    margin-left: -30px;
} ****/

.product-actions .add-to-cart {
    background: #006cf3;
    border-radius: 30px;
    padding: 20px;
}

.product-actions .add-to-cart:hover, .product-actions .add-to-cart:active, .product-actions .add-to-cart:focus {
    background: #0099ff;
}
/**** Página Producto ****/


@media (max-width: 768px) {
.img-fluid, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
    max-width: 150px;
    height: auto;
}} 

/**********/
/*****Titlles h *****/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 8px;
    margin-left: 7px;
    font-family: "Work Sans", sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: #333e48;
}
/**********/
.alert.alert-warning {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
    display: none;
}

/*****enlace 48-72 horas ******/
@media (min-width: 769px) {
.thumbnail-container:hover span.orange {
    position: absolute;
    float: none;
    left: 0;
    top: -230px;
    background: #f27200;
    width: 100%;
    height: 250px;
    opacity: 0.3;
    z-index: -999;
    border-radius: 10px 0 10px 0;
}


.thumbnail-container:hover span.blue {
    position: absolute;
    float: none;
    left: 10px;
top: -1px;
    background: #001f46;
    width: 95%;
    height: 340px;
    opacity: 0.1;
    z-index: 10;
    overflow: hidden;
border-radius: 10px 0 10px 0;
}


.product-flags {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    z-index: 1;
}}


.thumbnail-container:hover span.blue {
  
    display: none;
}

.thumbnail-container:hover .functional-buttons.clearfix {
    background: #edf5ff;
}


/*****banner categorías*****/

@media (min-width: 768px) {
.col-md-42 {
    float: right;
    width: 20%;
text-align: left;

}}


a.txtcat {
    font-size: 16px;
    border-radius: 0;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 0%);
}



.footer-banners .col-md-42 a {
    overflow: hidden;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shdow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 5px rgb(0 0 0 / 0%);
}
a.boton {
    color: #00b2e2;
    font-size: 18px;
}
a.boton:hover {
    color: #ef7d00;
}
h6 {
    font-weight: 500;
    font-size: 0.9em;
}

.footer-banners.row.clearfix {
    text-align: left;
    padding-left: 20px;
padding-right: 20px;
}

/****móviles***/
@media (max-width: 768px) {
h3.h3.product-title {
    /* width: 1000px; */
    max-width: 100%;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
}

.thumbnail-container .product-price-and-shipping .price {
    color: #00b2e2;
    font-size: 24px;
}
}

a.consultap {
    color: #d45500;
}


span.horas {
    color: #01459c;
    text-align: center;
    font-weight: bold;
    width: 100%;
    height: 10px;
    align-content: center;
    align-self: baseline;
}

img.banner {
    max-width: 100%;
    height: auto;
}


/********Categorías*******/
@media (min-width: 768px) {
.col-md-42 {
    float: right;
    width: 20%;
text-align: left;

}}


a.txtcat {
    font-size: 16px;
    border-radius: 0;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 0%);
}



.footer-banners .col-md-42 a {
    overflow: hidden;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shdow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 5px rgb(0 0 0 / 0%);
}
a.boton {
    color: #00b2e2;
    font-size: 18px;
}
a.boton:hover {
    color: #ef7d00;
}
h6 {
    font-weight: 500;
    font-size: 0.9em;
}

.footer-banners.row.clearfix {
    text-align: left;
    padding-left: 20px;
padding-right: 20px;
}

/* Flechas menu desplegable */

@media (max-width: 991px)
div.verticalmenu .navbar-nav li .caret {
    display: block;
    position: relative;
    top: -38px;
    cursor: pointer;
    border: none;
    width: 25px;
    height: 0px;
    line-height: 23px;
    text-align: center;
    float: right;
    right: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}




/*Cambio titulo de etiquetas H*/
.ApColumn .title_block {

    font-size: 22px;
    font-weight: 300;
    position: relative;
    text-transform: capitalize;
    line-height: normal;
    color: #00b2e2;
    padding-right: 95px;
}

.footer-container .footer-center .title_block {
    color: #003d8f;
    font-size: 22px;
    display: none;
    margin: 0 0 30px;
    padding-right: 0;
}
/**** Página Producto ****/
#product-modal .modal-content .modal-body .product-images {
    width: 150px;
    display: block; 

height: 700px !important;
} 

#product-modal .modal-content .modal-body .product-images img {
    width: 150px;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}