article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display: block}
/*-- ALL --*/
*{box-sizing:border-box}
body{font-size:13px;font-family: 'Quicksand';background:#fff;color:#131313;margin:0;height:100%;min-height:100%}
h1{font-size:30px;font-weight:400;letter-spacing:-1px;color: #0d5568}
h2{font-size:20px;font-weight:400;color: #0d5568}
h3{font-size:15px;font-weight:400;}
h4{font-size:14px;font-weight:400;}
a{text-decoration:none;color:#ff8a00}
a[href^="mailto:"]{text-decoration:none;color:#ff8a00}
img{border:0 none}
button,select,input[type='radio'],input[type='checkbox']{cursor:pointer}
button:disabled{opacity:0.8;background: #cfcfcf !important;color: #545454}
input,select{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px}
input:disabled{background:#eee}
input[type='radio']{margin:13px 3px}
button{margin:0;padding:5px 15px;background: none;border: none}
textarea.textarea_form{display:block;width:100%;box-sizing:border-box;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:20px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
textarea.textarea_form_disabled{width: 100%;background: none;border: none;cursor: context-menu;box-sizing: border-box;resize: none}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #bdbdbd}
::-moz-placeholder { /* Firefox 19+ */color: #bdbdbd}
:-ms-input-placeholder { /* IE 10+ */color: #bdbdbd}
:-moz-placeholder { /* Firefox 18- */color: #bdbdbd}
td{padding: 5px 10px;}
tr:nth-child(odd) {background-color:#fbfbfb}
tr:nth-child(even) {background-color:#ffffff}
hr{border: 0;border-top-color: currentcolor;border-top-style: none;border-top-width: 0px;border-bottom-color: currentcolor;border-bottom-style: none;border-bottom-width: 0px;border-top: 1px solid #ddd;border-bottom: 1px solid #fafafa}
td button{background: -webkit-linear-gradient(#FFF,#F9F9F9);background: -moz-linear-gradient(#FFF,#F9F9F9);background: linear-gradient(#FFF,#F9F9F9);padding: 7px;border-radius: 20px;width: 35px;border: 1px solid #c3c3c3}
span.msg_success{display: block;background: #618d0d;color: #fff;padding: 5px 10px;text-align:center;border-radius: 10px;margin: 0 auto 20px}
span.msg_error{display: block;background: #c13939;color: #fff;padding: 5px 10px;text-align:center;border-radius: 10px;margin: 0 auto 20px}
.seccion{width:100%;display:block;text-align:center;margin-bottom:20px;padding: 20px 20px;border:1px solid #f1f1f1;border-radius: 10px;box-sizing: border-box;box-shadow: 5px 10px 20px #efefef}
.seccion h1, .seccion h2, .seccion p{text-align:left}
.hide{display:none !important}

/*-- GLOBALES --*/
.left{text-align:left !important}
.center{text-align:center !important}
.right{text-align:right !important}
.align-top{vertical-align:top !important}
.align-middle{vertical-align:middle !important}
.pointer{cursor:pointer}
.disabled{opacity:0.2 !important}
.actived:hover{opacity:0.8;transition: 0.3s}
.rounded{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}
.clear{clear:both}
.dashed_line{border-bottom: 1px solid #f1f1f1;}
.dashed_line i{background: #0d5568;padding: 2px;width: 20px;height: 20px;border-radius: 100%;color: #fff;font-size: 13px;text-align: center;line-height: 20px;margin-right: 5px}
.solid_white_line{border-bottom:2px solid #fff}
.nomargin{margin:0}
.nopadding{padding:0}

.section_header{display: flex;padding: 0;border-bottom: none;margin-bottom:30px;justify-content: space-between}
.section_header_title{margin: 0 16px 0 0;padding: 3px 0;font-size: 1.525rem;line-height: 2.2;font-weight: 400}
.section_header hr {-ms-grid-row-align: center;align-self: center;flex-grow: 1;height: 1px;margin: 0 10px}
.section_header_menu {display: flex;flex-direction: row;align-items: center;gap: 1em;}
.section_header_menu span{cursor:pointer}

input.form-control{display:block;width:100%;height:45px;box-sizing:border-box;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:20px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
select.form-control{display:block;width:100%;height:44px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:20px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}

.box_informacion_preview{width:80%;max-width:1600px;margin:0 auto;position:relative}

.form_estado_pedidos{width:100%;padding:2%;border: 1px solid #ddd;border-radius: 15px;background: -webkit-linear-gradient(#FFF,#F9F9F9);background: -moz-linear-gradient(#FFF,#F9F9F9);background: linear-gradient(#FFF,#F9F9F9);box-sizing:border-box}
.img_mini_estado{margin-bottom:20px;text-align:center}
.img_mini_estado img{max-width: 100%;height: auto}

.form-group{display:flex;margin:15px 0;align-items:center}
.form-group label{float:left;width:28%;font-weight:bold;text-align:right;padding:10px 10px 0 0;font-size:11px}
.input-form {width: 80%;}

.input-form-light{width: 100%;border: 1px solid #ccc;background:#fff;border-radius: 20px;box-sizing: border-box;margin: 5px 10px;padding: 5px;position: relative}
.input-form-light span{font-size: 8pt;background: #fff;position: absolute;top: -8px;left: 10px;padding: 0 10px;border-radius:5px;font-weight: 600}
.input-form-light .form-control-light{display: block;background:none;width: 100%;height: 45px;box-sizing: border-box;border: none;padding: 10px 10px}
.input-form-light .form-control-light:focus{outline: none !important}
.input-form-light .form-control-light:disabled{background: #f8f8f8;color: #858585;border-radius:20px}
.input-form-light .form-control-light[readonly]{background: #fafafa;color: #858585}

.input-form-clear{width: 100%;border: none;background: #fff;border-radius: 5px;box-sizing: border-box}
.input-form-clear .form-control-clear{display: block;background:none;width: 100%;height: 45px;box-sizing: border-box;border: none;padding: 10px 10px}
.input-form-clear .form-control-clear:focus{outline: none !important}
.input-form-clear .form-control-clear:disabled{background: #f8f8f8;color: #858585;border-radius:20px}

.boton{width: 100%;margin: 40px 0 40px 0;text-align: right}
.btn{display: inline-block;background: #0d5568;height: 30px;color: #fff;border-color: #444444;margin-bottom: 0;font-weight: 400;text-align: center;vertical-align: middle;margin: 5px;padding: 0 15px;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;font-size: 13px;line-height: 30px;border-radius: 4px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;box-shadow: 3px 3px 3px #d8d8d8;}
.btn:hover{background-color:#3c3c3c;transform: scale(1.02);transition: 0.3s}
.btn a{color:#fff;display:block}
.btn a:hover{color:#eee}
.fullwidth{width:100%;margin: 5px 0;}

.btnsegundoplano{background:#fff !important;color:#0d5568 !important;border:2px solid #0d5568 !important}
.btnsegundoplano a{color:#0d5568 !important;}

.mini-btn{cursor:pointer;padding:10px 15px;border:1px solid #bdbdbd}
.mini-btn-icons{display:inline-block;background: -webkit-linear-gradient(#FFF,#F9F9F9);background: -moz-linear-gradient(#FFF,#F9F9F9);background: linear-gradient(#FFF,#F9F9F9);padding: 7px;border-radius: 20px;width: 35px;border: 1px solid #c3c3c3;cursor:pointer;}
.mini-btn-icons i:hover{transform: scale(1.3);transition: 0.3s}
.mini-btn-icons.disabled i{color:#eee}
.c_standard{background-color:#313131}
.c_positivo{background-color:#618D0D}
.c_negativo{background-color:#EA2E2E}
.c_sugerencia{background-color:#ffbc00}

/* SIMBOLOGIA Y ESTADOS */
span.amarillo, span.rojo, span.verde{padding: 2px 10px;border-radius: 5px;margin-right: 5px;display:block}
span.amarillo{background:#fcedc3;color:#9c7d11;border:1px solid #9c7d11}
span.rojo{background:#ffd1d1;color:#8f2828;border:1px solid #8f2828}
span.verde{background:#c1da92;color:#0e600b;border:1px solid #0e600b}

.box_parametros{margin:20px auto;}
.parametros{padding: 2px 5px;background: #474747;border-radius: 5px;margin: 10px 5px 0px 5px;display: inline-block;color:#fff;line-height:25px}
.parametros img{width: 25px !important;}
.parametros i{font-size:8pt !important;}
.encargado-ico{width: 25px;height: 25px;cursor: pointer;border-radius: 50%;display: inline-block;vertical-align:middle;text-align: center;line-height: 15px;border: 1px solid #cbcbcb;margin-right:5px;padding:0}
.encargado-ico img{margin:0;padding:0}

/* MENU BAR */
.menu{display: flex;align-items: center;justify-content: center;gap: 1em;}
.menu p{font-size:14pt;font-weight:bold}
#showMenu {cursor: pointer;display: inline-flex;align-items: center;justify-content: space-between;}
#showMenu i {margin-right: 10px;}
.x-close{font-size:12pt;color:#292929;float:right;cursor:pointer}

/*-- COL INLINE --*/
.seccion_inline_block{display: inline-block;vertical-align: top;padding: 10px;border-radius: 10px;margin:0.33%}
.col10{width:8.5% !important}.col15{width:13.5% !important}.col20{width:18.5% !important}.col25{width:23.5% !important}.col30{width:28.5% !important}.col33{width:31.5% !important}.col35{width:33.5% !important}.col40{width:38.5% !important}.col45{width:43.5% !important}.col50{width:48.5% !important}.col55{width:53.5% !important}.col60{width:58.5% !important}.col65{width:63.5% !important}.col70{width:68.5% !important}.col75{width:73.5% !important}.col80{width:78.5% !important}.col85{width:83.5% !important}.col90{width:88.5% !important}

body.BgLanding{background-image:url('/images/bg-landing.jpg');background-color: #191919;background-size: cover;background-attachment:fixed;width:100%;display: inherit}
.ico_social-circle{background: #4c4c4c;width: 50px;height: 50px;line-height: 25px;text-align: center;padding: 10px;border-radius: 100%;display: inline-block;color: #fff;margin: 0 5px;}
.ico_social-circle a{color:#fff}

/* SOCIAL BUTTONS */
.ico_social-minicircle{background: #232323;width: 45px;height: 45px;line-height: 22px;text-align: center;padding: 9px;border-radius: 100%;display: inline-block;color: #fff;margin: 0 10px;}
.ico_social-minicircle:hover{transition: 0.3s;transform: scale(1.1)}
.ico_social-minicircle a{color:#fff}

/* SOCIAL BUTTONS WEB LATERAL */
.socials{position: fixed;top: 50%;right: 0;z-index:10}
span.ico_social{display: block;background: #fff;margin-bottom: 10px;padding: 10px;border-top-left-radius: 10px;border-bottom-left-radius: 10px;border-top: 1px solid #d6d6d6;border-left: 1px solid #d6d6d6;border-bottom: 1px solid #d6d6d6;}
span.ico_social i{font-size:1.5em}
span.ico_social a{color:#000}
span.ico_social a:hover{color:#f90}

.content_header_menu{position: relative;background: #fff;width: 100%;box-shadow: 0px 6px 10px rgb(71 71 71 / 20%);z-index: 9;}
.wrapper_mini_top_menu{background: #0d5568;padding: 5px;color: #fff;}
.mini_top_menu {display: flex;justify-content: space-between;align-items: center;gap: 1rem;width: 100%;max-width: 1300px;margin: 0 auto;padding:0 20px}
.mini_top_menu a{color: #fff;}
.mini_top_menu p{margin:3px 0}

.header_menu{background: #fafafa;text-align:center;margin: 0 auto 0 auto;padding: 10px;box-sizing: border-box}
.nav_web{width: 100%;max-width: 1300px; display: flex;flex-wrap: wrap;margin: 0 auto;}
.nav_web .nav-principal{display: flex;align-items: center;justify-content: flex-start;width:100%;max-width:33.33333%}
.nav_web .nav-principal div{margin-left:10px;margin-right:40px;}
.nav_web .nav-otros{display: flex;align-items: center;justify-content: flex-end;width:100%;max-width:66.66666%}
.nav_web .nav-otros .box-header_menu{width:100%;text-align: left;}
.nav_web .nav-otros .box-header_menu ul{list-style: none;padding: 0;}
.nav_web .nav-otros .box-header_menu ul li{display: inline-block;margin: 0 20px;font-size: 11pt;font-weight: bold;cursor: pointer;}
.nav_web .nav-otros .box-header_btns{width:50%}
.nav_web .nav-otros .box-header_btns .btns_div{display: flex;justify-content: center;align-items: center;gap: 1rem;font-size: 12pt;font-weight: bold;color: #191919;text-align: left;padding:0 20px}
.nav_web .nav-otros .box-header_btns .btns_div a:hover{color:#f90}
.nav_web .nav-otros .box-header_btns .btns_div > div {position:relative;border-right: 1px solid #ddd;padding-right: 20px;margin-right: 10px;}
.nav_web .nav-otros .box-header_btns .btns_div > div:last-child {border-right: none;}
.nav_web .nav-otros .box-header_btns .btns_div .ico_menu{font-size: 12pt;}
.puntos_vigentes{font-size: 7pt;background: #089300;border-radius: 10px;margin:2px 0 0 0;padding: 2px 5px;color: #fff;text-align: center;}
.puntos_vigentes i {font-size: 7pt !important;}

.logo_catalogo{width: 35%;max-width: 300px;}
.logo_catalogo img{max-width: 100%;max-height: 75px;}

#user-ico{width: 25px;height: 25px;cursor: pointer;border-radius: 50%;display: inline-block;vertical-align:middle;text-align: center;line-height: 15px;border: 1px solid #cbcbcb;margin-right:5px;padding:0}
.foto_usuario{padding: 0 !important;}
.foto_usuario img{border-radius: 100px;width: 100%;border-radius:100px;border:2px solid #eee;padding: 0;}

#wrapper_menu_sidebar{display:none;position: fixed;top:0;z-index: 10;width: 100%;height: 100%;}
.bgPopup{background: #000000b5;width: 100%;height: 100%;position: absolute}
#menu_sidebar{position: relative;left: 0;top: 0;background: #fff;width: 350px;height: 100%;padding: 20px 40px;text-align:center;overflow-y:auto}
ul.menu_store{list-style: none;padding: 0;margin: 0;text-align: left;font-size: 10pt;}
ul.menu_store li{position: relative;display: inline-block;padding: 0 10px;border-left: 1px solid #dddddd;width: 100%;margin: 15px 0;}
ul.menu_store li.info-user{font-size:16pt;text-align:center}
ul.menu_store li.title{font-weight:bold;border-left: none;text-transform: uppercase;padding: 0;}
ul.menu_store li.logo-sidemenu{text-align:center;padding:0;border:none}
ul.menu_store li .mini-search, ul.menu_store li .btn{width:100%;margin:0 0 5px 0}
ul.menu_store li a{color:#5f5f5f}
ul.menu_store li .btn a{color:#fff}
ul.menu_store > li:first-child{border-left:none;margin-bottom:40px}
ul.menu_store .menuCateg{cursor:pointer}
ul.menu_store .menuCateg div {height: 30px;line-height: 30px;}
ul.menu_store .subcategs{display:none}
.social_menu_sidebar .ico_social-minicircle {width: 30px;height: 30px;font-size: 5pt;line-height: 14px;margin: 10px 5px;}

.wrapper_popup{display:none;position: fixed;width: 100%;height: 100%;top:0;z-index: 99;}
#login-box, #recovery-box{position: relative;background: #fff;width: 400px;padding: 40px;text-align: center;border-radius: 20px;top: 50%;left: 50%;transform: translate(-50%, -50%);}

.cart-circle{position: fixed;width: 50px;height: 50px;background: #fff;border-radius: 50%;/* border: 1px solid #ddd; */text-align: center;font-size: 18pt;line-height: 50px;right: 20px;top: 90px;box-shadow: 5px 10px 20px #cbcbcb;z-index:10}
.cart-circle a{color:#0d5568}

/* MENU CATEGORIAS */
#menu_category{width: 200px;text-align: left;font-weight: bold;padding: 0 0 0 15px;cursor:pointer}
#menu_category:hover #menu-list_category{display:block}
#menu-list_category{display:none;position: absolute;background: #080808;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;border-left: 1px solid #ddd;width: 100%;max-height:400px;overflow-y:auto;padding: 0;text-align: left;z-index: 99}
#menu-list_category li{display: block;padding: 0 10px;border-left: 10px solid #ddd;border-bottom: 1px solid #ddd}
#menu-list_category li a{color: #9b9b9b}
#menu-list_category li:hover{background:#ddd;color:#eee}
/*---------------------------------------------*/
.mini-search{float: left;font-size: 9pt;border-radius: 20px;border: 1px solid #ddd;padding: 5px 10px;box-sizing: border-box;background: #eee;}
.mini-submenu{float: right;font-size: 10pt;border-left: 1px solid #1e1e1e;border-bottom: 1px solid #1e1e1e;border-right: 1px solid #1e1e1e;padding: 5px 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;background: #121212;color:#eee}
.mini-submenu a{color:#eee;padding: 0 10px}
.mini-submenu a:first-child{border-right:1px solid #ddd}
li.puntos_vigentes{color:#618d0d}
li.puntos_vigentes span{font-size:12pt}
#content_fullwidth{width: 100%;margin:0 auto;box-sizing: border-box;text-align: left}
#content_fullwidth .content_middle{width: 100%;max-width: 1300px;margin: 0 auto;padding: 40px 10px}
#content_fullwidth .content_middle:last-child{margin-bottom:0;padding-bottom:0}
.img_box{width:90%}
section.content_catalogo{padding: 0 10px;width: 78%;max-width: 79.5rem;box-sizing: border-box;text-align: left}
.nav_catalogo{background: #fff;border: 1px solid #dddddd;padding: 10px;margin-bottom:10px;border-top-left-radius: 20px;border-bottom-right-radius: 20px}
ul.nav_categ{list-style: none;padding: 10px}
ul.nav_categ li{margin: 10px 0}
ul.nav_categ li a{color:#131313}
ul.nav_categ li i{color: #e84521;margin-right:10px}
ul.nav_categ li span:hover{color: #e84521}
.bg_banner img{border: 1px solid #eee}
span.num_items_cart{position: absolute;background: #f00;color: #fff;border: 1px solid #fff;width: 20px;height: 20px;font-size: 9pt;line-height: 20px;text-align: center;border-radius: 100%;font-weight: 600;right: 5px;top: 5px;z-index: 11}

#login_seccion{max-width: 450px;width:100%;margin: 0 auto;padding: 40px 20px;background: #fff;box-sizing: border-box;border: 1px solid #ddd;border-top-left-radius: 20px;border-bottom-right-radius: 20px;box-shadow: 5px 10px 20px #efefef}

#slider{position:relative;width:100%;margin-bottom:20px}
#slider img{width:100%}
#slider .content-slide{position: absolute;width:30%;top: 150px;left: 10%}
#slider .content-slide h2{font-size:44pt;font-weight:600}
#slider .content-slide p{font-size:20pt;}
.btnSlider{display: inline-block;background: #343434;color: #fff;font-size: 16pt;border-color: #444444;font-weight: 400;text-align: center;vertical-align: middle;margin: 5px;padding: 5px 15px;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;line-height: 1.42857143;border-radius: 4px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;box-shadow: 3px 3px 3px #d8d8d8;}
.btnSlider:hover{background-color:#3c3c3c;border-color:#4d4d4d;transform: scale(1.02);transition: 0.3s}
.btnSlider a{color:#fff;display:block}
.btnSlider a:hover{color:#eee}

.presentation_home {display: flex;width: 80%;margin: 0 auto 80px auto;align-items: flex-start;}
.presentation_home > div:first-child {width:60%}
.presentation_home > div:nth-child(2) {width: 100%;padding: 20px 40px;}
.presentation_home .toptitle {font-size: 15pt;margin: 0 0 5px 0;}
.presentation_home .title {font-size: 26pt;margin: 0 0 5px 0;}
.presentation_home .subtitle {font-size: 15pt;margin: 0 0 20px 0;}
.presentation_home .content {font-size: 11pt;}

.presentation_categ {display: flex;width: 80%;margin: 80px auto;align-items: center;}
.presentation_categ > div:first-child {width:50%}
.presentation_categ > div:first-child img {border-radius: 100%;border: 5px solid #ddd;}
.presentation_categ > div:nth-child(2) {width: 100%;padding: 20px 40px;}
.presentation_categ .toptitle {font-size: 15pt;margin: 0 0 5px 0;}
.presentation_categ .title {font-size: 26pt;margin: 0 0 5px 0;}
.presentation_categ .subtitle {font-size: 15pt;margin: 0 0 20px 0;}
.presentation_categ .content {font-size: 11pt;margin-bottom: 25px;}

.bigcategs_home{display: flex;justify-content: center;align-items: center;gap: 1rem;margin-bottom:40px}
.bigcategs_home img{width:100%;border-radius: 25px;box-shadow: 0px 2px 8px rgb(71 71 71 / 20%);}

.featured-grid{-ms-flex-line-pack: start;align-content: flex-start;display: grid;gap: 1rem;margin-bottom: 6rem;opacity: 1;-webkit-transition: opacity .6s ease;transition: opacity .6s ease}
.product-bg-list{display: grid;gap: 1.5rem;grid-template-columns: repeat(4,1fr)}
.product-bg-list img{width: 100%;border-radius: 25px;box-shadow: 0px 2px 8px rgb(71 71 71 / 20%);}
.product-bg-list:hover{position: relative;overflow: hidden}
.product-bg-list img:hover{transform: scale(1.03);transition: 0.3s}

.featured-grid>div{grid-row: span 2}
.featured-product{position: relative}
.featured-product img{height: 100%;position: static;width: 100%}
.featured-product:hover{position: relative;overflow: hidden}
.featured-product img:hover{transform: scale(1.03);transition: 0.3s}

#slider-categories{}
.category-row{margin:20px 0 80px 0}
.category-list{text-align: center;margin: 20px;}
.category-list {display: block;width: 100%;font-size: 13pt;font-weight: bold;background: #fff;border: 2px solid #ddd;padding: 10px 20px;border-radius: 25px;box-shadow: 0px 2px 8px rgb(71 71 71 / 20%);}
.category-list:hover{transform: scale(1.2);transition: 0.3s}

.categs-wrapper{display:grid;grid-template-columns: repeat(3, minmax(90px, 1fr));gap: 1rem;}
.categs-item{background:#fff;padding:10px;box-shadow: 0px 1px 1px rgb(71 71 71 / 20%);font-weight: bold;}
.categs-item img{width:100%;margin-bottom:10px}

.row_products{margin-bottom:20px}
#canje{background:#f6f6f8;max-width:93.5rem;padding: 15px;box-sizing:border-box}
.item-tienda{background: #fbfbfb;margin: 5px 0px;padding: 5px;border-radius: 20px;box-shadow: 0px 1px 1px rgb(71 71 71 / 20%);/*border: 1px solid #e9e9e9*/}
.item-tienda:hover{opacity:0.8;transition: 0.3s}
.item-tienda .foto-item img:hover{transform: scale(1.2);transition: 0.3s}
.item-tienda a{color:#131313}
.foto-item{padding: 5px;box-sizing: border-box;margin: 5px 0;position: relative;overflow: hidden}
.foto-item img{width:100%}
.foto-item .label_oferta{position: absolute;top: 0px;left: 0;background: #2792ef;font-size: 10pt;color: #fff;font-weight: bold;text-align: center;padding: 5px 10px;}
.display_miniactions{position: absolute;right: 10%;top: 10%}
.WishList{background: #ffffffa3;border-radius: 30px;width: 30px;padding: 10px 5px;text-align: center;cursor:pointer}
.WishList i.rojo{color:#e10a0a}
.display_miniactions div:first-child{margin-bottom:10px;}
.unit-item{display: inline-flex;width: 100%;justify-content: space-between;margin: 10px 0}
.info-item{padding:5px 10px;text-align:left;}
.title-item{font-size: 10pt;margin: 5px 0 0 0}
.marca-item {margin: 5px 0;font-size: 8pt;color: #a1a1a1;font-weight: bold;letter-spacing: 1px;}
.id-item{line-break: anywhere}
.pack{text-align:right}

/* BLOG */
.list_posts{display: grid;grid-template-columns: repeat(3, minmax(150px, 1fr));gap: 0.5rem;margin: 0 0 40px 0;}
.item_posts{border: 1px solid #eee;}
.pic_posts{width: 100%;aspect-ratio: 16 / 9;box-sizing: border-box;position: relative;overflow: hidden;}
.pic_posts img{transition: 0.3s;}
.pic_posts img:hover{transform: scale(1.2);}
.title_posts{padding: 0 10px;}
.title_posts h2 {font-size: 13pt;font-weight: bold;}
.title_posts h2 a{color:#0d5568}
.detail_posts{padding: 0 10px 10px;}
.autor_posts{font-style: italic;font-size: 8pt;}

/* POST */
.big_banner_post {width: 100%;height: auto;position: relative;overflow: hidden;}
.bg_post img {width: 100%;height: 100%;object-fit: cover;box-sizing: border-box;aspect-ratio: 16 / 9;}
.big_banner_post .title_post{position: absolute;z-index: 9;bottom: 0;background: #ffffff73;padding: 10px 15px;width: 100%;text-align: left;}
.big_banner_post .title_post h1{margin:0}
.recommend_post_sidebar {display: flex;align-items: stretch;gap: 1rem;min-height: 85px;border: 1px solid #eee;border-radius: 10px;padding: 10px;text-align: left;margin-bottom: 10px;}
.recommend_post_sidebar:last-child {margin: 0;}
.recommend_post_sidebar div:first-child{width:30%;position: relative;overflow: hidden;}
.recommend_post_sidebar div:last-child{width:70%}
.recommend_post_sidebar img {width: 100%;height: 100%;aspect-ratio: 1 / 1;position: absolute;left: 0;top: 0;border-radius: 5px;}
.recommend_post_sidebar h2 {font-size: 13pt;font-weight: bold;margin: 0 0 10px;}
.recommend_post_sidebar .autor_posts{font-style:italic;font-size: 7pt;}
.content_post {padding: 10px 15px;}

/* SIDEBAR */
.sidebar{}
.sidebar .box_sidebar > h2 {background: #0d5568;margin: 0 0 15px;color: #fff;padding: 4px 10px;border-top-left-radius: 10px;border-top-right-radius: 10px;}

/* CATEG PRODUCTOSS */
#list_grid{display: grid;grid-template-columns: repeat(6, minmax(90px, 1fr));gap: 0.5rem;margin: 0 0 40px 0;}
.item_categ{box-sizing: border-box;vertical-align: top;margin:0 5px 10px 5px;padding: 5px;background: #fbfbfb;border-radius: 20px;box-shadow: 0px 1px 1px rgb(71 71 71 / 20%);/*border: 1px solid #e9e9e9*/}
.item_categ:hover{opacity:0.8;transition: 0.3s}
.item_categ .foto-item img:hover{transform: scale(1.2);transition: 0.3s}
.item_categ a{color:#131313}

.price-item, .AddCartExpress{display: inline-block;vertical-align: middle}
.price-item{width: 75%;margin: 8px 0}
span.label_precio{display: block;padding: 2px;color: #27a72b;font-size: 12pt;font-weight:600}
span.label_puntos{display: block;margin: 5px;padding: 2px 5px;background: #618d0d;color: #fff;border-radius: 15px;text-align:center}
.AddCartExpress{background: #618d0d;color: #fff;border-radius: 5px;width: 20%;height: 35px;line-height: 35px;text-align: center;cursor: pointer}
.AddCartExpress:hover{background: #fff;color: #618d0d;border:2px solid #618d0d;transition: 0.3s}
.backlinks{padding: 5px 10px;margin-bottom:10px;color: #bdbdbd}
h3 i{color: #252628;margin-right: 10px}
.especial_title{font-size: 18pt;line-height: 22px}
.obs{font-size:10pt;}
.text_red{color: #df2525}
.text_gray{color: #818181}
.text_green{color: #618d0d}
.text_yellow{color: #efaf20}
span.sin_stock {background: #d93b3b;padding: 2px 5px;font-size: 7pt;color: #fff;border-radius: 5px;margin: 5px 0;display: table;width: min-content;text-transform: uppercase;letter-spacing: 1px;}
span.a_pedido {background: #efaf20;padding: 2px 5px;font-size: 7pt;color: #fff;border-radius: 5px;margin: 5px 0;display: table;width: max-content;text-transform: uppercase;letter-spacing: 1px;}
p.ob{background: #f39a01;padding: 0.5% 1%;display: table;color: #fff;border-radius: 5px;font-size: 11px;margin: 2% 0}

.img-principal{position:relative;overflow: hidden;margin-bottom:20px}
.img-principal .label_oferta{position: absolute;top: 5%;right: 5%;background: #2792ef;color: #fff;font-size: 12pt;letter-spacing: 1px;padding:5px 10px;border-radius: 5px;text-align: right;line-height: 15px;}

/* PRODUCTO SINGLE */
.producto_single{margin-bottom: 20px}
.box_img_producto_catalogo, .box_info_producto_catalogo{display:inline-block;box-sizing:border-box;vertical-align: top}
.box_img_producto_catalogo{width:30%}
.box_info_producto_catalogo{width: 67%;padding: 0 20px 20px 20px;text-align:left}
.box_info_producto_catalogo h1{padding-left:0}
.logo_index_producto {float: left;margin: 0 10px 0 0;}
.logo_index_producto img {max-width: 80px;}
.gallery{position: relative;}
.product_description{margin:40px 0 60px 0}
p.sku, p.mini-sku{display: table;background: #ddd;color: #898989;padding: 2px 10px;border: 1px dashed #fff;margin:5px 0}
p.mini-sku{font-size:6pt}
div.single_precio{margin-bottom: 40px;}
div.single_precio span.precio_normal, div.single_precio span.precio_oferta{font-size:18pt;font-weight:bold;color:#618d0d}
div.single_precio span.precio_normal small, div.single_precio span.precio_oferta small, div.single_precio span.precio_normal-tachado small{font-size:10pt;}
div.single_precio span.label_porcent_discount{display:table;background: #2792ef;color: #fff;font-size: 12pt;padding: 5px 10px;border-radius: 5px;margin: 5px 0;}
div.single_precio span.precio_normal-tachado{font-size: 14pt;color: #5e5e5e;text-decoration-line: line-through;margin: 10px 10px 10px 0}
span.canje_puntos{display: table;font-size: 11pt;font-weight: bold;margin:20px 0;padding: 0 10px 0 0;background: #c7c7c7;border: 1px dashed #eee;}
span.canje_puntos i{background: #bdbdbd;width: 25px;line-height: 20px;text-align: center;border-right: 1px dashed #eee;padding: 5px;}
.shareon{margin:0 0 20px 0}
.PuntosBox_item{margin:20px 0;border-left: 5px solid #f05a0a;border-radius: 15px;border: 1px solid #eee;}
.PuntosBox_item i, .PuntosBox_item h3{font-size: 13pt;color:#f05a0a;text-transform: uppercase;}
span.btn_catalogo{margin: 10px 0;display: inline-block;background: #618d0d;padding: 10px 20px;border-radius: 20px;color: #fff}
.armar_producto{margin:30px 0;}

/* CATEG SERVICIO */
.detail_service {display: flex;align-items: center;gap: 2rem;}
.foto_categ_servicio {width: 40%;padding: 20px 0;}
.foto_categ_servicio img {border-radius: 100%;border: 5px solid #ddd;}
.descrip_categ_servicio {width: 100%;}
.descrip_categ_servicio h1 {font-size: 23pt;}
.descrip_categ_servicio p {font-size: 11pt;}

/* LISTA ITEMS CATEG */
.list_services{display: grid;grid-template-columns: repeat(2, minmax(150px, 1fr));gap: 1rem;margin-bottom: 30px;}
.item_categ-services{display: flex;box-sizing: border-box;vertical-align: top;margin:0 5px 10px 5px;padding: 5px;background: #fbfbfb;border-radius: 20px;box-shadow: 0px 1px 1px rgb(71 71 71 / 20%);/*border: 1px solid #e9e9e9*/}
.item_categ-services:hover{opacity:0.8;transition: 0.3s}
.item_categ-services .foto-item{width: 25%;}
.item_categ-services .foto-item img{border-radius: 10px;}
.item_categ-services .foto-item img:hover{transform: scale(1.2);transition: 0.3s}
.item_categ-services a{color:#131313}

.list_services_page{border-bottom: 1px solid #ddd;}
.list_services_page:last-child{border-bottom: none;}

.price-item, .AddCartExpress{display: inline-block;vertical-align: middle}
.price-item{width: 75%}
span.label_precio{display: block;padding: 2px;color: #27a72b;font-size: 14pt;font-weight:600}
span.label_puntos{display: block;margin: 5px;padding: 2px 5px;background: #618d0d;color: #fff;border-radius: 15px;text-align:center}
.AddCartExpress{background: #618d0d;color: #fff;border-radius: 5px;width: 20%;height: 35px;line-height: 35px;text-align: center;cursor: pointer}
.AddCartExpress:hover{background: #fff;color: #618d0d;border:2px solid #618d0d;transition: 0.3s}
.backlinks{padding: 5px 10px;margin-bottom:10px;color: #bdbdbd}
h3 i{color: #252628;margin-right: 10px}
.especial_title{font-size: 18pt;line-height: 22px}
.obs{font-size:10pt;}
.text_red{color: #df2525}
.text_gray{color: #818181}
.text_green{color: #618d0d}
.text_yellow{color: #efaf20}
span.sin_stock {background: #d93b3b;padding: 2px 5px;font-size: 7pt;color: #fff;border-radius: 5px;margin: 5px 0;display: block;width: min-content;text-transform: uppercase;letter-spacing: 1px;}
p.ob{background: #f39a01;padding: 0.5% 1%;display: table;color: #fff;border-radius: 5px;font-size: 11px;margin: 2% 0}

.img-principal{position:relative;margin-bottom:20px}
.img-principal div.label_oferta{position: absolute;top: 0px;right: 0;background: #618d0d;width: 70px;height: 70px;line-height: 70px;color: #fff;font-weight: bold;letter-spacing: 1px;border: 1px dashed #fff;border-radius: 100%;}

.owl-carousel{display:grid !important}
img.img.fullwidth{width:100%}
.ad_fullwidth{width:100%;margin:20px 0}
.ad_fullwidth img{width:100%;margin:20px 0;border-radius:25px;box-shadow: 0px 2px 8px rgb(71 71 71 / 20%);}

.box_cart{width:100%}
.item-cart{display: flex;width: 100%;padding: 10px;box-sizing: border-box;margin-bottom:10px;align-items: center;}
.box_img_item-cart{width:15%}
.box_img_item-cart img{width:100%;padding: 10px;box-sizing: border-box}
.info_item-cart{width: 65%;padding: 0 20px;box-sizing: border-box}
.info_item-cart h1, .info_item-cart h2, .info_item-cart h3{margin-top:0;font-size:14pt}
.opciones-cart{width:20%;text-align:right;border-left: 1px solid #eeee;box-sizing: border-box;padding-left: 10px}
.opciones-cart div.single_precio{font-size:14pt}
.btnWeb{display: inline-flex;width: 200px;height: 40px;line-height: 39px;background: #618d0d;border-radius: 5px;margin-bottom: 10px;justify-content: flex-start;align-content: space-around;border: 1px solid #618d0d}
.btnWeb i{width: 40px;height: 40px;background: #fff;color: #618d0d;text-align: center;line-height: 40px;border-radius: 5px;font-size: 14pt}
.btnWeb p{line-height: 40px;padding: 0 10px;margin: 0;box-sizing: border-box;font-weight: 600;color: #fff;text-align: center;width: 150px}
.info_destacada{margin: 2% 10%;font-size: 10pt;line-height: 16pt}
.info_puntos{margin: 20px;font-size: 22pt;color: #71b72f;font-weight: 600;border: 1px dashed #71b72f;padding: 20px;border-top-left-radius: 15px;border-bottom-right-radius: 15px}
.terms_upload{padding-left: 20px;text-align: justify !important;height: 200px;overflow-y: auto;}
.terms_upload::-webkit-scrollbar{width: 5px;/* Tamaño del scroll en vertical */height: 5px;/* Tamaño del scroll en horizontal */}
/* Ponemos un color de fondo y redondeamos las esquinas del thumb */.panel_user::-webkit-scrollbar-thumb {background: #141414;border-radius: 4px}
/* Cambiamos el fondo y agregamos una sombra cuando esté en hover */.panel_user::-webkit-scrollbar-thumb:hover {background: #6c6c6c;box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2)}
/* Cambiamos el fondo cuando esté en active */.panel_user::-webkit-scrollbar-thumb:active {background-color: #999999}
/* Ponemos un color de fondo y redondeamos las esquinas del track */.panel_user::-webkit-scrollbar-track {background: #141414;border-radius: 4px}
/* Cambiamos el fondo cuando esté en active o hover */.panel_user::-webkit-scrollbar-track:hover,.panel_user::-webkit-scrollbar-track:active {background: #d4d4d4}
.move_down{text-align:right}

#wrapper_footer{width: 100%;background:#f9f9f9;background-size: cover;padding: 20px 20px;margin:80px 0px 0px 0px}
#wrapper_footer h3{font-size:12pt;font-weight:bold;text-transform:uppercase}
.footer_catalogo{width:70%;max-width:1300px;margin:0 auto;line-height: 20px}
.footer_catalogo_1, .footer_catalogo_2, .footer_catalogo_3, .footer_catalogo_4{display:inline-block;vertical-align:top;text-align:left;padding:10px 20px;box-sizing:border-box}
.footer_catalogo_1{width:20%;border-right:1px solid #c9c9c9}
.footer_catalogo_1 img{width:50%}
.footer_catalogo_1 p{text-align:justify;font-size:8pt;color:#3b3b3b}
.footer_catalogo_2{width:20%;border-right:1px solid #c9c9c9}
.footer_catalogo_3{width:40%;border-right:1px solid #c9c9c9}
.footer_catalogo_3 .ico_social-minicircle{margin: 0 5px;}
.footer_catalogo_4{width:18.5%}
.footer_catalogo_4 .payments{display:block;text-align:center}
.footer_catalogo_4 .payments div{margin: 20px 0;}
.footer_catalogo_2, .footer_catalogo_3, .footer_catalogo_4{color:#3b3b3b}
.copyright{padding:10px;color:gray;font-size:8pt;}

.Sivo{position: inherit;background: #fff;padding: 20px 0;bottom: 0;text-align: center;width: 100%;box-sizing: border-box;color: #949494;}
.Sivo img{width: 80px;margin-bottom:5px}
.Sivo a.web{color:#fff;background:#ff8a00;border:1px solid #ff8a00;padding:3px 6px;border-radius:10px;font-weight:bold;letter-spacing: 1px;}
.Sivo a.web:hover{color:#ff8a00;background:#fff;transition: 0.3s}
.Sivo_box{margin: 20px}
.Sivo_box img {width: 80px}

/* MENSAJES DE ERRORES Y OTROS */
#big_msg{padding:20px;margin:40px 0}
#big_msg img{width:80%;max-width:600px}
#big_msg, #big_msg h1, #big_msg p{text-align:center}
#big_msg h1{font-size:50pt;margin: 20px 0}
.middle-big_msg{padding:80px 0}

/* SERVICIO SINGLE */
.servicio_single{margin-bottom: 20px}
.box_img_servicio_catalogo, .box_info_servicio_catalogo{display:inline-block;box-sizing:border-box;vertical-align: top}
.box_img_servicio_catalogo{width:30%}
.box_img_servicio_catalogo img{border-radius: 100%;border: 5px solid #ddd;padding:10px;box-sizing:border-box}
.box_info_servicio_catalogo{width: 67%;padding: 0 20px 20px 20px;text-align:left}
.box_info_servicio_catalogo h1{padding-left:0}
.gallery{position: relative;}
.gallery .label_oferta{position: absolute;top: 0px;right: 0;background: #618d0d;width: 70px;height: 70px;line-height: 70px;color: #fff;font-weight: bold;letter-spacing: 1px;border: 1px dashed #fff;border-radius: 100%;}
.items_gallery img{padding: 2px;border: 5px solid #ddd;border-radius: 100px;}
.servicio_descripcion{margin:40px 0 60px 0}
p.sku, p.mini-sku{display: table;background: #ddd;color: #898989;padding: 2px 10px;border: 1px dashed #fff;margin:5px 0}
p.mini-sku{font-size:6pt}
div.single_precio span.precio_normal, div.single_precio span.precio_oferta{font-size:18pt;font-weight:bold;color:#618d0d}
div.single_precio span.precio_normal small, div.single_precio span.precio_oferta small, div.single_precio span.precio_normal-tachado small{font-size:10pt;}
div.single_precio span.label_porcent_discount{display:table;background: #2792ef;color: #fff;font-size: 12pt;padding: 5px 10px;border-radius: 5px;margin: 5px 0;}
div.single_precio span.precio_normal-tachado{font-size: 14pt;color: #5e5e5e;text-decoration-line: line-through;}

.big-btn{width: 100%;background: #0d5568;border: 1px solid #ddd;border-radius: 10px;margin: 20px 0;padding: 10px 20px;text-align: left;display: flex;align-items: center;gap: 1rem;cursor:pointer}
.big-btn:hover{opacity:0.8;transition: 0.3s}
.big-btn i {font-size: 18pt;background: #fff;border-radius: 10px;padding: 10px;text-align: center;color: #0d5568;}
.big-btn span {font-size: 11pt;display: block;color: #fff;}

div#sin_datos{text-align:center}
img#sin_datos{width:155px;display: block;margin: 10px auto}

.product_rating{display: inline-flex;margin: 10px 0;align-items: center;}
.product_rating i{margin-right: 3px;background: #f90;border: 1px solid #d98200;padding: 3px;border-radius: 5px;color: #fff;}

.review-label{position: fixed;right: 0;top: 35%;writing-mode: vertical-rl;background: #fd8000;border: 1px solid #f90;font-weight: bold;letter-spacing: 2px;padding: 10px 7px;border-top-left-radius: 10px;border-bottom-left-radius: 10px;color: #fff;z-index:10}
.review-label a{color:#fff}

/* COMENTARIOS PRODUCTO */
.ShowHide-DIV{background: linear-gradient(#fff, #f9f9f9);background: -webkit-linear-gradient(#fff, #f9f9f9);background: -moz-linear-gradient(#fff, #f9f9f9);padding: 10px;margin: 10px;display: inline-block;border: 1px solid #ddd;border-radius: 50px;cursor: pointer;}

.wrapper_form-comments-product{margin: 30px 0;padding:20px 10px}
.wrapper_form-comments-product > div{margin-bottom:20px}
.select_img_comment {border: 1px solid #dddddd;padding: 20px;border-radius: 25px;position: relative;cursor: pointer;text-align: center;}
.select_img_comment img{width: 100%;transition: 0.3s;}
.select_img_comment img:hover{opacity: 0.8;}
.rating_box {display: flex;text-align: left;align-items: center;gap: 1rem;margin-bottom: 20px;}
.rating_box span.title_rating{font-weight: bold;letter-spacing: 0.5px;font-size: 12pt;color: #393939;}
.comment_rating{margin-right: 10px;}
.comment_rating label{color:grey;cursor:pointer}
.comment_rating label i{font-size:16pt}
.comment_rating label i:hover{transform: scale(1.2);transition: 0.3s;}
.comment_rating label:hover{color:orange}
.comment_rating label:hover ~ label{color:orange}
.comment_rating input[type = "radio"]{display:none}
.comment_rating input[type = "radio"]:checked ~ label{color:orange}
.comment_rating{direction: rtl;/* right to left */unicode-bidi: bidi-override;/* bidi de bidireccional */}
.form-input{margin-bottom:20px}
.form-title_comment_product{width: 100%;height: 45px;box-sizing: border-box;padding: 6px 12px;font-size: 16px;font-weight: 600;line-height: 45px;color: #555;background-color: #fff;border: 1px solid #dddddd;border-radius: 10px;}
.form-comment_product{display: block;width: 100%;height: 95px;box-sizing: border-box;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;border: 1px solid #dddddd;border-radius: 10px}

/* CART SIDEBAR */
.wrapper_sidebarCart{display:none;position: fixed;width: 100%;height: 100%;top: 0;z-index:99}
.bgPopup{background: #000000b5;width: 100%;height: 100%;position: absolute}
#sidebarCart{display:none;position: absolute;width: 22%;height: 100%;right: 0;top: 0;background: #fff;padding: 20px;overflow-y: scroll}
#sidebarCart .item-cart{border-bottom: 1px solid #eee}
#sidebarCart .box_img_item-minicart{width: 30%}
#sidebarCart .info_item-minicart{width: 70%}
#sidebarCart .info_item-minicart .single_precio{margin-bottom: 10px;}
#sidebarCart .info_item-minicart p:first-child{font-size:10pt;margin-bottom:0;color:#898989}
#sidebarCart .info_item-minicart h2{font-size:14pt;margin:0 0 20px 0}
#sidebarCart .footer_sidebarCart{width: 30%;margin-left: auto;margin-right: auto;text-align: center;padding: 20px 5px}
#sidebarCart .footer_sidebarCart img{width:100%}

/* CART STORE */
.boxCart{display: flex;justify-content: flex-start;gap: 1rem;margin:20px 0}
.CantCart{position: relative;display: inline-flex;border: 2px solid #618d0d;padding: 5px 10px;font-weight: bold;color: #618d0d;border-radius: 5px;width:130px;height:40px;line-height: 20px;font-size: 14pt;margin-right: 15px}
.CantCart .tipoCantItem{font-size: 7pt;color: #fff;position: absolute;top: -20px;left: -2px;background: #618d0d;padding: 0 10px;border-top-left-radius: 10px;border-top-right-radius: 10px;letter-spacing: 0.5px;}
.CantCart .num {text-align: center;width: 45px}
.lessCart, .addCart{width: 25px;height: 23px;background: #618d0d;text-align: center;color: #fff;margin: 0 5px;padding:0;border-radius: 10px;cursor:pointer}
.btnCart {display:flex;align-items: center;background: #78a720;color: #fff;height: 40px;border-radius: 5px;padding: 0;box-shadow: 3px 3px 3px #d8d8d8}
.btnCart:hover{transform: scale(1.03);transition: 0.3s;background:#42600a}
.btnCart span {width:100%;margin: 5px 15px;font-weight: 600}
.btnCart i{background: #618d0d;width: 70px;height: 40px;text-align: center;line-height: 40px;border-top-right-radius: 5px;border-bottom-right-radius: 5px}
.btnCart i:hover{transform: scale(1);transition: 0.3s}
#resultado{display:none;position: fixed;width: 285px;top: 20%;right: 0;z-index:99}
.msg_store{display: block;width: 100%;font-size: 10pt;text-align: center;margin: 0 0 20px;padding: 20px 10px}
.msg_store.success{background: #d0e1af;border: 1px solid #78a720;color: #4d6a16}
.msg_store.success a{color: #000}
.msg_store.error{background: #e1afaf;border: 1px solid #a72020;color: #6a1616}

/* BOXES */
.home-login{display: flex;align-items: center;justify-content: space-between;background: #e9edf1;padding: 30px 40px;border-radius: 20px;margin-bottom: 40px;border: 1px solid #fff;box-shadow: 0px 2px 2px rgb(71 71 71 / 20%);}
.home-login p{font-size:14pt;margin:0}
.home-login i{width: 45px;height: 45px;line-height: 45px;background: #f90;border-radius: 50%;color: #fff;margin-right: 10px;border: 1px solid #e78b00;}
.home-login div.right{display: flex;align-items: center;gap:1em}
.home-login div.right .btn{font-size: 13pt;}
.home-login div.right .showLogin{font-size: 13pt;}
.home-registration-title{text-align: center !important;color: rgba(0,0,0,.8);font-size: 18px;font-weight: 600;line-height: 22px;margin: 0 0 14px;}
.home-registration .btn{font-size: 18px;width: 100%;}
.home-registration-create-account{font-size:15px;text-align:center !important}

/* WISHLIST */
.btnWishlist{display:flex;justify-content: space-between;align-items: center;width:100%;background: #ebebeb;color: #626262;height: 40px;border: 1px solid #cfcfcf;border-radius: 5px;margin:10px 0;padding: 0;box-shadow: 3px 3px 3px #d8d8d8;cursor:pointer}
.btnWishlist:hover{transform: scale(1.03);transition: 0.3s;background:#53872c;color:#fff}
.btnWishlist span {margin: 5px 15px;font-weight: 600}
.btnWishlist i{background: #b1b1b1;color:#fff;width: 38px;height: 38px;text-align: center;line-height: 40px;border-top-right-radius: 5px;border-bottom-right-radius: 5px}
.btnWishlist i.rojo{background:#e10a0a}
.btnWishlist i:hover{transform: scale(1);transition: 0.3s}

.display_hover-boxprod{display: none;position: absolute;top: 50%;text-align: center;width: 95%}
.msg_express-store{display:block;width: 100%;font-size: 9pt;text-align: center;margin: 0 0 20px;padding: 5px}
.msg_express-store.success{background: #d0e1af;border: 1px solid #78a720;color: #4d6a16}

.wrapperCart{padding: 2% 5% 5% 5%;background: #f6f6f8}
.items-listCart{background:#fff;padding:5px}
.items-listCart .info_item-minicart .single_precio{margin-bottom: 10px;}
.ResumenCart{font-size: 12pt;text-align: left;margin: 20px 10px 50px 0;color: #1f600b;font-weight: bold}
.ResumenCart div{display: flex;flex-direction: row;justify-content: flex-end;width:100%;line-height: 30px}
.ResumenCart div:first-child{font-size:10pt;text-transform:uppercase;justify-content: flex-start}
.InfoCart{width: 50%;border-bottom: 1px solid #e0e0e0;padding: 10px 5px}
.MontoCart{width: 50%;font-size: 15pt;border-bottom: 1px solid #e0e0e0;padding: 10px 5px}
.InfoCart, .MontoCart{margin-bottom:10px}
.payments{display: grid;grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));gap: 1rem;margin-bottom: 20px;padding: 20px 0;align-items: center;}
.payments div{margin: 0 10px}
.payments img{width:100%;max-width: 200px}
.msgCart {display: block;text-align: center;font-size: 11pt;font-weight: bold;background: #78a720;color: #fff;border-radius: 20px;padding: 5px 15px;width: fit-content;margin: 10px auto 20px;letter-spacing: 0.5px;}
.msgCart i{color:#fff}
.certificates {display: flex;gap: 1rem;align-items: center;justify-content: center;}
.certificates img{width:100%}

/* MINI CART SIDEBAR */
.box_img_item-minicart{width:40%}
.box_img_item-minicart img{width:100%;padding: 10px}
.info_item-minicart{width: 60%;padding: 0 0 0 20px;box-sizing: border-box}
.info_item-minicart p:first-child{font-size:10pt;margin-bottom:0;color:#898989}
.info_item-minicart h2{margin-top:0;font-size:14pt;margin-bottom:5px}
.opciones-minicart{width:40%;text-align:right;box-sizing: border-box}
.opciones-minicart .single_precio{font-size:12pt !important}

/* TABLE */
.header_table {background: linear-gradient(#fff, #f9f9f9);background: -webkit-linear-gradient(#fff, #f9f9f9);background: -moz-linear-gradient(#fff, #f9f9f9);padding: 10px 20px;border: 1px solid #E0E0E0;border-top-left-radius: 10px;text-align: left;text-transform: uppercase;}
.header_table h3 {font-weight: bold;margin: 0;padding: 0;font-size: 10pt;letter-spacing: normal;}
table.info_preview {width: 100%;background: #fff;font-size:11px;border-bottom-right-radius: 10px;border-left: 1px solid #E0E0E0;border-bottom: 1px solid #E0E0E0;border-right: 1px solid #E0E0E0;margin-bottom: 40px;text-align: left;}
table.info_preview tr td.campo{font-weight: bold;}
table.info_preview img {width:100%;/*max-width: 300px*/;height: auto;padding:5px;box-sizing:border-box}

/*-- PEDIDOS --*/
.info-pedido{padding: 20px 0;border-bottom: 1px dashed #eee}
.info-pedido:last-child{border-bottom: none;padding-bottom:0}
.info-pedido p.txt_num_orden{margin: 0 0 10px 0;color: #404040;background: #fff;padding: 2px 5px;text-align:center}
.item-list_pedido{text-align: left;width: 100%;display:flex;justify-content:space-between}
.item-list_pedido:hover{transform: scale(1.01);transition: 0.3s}
.item-list_pedido div{padding: 0 10px;vertical-align: top}
.item-list_pedido ul{padding: 0;font-size: 8pt;list-style:none}
.item-list_pedido ul li{background: #f1f1f1;padding: 5px;border-radius: 10px;border: 1px solid #c9c9c9;font-weight: bold;margin-bottom: 5px}
.item-list_pedido .item-mid_pedido{display: flex;flex-grow: 1}
.item-list_pedido .item-mid_pedido div:first-child{width:40%}
.item-list_pedido .item-mid_pedido div:nth-child(2){width:60%}
.item-list_pedido .item-final_pedido{display: flex}
.boxes-precios-item-list_pedido{display: inline-flex;}
.precio-item-list_pedido{color:green}
span.title_item-list_pedido{display: block;font-size: 7pt;color: #a7a7a7;font-weight: bold;text-transform: uppercase;letter-spacing: 3px;margin-bottom:5px}

/* SEGUIMIENTO */
#seguimiento{margin-bottom: 2%}
#seguimiento img{margin-bottom: 20px}
table.seguimiento-info{width:100%;margin: 20px auto 40px auto}
table.seguimiento-info tr td{text-align:center;padding:0 0 20px 0;vertical-align: top;background: -webkit-linear-gradient(#FFF,#F9F9F9);background: -moz-linear-gradient(#FFF,#F9F9F9);background: linear-gradient(#FFF,#F9F9F9)}
td.border-left{border-left: 1px solid #e0e0e0}
td.border-right{border-right: 1px solid #e0e0e0}
td.border-bottom{border-bottom: 1px solid #e0e0e0}
h3.num_orden{color: #0d840b;margin: 2px 0;font-size: 16px}
p.txt_num_orden{margin: 0 0 20px 0;color: #404040;background: #fff;padding: 2px 5px;text-align:center}
.TotalCart{width: 100%;max-width: 500px;font-size: 12pt;text-align: right;margin: 20px 10px 20px auto;color: #1f600b;font-weight: bold;}
.TotalCart div{display: flex;width:100%;flex-direction: row;justify-content: flex-end;line-height: 30px}
.TotalCart div:first-child{font-size:9pt;text-transform:uppercase}
.TotalCart div div:first-child {color: #818181;}
.valorCart{width: 50%;font-size: 13pt;border-bottom: 1px solid #e0e0e0;padding: 5px}

/* CHECKOUT */
.box_formcart{border: 1px solid #e1e1e1;margin-bottom: 20px;border-radius: 20px;box-sizing: border-box;box-shadow: 5px 10px 20px #efefef}
.box_formcart:hover{border: 1px solid #c1c1c1}
.option_formcart{margin:20px 20px;padding: 0 20px}
.option_formcart h3{font-size:12pt !important}
.option_formcart .option_checkout_cart{padding:0;font-size:11pt}
.infobox{display: block;width: 100%;box-sizing: border-box;padding: 6px 12px;font-size: 14px;background-color: #fff;border: none;border-radius: 20px;}
.infobox:focus {outline: 0;}
.option_checkout_cart{display: flex;font-size: 12pt;font-weight: bold;padding: 20px;margin-bottom:10px;cursor:pointer}
.option_checkout_cart:hover{opacity:0.9}
.option_checkout_cart.active{background: #d0e1af;border-top-left-radius:20px;border-top-right-radius:20px}
.option_checkout_cart span:first-child{width:10%;text-align:center}
.option_checkout_cart span:nth-child(2){width:80%;text-align:left}
.option_checkout_cart span:nth-child(3){width:10%;text-align:right;color:#78a720}
.msg_formcart{border: 1px dashed #ddd;padding: 10px 20px;border-radius:10px;text-align: justify;color: #595959;margin: 20px 0}
.msg_formcart i{color: #595959}

#boxform_cart_payments{/*display: grid;grid-template-columns: repeat(3, minmax(90px, 1fr));gap: 1rem;*/}
.box_formcart_payment{border: 1px solid #e1e1e1;margin-bottom: 20px;border-radius: 20px;box-sizing: border-box;box-shadow: 5px 10px 20px #efefef;}
.box_formcart_payment:hover{border: 1px solid #c1c1c1;}
.option_payment{display: flex;gap: 1rem;font-size: 12pt;font-weight: bold;padding: 20px;margin-bottom: 10px;cursor: pointer;align-items: center;}
.option_payment span:first-child{text-align:center;padding: 0 10px;}
.option_payment span:nth-child(2) {width: 50%;min-width: 210px;text-align: left;}
.option_payment span:nth-child(2) img{width:100%;max-width:162px;}
.msg_payment{border: 1px dashed #ddd;padding: 10px 20px;border-radius:10px;text-align: justify;color: #595959;font-size: 8pt;font-weight: 400;}
.msg_payment i{color: #595959}

/* PROCESO PAGO - CARD */
.credit-card{background: url('https://app.mysivo.com/images/bg-creditcard.jpg') no-repeat; background-size: cover;width: 100%;max-width: 400px;border: 1px solid #000;border-radius: 15px;padding: 20px;box-shadow: 3px 5px 10px #a9a9a9;-moz-box-shadow: 3px 5px 10px #a9a9a9;-webkit-box-shadow: 3px 5px 10px #a9a9a9;-khtml-box-shadow: 3px 5px 10px #a9a9a9}
span.type-card{float: right;font-weight: bold;color: #fff}
span.chip{width: 45px;display: block;border-radius: 10px}
span.chip img{width:100%}
span.number-card{width: 100%;display: block;font-size: 19pt;font-weight: bold;text-align: center;margin: 20px 0;color: #d5d5d5;text-shadow: 2px 2px #000000}
span.name-card{width: 100%;display: block;font-size: 15pt;font-weight: bold;text-align: left;margin: 20px 0;color: #d5d5d5;text-shadow: 2px 2px #000000}

/* COUNTER PAGOS */
.countdown-cart{width: 100%;margin-bottom: 10px;text-align: center;background: #f6f6f8;padding: 20px 0;border-top-right-radius: 20px;border-bottom-left-radius: 20px}
#countdown_data{position: relative;width: 100%;display:flex;max-width: 970px;margin: 0 auto;justify-content: center;align-items: center}
span.boxtime{width: 50%;background: #fff;color: #618d58;float: left;text-align: center;padding: 10px;border: 1px solid #bdbdbd;box-shadow: 5px 10px 15px #b1b1b1;border-radius: 10px;margin: 0 20px}
span.boxtime{font-size: 28pt;font-weight: bold}
span.boxtime p{font-size: 8pt;text-align: center;margin: 0 0 10px}

/* INPUT VOUCHER */
.container-input{text-align: center;background: #f5f5f7;border-top: 5px solid #618d58;padding: 50px 0;border-radius: 6px;width: 100%;margin: 0 auto;margin-bottom: 20px;border-right: 1px dashed #ddd;border-bottom: 1px dashed #ddd;border-left: 1px dashed #ddd}
.inputfile {width: 0.1px;height: 0.1px;opacity: 0;overflow: hidden;position: absolute;z-index: -1}
.inputfile + label {max-width: 80%;font-size: 1.25rem;font-weight: 700;text-overflow: ellipsis;white-space: nowrap;cursor: pointer;display: inline-block;overflow: hidden;padding: 0.625rem 1.25rem}
.inputfile + label svg {width: 1em;height: 1em;vertical-align: middle;fill: currentColor;margin-top: -0.25em;margin-right: 0.25em}
.iborrainputfile {font-size:16px; font-weight:normal;font-family: 'Lato'}
.inputfile-5 + label {color: #55a2ef}
.inputfile-5:focus + label, .inputfile-5.has-focus + label, .inputfile-5 + label:hover {color: #878787}
.inputfile-5 + label figure {width: 100px;height: 100px;border-radius: 50%;background-color: #55a2ef;display: block;padding: 20px;margin: 0 auto 10px}
.inputfile-5:focus + label figure, .inputfile-5.has-focus + label figure, .inputfile-5 + label:hover figure {background-color: #878787}
.inputfile-5 + label svg {width: 100%;height: 100%;fill: #fff}

/* STEPS */
.box_ministeps{display: inline-flex;width: 100%;text-align: center;margin: 20px 0 40px 0;padding: 15px 0 40px 0;border-bottom: 2px solid #eee}
.item_ministeps{width: 100%;margin: 0 auto;font-weight:bold}
.linestep{border: 1px solid #bebebe;width: 40.9%;display: inline-block}
.ministep{display: inline-block;width: 40px;height: 40px;line-height: 35px;background: #fff;border: 2px solid #bebebe;border-radius: 100%}
.text_ministep{font-size:11pt}
.item_ministeps.active{color:#1f600b}
.item_ministeps.active .linestep{border-color:#1f600b}
.item_ministeps.active .ministep{border-color:#1f600b}

/* BTNS */
.btncart{position:relative;width:100%;height:45px;font-weight: 400;text-align: center;vertical-align: middle;margin: 10px 0;padding:0;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;font-size: 15px;line-height: 45px !important;border-radius: 8px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;box-shadow: 3px 3px 3px #d8d8d8}
.btncart:hover{transform: scale(1.01);transition: 0.3s}
.btncart a{width: 100%;height: 45px;display: block;color: #fff;position: absolute;top: 0;left: 0}
.suggest{background: #ffc800;color: #896d09}
.suggest a{color:#896d09}
.suggest:hover{background: #f3c829;transition: 0.3s}
.confirm{background: #78a720;color: #fff;font-weight: bold}
.confirm:hover{background: #42600a;transition: 0.3s}

/* STOCK */
.box_stock>div:first-child{background: #618d0d;padding: 10px 10px;color: #fff;font-size: 9pt}
.box_stock>div:nth-child(2){border-top: 0;display: grid;gap: 0.5rem;padding: 1rem 2rem 1rem 1rem;border: 1px dashed #ddd}
.stock_disponibilidad{display: grid;grid-auto-flow: column;justify-content: space-between}

/* COUNTER PARA CATALOGO */
.sivo_counters{width: 100%;margin-bottom: 10px;text-align: center;background: #f6f6f8;padding: 20px 0;border-top-right-radius: 20px;border-bottom-left-radius: 20px}
.sivo_row-counters{position: relative;width: 100%;display:flex;max-width: 970px;margin: 0 auto;text-align: center}
.sivo_col-counter{float:left;width:25%;padding: 0 35px 25px 0}
.sivo_counter{background: #fff;color: #6b6b6b;float:left;text-align:center;padding: 5%;border: 1px solid #bdbdbd;width: 100%;box-shadow: 5px 10px 15px #b1b1b1;border-top-left-radius: 20px;border-bottom-right-radius: 20px}
.sivo_counter span{font-size: 70px;font-weight: bold}
.sivo_counter p{text-align: center}
.firma_sivo{margin:20px auto;color: #ababab}

/* WSP ICON */
.wsp{position: fixed;right: 15px;bottom: 35px;z-index:9;text-align:right;transition: 0.3s;}
.wsp a{color: #fff;}
.wsp div {display: flex;align-items: center;background: #0d5568;border-radius: 10px;height: 45px;gap: 1rem;}
.wsp span:first-child {padding: 0 10px;border-right: 1px solid #fff;}
.wsp span:last-child{padding-right: 15px;}
.wsp i{font-size: 16pt;}
.wsp:hover{transform: scale(1.05);opacity:0.8}

/* NOVA */
.wrapper_full {background: #fff;width: 100%;height: 100%;position: absolute;padding: 20px;box-sizing: border-box}
.wrapper_full .logo{text-align:center;margin-bottom:50px}
.wrapper_full .logo img{width:60%;max-width:330px}
.wrapper_full .middle{margin-bottom:50px;text-align:center}
.wrapper_full .middle audio{display: none;margin: 10px auto}
.wrapper_full .footer{}

/* EXTERNOS */
.eapps-instagram-feed-posts-item-template-classic{border-radius: 20px}
.owl-nav{text-align: center;margin: 20px 0}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{background: #6a6a6a !important;width: 30px;height: 30px;border-radius: 10px;line-height: 5px !important;color: #fff !important;margin: 0 5px;border: 1px solid #eee !important}

/* FIRMA SIVO FOOTER */
.Sivo_box{margin: 20px}
.Sivo_box img {width: 80px}

/* COOKIES BANNER */
.cookie-banner{display:none;position: fixed;bottom: 0;left: 0;width: 100%;display: inline-flex;align-items: center;justify-content: center;background-color: #333;color: #fff;text-align: center;padding: 10px;z-index: 9;}
.cookie-banner p {margin: 0 20px 0 0;}
.cookie-banner button {margin: 5px;cursor: pointer;box-shadow: none;}

/*-- BOXES INFORMATIVOS: definición única en Web Global/css/style-general.css --*/
span.detalle{display:table;margin:5px 0}

/*-- BT Y BOXES - COLORES --*/
.ico_color1{background-color:#da7821}
.ico_color2{background-color:#da9b3a}
.ico_color3{background-color:#279ec2}
.ico_color4{background-color:#811c0b}
.ico_color5{background-color:#48660F}
.color6{background-color:#327404}
.ico_color6{background-color:#408600}
.color7{background-color:#998956}
.ico_color7{background-color:#B6A46B}

.info-preview-cliente div{display: inline-block;vertical-align: middle;}
.info-preview-cliente div:first-child{margin-right: 5px;}
.cover-cliente, .mini-cover-cliente{background: #efefef;color: #adadad;width: 100%;height: 100%;object-fit: cover;box-sizing: border-box;aspect-ratio: 1 / 1;border-radius: 50%;margin: 0 auto;text-align: center;vertical-align: middle;font-weight: bold;font-size: 18pt;display: flex;justify-content: center;align-items: center;}
.cover-cliente{font-size: 120pt;}
.mini-cover-cliente {width: 40px;height: 40px;line-height: 40px; font-size: 12pt;}
.mini-cover-cliente img{border-radius: 40px;}
.foto_usuario{padding: 0 !important;}
.foto_usuario img{border-radius: 100%;width: 100%;height: 100%;object-fit: cover;box-sizing: border-box;aspect-ratio: 1 / 1;border:2px solid #eee;padding: 0;}

.file-select{position: relative;display: inline-block;width:100%;height:34px;margin:0 0 10px 0;border-radius: 5px;}
.file-select:hover{opacity:0.8;transition: 0.3s}
.file-select::before{background: linear-gradient(#fff, #f0f0f0);background: -webkit-linear-gradient(#fff, #f0f0f0);background: -moz-linear-gradient(#fff,#f0f0f0);color: #1a1919;display: flex;justify-content: center;align-items: center;border: 1px solid #ccc;border-radius: 5px;content: 'Seleccionar Archivo';position: absolute;left: 0;right: 0;top: 0;bottom: 0;padding: 14px;cursor: pointer;}
.file-select input[type="file"] {opacity: 0;width: 200px;height: 38px;display: inline-block}

table.datos_usuario{background:#f6f6f6;width:100%;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;margin-bottom:10px}
table.datos_usuario tr td{vertical-align:middle;padding:5px 10px}
td.campo{background:#fff;font-size:12px;border-bottom:1px solid #e0e0e0}
td.dato_usuario{color:#414141}

/*-- RESPONSIVE ! --*/
@media screen and (max-width: 1366px){

}

@media screen and (max-width: 1200px){
	td{height: 25px}
	h1{font-size:18px}
	h2{font-size:16px}
	h3{font-size:14px}
	h4{font-size:12px}

	ul.menu_superior{height:auto}
	ul.menu_superior li.select_categ{width:100%;border-bottom: 1px solid #ddd;margin-bottom: 10px}
	ul.menu_superior li:last-child{border-right: 1px solid #dddddd}
	section.content_catalogo{width:78%}
	span.label_precio{font-size:12px}
	
	#slider .content-slide{top:25px}
	
	.box_pre_configuracion{width:45%}
	.footer_catalogo{width:90%;}
}

@media screen and (max-width: 992px){
	.category-list span{font-size:11pt}

	h3.num_orden{font-size:13px}

	.item-list_pedido{display: block;}
	.item-list_pedido div{font-size: 13pt;}
	span.title_item-list_pedido{font-size:9pt}
	.mini-foto-prod {display: inline-block;width: 35%;}
	.mini-foto-prod img{max-width: 200px;width: 80%;height: auto;}
	.item-mid_pedido{display: inline-block !important;width: 64% !important;}
	.item-list_pedido .item-mid_pedido div:first-child{width: 100%;}
	.item-list_pedido .item-mid_pedido div:nth-child(2){width: 100%;}
	.item-final_pedido{display: block !important;width: 100% !important;}

	.box_inline_2{display: block;width: 100%}
	span.after-box_inline{display:none}
	.logo_catalogo{width:50%}
	.footer_catalogo_1, .footer_catalogo_2, .footer_catalogo_3, .footer_catalogo_4{padding:10px 15px}
}

@media screen and (max-width: 768px){
	.content_header_menu{position: fixed}
	.header_menu{width:100%;max-width: 1200px;padding: 0;position: fixed;z-index: 99}
	.nav_user{position: initial;padding: 10px}
	
	#showMenu i{font-size: 20pt;}
	#showMenu p{display:none}

	.nav_web{padding:10px}
	.btns_div div:not(:first-child) {display: none;}
	.nav_web .nav-principal{max-width:60%}
	.nav_web .nav-principal div{margin-right: 15px;}
	.nav_web .nav-otros{max-width:40%}
	.nav_web .nav-otros .box-header_menu{display:none}
	.nav_web .nav-otros .box-header_btns{width:100%}
	.nav_web .nav-otros .box-header_btns .btns_div{font-size:10pt}
	.nav_web .nav-otros .box-header_btns .btns_div > div{border:none;margin:0;padding:0}
	
	.btn-menu-bar{display:block}
	.seccion_inline_block{display: block;width: 100% !important;}
	
	#slider {width: 95%;margin: 0 auto;}
	#slider li{margin:0 5px}
	#slider img {border-radius: 10px;border: 1px solid #eee;}
	
	.presentation_home {display: block;width: 100%;margin-bottom: 20px;}
	.presentation_home > div:first-child {width: 80%;margin: 0 auto;}

	.presentation_categ {display: block;width: 100%;}
	.presentation_categ > div:first-child {width: 80%;margin: 0 auto;}

	.section_header_title{font-size:1.2rem;line-height: 1;}
	.descrip_categ_servicio h1{font-size:20pt}
	
	.bigcategs_home{display:block;}
	.bigcategs_home div:first-child{margin-bottom:20px}
	.bigcategs_home img, .product-bg-list img, .ad_fullwidth img{border-radius: 10px;}
	
	.featured-grid{grid-template-columns: repeat(1,1fr);margin-bottom: 25px;}
	.ad_fullwidth img{margin: 0;}
	.product-bg-list{grid-auto-rows: auto;grid-template-columns: 1fr 1fr}
	
	.home-login{padding:20px;gap:3em}
	.home-login p{font-size: 12pt;margin: 0;}
	.home-login p i {float: left}
	.home-login div.right{display: block;}

	.list_services{grid-template-columns: repeat(1, minmax(150px, 1fr));}
	
	.price-item {width: 100%;}
	.AddCartExpress {display: block;width: 100%;margin: 10px 0 0;height: 30px;line-height: 30px;font-size: 12px;}
	
	#content_fullwidth{width:100%;padding-top: 115px}
	#content_fullwidth .content_middle{padding:20px 10px}
	section.content_catalogo{width: 100%;float: none}
	.box_img_servicio_catalogo, .box_info_servicio_catalogo{display:block}
	.box_img_servicio_catalogo{width:100%}
	.box_info_servicio_catalogo{width: 100%;padding: 10px 20px;font-size:12px}
	.foto-item{padding:2px;margin:2px}
	
	#slider-categories .section_header{display:none}
	.category-row {margin: 20px 0 20px 0;}
	.category-list{padding: 10px 10px;line-height: 5pt;}
	.category-list span{font-size:6pt}

	#seguimiento img{width:90%;}
	.item-list_pedido{display: block;width: 100% !important;padding: 0px;}
	.mini-foto-prod {text-align: center;}
	.item-list_pedido div{display: block;width: 100% !important;padding: 10px;}
	.item-list_pedido div img{width: 100% !important;height: auto}
	.precio-item-list_pedido {padding: 10px 0 !important;}
	.boxes-precios-item-list_pedido{border-top: 2px solid #eee;border-bottom: 2px solid #eee}
	.boxes-precios-item-list_pedido div span {display: initial;padding-right: 10px;}

	.day-box h1 {font-size: 34pt !important;}
	
	.box_informacion_preview{width:90%}

	.box_img_item-cart{width:20%}
	.info_item-cart{width:50%}
	.opciones-cart{width:30%}
	
	#big_msg h1{font-size:35pt}
	.footer_catalogo{width:90%;font-size:12px}
	.footer_catalogo_1, .footer_catalogo_2, .footer_catalogo_3, .footer_catalogo_4 {display:block;width:100%;border-right:none}
	#orderBoxs{display:flex; flex-direction: column}
	.box_Order1{order:1}
	.box_Order2{order:2}
	.box_Order3{order:3}
	
	div#login-box{width: 90%;padding: 5% 10%;}
	
	.img_comment{width:20%}
	.comment_rating{display: block;margin-bottom: 10px}
	
	.btnWishlist{position: relative;display: block;line-height: 35px;text-align: center}
	.btnWishlist i{position: absolute;right: 0;top: 0}
	
	.display_miniactions .WishList{width:40px}
	.display_miniactions .WishList i{font-size: 12pt}
	
	#resultado{top: 0;width: 100%;line-height: 15pt}

	/* PAGE AND POST */
	.list_posts{grid-template-columns: repeat(2, minmax(250px, 1fr));}
	
	/* COUNTER */
	.sivo_counters{display:table}
	.sivo_row-counters{display: block;box-sizing: border-box}
	.sivo_col-counter{float: left;width: 50%;box-sizing: border-box;padding: 0 0 20px 0}
	.sivo_counter{float: none;box-sizing: border-box;width: 80%;margin: 0 auto}
	
	.footer_catalogo_4 .payments {display: inline-flex;text-align: center;}
	
	.firma_sivo{display: table-footer-group}
}

@media screen and (max-width: 480px){
	.wrapper_mini_top_menu {font-size: 9px;}
	.logo_catalogo img{max-height: 50px;}
	#sidebarCart{width:100%}
	span#closebox{position: absolute;top: 3%;right: 5%}
	.linestep {width: 26.9%}
	.CantCart{width:100%;margin-bottom:20px}
	#CantItem{width: 75%}
	.btnCart{width:100%;position: relative}
	.btnCart i{position: absolute;right: 0;top: 0}

	.day-box h1 {font-size: 26pt !important;}

	/* PAGE AND POST */
	.list_posts{grid-template-columns: repeat(1, minmax(250px, 1fr));}
}


/* Card de producto estandar: acento de marca (--sivo-card-accent) */
:root{--sivo-card-accent:var(--color-primario,#0d5568)}
