/* ----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------
------------------- THEME PRINTONE
-------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------*/

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: #323232}
h2{font-size:20px;font-weight:400;letter-spacing:-1px;color: #323232}
h3{font-size:15px;font-weight:400;letter-spacing:-1px}
h4{font-size:14px;font-weight:400;letter-spacing:-1px}
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;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: 10px;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%;position:relative;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}
i.fas {transition: 0.3s;}

/*-- 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}
.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 dashed #bdbdbd}
.dashed_line i{background: #323232;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;align-items: center;}
.section_header_title{text-transform:uppercase;margin: 0 16px 0 0;padding: 3px 0;font-size: 1.3rem;line-height: 1.2;font-weight: 400;letter-spacing: 0px;}
.section_header hr {-ms-grid-row-align: center;align-self: center;flex-grow: 1;height: 1px;}
.section_header hr:first-child{margin: 0 30px 0 0}
.section_header hr:last-child{margin: 0 0 0 30px}
.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-light{width: 100%;border: 1px solid #ccc;background:#fff;border-radius: 10px;box-sizing: border-box;margin: 5px 0;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: #df2a1e;height: 35px;color: #fff;border-color: #444444;margin-bottom: 0;font-weight: 400;text-align: center;vertical-align: middle;margin: 5px;padding: 0 10px;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;font-size: 13px;line-height: 35px;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;border-color:#4d4d4d;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:#df2a1e !important;border:2px solid #df2a1e !important}
.btnsegundoplano a{color:#df2a1e !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: 10px;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}
.cancel{display:inline-block;color:#fff;background-color:#EA2E2E;border-color:#931D1D;margin-bottom: 0;font-weight: 400;text-align: center;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;font-size: 15px;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}
.cancel:hover{background-color:#D52323;border-color:#931D1D;transition: 0.3s}
.cancel a{color:#fff;padding: 5px 15px;display:block}
.cancel a:hover{color:#eee}
span.msg_success{display: block;background: #618d0d;color: #fff;padding: 5px 10px;text-align:center;border-radius: 10px;border: 1px solid #0b791e;margin: 0 auto 20px}
span.msg_error{display: block;background: #c13939;color: #fff;padding: 5px 10px;text-align:center;border-radius: 10px;border: 1px solid #790b0b;margin: 0 auto 20px}

.popup{width: 100%;height: 100%;position: fixed;background: transparent;backdrop-filter:blur(3px);top: 0;left: 0;z-index:99999}
.popup hr{border: 0;width: 70%;height: 1px;background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(153, 153, 153, 0.69), rgba(0,0,0,0));background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(153, 153, 153, 0.69), rgba(0,0,0,0));background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(153, 153, 153, 0.69), rgba(0,0,0,0));background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(153, 153, 153, 0.69), rgba(0,0,0,0));margin: 10px auto}
/*.mjs_popup{width: 100%;max-width: 30%;}*/
.mjs_popup > img{display: block;width: 50%;margin: 0 auto;max-width: 450px;border-radius: 100px}
.mjs_popup > p{text-align: center !important}
.mjs_popup.mini{max-width: 420px;}
.mjs_popup .btns-tickets{display: flex;align-items: center;justify-content: center;margin: 10px 0;}
.mjs_popup.width_medio {width: 35%;}
.popup_wrapper .content_error_popup, .popup_wrapper .content_success_popup, .popup_wrapper .content_warning_popup{transform: translate(-50%, -50%) !important}
.content_error_popup, .content_success_popup, .content_warning_popup {position: absolute;top: 50%;left: 50%;max-height: 80%;overflow-y: auto;transform: translate(-50%, -50%);text-align: center;margin-left: auto;margin-right: auto;background: #fefdfd;padding: 1.5% 2%;border-radius: 25px;border: 1px solid #d9d9d9;box-shadow: 0px 10px 15px #c9c9c9;z-index: 2;}
.content_error, .content_success, .content_warning{display: table;margin: 0 auto;text-align: center;padding: 20px;border-radius: 20px}
.content_error hr, .content_success hr, .content_warning hr{border: 0;width: 70%;height: 1px;background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(153, 153, 153, 0.69), rgba(0,0,0,0));background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(153, 153, 153, 0.69), rgba(0,0,0,0));background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(153, 153, 153, 0.69), rgba(0,0,0,0));background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(153, 153, 153, 0.69), rgba(0,0,0,0));margin: 15px auto}
.fullwidth_popup{transform: translate(-50%, -50%) !important}
.content_error_popup::-webkit-scrollbar, .content_success_popup::-webkit-scrollbar, .content_warning_popup::-webkit-scrollbar{width: 8px;/* 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 */.content_error_popup::-webkit-scrollbar-thumb, .content_success_popup::-webkit-scrollbar-thumb, .content_warning_popup::-webkit-scrollbar-thumb {background: #999999;border-radius: 4px}
/* Cambiamos el fondo y agregamos una sombra cuando esté en hover */.content_error_popup::-webkit-scrollbar-thumb:hover, .content_success_popup::-webkit-scrollbar-thumb:hover, .content_warning_popup::-webkit-scrollbar-thumb:hover {background: #999999;box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2)}
/* Cambiamos el fondo cuando esté en active */.content_error_popup::-webkit-scrollbar-thumb:active, .content_success_popup::-webkit-scrollbar-thumb:active, .content_warning_popup::-webkit-scrollbar-thumb:active {background-color: #6c6c6c}
/* Ponemos un color de fondo y redondeamos las esquinas del track */.content_error_popup::-webkit-scrollbar-track, .content_success_popup::-webkit-scrollbar-track, .content_warning_popup::-webkit-scrollbar-track {background: #fff;border-radius: 4px}
/* Cambiamos el fondo cuando esté en active o hover */.content_error_popup::-webkit-scrollbar-track:active, .content_success_popup::-webkit-scrollbar-track:active , .content_warning_popup::-webkit-scrollbar-track:active {background: #fff}
h1.titulo_error, h1.titulo_success, h1.titulo_warning {color: #fff;font-weight: bold;border-radius: 25px;padding: 0 25px;margin-bottom: 5px;display: inline-block;}
i#ico_error, i#ico_success, i#ico_warning {display: block;margin: 0 auto;}
i#ico_success, h1.titulo_success {color: #59ad40;}
i#ico_error, h1.titulo_error {color: #c13939;}

/* 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:#df2a1e}

.content_header_menu{position: relative;background: #fff;width: 100%;box-shadow: 0px 6px 10px rgb(71 71 71 / 20%);z-index: 9;}
.header_menu{background: #fafafa;text-align:center;margin: 0 auto 0 auto;padding: 10px;box-sizing: border-box}
.nav_web{width: 100%;display: flex;flex-wrap: wrap;margin: 0 auto;padding: 0 40px;}
.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_search{width:60%}
.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:#df2a1e}
.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;}

/* SEARCH */
.header-search{display:flex;width: 100%;height: 50px;font-size: 9pt;border-radius: 30px;padding: 5px 10px;box-sizing: border-box;background: #ffffff;border: 2px solid #c9c9c9;}
.header-search button {border-right: 1px solid #ddd;}
.search_box{border:none;width: 100%;height: 40px;padding: 0 0 0 30px;color:#181818}
.search_box:focus{outline: none}

.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: 10px 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: 10px;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:#323232}

/* 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{font-size: 9pt;border-radius: 30px;border: 1px solid #ddd;padding: 4px;box-sizing: border-box;background: #eee;}
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}
#sidebar_catalogo{width:20%;margin-right:10px;text-align:left;padding: 10px;box-sizing: border-box}
#sidebar_catalogo, section.content_catalogo{display:inline-block;vertical-align:top}
.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}

.process-store {display: flex;vertical-align: middle;align-items: center;gap: 2rem;text-align: center;margin: 0 0 40px 0;justify-content: center;}
.process-store > div:first-child {width: 20%;font-size: 16pt;text-align: left;}
.process-store > div{border-right:1px solid #ddd;padding: 20px 20px 20px 0;font-size: 13pt;color:#2f2f2f}
.process-store div:last-child{border-right:none}
.process-ico {font-size: 35pt;color: #df2a1e;}

.bigcategs_home{display: flex;justify-content: center;align-items: center;gap: 2.5rem;margin-bottom:40px}
.bigcategs_home img{width:100%;border-radius: 10px;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: 2.5rem;grid-template-columns: repeat(4,1fr)}
.product-bg-list img{width: 100%;border-radius: 10px;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: 15pt;font-weight: bold;background: #fff;border: 2px solid #ddd;padding: 10px 20px;border-radius: 10px;box-shadow: 0px 2px 8px rgb(71 71 71 / 20%);}
.category-list:hover{transform: scale(1.2);transition: 0.3s}

.row_products{margin-bottom:20px}
#canje{background:#f6f6f8;max-width:93.5rem;padding: 15px;box-sizing:border-box}
.item-tienda{background: #fff;margin: 5px 0px;padding: 5px;/*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 .label_oferta{position: absolute;top: 0px;left: 0;background: #ef2727;font-size: 10pt;color: #fff;font-weight: bold;text-align: center;padding: 5px 10px;border-radius:5px}
.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;}
.info-item{padding:5px 10px;text-align:left;margin-bottom: 20px;}
.info-item .btn{margin: 0;}
.unit-item {display: inline-flex;width: 100%;justify-content: space-between;color:#545454;margin: 0;}
.price-item, .AddCartExpress {display: inline-block;vertical-align: middle;}
.price-item {width: 75%;margin: 8px 0}
.price-item span.label_precio {display: block;padding: 2px;color: #27a72b;font-size: 12pt;font-weight: 600;}
.AddCartExpress {background: #618d0d;color: #fff;border-radius: 5px;width: 20%;height: 35px;line-height: 35px;text-align: center;cursor: pointer;}
.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;}
.title_under_line {font-weight: bold;text-align: left;padding: 10px 0;border-bottom: 2px solid #df2a1e;color: #df2a1e;font-size: 16pt;margin: 20px 0 10px 0;}
.title_outstanding{background:#df2a1e;color:#fff;padding: 2px 10px;margin-right: 5px;border-radius: 10px;text-transform: uppercase;letter-spacing: 1px;font-size: 12pt;}

.steps_products{margin: 40px 0;}
.steps_products > div a{background: #eee;border: 1px solid #ddd;border-radius: 10px;padding: 10px;text-align: left;display: flex;align-items: center;justify-content: flex-start;gap: 1rem;}
.steps_products > div:hover{opacity:0.8;transition: 0.3s;transform: scale(1.03);}
.steps_products div i {font-size: 33pt;background: #df2a1e;border-radius: 10px;padding: 10px;text-align: center;color: #fff;}
.steps_products div span {font-size: 11pt;display: block;color: #575757;}
.steps_products div div span:first-child{color:#df2a1e;font-size: 14pt;font-weight: bold;}

.big-btn_form{width: 100%;background: #eee;border: 1px solid #ddd;border-radius: 10px;margin: 20px 0;padding: 10px 20px;text-align: left;display: flex;align-items: center;gap: 1rem;}
.big-btn_form:hover{opacity:0.8;transition: 0.3s;transform: scale(1.03);}
.big-btn_form i {font-size: 18pt;background: #df2a1e;border-radius: 10px;padding: 10px;text-align: center;color: #fff;}
.big-btn_form span.title{font-size: 12pt;color: #df2a1e;font-weight: bold;}
.big-btn_form span {font-size: 11pt;display: block;color: #2f2f2f;}

#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: 10px;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}

span.label_puntos{display: block;margin: 5px;padding: 2px 5px;background: #618d0d;color: #fff;border-radius: 15px;text-align:center}
.backlinks{text-align:left;padding: 5px 20px;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;}
span.a_pedido {background: #efaf20;padding: 2px 5px;font-size: 7pt;color: #fff;border-radius: 5px;margin: 5px 0;display: block;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: #ef2727;color: #fff;font-size: 12pt;letter-spacing: 1px;padding:5px 10px;border-radius: 5px;text-align: right;line-height: 15px;}

.owl-carousel{display:grid !important}
.owl-carousel .owl-item img{ width: 100%;height: 100%;object-fit: cover;box-sizing: border-box;aspect-ratio: 1 / 1;}
.owl-carousel .owl-item .marca_logo{padding:0 10px}
.owl-carousel .owl-item .marca_logo img{filter: grayscale(1);opacity: 0.3;}
.owl-carousel .owl-item .marca_logo img:hover{filter: grayscale(0);opacity: 1;transition: 0.3s;}
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%);}

.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 #ededed}
.footer_catalogo_1 img{width:50%}
.footer_catalogo_1 p{text-align:justify;font-size:8pt;color:#3b3b3b}
.footer_catalogo_2{width:20%;}
.footer_catalogo_3{width:40%;}
.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 {max-width: 100%;max-height: 160px;}
#big_msg, #big_msg h1, #big_msg p{text-align:center}
#big_msg h1{font-size:55pt;margin: 20px}
.middle-big_msg{padding: 20px 0 80px 0;}

/* NAV OPTIONS DINAMICOS */
#nav-options div{transition: 0.3s}
#nav-options div:hover, .selected-item {background: #df2a1e !important;color: #fff;}
#nav-options div:hover i,.selected-item i{color: #fff}

/* BLOG */
.list_posts{display: grid;grid-template-columns: repeat(3, minmax(200px, 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-weight: bold;}
.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;}

/* PRODUCTO SINGLE */
.seccion-single{width: 100%;display: block;text-align: center;margin-bottom: 20px;border: 1px solid #f1f1f1;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;box-sizing: border-box;box-shadow: 5px 10px 20px #efefef;}
.header-title {width: 100%;display: flex;align-items: center;gap: 1rem;text-align: left;padding: 0 20px;background: #eee;border-top-left-radius: 20px;border-top-right-radius: 20px;border: 1px solid #ddd;margin-bottom:30px;}
.mini-pic-title{width:40px;height: 40px;border-radius: 40px;}
.mini-pic-title img{width:100%;border-radius: 40px;border: 1px solid #ffffff;}
.extra-option-title {display: flex;align-items: center;gap: 1rem;}

.producto_single{margin-bottom: 20px}
.box_img_producto_catalogo{display:inline-block;box-sizing:border-box;vertical-align: top}
.box_img_producto_catalogo{width:100%;}
.box_img_producto_catalogo img{border: 1px solid #ddd;border-radius: 5px;}
.overtitle-product {position: absolute;bottom: 0;left: 8%;height: 50px;line-height: 50px;padding: 0 20px;transform: rotate(-90deg);transform-origin: left bottom;white-space: nowrap;background: #df2a1e;border-bottom-right-radius: 40px;}
.overtitle-product h3 {color: #fff;font-weight: bold;letter-spacing: 2px;text-align: left;padding:0;margin:0;font-size: 11pt;}
.under-gallery{display: flex;align-items: center;justify-content: space-between;margin: 10px 0 20px 0;}
.menu_description {display: flex;gap: 0.5rem;text-align: left;border-bottom: 1px solid #ddd;}
.menu_description div {padding: 5px 10px;background: #eee;width: max-content;border-radius: 10px 10px 0 0;border-left: 1px solid #ddd;border-top: 1px solid #ddd;border-right: 1px solid #ddd;}
.menu_description div h3{margin:5px 0;letter-spacing: normal;font-size:10pt}
.product_description{margin:40px 0;text-align: left;}
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}

#BoxPrecio{text-align: right;}
#BoxPrecio > p{margin: 0;}
div.single_precio{text-align: right;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: #ef2727;color: #fff;font-size: 12pt;padding: 5px 10px;border-radius: 5px;margin: 5px 0 0 auto;}
div.single_precio span.precio_normal-tachado{font-size: 14pt;color: #5e5e5e;text-decoration-line: line-through;margin: 10px 10px 10px 0}
div.single_precio 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;}
div.single_precio 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;font-size: 8.5pt;}
.PuntosBox_item i, .PuntosBox_item h3{color:#f05a0a}
span.btn_catalogo{margin: 10px 0;display: inline-block;background: #618d0d;padding: 10px 20px;border-radius: 10px;color: #fff}
.armar_producto{margin:30px 0;}
.armar_producto .form-group .input-form-light {margin: 5px 0;}

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

.review-label{position: fixed;right: 0;top: 35%;writing-mode: vertical-rl;background: #d91e00;border: 1px solid #df2a1e;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}

/* LOADER */
.loader {width: 50px;height: 50px;margin: 0 auto;border-radius: 50%;border: 8px solid #0000;border-right-color: #F41B1B97;position: relative;animation: s4 1s infinite linear;}
.loader:before,.loader:after {content: "";position: absolute;inset:-8px;border-radius: 50%;border:inherit;animation:inherit;animation-duration: 2s;}
.loader:after {animation-duration: 4s;}
@keyframes s4 {
	100% {transform: rotate(1turn)}
}

/* COMENTARIOS PRODUCTO */
.wrapper_comments-product {display: grid;grid-template-columns: repeat(5, minmax(225px, 1fr));gap: 1.5rem;align-items: start;padding: 20px;margin-bottom: 20px;}
.box_comment-product {text-align: left;border: 1px solid #eee;border-radius: 10px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);overflow: hidden;transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;}
.box_comment-product:hover {transform: translateY(-5px);box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);}
.img_pic img {width: 100%;object-fit: cover;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.button_comment {display: flex;align-items: flex-start;gap: 1rem;padding: 15px;}
.img_comment {flex-shrink: 0;width: 15%;min-width: 60px;}
.img_comment img {width: 100%;border-radius: 50%;border: 3px solid #ebebeb;}
.title_comment p {font-size: 14px;font-weight: bold;margin: 5px 0;color: #333;}
.score_product {color: orange;}
.score_product i:hover {transform: scale(1.2);transition: 0.3s;}
.comment_product p {font-size: 12px;color: #555;}
.sign_comment_product {font-size: 11px;color: #777;font-style: italic;margin-top: 10px;}
.product_comment {display: flex;align-items: center;gap: 1rem;padding: 15px;}
.pic_prod_comment {width: 15%;min-width: 50px;}
.pic_prod_comment img {width: 100%;aspect-ratio: 1 / 1;border-radius: 50%;border: 2px solid #ebebeb;}
.info_prod_comment {font-size: 12px;color: #333;transition: color 0.3s, letter-spacing 0.3s;}
.info_prod_comment:hover {color: #007BFF;letter-spacing: 0.5px;}
.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}

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

/* 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%;min-width:300px;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 p:first-child{font-size:10pt;margin-bottom:0;color:#898989}
#sidebarCart .info_item-minicart h2{font-size:12pt;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-end;gap: 1rem;margin:20px 0}
.CantCart{position: relative;display: inline-flex;justify-content: flex-end;border: 2px solid #618d0d;padding: 5px 10px;font-weight: bold;color: #618d0d;border-radius: 5px;min-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;}
.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: 10px;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: #df2a1e;border-radius: 50%;color: #fff;margin-right: 10px;border: 1px solid #e70b00;}
.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:inline-block;background: #ebebeb;color: #626262;height: 40px;border: 1px solid #cfcfcf;border-radius: 10px;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 {color: #fff;width: 38px;height: 38px;text-align: center;line-height: 40px;}
.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;margin-bottom: 15px;}
.wrapperCart h2 {font-weight: bold;letter-spacing: 1px;color: #6b6b6b;font-size: 11pt;border-bottom: 1px solid #ddd;}
.items-listCart{background:#fff;padding:5px}
.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: 160px}
.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.withoutTitle{border-radius: 15px;border: 1px solid #eee;}
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 {padding: 10px 10px;}
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;width:40%}
.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}
.mini-foto-prod {position: relative;text-align: center;max-width: 120px;}
.mini-foto-prod img {border-radius: 10px;}
.progress_bar{width: 100%;background: #ddd;border-radius: 16px}
.progress_actual{background: #618d0d;color: #fff;border-radius: 16px;padding: 0.01em 16px}

/* MINI BTNS PANELES */
.panel-minibtns {display: inline-flex;align-items: center;margin: 20px 10px;background: #fff;border: 1px solid #efefef;border-radius: 10px;padding: 10px;box-shadow: 3px 3px 10px #ededed;}
.panel-minibtns > div {width: 30px;height: 30px;text-align: center;line-height: 30px;cursor:pointer}
.panel-minibtns button{padding:0}
.panel-minibtns i, .panel-minibtns a{font-size: 14pt;color:#f90}
.panel-minibtns i:hover{transform: scale(1.2);transition: 0.3s;color:#268300}
.minibtns-disabled i, .minibtns-disabled a{color:#ddd}

/*-- TOOLTIP --*/
.tooltip{position: relative;display: inline-block;/*border-bottom: 1px dotted black;*/}
.tooltip .tooltiptext{visibility: hidden;width: auto;background-color: #555;color: #fff;line-height: 12px; text-align: center;border-radius: 6px;padding: 5px 10px;position: absolute;z-index: 1;bottom: 125%;left: 50%;margin-left: -60px;opacity: 0;transition: opacity 0.3s}
.tooltip .tooltiptext::after{content: "";position: absolute;top: 100%;left: 50%;margin-left: -5px;border-width: 5px;border-style: solid;border-color: #555 transparent transparent transparent}
.tooltip:hover .tooltiptext{visibility: visible;opacity: 1;transition: 0.3s}

/* CHECKOUT */
.box_formcart{background:#fff;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:30px 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}

/* 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;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.box_stock>div:nth-child(2){border-top: 0;display: grid;gap: 0.5rem;padding: 1rem 2rem 1rem 1rem;border: 1px solid #ddd;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.stock_disponibilidad{display: grid;grid-auto-flow: column;justify-content: space-between}
.ticket_elaboracion {background: #fff0c7;border: 1px solid #e5d9b8;color: #8d877e;padding: 10px 20px;border-radius: 10px;}
.ticket_elaboracion h3 {margin: 0 0 5px 0;font-weight: bold;letter-spacing: 0.1px;font-size: 10pt;}
.ticket_elaboracion p {margin: 0;}

/* 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: 90px;z-index:9;text-align:right;}
.wsp span{display: block;background: #fff;border-radius: 10px;border: 1px solid #ddd;padding: 5px 10px;}
.wsp img{width: 50px;}
.wsp img:hover{opacity:0.8;transition: 0.3s}

/* 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: 10px}
.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: #333333ed;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;}

/* LOADING */
#load_screen{position: fixed;width: 100%;height: 100%;top:0;left:0;background: #fdfdfd;z-index:10}
#loading{text-align: center;position: relative;top: 50%;margin-top:-220px}
#loading img.ico{background: #fff;border-radius: 50%;border: 2px solid #c0c0c0;margin-bottom: 20px}
#loading h1{font-weight:900;font-size:3.5em;color:#df2a1e;margin: 0 auto 10px auto}
#loading h3{margin: 0 auto 10px auto;color: #8a8a8a;text-transform: uppercase;letter-spacing: 1px}

/*-- BOXES INFORMATIVOS --*/
#content_box_info-home {display: grid;grid-template-columns: repeat(3, minmax(90px, 1fr));gap: 1rem;}
#content_box_info {display: grid;grid-template-columns: repeat(6, minmax(90px, 1fr));gap: 1rem;margin-bottom: 20px;padding: 20px 0;}
div.box{color: #fff;vertical-align: middle;box-sizing: border-box;min-height: 120px;height: 100%;position: relative;border-top-left-radius: 20px;border-bottom-right-radius: 20px;box-shadow: 5px 8px 5px #ececec;}
div.box:hover{opacity:0.9;transform: scale(1.01);transition: 0.3s}
div.box small{display: block;text-align: center;}
#content_box_info-home h2, #content_box_info h2{font-weight:bold}
#content_box_info-home p, #content_box_info p{margin-bottom:10px}
.ico_box{width: 100%;height:100%;position: absolute;left: 0;padding:10px;box-sizing:border-box;opacity: 0.1;font-size: 25pt;z-index: 0}
.ico_box i:hover{transform:none}
.dato_box{width: 100%;padding: 5%;text-align:center;font-size: 9pt}
.dato_box p{text-align:center}
.dato_box button{background: -webkit-linear-gradient(#FFF, #F9F9F9);background: -moz-linear-gradient(#FFF, #F9F9F9);background: linear-gradient(#FFF, #F9F9F9);padding: 7px;border-radius: 20px;border: 1px solid #c3c3c3;width: 100%;color:#292929;margin-top: 5px;}
.dato_box button:hover{transform: scale(1.1);transition: 0.3s;}
span.num_detalle{font-size:18pt;font-weight:bold;display: block}
span.mas_detalle{width: 100%;display: block;padding: 2% 2%;background: #fff;color: #343434;font-size:8pt;border: 1px solid #d9d9d9;box-sizing: border-box;position: absolute;bottom:0;text-align: left;cursor:pointer;border-bottom-right-radius: 20px}
#content_box_info-home div.box_costos, #content_box_info div.box_costos{display: inline-block;color: #fff;vertical-align: middle;width: 100%;box-sizing: border-box;height: 85px;position: relative;border-top-left-radius: 15px;border-bottom-right-radius: 15px;margin: 5px;box-shadow: 5px 8px 5px #ececec}
span.detalle{display:table;margin:5px 0}
.box_info_sidebar{position:relative;width:100%;min-height: 90px;color: #fff;margin-bottom: 20px;border-bottom-right-radius: 20px;border-top-left-radius: 20px;margin: 0 auto 10px auto;box-shadow: 5px 8px 5px #ececec}
.box_info_sidebar:last-child{margin-bottom:0}

/*-- BT Y BOXES - COLORES --*/
.color1{background-color:#de6900}
.ico_color1{background-color:#da7821}
.color2{background-color:#f39a01}
.ico_color2{background-color:#da9b3a}
.color3{background-color:#0492ba}
.ico_color3{background-color:#279ec2}
.color4{background-color:#9d230f}
.ico_color4{background-color:#811c0b}
.color5{background-color:#618D0D}
.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}

i.dato_warning{color:red;margin: 0 3px}
.ico_standard, .ico_positivo, .ico_negativo, .ico_sugerencia{font-size: 12pt}
.ico_standard{color:#313131}
.ico_positivo{color:#618D0D}
.ico_negativo{color:#EA2E2E}
.ico_sugerencia{color:#ffbc00}

/*-- 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}

	table.info_preview {overflow-x: scroll;display: block;width: auto;}
	
	#slider .content-slide{top:25px}
	
	.box_pre_configuracion{width:45%}
	.footer_catalogo{width:90%;}
}

@media screen and (max-width: 992px){
	.nav_web .nav-otros .box-header_btns .btns_div{font-size:8pt;gap:0.2rem}
	.category-list span{font-size:11pt}
	
	.box-overSearch {position: relative;top: 0;left: 0;display: block;transform: translate(0%, 0%);width: 95%;max-width: 100%;margin: 20px auto;}
	.content-overSearch{padding:0 20px}
	.content-overSearch h2{display:none}
	.box-overSearch .form-overSearch, .box-overSearch .btn_overSearch{display:inline-flex;vertical-align: middle;justify-content: center;}
	.box-overSearch .form-overSearch{width:80%;margin:20px 0;}
	.box-overSearch .btn_overSearch{width:19%}
	.form-overSearch > div {width: 33%;}
	.box-overSearch .btn_overSearch i{margin-right:10px}

	.section_header_title{font-size:1.2rem;line-height: 1;}
	.btnWishlist{border:none}
	.btnWishlist span{display:none}
	.btnWishlist i{border-radius:10px}

	h3.num_orden{font-size:13px}

	.item-list_pedido{display: block;}
	.item-list_pedido div{font-size: 11pt;}
	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;}

	.info-item .btn {width: 100%;}

	.linestep{width: 34.9%;}
	#boxform_cart_payments{grid-template-columns: repeat(2, minmax(90px, 1fr));}

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

	#content_box_info{grid-template-columns: repeat(3, minmax(90px, 1fr));}

	/* SIDEBAR CART */
	#sidebarCart {width: 40%;}

	.wrapper_comments-product{grid-template-columns: repeat(3, minmax(90px, 1fr));}
}

@media screen and (max-width: 768px){
	.header_menu{width:100%;max-width: 1200px;padding: 10px 0;position: fixed;z-index: 99}
	.nav_user{position: initial;padding: 10px}

	#showMenu p{display:none}
	
	.nav_web{padding:0 10px}
	.nav_web .nav-otros .box-header_search{display:none}
	.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_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;}

	.process-store {display: grid;grid-template-columns: repeat(3, minmax(90px, 1fr));gap: 0.5rem;}
	.process-store > div{font-size: 11pt;}
	.process-ico{font-size:22pt}
	
	.box-overSearch{width:100%}
	.box-overSearch .form-overSearch, .box-overSearch .btn_overSearch {width: 100%;display: block;}
	.content-overSearch{padding: 40px 20px;}
	.form-overSearch > div {width:100%}
	
	#sidebar_catalogo{display:none}
	
	.bigcategs_home{display:block;}
	.bigcategs_home div:first-child{margin-bottom:20px}
	.featured-grid{grid-template-columns: repeat(1,1fr)}
	.product-bg-list {gap: 1rem;grid-auto-rows: auto;grid-template-columns: 1fr 1fr;}

	.ad_fullwidth img{border-radius: 5px;}
	
	.home-login{padding:20px;gap:3em}
	.home-login p{font-size: 11pt;margin: 0;text-align: center;}
	.home-login p i {display:block;margin: 0 auto 10px auto;}
	.home-login div.right{display: block;}
	
	#list_grid{grid-template-columns: repeat(2, minmax(90px, 1fr));gap: 0.5rem;}
	
	.overtitle-product{width:max-content;height: 35px;line-height: 35px;}
	.overtitle-product h3 {font-size: 5pt;}
	.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: 90px}
	#content_fullwidth .content_middle{padding:20px 10px}
	section.content_catalogo{width: 100%;float: none}
	.box_img_producto_catalogo, .box_info_producto_catalogo{display:block}
	.box_img_producto_catalogo{width:100%}
	.box_info_producto_catalogo{width: 100%;padding: 10px 20px;font-size:12px}
	.foto-item{padding:2px;margin:2px}
	.item-cotizador{display: block;margin-bottom:20px}
	.box_img_item-cotizador{width:100%}
	.info_item-cotizador{width: 100%;padding: 20px 10px}
	.opciones-cotizador{width:100%;text-align:center}
	.opciones-cotizador button{width:100%;margin:0}
	.box_cotizador{text-align:center}

	.price-item span.label_precio{font-size: 10pt;}
	div.single_precio span.precio_normal, div.single_precio span.precio_oferta{font-size:14pt}

	#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}

	.big-btn_form span.title{font-size: 11pt}
	.big-btn_form span {font-size: 9pt}

	div#boxform_cart_payments{display: block;}
	.option_payment span:nth-child(2){text-align: left;}

	#seguimiento img{width:90%;}
	.item-list_pedido{display: block;width: 100% !important;padding: 0px;}
	.mini-foto-prod {max-width: 100%;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;}
	
	.box_informacion_preview{width:90%}

	#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}

	/* SIDEBAR CART */
	#sidebarCart {width: 50%;}

	#content_box_info {grid-template-columns: repeat(3, minmax(90px, 1fr));}

	/* REVIEWS */
	.wrapper_comments-product{grid-template-columns: repeat(2, minmax(90px, 1fr));}
}

@media screen and (max-width: 480px){
	.logo_catalogo img{max-height: 50px;}
	span#closebox{position: absolute;top: 3%;right: 5%}
	.linestep {width: 26.9%}
	#big_msg img{width:80%}

	.process-store {display: grid;grid-template-columns: repeat(2, minmax(90px, 1fr));}
	.process-store > div:first-child{width: 100%;font-size: 14pt;}
	.process-store > div{padding: 10px 20px;}

	/* CHECKOUT */
	.option_checkout_cart{font-size:11pt;margin-bottom: 35px;}
	.option_checkout_cart span:first-child{width:10%}
	.option_checkout_cart span:nth-child(2){width:60%}
	.option_checkout_cart span:nth-child(3){width:30%;font-size:8pt}
	.option_formcart{margin:20px 0}
	.form-group{display: block;}
	.input-form-light{margin:20px 0}

	.option_payment {display: block;}
	.option_payment span {margin: 10px 0;vertical-align: middle;}
	.msg_payment {margin-top: 20px;}

	.section_header {display: block;}
	.section_header_menu {display: block;}
	.section_header_menu span{margin-bottom: 5px;}
	#content_box_info {grid-template-columns: repeat(2, minmax(90px, 1fr));}

	/* REVIEWS */
	.wrapper_comments-product{grid-template-columns: repeat(1, minmax(90px, 1fr));}
	.rating_box {display: block;}
	span.comment_rating {margin: 10px 0;}

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