body{
  background-color: #fff;
}

header{}
select { display: block; }

/* ### Magnify ### */

html.magnifying > body {
  overflow-x: hidden !important;
}
.magnify,
.magnify > .magnify-lens,
.magnify-mobile,
.lens-mobile { /* Reset */
  min-width: 0;
  min-height: 0;
  animation: none;
  border: none;
  float: none;
  margin: 0;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  text-indent: 0;
  transform: none;
  transition: none;
}
.magnify {
  position: relative;
  width: auto;
  height: auto;
  box-shadow: none;
  display: inline-block;
  z-index: inherit;
}
.magnify > .magnify-lens { /* Magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  /* Multiple box shadows to achieve the glass lens effect */
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  cursor: none;
  display: none;
  z-index: 99;
}
.magnify > .magnify-lens.loading {
  background: #333 !important;
  opacity: 0.8;
}
.magnify > .magnify-lens.loading:after { /* Loading text */
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  content: 'Loading...';
  font: italic normal 16px/1 Calibri, sans-serif;
  letter-spacing: 1px;
  margin-top: -8px;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none;
}

/* ### FIN ### */


/* ####### CMS ####### */

.cmsSection{margin-top: 120px;}
.cmsLogo{background-color: #fff;height: 50px;}
.cmsLogo a{font-size: 15px;font-weight: bold;text-transform: uppercase;float: right;}
.cmsNav{background-color: #fed729;}
.cmsNav a{color: #454545 !important;font-size: 15px;font-weight: bold;}
.cmsAdd form button{background-color: #fed729;color: #454545;font-size: 16px;font-weight: bold;border: none;}
.cmsAdd form button:hover{background-color: #fed729;color: #454545;font-size: 16px;font-weight: bold;border: none;}
.cmsAdd label{background: inherit;}
.cmsHome{padding-top: 15px;font-size: 15px;font-weight: bold;float: right;}
.boxNewsletter.cms {margin-top: 50px;}
.boxNewsletter.cms,.boxFooter.cms{float: left;width: 100%;}

/* ####### FIN ####### */

.zoom_01 {position: relative !important;}
.h30{height: 50px;margin-top: 15px;}
.h40{height: 40px;}

.nopadding {padding:0px !important;}

#boxcontent1,#boxcontent2,#boxcontent3 {width:100%;}


.scroll-pane,
.scroll-pane-arrows
{
	width: 100%;
	/* height: 200px; */
	overflow: auto;
}
.horizontal-only
{
	height: auto;
	max-height: 200px;
}

.boxTabs .owl-item .item:after {border-right: none;}

.owl-theme .owl-nav{display: none;}

.owl-carousel .owl-item {
 text-align: center;
}

.owl-theme .owl-nav .owl-prev{margin-left:30px;transition: all 0.4s ease-in-out;float:left;width:60px;height:60px;background-color:#efefef !important;border-radius: 100px;}
.owl-theme .owl-nav .owl-next{margin-right:30px;transition: all 0.4s ease-in-out;float:right;width:60px;height:60px;background-color:#efefef !important;border-radius: 100px;}
.owl-theme .owl-nav .owl-prev:hover,.owl-theme .owl-nav .owl-next:hover{background-color: #feaf20 !important;}

.owl-theme .owl-dots .owl-dot span{width:35px;height:3px;margin:5px 3px;background:black;opacity: 0.3;}
.owl-dots .owl-dot.active span{background:black !important;opacity: 1;}
.owl-dots{margin-top:-15px;}

.rowProducto .colImg .boxSlider .owl-dots {display: none;}
.rowProducto .colImg .boxSlider .owl-nav {display: block !important;}

.arrowleft{margin:13px;overflow: hidden;height: 26px;position:relative;}
.arrowleft img{position: absolute;top: -26px;left:0px;transition: all 0.2s ease-in-out;}
.owl-prev:hover .arrowleft img{position: absolute;top:0px;left:0px;}

.arrowright{margin:13px;overflow: hidden;height: 26px;position:relative;}
.arrowright img{position: absolute;top: -26px;right:0px;transition: all 0.2s ease-in-out;}
.owl-next:hover .arrowright img{position: absolute;top:0px;}

#mobQuickCart{cursor: pointer;}
#mobUser{margin-right: 10px;}
#modal_recordar .botonLogin {margin: 0 auto;display: block;}

.no_results_title {padding-left: 20px;margin-top: 20px;}

.logueoSocial {float: left;}
.logueoSocial p {font-size: 18px;}
.logueoSocial span {border-radius: 25px;}
.logueoSocial img{margin-right: 8px;}
.logueoSocial h5{margin: 0px 15px;font-size: 14px;}

.innerWrapList.boxit{flex-direction:row;}
.innerWrapList.boxit .itemCustom{margin:1%;overflow: hidden;width:31%;flex-direction:column;}
.innerWrapList.boxit .itemCustom .img{order:2;}
.innerWrapList.boxit .itemCustom .info{order:1;width:100%;}
.innerWrapList.boxit .itemCustom .price{order:3;}
.innerWrapList.boxit .itemCustom .cant{order:4;}

.cartSubTotal{font-weight: 600;}
.wrapDrivers .item{margin-bottom: 20px;}
.wrapDrivers .item img{margin-left: 40px;cursor: pointer;}

/* RC CODIGO DUPLICDO Para VERIFICAR buscar: listadoLocales

.listadoLocales{margin:70px 0px 0px 0px;}
.listadoLocales li{cursor:pointer;font-size: 13px;color:#464646;margin-bottom:15px;position: relative;}
.listadoLocales li strong{display: block;}
.listadoLocales li i{position: absolute;bottom:0px;left: 0px;width: 10px;height: 2px;background: #fac400;}
.listadoLocales li i.off{width: 0px;}
.listadoLocales li i.on{width: 119%;}

.listadoLocales li i{transition:all 1s ease-in-out;}

*/

/*
.infoHome{margin-bottom: 110px;}
.infoHome .big{font-size: 120px;font-weight: 500;color:#27af48;line-height: 120px;margin-top: 20px;}
.infoHome .sub{position: relative;font-size: 18px;font-weight: bold;color:#464646;text-transform: uppercase;margin-bottom: 65px;}
.infoHome .sub:after{content:"";width:80px;height: 3px;background: #fac400;position: absolute;bottom: -30px;left: 0px;z-index: 5;}
.infoHome .txt{font-size: 14px;color:#464646;width: 282px;}
*/

.menu a {text-transform: uppercase;color: #000;}
.menu a:hover{background-color: #f3f3f3;}
.menuDatos{border: none;margin-top: 50px;}
.menuDatos li{cursor: pointer;border-bottom: 1px solid #dadada;font-size: 16px;padding: 0px 10px;font-family: 'Roboto' !important;}
.menuDatos li:hover{background: #fed729;padding-left: 15px;}
.menuDatos li a, .menuDatos li a:hover{background-color: inherit;}
.menuDatos li a:hover{background-color: #fed729 !important;}
.menuDatos < .active{background-color: #fed729 !important;}
.menuDatos .indicator{display: none !important;}
.wrapDatos .active {background-color: inherit !important;}

#options_pasos2{margin-right: 20px;}
#options_pasos2 a,  #options_pasos #btnFinalRechazar,#options_pasosCompra #btnFinalRechazar, #btnRetomarRechazar,#btnRetomarEliminar{font-size: 13px;width: 170px;height: 42px;background: #bfbfbf;border-radius: 21px;color: #000;text-align: center;padding-top: 12px;margin-right: 35px;}
#options_pasos2 span, #options_pasos #btnFinalComprar, #options_pasosCompra #btnFinalComprar, #btnRetomarComprar{font-size: 13px;width: 175px;height: 42px;border-radius: 21px;background-color: #fed729;color: #000;text-align: center;padding-top: 12px;font-weight: bold;cursor: pointer;}
#recordarUsuario{margin-left: 30px;}
#btn_dsk_login{margin-top: 75px;}
#btnRecordar{text-align: left;padding-left: 25px;}
#btnMenu,#btnFinalRechazar{cursor:pointer;}

.boxSearch .customSelect { width: 200px;float: left;font-size: 12px;position: relative;}
.boxSearch .customSelect div {display: none;position: absolute;top: 30px;left: 0px;z-index: 10;background: #fff;width: 100%;padding: 10px 5px;}
.boxBuscar .select div ul {margin: 0px;padding: 0px;list-style: none;}
.boxBuscar .select div ul li, .boxBuscar .select div ul li a {width: 100%;float: left;}
.boxBuscar .select div ul li a {padding: 5px 8px;}

.boxCustomSelectCats li:hover{background-color: #f3f3f3;}
.boxCustomSelectCats a{color: #454545;padding: 7px;}

.contact {margin-top: 55px;}
.contact .infoTop {margin-bottom: 100px;}
.contact .infoTop h3, .tituloContact {text-align: left;margin: 0px 0px 37px 0px;font-family: 'Heebo', sans-serif;font-size: 36px;font-weight: 300;letter-spacing: -2px;color: #1a1a1a;}
.contact .infoTop p {
    margin: 0px 0px 0px 0px;
    font-family: 'Heebo', sans-serif;
    font-size: 14px;
    color: #707070;
    opacity: 0.8;
    font-weight: 300;
}
.tituloContact {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 70px;
}
.colMinimap {margin-bottom: 40px;text-align: center;}
.colMinimap h4 {font-family: 'Heebo', sans-serif;
    color: #297fca;
    font-size: 16px;
    font-weight: 500;
}
.colMinimap ul {
    margin: 16px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}
.ayudaTelefonica {
    margin: 0px 0px 60px 0px;
}
.itemAyudaTel {
    font-family: 'Heebo', sans-serif;
    text-align: center;
}
.itemAyudaTel .circle {
    width: 85px;
    height: 85px;
    border: 3px solid #3fa2f7;
    border-radius: 80px;
    display: block;
    margin: 35px auto;
}
.itemAyudaTel h4 {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
.itemAyudaTel p {
    color: #a4a4a4;
    font-size: 14px;
    opacity: 0.8;
    font-weight: 300;
}
.itemAyudaTel .circle img {
    display: block;
    margin: 9px auto;
}

.boxLogRegis{margin: 50px auto;}
.botonLogin{cursor:pointer;margin-top:10px;padding: 15px 40px;border-radius: 25px;background: #fed729;color:#333;border: none;font-size: 13px;font-weight: bold;}
.botonLogin:hover{box-shadow: 0px 0px 10px #ccc;}
.titular{border-bottom: 1px solid #dadada; font-size: 18px;padding-bottom: 5px;margin:0px 0px 25px 0px;}
.titular span{border-bottom:3px solid #fed729;padding-bottom: 5px;}

.formLogin input[type="email"].inputForm, .formLogin input[type="password"].inputForm {border-radius: 25px !important;padding:22px;border: solid 1px #979797;}
.formLogin h4{font-size: 16px;margin:20px 0px 5px 0px;}

.breadcrumbs .active{background-color: inherit;font-weight: 600;}
.innerBuy {width: 170px;height: 35px;background: #fed729;border-radius: 25px;cursor: pointer;}
.innerBuy span {font-size: 15px !important; margin: 0px !important;padding-left: 10px !important;}
.innerBuy img {width: 19px;height: 17px;display: block;margin: auto;}
.innerBuyDisable {width: 170px; height: 35px; background: #CACFD2; border-radius: 25px; cursor: pointer;}
.innerBuyDisable span {font-size: 15px !important; margin: 0px !important;padding-left: 10px !important;}
.innerBuyDisable img {width: 19px;height: 17px;display: block;margin: auto;}
.disabled {cursor: not-allowed !important;}

.cat2{font-family: 'Heebo';margin: 20px 0px 50px 0px;}
.cat2 ul.menu li a {padding-left: 0px !important;color: #000;font-size: 14px;border-bottom: 1px solid #cacaca;}
.cat2 ul.menu li a:hover {color:#000;}

.breadcrumbs li:not(:last-child)::after{content: ">";}
.mb100 {margin-bottom: 100px;}
.m100a {margin-bottom: 100px;margin-top: 100px;}
.shareProd img{width: 27px;height: 27px;}

.catMenu.on {display: block;}
.navProd {position: relative;}
.navProd .catMenu {z-index: 10;position: absolute;top: 48px;left: 0;width: 320px;background: #fff;}
.navProd .catMenu ul li {border-bottom: 1px solid #ccc;margin: 0px 15px;}
.navProd .catMenu ul li:last-child{border-bottom: none;}
.navProd .catMenu ul {margin: 0;padding: 5px 0px;list-style: none;}
.navProd .catMenu ul li a {color: #000;padding: 8px 0px;font-size: 12px;}


.colSubcats .headTabsVertical ul {margin: 0px !important;padding: 0px 0px 27px 0px !important;}

.boxSearch input[type=text].searchterm{width: 300px;margin: 3px 0 0;padding: 0 0 0 30px;border: none;box-shadow: none;font-size: 13px;border-top-left-radius: 25px!important;border-bottom-left-radius: 25px!important;background-color:#fff !important;}

.divider1{border-top:1px solid #bfbfbf;}
/* componente boxSocialLinks */
.boxSocialLinks{height: 35px;display: flex;align-items: center;}
.boxSocialLinks span{color:#013187;font-family: Roboto;font-size: 15px;font-weight: bold;}
.boxSocialLinks ul{margin:0px 0px 0px 10px;padding:0px;list-style: none;display: inline-block;}
.boxSocialLinks ul li{display: inline-block;margin-right: 6px;}
.boxSocialLinks ul li a{}
.boxSocialLinks ul li a img{width:27px;height: 27px;}
/* componente boxSucursalesyFavoritos */
.boxLocationsFavs{height: 35px;display: flex;align-items: center;}
.boxLocationsFavs ul{margin:0px 0px 0px 10px;padding:0px;list-style: none;display: inline-block;}
.boxLocationsFavs ul li{display: inline-block;margin-right: 6px;}
.boxLocationsFavs ul li a{color:#7f7e7e;font-family: Roboto;font-size: 13px;}
.boxLocationsFavs ul li a img{margin-right:6px;}
.boxLocationsFavs ul li a img.loc{width:13px;height: 17px;}
.boxLocationsFavs ul li a img.fav{width:20px;height: 17px;}
.headerTop{border-bottom:1px solid #bfbfbf;}
/* componente boxLogoNav */
.boxLogoNav{margin-top:21px;}
.boxLogoNav .logoContainer{width:147px !important;height: 62px !important;}
.boxLogoNav .logoContainer .logo{}
.boxLogoNav .mainMenu{}
.boxLogoNav .mainMenu ul{margin:0px 0px 0px 10px;padding:0px;list-style: none;display: inline-block;}
.boxLogoNav .mainMenu ul li{display: inline-block;margin-right: 6px;font-family: Roboto;font-size: 15px;}
.boxLogoNav .mainMenu ul li:after{content:" | ";font-weight: 500;}
.boxLogoNav .mainMenu ul li:last-child:after{content:"";}
.boxLogoNav .mainMenu ul li a{color:#000;}
.boxLogoNav .mainMenu ul li a:hover,.boxLogoNav .mainMenu ul li a.active{color:#013187;font-weight: 500;}
.boxLogoNav .driversNeeded{}
.boxLogoNav .driversNeeded span{color:#7f7e7e;font-family: Roboto;font-size: 15px;}
.boxLogoNav .driversNeeded span a{color:#000;font-weight: bold;text-transform: uppercase;}
/* componente navbar */
.navtop{height: 74px;background:#fed729;}
.navtop .navProdWrap{height: 74px;}
.navtop .navProdWrap .navProd{margin:0px 140px 0px 0px;}
.navtop .navProdWrap .navProd img{margin:0px 5px 0px 0px;}
.navtop .navProdWrap .navProd span{text-transform: uppercase;color:#454545;font-family: Roboto;font-size: 15px;}
.navtop .navProdWrap .boxSearch{}
.navtop .navProdWrap .boxSearch .outterSearchBox{background: #fff;border-radius: 25px;height: 45px;/*width:550px*/}
.boxSearch .btnSearch{background:#000;color:#fff;width:67px;
-webkit-border-top-right-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
-moz-border-radius-topright: 25px;
-moz-border-radius-bottomright: 25px;
border-top-right-radius: 25px;
cursor:pointer;
border-bottom-right-radius: 25px;}
.boxSearch .searchterm:focus{border:none;box-shadow: none;}
.boxSearch .searchterm::placeholder{font-style: italic;}
.boxSearch .customSelect{color:#454545;font-family: Roboto;font-size: 13px;cursor: pointer;}
.boxSearch .arrowcustomselect{width:8px;height:10px;margin:0px 15px;}
.boxSearch .iconBtnSearch{width:20px;height:20px;}
/* component */
.boxUserCart{}
.boxUserCart .iconBtnUser{width:22px;height:25px;}
.boxUserCart .iconBtnCart{width:23px;height:23px;margin:0px 5px;}
.boxUserCart .cartMoney{background: #000;color:#fff;border-radius: 25px;padding:3px 10px;font-size:13px;font-family: Roboto;}
/* componente sliderMain */
.sliderMain{width: 100%;margin-bottom:55px;}

/* componente boxBanners */
.boxBanners{margin-bottom:55px;margin-top: 55px;}
.boxBanners .banner{width: 370px;height: 135px;padding-left: 0;padding-right: 0;}
.banner368x761{width: 370px;}
/* componente TabsHome */
.boxContent2 .headTabs ul {display: flex;}
.headTabs ul{width:100%;border-bottom:1px solid #7f7e7e;margin:0px;padding:0px 0px 7px 0px;list-style: none;}
.headTabs ul li{display: inline-block;padding:0px 25px 0px 0px;flex-shrink: 0;}
.headTabs ul li span,.headTabs ul li a{color:#7f7e7e;font-family: 'Roboto';font-size: 18px;padding:0px 0px 9px 0px;cursor: pointer;}
.headTabs ul li span.activo2{padding:0px 0px 0px 0px;color:#000;border-bottom:5px solid #fed729;}
.headTabs ul li span:hover,.headTabs ul li a:hover,.headTabs ul li span.activo,.headTabs ul li a.activo{color:#000;border-bottom:5px solid #fed729;}
.boxTabs{font-family: Roboto;}
.boxTabs .item{position: relative;}
.boxTabs .item .active {background: inherit;}
.boxTabs .item:hover{box-shadow:0px 0px 3px #ccc;}
.boxTabs .item:after{position: absolute;top:40px;right: 0px;z-index: 30;border-right: 1px solid #bfbfbf;width:1px;height: 77%;content:" ";}
.boxTabs .item h6{font-size: 11px;color:#7f7e7e;font-weight: 300;margin:15px 0px 0px 0px;}
.boxTabs .item h1{font-size: 13px;color:#013187;font-weight: bold;margin:10px 0px 0px 0px;height: 60px;overflow: hidden;}
.boxTabs .item img{width: 212px;height: 160px;margin:30px 0px 20px 0px;}
.boxTabs .item .priceAndAdd{}
.boxTabs .item .priceAndAdd h2{font-size: 18px;color:#000;font-weight: bold;margin:0px;}
.boxTabs .item .priceAndAdd div{width: 35px;height: 35px;background:#fed729;border-radius: 25px;cursor: pointer;}
.boxTabs .item .priceAndAdd div img{width: 19px;height: 17px;display: block;margin: auto;}
.boxTabs .item .priceAndAddDisable{}
.boxTabs .item .priceAndAddDisable h2{font-size: 18px;color:#000;font-weight: bold;margin:0px;}
.boxTabs .item .priceAndAddDisable div{width: 35px;height: 35px;background:#D7DBDD;border-radius: 25px;cursor: pointer;}
.boxTabs .item .priceAndAddDisable div img{width: 19px;height: 17px;display: block;margin: auto;}
.boxTabs .item:nth-child(3n+0):after { border:none;content:""; }
.boxTabs .item .quickAddToFav{opacity:0;margin:20px 0px 0px 0px;cursor: pointer;}
.boxTabs .item .quickAddToFav img{width: 21px;height: 18px;margin:23px 0px 20px 0px;}
.boxTabs .item .quickAddToFav span{color:#7f7e7e;font-size: 13px;padding:0px 0px 0px 10px;}
.boxTabs .item:hover .quickAddToFav{opacity: 1;}

.boxContent1 .headTabs ul{display:block !important;}
.boxContent2{background: #f7f7f8;padding:60px 0px;}
.boxTabs.five .item{/*background: #fff;*/}
.boxTabs.five .item img{width: 60%;height: auto;display: block;margin:auto;}
.boxTabs.five .item.itemmain img{width: 87%;height: auto;display: block;margin:auto;}
.boxTabs.five .item .priceAndAdd div img{width: 19px;height: 17px;}
.boxTabs.five .item .priceAndAddDisable div img{width: 19px;height: 17px;}
.boxTabs.five .item .quickAddToFav img{width: 21px;height: 18px;}
.boxTabs.five .item:after{content:"";border:none;}
.boxTabs.five .item:hover{box-shadow: none;}
.boxTabs.five .pr0{padding-right: 0px;}
.boxTabs.five .pl0{padding-left:0px;}
.boxTabs.five .item h6{padding:15px 0px 0px 20px;}
.boxTabs.five .item h1{padding:0px 0px 0px 20px;}
.boxTabs.five .item .priceAndAdd h2{padding:0px 0px 0px 20px;}
.boxTabs.five .item .priceAndAdd div{margin-right: 20px;}
.boxTabs.five .item .priceAndAddDisable h2{padding:0px 0px 0px 20px;}
.boxTabs.five .item .priceAndAddDisable div{margin-right: 20px;}
.boxTabs.five .item .bgWrap{background: #fff;padding-bottom: 18px;}

.boxContent3{background: #fff;padding:60px 0px;}
.boxContent3 .headTabs ul{text-align: left;}
.itemV2{position: relative;padding-right: 20px;}
.itemV2:after{position: absolute;top:40px;right: 0px;z-index: 30;border-right: 1px solid #bfbfbf;width:1px;height: 77%;content:" ";}
.itemV2 h6{font-size: 11px;color:#7f7e7e;font-weight: 300;margin:15px 0px 0px 0px;}
.itemV2 h1{font-size: 13px;color:#013187;font-weight: bold;margin:10px 0px 0px 0px;height: 60px;overflow: hidden;}
.itemV2 img{width: 130px;margin:30px 10px 20px 0px;}
.itemV2 .priceAndAdd{}
.itemV2 .priceAndAdd h2{font-size: 18px;color:#000;font-weight: bold;margin:0px;}
.itemV2 .priceAndAdd div{width: 35px;height: 35px;background:#fed729;border-radius: 25px;cursor:pointer;}
.itemV2 .priceAndAdd div img{width: 19px;height: 17px;display: block;margin: auto;}
.itemV2 .priceAndAddDisable{}
.itemV2 .priceAndAddDisable h2{font-size: 18px;color:#000;font-weight: bold;margin:0px;}
.itemV2 .priceAndAddDisable div{width: 35px;height: 35px;background:#D7DBDD;border-radius: 25px;cursor:pointer;}
.itemV2 .priceAndAddDisable div img{width: 19px;height: 17px;display: block;margin: auto;}

.bannerFull{}
.bannerFull img{width:960px;display: block;margin:auto;}

.boxContent4{background: #fff;padding:60px 0px;}
.boxContent4 .content .cell:last-child .itemV2:after{content:"";border:none;}
.boxContent4 .headTabs ul{text-align: left;}
.boxContent5{background: #fff;padding:60px 0px;}
.boxContent5 .headTabs ul{text-align: left;}
.itemV3{position: relative;padding-right: 25px;}
.itemV3 h6{font-size: 11px;color:#7f7e7e;font-weight: 300;margin:15px 0px 0px 0px;}
.itemV3 h1{font-size: 11px;color:#013187;font-weight: 400;margin:10px 0px 0px 0px;font-family: 'Helvetica'}
.itemV3 img{width: 70px;margin:30px 10px 20px 0px;}
.itemV3 .priceAndAdd{}
.itemV3 .priceAndAdd h2{font-size: 18px;color:#000;font-weight: bold;margin:0px;}
.itemV3 .priceAndAdd div{width: 35px;height: 35px;background:#fed729;border-radius: 25px;}
.itemV3 .priceAndAdd div img{width: 19px;height: 17px;display: block;margin: auto;}
.itemV3 .priceAndAddDisabled{}
.itemV3 .priceAndAddDisabled h2{font-size: 18px;color:#000;font-weight: bold;margin:0px;}
.itemV3 .priceAndAddDisabled div{width: 35px;height: 35px;background:#D7DBDD;border-radius: 25px;}
.itemV3 .priceAndAddDisabled div img{width: 19px;height: 17px;display: block;margin: auto;}
.boxNewsletter{background: #fed729;}
.boxNewsletter .content{height: 87px;}
.boxNewsletter .iconSendNews{width: 45px;height: 45px;margin:0px 35px 0px 0px;}
.boxNewsletter .inputWrapper{background: #fff;border-radius: 25px;height: 45px;}
.boxNewsletter .inputWrapper input{box-shadow:none;border:none;margin:0px;padding-left:10px;font-size:14px;
  -webkit-border-top-left-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-topleft: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.boxNewsletter .inputWrapper input::placeholder{font-style: italic;}
.boxNewsletter .inputWrapper span{width:120px;height: 45px;font-size:12px;padding-left:10px;line-height: 44px;background: #ffa81c;color:#fff;
  -webkit-border-top-right-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -moz-border-radius-topright: 25px;
  -moz-border-radius-bottomright: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  cursor: pointer;
}
.setWidth34per{width: 34%;}

.boxFooter{padding: 60px 0px;}
.boxFooter .logo{width: 114px;}
.boxFooter .soporte{width: 40px;height: 46px;}
.boxFooter .colInfo{}
.boxFooter .colInfo ul{margin:0px;padding:0px;list-style: none;}
.boxFooter .colInfo ul li{font-family: Roboto;margin-bottom: 10px;}
.boxFooter .colInfo ul li h6{color:#7f7e7e;font-size: 13px;margin:0px;}
.boxFooter .colInfo ul li h4{color:#000;font-size: 18px;margin:0px;}
.mbottom40{margin-bottom: 40px;}
.boxFooter ul{margin:0px 0px 0px 10px;padding:0px;list-style: none;display: inline-block;}
.boxFooter ul li a{color:#000;}
.boxFooter .socialLinks{}
.boxFooter .socialLinks li{display: inline-block;margin-right: 6px;}
.boxFooter .socialLinks li a{color:#000;}
.boxFooter .socialLinks li a img{width:27px;height: 27px;margin-right:10px;}
/* ############################ */
/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}
.sidenav .inputSearch{padding: 0px 20px;}
.sidenav .inputSearch input{border-radius: 25px;}
/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 13px;
    text-transform: capitalize;
    color: #818181;
    display: block;
    transition: 0.3s;
}
/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    color: #f1f1f1 !important;
    background-color: #111 !important;
}
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
.mainContent {
    transition: margin-left .5s;
    /*padding: 20px;*/
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
}
/* ############################ */

.boxTabs .item img{height: auto;}
/* ############## */
/* MOBILE */
.navtopMobile{height: 74px;background:#fed729;}
.navtopMobile .wrapper .wrapHamburger{}
.navtopMobile .wrapper .wrapHamburger .btnMenuMobile{cursor:pointer;margin:0px 30px 0px 10px;}
.navtopMobile .wrapper{height: 74px;}
.navtopMobile .wrapper .wrapHamburger .logo{width:100px;}
.navtopMobile .wrapper .boxUserCart{margin:0px 30px 0px 0px;}
.navtopMobile .wrapper .iconBtnSearch{width: 24px;margin-right: 10px;}
/* ocultar elementos */
/* SMALL */
.small .headerTop,
.small .headerLogo,
.small .navtop{}
.small .sliderMain{height: 300px;margin-bottom: 15px;}
.small .boxBanners .banner{margin: 0px auto 20px auto;}
.small .banner368x761{margin:0px auto 60px auto;display: block;}
.small .headTabs ul{display: flex;overflow-x: auto;flex-wrap:nowrap;}
.small .headTabs ul li{padding:0px 15px;display: block;flex-shrink:0;}
.small .boxTabs.five .pr0{padding-right: 0.625rem;}
.small .boxTabs.five .pl0{padding-left: 0.625rem;}
.small .boxContent4{}
.small .boxContent4 .itemV2{/*display: flex;align-items: start;*/}
.small .boxNewsletter{}
.small .boxNewsletter .content{}
.small .boxNewsletter .content .setWidth34per{width: 100%;}
.small .boxNewsletter .content .setWidth34per span{width:300px;}
/* MEDIUM */
.medium .headerTop,
.medium .headerLogo,
.medium .navtop{}
.medium .sliderMain{height: 300px;margin-bottom: 15px;}
.medium .boxBanners .banner{margin: 0px auto 20px auto;}
.medium .banner368x761{margin:0px auto 60px auto;display: block;}
.medium .headTabs ul{display: flex;overflow-x: auto;flex-wrap:nowrap;}
.medium .headTabs ul li{padding:0px 15px;display: block;flex-shrink:0;}
.medium .boxTabs.five .pr0{padding-right: 0.625rem;}
.medium .boxTabs.five .pl0{padding-left: 0.625rem;}
.medium .boxContent4{}
.medium .boxContent4 .itemV2{/*display: flex;align-items: start;*/}
.medium .boxNewsletter{}
.medium .boxNewsletter .content{}
.medium .boxNewsletter .content .setWidth34per{width: 55%;}
.medium .boxNewsletter .content .setWidth34per span{width:150px;}
/* ########### SLIDER ############# */
/* Slideshow container */
.slideshow-container {
  /*max-width: 1000px;*/
  position: relative;
  margin: auto;
  overflow-x: hidden;
}
/* Hide the images by default */
/*
.mySlides {
    display: none;
}
*/
.mySlides.on {
    display: block;
}
.mySlides.off {
    display: none;
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color:blue;
  /*color: #ccc;*/
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}
/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active, .dot:hover {
  background-color: #f3f3f3;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
.txtCenter{text-align: center;}
.imgfull{width: 100% !important;}
.small .imgfull{
  width: 200% !important;
  margin-left: -50%;
  max-width: 300% !important;
  height: auto !important;
}
@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.breadcrumb{margin:30px auto;}
.breadcrumb ul{margin:0px;padding:0px;list-style: none;}
.breadcrumb ul li{font-weight: bold;display: inline;color:#000;font-family: Roboto;font-size: 15px;}
.breadcrumb ul li a{color:#000;font-weight: normal;}
.breadcrumb ul li:first-child::after{content:">";padding:0px 5px;}
.filters{background: #f2f2f2;border-radius: 5px;height: 56px;display: flex;justify-content: space-between;align-items: center;}
.filters .filterLayouts{margin-left:10px;}
.filters .filterLayouts ul{margin:0px;padding:0px;list-style: none;}
.filters .filterLayouts ul li{display: inline-block;}
.filters .filterLayouts .placeholderIcon{cursor:pointer;width:20px;height:20px;margin:5px;}
.filters .filterSelect{margin-right:10px;width:150px;height: 30px;background-color: #fff;border-radius: 25px;cursor: pointer;z-index: 200;padding-top: 2px;text-align: center;}
.filters .filterSelect span{color: #7f7e7e;font-size: 12px;}
.filters .filterSelect form{width: 150px;border: 1px #7f7e7e solid;}
.filters .filterSelect form input{cursor: pointer;background-color: #fff;color: #7f7e7e;width: 100%;border: none;padding: 5px 0px;}
.filters .filterSelect form input:hover{background-color: #f2f2f2;}
.wrapperCustomList{display: flex;flex-direction: column;justify-content: flex-start;}
.wrapperCustomList .itemCustom{display: flex;justify-content: space-between;align-items: center;width: 100%;}
.wrapperCustomList .itemCustom h5{font-size: 11px;color:#7f7e7e;font-weight: 300;margin:15px 0px 0px 0px;}
.wrapperCustomList .itemCustom h2{font-size: 15px;color:#013187;font-weight: bold;margin:10px 0px 0px 0px;height: 45px;overflow: hidden;}
.wrapperCustomList .itemCustom img{width: 170px;height: 170px;}
.wrapperCustomList .itemCustom .img{width:170px;}
.wrapperCustomList .itemCustom .info{width:300px;}
.wrapperCustomList .itemCustom .price{font-weight: bold;}
.wrapperCustomList .itemCustom .cant{justify-content: space-around;align-items: center;}
.wrapperCustomList .itemCustom .cant span{font-size: 15px;}
.wrapperCustomList .itemCustom .cant input{width: 100px;
  height: 42px;
  border-radius: 21px !important;
  border: solid 1px #979797;
  margin:auto 10px;
  text-align: center;
}
.wrapperCustomList .itemCustom .priceAndAdd h2{font-size: 18px;color:#000;font-weight: bold;margin:0px;}
.wrapperCustomList .itemCustom .priceAndAdd div{width: 35px;height: 35px;background:#fed729;border-radius: 25px;cursor: pointer;}
.wrapperCustomList .itemCustom .priceAndAdd div img{width: 19px;height: 17px;display: block;margin: auto;}
.wrapperCustomList .itemCustom .priceAndAddDisabled h2{font-size: 18px;color:#000;font-weight: bold;margin:0px;}
.wrapperCustomList .itemCustom .priceAndAddDisabled div{width: 35px;height: 35px;background:#D7DBDD;border-radius: 25px;cursor: pointer;}
.wrapperCustomList .itemCustom .priceAndAddDisabled div img{width: 19px;height: 17px;display: block;margin: auto;}
.disabled {cursor: not-allowed !important;}

.totalFixed{position:fixed;top:0px;right:90px;}

#divTerminos{float: left;padding-left: 20px;margin-top: 5px;}
#btnTerminos{font-weight: 700;padding-left: 3px;color: #35cbd6;cursor: pointer;}
#btnTerminos:hover{text-decoration: underline;color: #3c61c7}
.divModalTerminos{background-color: #fff;height: 500px;}
.divModalTerminos h3 {font-size: 36px;text-align: center;margin-top: 20px;}
.textoTerminos {overflow-y: scroll;height: 320px;}
.divModalTerminos .modalClose{top: 25px !important;right: 25px !important;}

.msjTerminos{color: red;font-weight: 600;margin-left: 15px;}

#divRetiro, #divDespacho, #divConvenir { width:80%; margin: 0 auto;display:none; }
#divRetiro { text-align: center; }
#divRetiro img {max-width: 70% !important;}

.servicioConvenir { }
.servicioConvenir img {width: 100px;float: left;}
.textoConvenir {display: inline-block;width: 60%;height: 100px;padding-left: 30px;}
.textoConvenir p {text-align: left !important;}

.ResumenProductos {width: 400px;border: solid #D6D6D6;background-color: #fff; float: right; border-width: 1px 1px 1px 1px;}
.ResumenProductos img {width: 35%; float: left;}
.itemResumenTexto {width: 65%;display: inline-block;padding-top: 10px;padding-left: 10px;}
.itemResumenTexto p, .itemResumenTexto span {font-size: 12px;}
.itemResumenTexto .precioTotal {float: right;padding-right: 45px;font-weight: 600;color: green;font-size: 15px;}
.ResumenProductos h5 {font-size: 15px;text-align: right;padding-right: 40px;padding-top: 10px;}
.tituloResumen {border-bottom:1px solid #D6D6D6;background-color: #F4F4EE;text-align: center !important;padding: 5px 0px 5px 0px !important;}
.verde{color: green;font-weight: 600;}
.subTotalFinal {display: none;float: right;}

#tipoRecibo,#tipoReciboRetomar{text-align: center;margin-top: 10px;}

.titleCatSubcat{text-align: center;}
#header_pasos{margin-top: 20px;margin-bottom: 80px;}

#options_pasosRetomar {margin-bottom: 15px;}
#options_pasosCompra span, #options_pasos span,#options_pasos3 span {margin-right: 20px;}
#msjrating {display: inline-block;height: 40px;padding-top: 15px;padding-left: 10px;}

#btnDatosEnvio {display: block;margin-bottom: -4px;}
#datosEnvio {min-height:250px;display:none;}
.TipoDespacho { width: 700px; background-color: #fff; padding: 25px 0px; display: inline-block;border: 1px solid #D6D6D6;margin-right: 50px;}
.TipoDespacho p { text-align: center; }
#divDespacho p { text-align: left; margin-bottom: 10px; }

.necesitaBoleta {width: 700px;background-color: #fff;padding: 25px 15px;display: inline-block;border: 1px solid #D6D6D6;}
.msjTerminos {color: red;width: 100%;text-align: center;font-weight: 600;display: inline-block;}

.imgWebpay { text-align: center; margin-bottom: 0px; margin-top: 40px;}

.orbit-slide { max-height: 405px; }
.orbit-previous:hover, .orbit-next:hover, .orbit-previous, .orbit-next, .orbit-previous:active, .orbit-next:active { background-color: #f5f6e5 !important; color: #27af48 !important; cursor: pointer !important; }

.cantBox input[type=number]::-webkit-inner-spin-button,
.cantBox input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
	 display:none;
}

.cantBox{border:1px solid #ccc;border-radius: 25px;float:left;margin-top:45px;}
.cantBox input{border:none !important;height: 44px !important;width:60px !important;text-align: center !important;margin:0px !important;}
.cantBox .btnsAdd{float:right;}
.cantBox .btnsAdd i{padding:10px 10px;cursor: pointer;}
.cantBox .btnsAddDisable{float:right;}
.cantBox .btnsAddDisable i{padding:10px 10px;cursor: pointer;}
.cantBox .btnsRemove{float:left;}
.cantBox .btnsRemove i{padding:10px 10px;cursor: pointer;}

#mis_datos h2 {margin-bottom: 30px !important;}
#mis_datos a {display: block; margin: 0 auto;width: 170px;}

.btnIniciarSesion a { color: #fff; text-decoration: none; width: 100% !important; }
#userInfoMob a { width: 50%; float: left; color: #fff; padding: 20px 10px; }

.custom-combobox {
  position: relative;
  display: inline-block;
  width: 100% !important;
}

.custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
}
.custom-combobox-input {
  margin: 0;
  padding: 0 !important;
  border: none;
  background-color: #fff !important;
  /* border-bottom: 1px solid #9e9e9e !important; */
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100% !important;
  font-size: 1rem !important;
}
.ui-menu{
  height: 200px;
  background: #fff;
  overflow-y: auto;
  width: 60% !important;
  border: 1px solid #9e9e9e;
}
.ui-helper-hidden-accessible {
  display: none !important;
}

.ui-menu-item{cursor: pointer;}
.ui-menu-item:hover{background: #ccc;}

.ui-tooltip{display:none !important;visibility: hidden !important;opacity: 0 !important;}

.zoom {
  width: auto !important;
  height: 400px;
  display: inline-block !important;
}
/* magnifying glass icon */
.zoom:after {
	content:'';
	display:block;
	width:33px;
	height:33px;
	position:absolute;
	top:0;
	right:0;
	background:url(icon.png);
}
.zoom img {
	display: block;
}
.zoom img::selection { background-color: transparent; }

.recuperarError { color: red; display: none;}

.filtros {text-align: left;width: 100%;margin-bottom: 35px;display: block;float: left;}
.wrapFiltros {display: inline-block;}
.wrapFiltros form {font-size: 15px;}

.btnFiltro{width: auto;height: 35px;border-radius: 25px;border: solid 1px #bbbbbb;background-color: inherit;padding: 5px 15px 5px 15px;}
.btnFiltro:hover,.btnFiltro:visited{color: #27af48;border-color: #27af48;}
.filtroSelec {color: #27af48;border-color: #27af48;}

.centerTxt { text-align: center; }
.textToRight { width: 100%; text-align: right; }
.toLeft { float: left; }

.btnAddFavToCart { font-size: 11px; }
.btnDelFav { font-size: 11px; }
.error { padding-left: 100px; color: red !important;}

/* .quickAddToFav{cursor: pointer;} */
.rating { font-size: 35px;color:#013187; height: 52px !important;margin-bottom: 10px;}
.rowProducto #gal1 a{width:100px;height: 100px;float:left;margin-top:20px;}
.rowProducto .colInfo .quickAddToFav, .rowProducto .colInfo .shareProd {color: #5e5e5e;cursor: pointer;}
.rowProducto .colInfo .quickAddToFav img{width: 21px;height: 18px;}
.wrapGal { width: 100%; float: left; }

.infoHeader{margin:65px 0px 0px 20px;}
.infoHeader h5{font-size: 14px;font-weight: 600;text-transform: uppercase;}
.infoHeader h2{font-size: 64px;font-weight: 300;line-height: 70px;margin-bottom:30px;}
.infoHeader p{font-size: 14px;font-weight: normal;width: 35%;}
.infoHeader h5,.infoHeader h2,.infoHeader p{color:#fff;}

.cartForm { border: solid 1px #979797; width:440px; height:340px; margin:0 auto; }
.cartForm p { font-size: 13px; text-align: center; margin-top: 20px; }
.cartForm form { margin: 0 auto; }
#options_pasos3 { text-align: center; padding: 40px 0px; }

.cpt{position:absolute;top:60px;left:60px; display: none !important;}
.cpt h4{font-size: 14px;font-weight: 600;}
.cpt h1{font-size: 64px;font-weight: 300;line-height: 70px;margin-bottom:10px;}
.cpt h4,.cpt h1{color:#fff;}

/* .grid-container { margin-top: 40px; } */
#opcionesPago { margin-top: 40px; }
.top40 { margin-top: 40px; }
.top30 { margin-top: 30px; }
.listCat { margin-top: 40px; min-height: calc(100vh - 385px);width: 100%;}
.nosotros { min-height: calc(100vh - 375px); margin-top: 40px; }
.stickFoot { min-height: calc(100vh - 245px); }

.img-status { margin: 0 auto; display: block; width: 131px;margin-top: 30px;}
.msj-status { text-align: center; margin-bottom: 60px; margin-top: 30px; }
.home-status { margin: 0 auto; display: block; width: 150px;}

.boxRegisCart{float:left;width:100%;}
.boxRegisCart h4{float:left;font-size: 14px;}
.boxRegisCart .col1,.boxRegisCart .col2{float:left;width:50%;color:#fff;}
.boxRegisCart .col1 h4{padding:20px 30px;}
.boxRegisCart .col2{}
.boxRegisCart .col2 h4{padding: 20px 10px;}
.boxRegisCart .col2 img{width: 30px;height: 30px;float:left;margin-top: 15px;}

.onlyHome{display: none;}

.home .onlyHome{display: block;}

.categorias{background-color: #fff;}
.categorias header{
  height: 400px;
  background:url(../img/header.png) no-repeat;
  background-position: top;
  margin-bottom:54px;
  background-size: cover;
}

.subcategorias header{
  height: 400px;
  background:url(../img/header.png) no-repeat;
  background-position: top;
  margin-bottom:54px;
  background-size: cover;
}

.pleft30{padding-left:50px !important;}

textarea.materialize-textarea:focus:not([readonly]){background: none !important;}
textarea.materialize-textarea:focus{background: none !important;}
textarea{background: none !important;}
textarea.materialize-textarea:focus:not([readonly]){
  background:none;border:none;
}

#cargando{width:100%;height:100%;position:fixed;z-index:99999999;top:0px;right:0px;background:rgba(0,0,0,0.6);padding:10px 20px;color:#333;font-size:14px;}
#cargando div{position: relative;text-align: center;}
#cargando div span{display: inline-block;padding: 10px 20px;background: lightyellow;color:#333;text-transform: uppercase;}

.btnGuardarDatosPersonales,.btnCambiarClave,#srv_misdatos h4,.botonFacebook{margin-left:40px !important;}

.btnRetomar,.btnRepetir,table thead th,table tbody td{font-size: 11px;text-transform: uppercase;}


.aux{cursor: not-allowed;background: #ccc;color:#333;}
.aux:hover{background: #ccc;}

#options_pasosCompra{text-align: center;padding:40px 0px;}
#options_pasos{text-align: center;padding:40px 0px;}
#opcionesPago{display: block !important;}

#topHeader .list li,#btnMenu,.itemDestacado h5,.itemDestacado h2,.itemDestacado a,footer h4,.colSubcats .title,.bread li,
.infoHome .big,.infoHome .sub,.infoHome .txt,/*.listadoLocales li*/,.boxClientes .title,.breadcrumFull ul li,
.colImg h5,.colImg h6,.colImg p,.colImg .mensajeStock .consultarStock,.colInfo h1,.colInfo h5,
.colInfo .form-inline span,.precios h6,.precios ul li,.colores h4,.colores h6,.boxBuscar,
.titleBuscar,.subtitleBuscar,.btnEnviarConsultaStock,.colInfo .dsc,.itemInfo h4,.infoPasos p,
.productosDestacadosTitulo,.infoMob ul li a,.accordion-menu a,.accordion-menu li a,
.headMob h4,.boxStars h5,.boxTitle h1,.infoHeader, .cpt{font-family: 'Heebo', sans-serif;}
#userCart #cart .circulo,.reveal .title,.botonLogin{font-family: 'Montserrat', sans-serif;}
.linkReveal,.txt,.btnLoginFB,.btnLoginG,.topTable .header,.carritoMobileV2 h4,.carritoMobileV2 h5,
.carritoMobileV2 .precioUnitario,.carritoMobileV2 .precioTotal,.rowFinalCart h5{font-family: 'Helvetica', sans-serif;}
.btnLoginFB,.btnLoginG,.itemDestacado .item,.itemDestacado .item div span,.boxBuscar,.customTabs ul.ctheader li a:hover{transition:all 0.3s ease-in-out;}

.titleBuscar{font-size: 64px;font-weight: 300;color:#5e5e5e;margin:0px 0px 10px 0px}
.subtitleBuscar{font-size: 14px;font-weight: normal;color:#5e5e5e;margin:0px 0px 30px 0px;}

#topHeader{/*height: 57px;*/min-height: 63px;}
#topHeader .list{margin:20px 0px 0px 0px;padding:0px;list-style: none;}
#topHeader .list li{display: inline-block;}
#topHeader .list li:after{content:"|";padding:0px 0px 0px 5px;color:#333;}
#topHeader .list li:last-child:after{content:""}
#topHeader .list li a{color:#333;text-transform: uppercase;font-size: 13px;}

.boxBuscar{width:400px;height: 40px;border-radius: 20px;background-color: #515151;float:right;margin:11px 10px 0px 0px;}
.boxBuscar .inputBuscar{width:150px;float:left;font-size: 14px;text-indent: 15px;}
.boxBuscar .inputBuscar input{width:118px;height: 23px;border: none;text-indent: 5px;margin:0px 0px 0px 20px;color:#fff;font-size: 12px;}

.boxBuscar .select{width:200px;float:left;font-size: 12px;position: relative;}
.boxBuscar .btnBuscar{width:50px;float:left;cursor: pointer;}
.boxBuscar .btnBuscar .material-icons{color:#fff;font-size: 32px;margin-top: 5px;}
.boxBuscar .select{cursor: pointer;}
.boxBuscar .select div{display: none;position: absolute;top:30px;left:0px;z-index: 10;background: #fff;width:100%;padding:10px 5px;}
.boxBuscar .select span{line-height: 24px;}
.boxBuscar .select div ul{margin:0px;padding:0px;list-style: none;}
.boxBuscar .select div ul li,.boxBuscar .select div ul li a{width: 100%;float:left;}
.boxBuscar .select div ul li a{padding: 5px 8px;}
.boxBuscar .select div.on{display: block;}

.boxBuscar .inputBuscar,.boxBuscar .select{color:#fff;font-weight: 300;margin-top:10px;}

.boxBuscar.off{width: 40px;background: none;}
.boxBuscar.off .inputBuscar,.boxBuscar.off .select{display: none;}
.boxBuscar.overflowhidden{overflow: hidden;}

#await{background: #ccc !important;color:#333 !important;cursor: not-allowed;}

#userCart,#socialHeaderLinks{}

#userCart{}
#userCart ul{margin:20px 0px 0px 0px;padding:0px;list-style: none;display: inline-block;float:left;}
#userCart ul li{display: inline-block;}
#userCart ul li a{font-size: 13px;color:#000;font-weight: 500;}
#userCart ul li:last-child:before{content:"|";padding-right:4px;}
#userCart ul li:first-child:before{content:"";}
#userCart #cart{display: inline-block;margin-left: 30px;float:left;margin-top:24px;}
#userCart #cart img{width: 22px;height: 17px;float:left;margin-right: 5px;}
#userCart #cart .circulo{font-size:13px;line-height: 20px;width: 20px;height: 20px;background: #000;color:#fff;border-radius: 20px;text-align: center;display: inline-block;float:left;}

#socialHeaderLinks ul{margin:20px 0px 0px 0px;padding:0px;list-style: none;}
#socialHeaderLinks ul li{display: inline-block;}
#socialHeaderLinks ul li a{}
#socialHeaderLinks ul li a img{width: 17px;height: 17px;}

#menu{position:relative;height: 60px;border-radius: 3px;background: #27af48;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);}
#menu #btnMenu{margin:20px 0px 0px 39px;cursor: pointer;float:left;}
#menu #btnMenu img{width: 32px;height: 21px;margin-right: 20px;float:left;}
#menu #btnMenu span{font-size:18px;font-weight: bold;color:#fff;text-transform: uppercase;float:left;line-height: 21px;}
#menu .logo{height:10px;width:100%;position:absolute;top:0px;left:0px;display: block;text-align: center;color: #fff;font-size: 20px;float:left;}
#menu .logo a{color:#fff;position: relative;top:-12px;}
#menu .logo a img {width: 250px;}

#mainSlider{max-height: 407px;background: #333;width: 100%;float:left;margin:50px 0px 50px 0px;}

.itemsList{margin-top: 58px;}

.itemList{margin-bottom: 20px;}

.itemDestacado{min-height: 420px;margin-bottom:20px;}
.itemDestacado .item{display: inline-block;background: #fff;padding-bottom:5px;height: 400px;position: relative;}
.itemDestacado .item h5{font-size: 11px;font-weight: bold;color:#fac400;margin:10px 20px 0px 20px;}
.itemDestacado .item h2{font-size: 14px;font-weight: 300;color:#5e5e5e;margin:0px 20px 0px 20px;text-transform: uppercase;}
.itemDestacado .item div{position:absolute;width:100%;bottom:0px;background-color: #fff;text-align: center;/*width: 100%;float: left;*/margin:20px auto;}
.itemDestacado .item div span{border:1px solid #27af48;border-radius: 24px;padding: 5px 20px;text-align: center;text-transform: uppercase;color:#27af48;font-size: 12px;}
.itemDestacado .item div span:hover{background:#27af48;color:#fff;}
.itemDestacado .item:hover{transform:scale(1.1);}

.colInfo{}
.colInfo h1{font-size: 24px;font-weight: normal;color:#013187;margin:0px 0px 15px 0px;}
.colInfo h5{font-size: 13px;font-weight: 300;color: #7f7e7e;margin:18px 15px 17px 0px;}
.colInfo .form-inline{margin-top:60px;}
.colInfo .form-inline span{float:left;font-size: 21px;color:#424141;font-weight: 300;margin:3px 20px 0px 0px;}
.colInfo .form-inline #cant{float:left;width: 100px;border: 1px solid #8d8d8d;border-radius: 25px;text-indent: 10px;font-size: 20px;background: #fff;margin:0px 20px 0px 0px;padding-top: 10px;text-align: center;}
.colInfo .form-inline .btn{padding:10px 30px 40px 30px !important;margin-top:0px;background: #fa8b00;color:#fff;font-size: 16px;font-weight: 600;}
.colInfo .dsc{font-size: 14px;color:#5e5e5e;opacity: 0.8;margin:22px 0px;}

.colores{margin:20px 0px 40px 0px;width:100%;float:left;}
.colores h4{font-size: 13px;font-weight: 500;color:#424141;margin:0px 0px 10px 0px;float:left;}
.colores strong{float: left;color:#27af48;padding-right: 4px;}
.colores h6{font-size: 12px;font-weight: 300;color:#858585;margin:0px;}
.colores h6{float:left;width:100%;}

.precios{margin:20px 0px 20px 0px;width:100%;float:left;font-size: 28px;font-weight: bold;font-family: 'Roboto';color: #013187;}
.precios h6{font-size: 13px;color:#424141;font-weight: 500;margin:0px;}
.precios ul{margin:0px;padding:0px;}
.precios ul li{font-size: 21px;color:#424141;font-weight: 300;}
.precios ul li strong{font-weight: 400;}

.compartir{margin:40px 0px 40px 0px;width:100%;float:left;border-top: 1px solid #e4f1fd;padding:40px 20px;}

#zoom_01{position: relative !important;}
.colImg{}
.colImg.brd{padding-left: 0px !important;}
.colImg h5{font-size: 18px;color:#434141;font-weight: normal;margin:46px 0px 20px 0px;}
.colImg .mensajeStock{position:relative;width: 100%;float:left;background-color: #fff;border: solid 2px #27af48;padding:15px 70px 48px 15px;border-radius: 4px;}
.colImg .mensajeStock h6{color:#424141;font-size: 14px;margin-bottom: 15px !important;}
.colImg .mensajeStock p{color:#a3a3a3;font-size: 14px;padding-left: 35px;}
.colImg .mensajeStock img {float:left;}
.colImg .mensajeStock .consultarStock{text-transform: uppercase;position: absolute;bottom:15px;right: 80px;color:#fa8b00;font-weight: 500;font-size: 14px;}
.tituloRel{width: 100%; text-align: center; margin-bottom: 15px;}

.listadoLocales{margin:70px 0px 0px 0px;}
.listadoLocales li{cursor:pointer;font-size: 13px;color:#464646;margin-bottom:15px;position: relative;}
.listadoLocales li strong{display: block;}
.listadoLocales li i{position: absolute;bottom:0px;left: 0px;width: 10px;height: 2px;background: #fac400;}
.listadoLocales li i.off{width: 0px;}
.listadoLocales li i.on{width: 119%;}

.listadoLocales li i{transition:all 1s ease-in-out;}

.boxClientes{margin-top:150px;}
.boxClientes .title{color:#464646;text-align: center;text-transform: uppercase;font-size: 24px;font-weight: 500;margin:0px 0px 50px 0px;}
.boxClientes img{display: block;margin:auto;}
.boxClientes img.marcas{margin:40px auto 90px auto;}

.colSubcats{}
.colSubcats ul{list-style: none;margin:10px 0px 0px 0px;padding:0px;}
.colSubcats ul li{font-size: 14px;width:100%;float:left;border-bottom:1px solid #fff;text-align: left;}
.colSubcats ul li a{color:#000;width:100%;float:left;padding:5px 0px 5px 0px;text-transform: uppercase;/*fix*/}
.colSubcats .title{font-size: 20px;text-transform: uppercase;font-weight: 500;color:#27af48;}
.listDropdown {margin: 30px 0px;}
.listDropdownSubcats li {padding-left:8px; }


.bread{margin-left:0px;}
.bread li{font-size: 14px;font-weight: 500;color:#3a3a3a;display: inline-block;float:left;margin-right: 4px; text-transform: uppercase; }
.bread li:after{content:">";padding-left:4px;}
.bread li:last-child::after{content:"";}
.bread li a{ color:#787878; text-transform: uppercase; }

.breadcrumFull{margin:25px 0px 50px 0px;}
.breadcrumFull ul li{font-size: 14px;color:#3a3a3a;}
.breadcrumFull ul li a{ color:#787878; }


.paginacion{margin:50px 0px;}
.paginacion ul{text-align: center;}

.banners{margin:55px 0px;}

.infoHome{margin-bottom: 110px;margin-top: 110px;}
.infoHome .big{font-size: 120px;font-weight: 500;color:#27af48;line-height: 120px;margin-top: 20px;}
.infoHome .sub{position: relative;font-size: 18px;font-weight: bold;color:#464646;text-transform: uppercase;margin-bottom: 65px;}
.infoHome .sub:after{content:"";width:80px;height: 3px;background: #fac400;position: absolute;bottom: -30px;left: 0px;z-index: 5;}
.infoHome .txt{font-size: 14px;color:#464646;width: 282px;}

.infoPasos{padding: 150px 0px 150px 0px;text-align: center;}
.infoPasos .itemInfo{}
.infoPasos .itemInfo img{margin:auto;}
.infoPasos .arrowNext{}
.infoPasos .arrowNext img{margin:0px 36px;position: relative;top:-75px;}
.infoPasos .itemInfo,.infoPasos .arrowNext{display: inline-block;text-align: center;position: relative;}
.infoPasos .itemInfo img,.infoPasos .arrowNext img{display:block;}
.infoPasos .itemInfo h4{color:#27af48;font-size: 24px;font-weight: 500;margin:40px 0px 0px 0px;}
.infoPasos p{font-size: 13px;color:#726f6f;text-align: center;margin:30px 20%;}

footer{height: 170px;background-color: #27af48;margin-top: 45px;float: left;width: 100%;}
footer h4{font-size: 18px;font-weight: 300;color:#fff;margin:75px 0px;}
footer h4 strong{font-weight: 500;}
footer h4 a{font-weight: 500;color:#fff;}


.colInfo .material-icons{padding-right: 5px;}

/* Logueo y registro ############ */

.bgbox{background:#f9f7f7;padding-left:50px !important;padding-right:50px !important;}
/* .divBox { width: 100%;height: 43px;position: relative;float:left;margin: 0px 0px 10px 0px;} */
/* .divBox input[type="text"],.divBox input[type="email"],.divBox input[type="password"]{height: 100%;border: solid 0.5px #eaeaea;background-color: #f9f7f7;border-radius: 4px;text-indent:10px;font-size:16px;} */
.reveal .title {font-size: 18px;font-weight: 600;color: #0460d8;text-transform: uppercase;margin-top: 17px;margin-bottom: 20px;display: block;text-align: center;}
.btnEnviarConsultaStock,.botonCustom{width:100%;border-radius: 4px;background-color: #00a7ef;color: #fff;font-size: 16px;font-weight: 400;margin: 0px auto 0px auto;height: 43px; }
.linkReveal{text-align: center;width: 100%;float:left;font-size: 12px;margin:20px 0px;}
.reveal .txt{text-align: center;width: 100%;float:left;font-size: 12px;font-style: italic;}
#modal_registrarse .txt,#boxErrorsRecuperar{margin-top:15px;}
#boxErrorsRecuperar{text-align: center;}
/* ############################# */
.btnLoginFB,.btnLoginG{opacity:0.9;width:160px;float:left;text-align: center;color:#fff;font-size: 14px;font-weight: 400;line-height: 43px;border-radius: 25px;}
.btnLoginFB:hover,.btnLoginG:hover{opacity:1;color:#fff;}
.btnLoginFB{background-color: #374e8a;}
.btnLoginG{background-color: #dc4e41;}

.divBox{position: relative;}
.divBox .fixError{background:#f5e8ea;color:#333;line-height:40px;font-style:italic;font-size:15px;text-indent:10px;width: 100%;float: left;position: absolute;top: 0px;left: 0px;height: 46px;border: 1px solid #e74150;border-radius: 25px;}


.btnEnviarConsultaStock,.botonCustom{text-transform: uppercase;font-size: 18px;line-height: 42px;font-weight: 300;}
.btnEnviarConsultaStock:hover,.btnEnviarConsultaStock:focus,.botonCustom:hover,.botonCustom:focus{color:#fff;}

.carritoMobile{border-bottom:1px solid #e6e6e6;padding:25px 0px;}
.carritoMobile .img{width:120px;height: 120px;overflow: hidden;float:left;margin:0px 20px 0px 0px;}
.carritoMobile .img img{width: 180px;}
.carritoMobile h4{font-size: 15px;font-family: 'Roboto', sans-serif;color:#000;margin:0px 0px 3px 0px;}
.carritoMobile h5{font-size: 13px;font-family: 'Roboto', sans-serif;color:#000;margin:0px 0px 10px 0px;font-weight: 300;}
.carritoMobile h5 .toRight{float:right;}

.carritoMobileV2{margin-top:20px; width: 100%;background-color: #fff;display: inline-block;}
.carritoMobileV2 .img{width:120px;height: 120px;overflow: hidden;float:left;margin:15px 20px 0px 20px;}
.carritoMobileV2 .img img{width: 180px;}
.carritoMobileV2 h4{font-size: 15px;font-weight: bold;color:#7f7e7e;text-transform: uppercase;}
.carritoMobileV2 h5{font-size: 13px;font-weight: 300;color:#828282;margin-left: 35px;}
.carritoMobileV2 .precioUnitario{font-size: 18px;font-weight: 400;color:#000;display: inline-block;padding-top:55px;}
.carritoMobileV2 .precioTotal{font-size: 18px;font-weight: 500;color:#000;display: inline-block;padding-top:55px;}
.carritoMobileV2 .cantBox{margin-top: 45px;}

.topTable{height: 70px;background:#f7f7f7;}
.topTable .header{color:#373737;font-size: 15px;font-weight: 500;padding:15px 0px;display: inline-block;}
.topTable .header.imagenTitle{padding-left:120px;}
.deleteIcon{margin:45px 0px 0px 10px;font-size: 40px;cursor: pointer;padding-left:30px;}

.banners{}
.banners .banner{margin-bottom:20px;}
.banners .banner img{width: 100%;}

#srv_misdatos,.boxSalir{background: #fff;padding-top:50px;padding-bottom:20px;}
#mi_historial,#test3,#nosotros,#servicios,#atencion-cliente,#venta-telefonica {margin-top: 50px !important;}
.rowMisDatosEdit {margin: 0px 40px 20px 40px;}
.rowMisDatosEdit i{font-family: 'Roboto', sans-serif;font-size: 13px;color:#6e6e6e;display: block;padding-left:0px;padding-bottom: 5px;font-style: normal;}
.rowMisDatosEdit input,.rowMisDatosEdit select,.rowMisDatosEdit span{padding:0px 0px 0px 15px !important;width:580px !important;height:60px;background-color: #f3f3f3 !important;border:none;font-family: 'Roboto', sans-serif !important;font-size: 16px !important;color:#2b2929 !important;margin-right: 20px;}
.rowMisDatosEdit select {cursor: pointer;}
.rowMisDatosEdit span{font-family: 'Roboto', sans-serif;font-size: 13px;color:#469bd4;cursor: pointer;}

.rowMisDatosEditFlo i{font-family: 'Roboto', sans-serif;font-size: 13px;color:#6e6e6e;display: block;padding-left:0px;padding-bottom: 5px;font-style: normal;}
.rowMisDatosEditFlo input,.rowMisDatosEdit select,.rowMisDatosEdit span{padding:0px 0px 0px 15px !important;width:390px !important;height:60px;background-color: #f3f3f3 !important;border:none;font-family: 'Roboto', sans-serif !important;font-size: 16px !important;color:#2b2929 !important;margin-right: 20px; }
.rowMisDatosEditFlo select {cursor: pointer;}
.rowMisDatosEditFlo span{font-family: 'Roboto', sans-serif;font-size: 13px;color:#469bd4;cursor: pointer;}

.boxSalir{padding:30px 40px 20px 40px;}

.boxTab{background: #fff;}

.boxAsociarCuenta,.boxCambiarClave{margin:0px 40px 0px 40px;}
.boxCambiarClave .rowMisDatosEdit{margin:0px;}


.botonFacebook,.botonGoogle,.btnFBDisabled,.btnGDisabled{
    display: inline-block;margin:0px;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: normal;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
}
.botonFacebook,.btnFBDisabled{
  width: 285px;
  height: 33px;
  border-radius: 4px;
  border: none;
  background-color: #374e8a;
  margin-bottom: 8.6px !important;
  cursor:pointer;
}
.botonGoogle,.btnGDisabled{
  width: 285px;
  height: 33px;
  border-radius: 4px;
  border: none;
  background-color: #dc4e41;
  margin-bottom: 8.6px !important;
  cursor:pointer;
}
#boxActualizar{}
#boxActualizar span{font-size:11px;margin-right: 10px;}
.btnFBDisabled,.btnGDisabled{display: inline-block;margin:0px;cursor:not-allowed;opacity: 0.5;}


.rowProd{font-family: 'Heebo', sans-serif;margin-bottom:20px;}
.rowProd img{border:1px solid #ebebeb; margin-bottom: 10px;}
.rowProd h3,.rowProd h4,.rowProd h5{margin:0px;}
.rowProd h4{font-size:13px;color:#00a7ef;font-weight: 500;margin:10px 0px 0px 6px;text-align: left;}
.rowProd h5{font-size:11px;color:#828282;font-weight: 400;margin:4px 0px 0px 9px;}
.rowProd h3{font-size:18px;color:#0460d8;font-weight: 400;margin-top:12px;text-align: right;}

.rowTotal{border-top:1px solid #d4d4d4;width: 240px;background-color: #fff;float: right;margin-top: 20px;padding: 0px 10px;}
#resQuickCart .rowTotal{border-top:1px solid #d4d4d4;width: auto;background-color: inherit;float: none;margin-top: 0px;}


.rowFinalCart{text-align: right;margin-bottom:15px;margin-top: 15px;}
.rowFinalCart h5{text-transform: uppercase;color:#9c9c9c;font-size: 15px;text-align: center;}
/* .rowFinalCart h5 span{padding-left:20px;width:100px;display: inline-block;} */
.rowFinalCart .verde{color:#27af48;font-weight: 500;}

.scrollYQuickCart{height: 215px;overflow-y: scroll;overflow-x:hidden;}
.scrollYQuickCart .grid-x.grid-padding-x {margin-left: 0px !important;margin-right: 0px !important;}

.labelTotal,.valorTotal{font-family: 'Heebo', sans-serif;}

.labelTotal{}
.labelTotal span{font-size:13px;color:#6e6e6e;font-weight: 300;}

.valorTotal{text-align: right;}
.valorTotal span{font-size: 21px;font-weight: 400;}
.valorTotal span strong{font-weight: 500;color:#0460d8}

.total{font-size: 21px;font-weight: 400;text-align: right;}

.continueShopping,.toCheckout,.cerrarBtn{font-family: 'Heebo', sans-serif;margin-top:20px;text-align: center;}
.continueShopping span,.toCheckout span,.cerrarBtn span{text-transform: uppercase;font-size: 11px;font-weight: 500;line-height: 30px;cursor: pointer;}

.continueShopping{}
.continueShopping span{
  width: 140px;
  height: 30px;
  border-radius: 100px;
  border: solid 0.5px #00a7ef;
  display: inline-block;
  text-align: center;
  color:#00a7ef;
}

.toCheckout{}
.toCheckout span,.cerrarBtn span{
  width: 140px;
  height: 29.4px;
  border-radius: 100px;
  background-color: #00a7ef;
  display: inline-block;
  text-align: center;
  color:#fff;
}

.cerrarBtn{display: inline-block;margin:auto;}

.btnQuickCart{cursor: pointer;}

#resQuickCart{width: 100%;position: relative;}
#resQuickCart p{text-align: center;color:#9c9c9c;font-size: 13px;}
#resQuickCart .precioescalas{ position:absolute;bottom: -15px;left: 15px;width: 100%;text-align: right;color: #35cbd6;font-size: 12px;}

form .precioescalas{color: #35cbd6;font-size: 14px;width:100%;float:left;text-align: right;}

.orbit-previous, .orbit-next{top: auto;bottom:-25px;}

#quitar_prod_reveal{}
#quitar_prod_reveal .linkReveal{width: 45%;cursor: pointer;}
#quitar_prod_reveal .linkReveal.delProdCart{margin-right:10%;}

.cmt-topmenu-pane-container {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.3em;
    font-size: .85em;
    background: #fff;
    position: relative;
    z-index: 5;
}

.cmt-topmenu-item {
    display: inline-block;
    padding: 1em;
    margin: 0 0 1.5em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.cmt-topmenu-item strong{text-transform: uppercase;}
.cmt-topmenu-item a{color:#000;}
.cmt-topmenu-item a:hover{color:#fa8b00;}
.cmt-topmenu-item strong a{color:#27af48;}

.cmt-topmenu-pane-container ul{margin:0px;padding:0px;list-style: none;}

/*
########################
########################
*/
.small.categorias header,.small.subcategorias header{height: 200px;}
.small.categorias .colSubcats ul,.small.subcategorias .colSubcats ul{display: none;}
.small .tabs{margin-top:70px;}
/*
########################
########################
*/
.small.home header {background: none;}
@media only screen and (min-width: 400px) {
    .cmt-topmenu-pane-container {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 700px) {
    .cmt-topmenu-pane-container {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 900px) {
    .cmt-topmenu-pane-container {
        -moz-column-count: 6;
        -webkit-column-count: 6;
        column-count: 6;
    }
}

@media only screen and (min-width: 1100px) {
    .cmt-topmenu-pane-container {
        -moz-column-count: 7;
        -webkit-column-count: 7;
        column-count: 7;
    }
}

/* Ruben 03/09/2019  PARTE DE ARRIBA*/

	

@media (max-width: 1196px) {
  .TipoDespacho{width: 100%; margin-right: 0px;}
  .ResumenProductos{width: 100%;float: none;max-width: 400px;margin: 0 auto;margin-top: 40px;}
  .ResumenProductos div {float: none !important;overflow: hidden;}
}

@media (max-width:1023px){
  .navtop .navProdWrap .navProd {margin: 0px 65px 0px 0px;}
  .boxSearch input[type=text].searchterm {width: 160px;}
  .boxSearch .customSelect {width: 100px;}
  .boxUserCart {margin-right: 20px;}
  #boxcontent1.grid-padding-x, #boxcontent2.grid-padding-x, #boxcontent3.grid-padding-x {margin-left: 0px !important; margin-right: 0px !important;}
  .boxContent1 .headTabs ul {display: block !important;text-align: center;}
  .boxContent1 .headTabs ul li {display:inline-block !important;}
}

@media (max-width:900px) {
  .scrollYQuickCart .grid-x {margin-left: 0px !important;margin-right: 0px !important;}
}

@media (max-width: 750px){
  #topHeader .list li a,#userCart ul li a {font-size: 11px !important;}
  #userCart #cart {margin-left: 6px !important;}
}

@media (max-width: 700px) {
  .infoPasos .arrowNext img{margin:40px auto;transform: rotate(90deg);top:0px;}
  .infoPasos { width: 220px; }

}

@media (max-width: 639px){
  .btnLoginFB, .btnLoginG {width: 150px;}
  .logueoSocial{margin-bottom: 50px;}
  #btn_dsk_login {margin-top: 0px !important;}
  #srv_historial{overflow-x: scroll;}
  .rowMisDatosEdit input, .rowMisDatosEdit select, .rowMisDatosEdit span {width: 100% !important;}
  .mobcant{padding-top: 40px;}
  .carritoMobileV2 .precioUnitario{padding-top: 40px;}
  .carritoMobileV2 .precioTotal {padding-top: 40px;}
  .scrollYQuickCart {height: 300px !important;}
  .carritoMobileV2 .cantBox{margin-top: 5px;margin-bottom: 20px;}
  table tbody {border: none !important;}
  table tbody td{padding: 0px}
  .cantBox .btnsAdd i,.cantBox .btnsRemove i{padding: 10px 5px;}
  .zoomContainer {position: relative !important;}
  .headTabs ul li span, .headTabs ul li a {font-size: 15px;}
  .small .sliderMain {height: auto;}
  .itemV2 {padding-right: 0px;}
  .itemV2 div {width: 100%;}
  .itemV2:after {border-right:none;}
  .boxContent3 .itemV2:after {border-right:none;}
  .boxContent1 .boxTabs .item {box-shadow: 0px 0px 3px #ccc;position: inherit;}
  .boxContent1 .boxTabs .owl-item .item {box-shadow: none;}
  .boxContent1 .boxTabs .item:after {border-right: 0px solid #bfbfbf;}
  .boxTabs.five .item h1 {padding: 0px;}
  .headTabs ul li {display: inline-block !important;}
  .boxTabs .item .quickAddToFav {opacity: 1;padding-left: 20px;}
  .boxTabs .item h6,.boxTabs .item h1 {text-align: center;}
  .boxContent1 .boxTabs .imgfull {width: 75% !important;}
  .boxContent2 .boxTabs .item h1 {font-size: 12px !important;}
  .boxContent2 .boxTabs .item .priceAndAdd {padding-left: 0px !important;padding-right: 0px !important;}
  .boxContent2 .boxTabs .item .priceAndAdd h2 {font-size: 15px !important;}
  .sliderMain .mySlides{max-height: 330px;overflow: hidden;}
  .sliderMain .mySlides img {width: 150% !important}
  .listCat {margin-top: 15px;}
  .top30Mob { margin-top: 25px !important; }
  #hiddenMenu { width: 100%;background:#27af48;top: 60px !important; }
  .boxBuscar{width: 90%;margin-top: 20px;background-color: #fff;margin-right: 25px;}
  .boxBuscar .inputBuscar input{color:#333;}
  .boxBuscar .select{color:#333;}
  .boxBuscar .select{width: 135px;}
  .accordion-menu{ min-height: 100% !important; max-width: 100% !important; width: 100% !important; margin-top: 0px !important; padding-bottom: 10px !important; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a,.linknav{text-transform: uppercase;font-weight: 600;border-bottom:1px solid #fff;color:#fff;font-size: 14px;}
  .linknav:hover{color:#fac400;}
  /*.accordion-menu li a,*/
  .is-accordion-submenu-parent a{}
  .is-accordion-submenu-item a{color:#fff;/*padding-left:20px;*/}
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after { border-color:#fac400 transparent transparent; }
  .accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a { color:#fac400; }
  .accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after { transform: rotate(90deg); }
  .width100mob{padding-left:0px !important;padding-right: 0px !important;
    position: fixed;top: 0px;left: 0px;width: 100%;z-index: 20;
  }
  .h150{height: 170px !important;}
  .h90{height: 90px !important;}
  .h60{height: 60px !important;}
  table.responsive-table th{height: 100px;}
  .carritoMobileV2{margin-top: 0px;}
  .carritoMobileV2 .img{float: none;height: auto;}
  .carritoMobileV2 .img img{width: 80px;}
  #content_pasos form table tbody { height: 520px ; }
  .listadoLocales li i.on {width: 100%;}
  .home header {height: 40px !important;}

}

@media (max-width: 480px) {

.rowProducto .owl-nav {position: absolute;top: 160px;width: 100%;}
.rowProducto .owl-nav .owl-prev{margin-left:0px;}
.rowProducto .owl-nav .owl-next{margin-right:0px;}
.wrapperCustomList .itemCustom h2 {height: auto !important;}
.wrapperCustomList .itemCustom .cant input {width: 60px;}
.innerWrapList {flex-direction:row;}
.innerWrapList .itemCustom{margin:1%;overflow: hidden;width:48%;flex-direction:column;}
.innerWrapList .itemCustom .img{order:2;}
.innerWrapList .itemCustom .info{order:1;width:100%;}
.innerWrapList .itemCustom .price{order:3;}
.innerWrapList .itemCustom .cant{order:4;}

.filters .filterSelect {margin: 0 auto !important;}
.customTabs ul.ctheader li a{line-height: 40px !important;height: 40px !important;width: auto !important; padding: 2px 10px 10px 10px !important;}
.boxNewsletter .inputWrapper span{width: auto !important;line-height: normal !important;padding-top: 9px;}
.grid-padding-x .grid-padding-x {margin-right: auto !important;margin-left: auto !important;}
.boxContent1 .boxTabs .imgfull{width: 100px !important;margin-left: auto;margin-right: auto;display: block;}

#menu .logo a img{width: 190px;}
#menu .logo a{top:0px;}

.bgbox { padding-left: 20px !important; padding-right: 20px !important; }

.accordion-menu{
  min-height: 100% !important;
  max-width: 100% !important;
  width: 100% !important;
  margin-top: 0px !important;
  padding-bottom: 10px !important;
}

#header_pasos { padding: 0px !important; }
.graficoPasos { transform: scale(0.7);}
/* .pasosCirculo { width: 50px !important; height: 50px !important; }
.innerCirculo1, .innerCirculo2, .innerCirculo3 { width: 40px !important; height: 40px !important; }
.cajaConector { width: 65px !important; }
.pasosConector { width: 67px !important; height: 6px !important; margin-top: 23px !important; }
.pasosCirculo p { padding-top: 0px !important; left: 21px !important; }
.pasosInfo { font-size: 13px !important; }
.pasosInfo p:nth-child(2) { margin-left: 43px !important; }
.pasosInfo p:nth-child(3) { margin-left: 28px !important; } */

.menu.vertical{padding-bottom: 40px !important;}

#navegacionmobile{}

.drilldown a{background: #27af48 !important;color:#fff !important;}

  #hiddenMenu{width: 100%;background:#27af48; }

/*
  .navmob{
    background: #27af48;height: 42vh;position: relative;top: 20px;left: 0px;width: 100%;z-index: 20;overflow-y: auto;
  }
*/

  .width100mob{padding-left:0px !important;padding-right: 0px !important;
    position: fixed;top: 0px;left: 0px;width: 100%;z-index: 20;
  }

  .boxBuscar{width: 85%;margin-top: 20px;background-color: #fff;margin-right: 25px;}
  .boxBuscar .inputBuscar input{color:#333;}
  .boxBuscar .select{color:#333;}

  .boxBuscar .select{width: 135px;}
  .colInfo .form-inline #cant{margin-right: 5px;width: 80px;}
  .colInfo .form-inline .btn{margin-right: 0px;}

.infoHome .big{font-size: 120px;line-height: 100px;text-indent: -15px;}
.infoHome .sub{color: #27af48;}
.infoHome .sub:after{content:"";display: none;}
.listadoLocales{margin-top: 18px;}

footer h4{font-size: 16px;text-align: center;}

/* listados de productos */
.itemDestacado,.itemDestacado .item{
  height: 280px;min-height:280px;
}

/* slider */
.orbit-container{height: 248px;}
.orbit-image{width: 190%;max-width: 190%;margin-left:-45%;}


.home header{ height: 61px;}
#mainSlider{ margin: 0px;}

.productosDestacadosTitulo{margin:30px 0px 20px 0px;text-transform: uppercase;color:#27af48;font-size: 14px;font-weight: 600;text-align: center;}
.itemDestacado .item div span{display: none;}
.itemDestacado .item h2{font-size: 12px;font-weight: 600;color:#fa8b00;margin-top:5px;}

.banners{margin:0px;}

.infoPasos{padding-top:10px;}
.infoPasos .itemInfo, .infoPasos .arrowNext{width: 200px;}
.infoPasos .itemInfo h4{font-size: 22px;}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a,.linknav{text-transform: uppercase;font-weight: 600;border-bottom:1px solid #239f41;color:#fff;font-size: 14px;}
.linknav:hover{color:#fac400;}

/*.accordion-menu li a,*/
.is-accordion-submenu-parent a{}
.is-accordion-submenu-item a{color:#fff;/*padding-left:20px;*/}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after{border-color:#fac400 transparent transparent;}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a{color:#fac400;}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after{
  transform: rotate(90deg);
}

body.detalle{background: #fff;}

.headMob{border-bottom: solid 1px #f1f1e8;margin-bottom:10px;}
.headMob h4{font-size: 14px;font-weight: 400;color:#7d7d7d;}
.headMob img{float: right;width: 10px;height: 19px;}

.boxStarsMob{}
.boxStarsMob h5{color:#fac400;font-size: 11px;font-weight: 600;text-align: right;}

.boxTitle{margin:25px 0px;}
.boxTitle h1{font-size: 16px;font-weight: 500;color:#5e5e5e;text-transform: uppercase;}

.precios{margin-top: 0px;}

.colInfo .form-inline .btn.btn-success.btn-lg{background: #fa8b00;color:#fff; font-size: 16px; margin-left: 70px; margin-top: 20px;}
.colInfo .form-inline #cant{border-color: #fac400;margin-bottom: 15px;}

.h150{height: 170px !important;}
.h90{height: 90px !important;}
.h60{height: 60px !important;}

.rowTotal{width: 100%;}

table.responsive-table th{height: 100px;}
.carritoMobileV2{margin-top: 0px;}
.carritoMobileV2 .img{float: none;height: auto;}
.carritoMobileV2 .img img{width: 80px;}

/*
.infoMob{width: 100%;float:left;margin-top:24px;position: fixed;bottom:0px;left:0px;background:#27af48;padding-top:20px; }
.infoMob ul{width: 100%;float:left;}
.infoMob ul li{width: 100%;float:left;}
.infoMob ul li a{width: 100%;float:left;color:#fff;font-size: 14px;text-transform: uppercase;}
*/

/*
.drilldown .is-drilldown-submenu-parent > a{ border-bottom:1px solid #239f41; }
.drilldown .nested.is-drilldown-submenu{background:#27af48;}
*/

/* border-bottom:1px solid #239f41; */
} /*FIN 480*/

@media (max-width: 400px) {

  .boxBanners .banner {width: 100% !important;}

}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.customTabs{width: 100%;margin-top: 90px;margin-bottom: 50px;}
.customTabs ul.ctheader{margin:0px;padding:0px;}
.customTabs ul.ctheader li{display: inline-block;margin-right: 15px;}
.customTabs ul.ctheader li a{color:#757575;line-height: 80px;display: inline-block;width: 280px;height: 80px;text-align: center;border-top-left-radius: 5px;border-top-right-radius: 5px;background: #dcdcdc;}
.customTabs ul.ctheader li a.activo,.customTabs ul.ctheader li a:hover{background: #f6f6f6;}
.customTabs .customTabsContents{padding:30px 50px;background: #f6f6f6;width: 100%;float:left;min-height: 100px;display:none;}
.customTabs .customTabsContents.activo{display: block;}

.graficoPasos { width: 350px; height: 100px; display: block; margin: 0 auto; }
.graficoPasos p { font-family: 'Heebo'; }
.wrapGrafico { margin-left: 10px; float: left; height: 60px; }
.pasosCirculo { width: 60px; height: 60px; background-color: #d8d8d8; border-radius: 50px; float: left; z-index: 1; position: relative;}
.pasosCirculo p { color: #000; text-align: center; padding-top: 4px; z-index: 99; position: absolute; left: 25px; top: 11px; font-size: 20px; }
.innerCirculo1, .innerCirculo2, .innerCirculo3, .innerCirculo4 {
  width: 50px;
  height: 50px;
  background-color: #fed729;
  border-radius: 50px;
  z-index: 2;
  position: absolute;
  left: 5px;
  top: 5px;
}

.innerCirculo2, .innerCirculo3, .innerCirculo4 {
  display: none;
}

.cajaConector { width: 60px; float: left; }
.pasosConector { width: 62px; height: 10px; background-color: #d8d8d8; margin-top: 25px; position: relative; margin-left: -1px; }
.innerConector1, .innerConector2, .innerConector3, .innerConector4 {
  display: none;
  background-color: #fed729;
  z-index: 2;
  width: 71px;
  height: 4px;
  position: absolute;
  top: 3px;
    right: -5px;
}
.pasosInfo { width: 100%; float: left; margin-top: 20px; }
.pasosInfo p { float: left; text-align: center; color: #626262; }
