/*BODY*/

body{

    font-family: 'Montserrat', sans-serif;

    /*font-family: 'Roboto Slab', serif;*/

    /*font-family: 'PT Serif', serif;*/

    /*font-family: 'Righteous', cursive;*/

    font-size: 13px;

    color: #545454;

    background: #ffffff;

}



.wrapsection{

    position: relative;

    overflow: hidden;

    padding-top: 142px;

}



a:hover, a:active, a:focus {text-decoration: none;/*background: transparent;*/outline: none;}

.no-padding{padding: 0;}



.rowflex{

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flex;

    display: -o-flex;

    display: flex;

    -webkit-flex-flow: row wrap;

    -moz-flex-flow: row wrap;

    -ms-flex-flow: row wrap;

    -o-flex-flow: row wrap;

    flex-flow: row wrap;

    align-items: center;

}



/*-------------------INTER FOOTER---------------------*/

.logo-footer{

    float: left;

}

.foot_descrip{

    margin-left: 207px;

    font-size: 12px;

    line-height: 20px;

    text-align: justify;

}

.list_pago{

    padding-left: 0;

    margin-bottom: 0;

    list-style: none;

    text-align: right;

}

.list_pago>li{

    display: inline-block;

    margin-left: 10px;

    margin-right: 10px;

}

.p_right{

    /*text-align: right;*/

    font-size: 12px;

    margin-top: 15px;

    font-weight: 700;

}

.fot-bgcopy{

    background: #232323;

    color: #bbbbbb;

    padding: 20px 0;

    border-top: 1px solid rgba(255,255,255,0.1);

}

.name_empresa, .name_empresa:hover,.name_empresa:focus{

    color: #ed3f46;

}

.info_head .h3_infohead{

    color: #ffffff;

    font-weight: 700;

    font-size: 20px;

}

.hr_line{

    border-top: 3px solid #48b3f7;

    width: 50px;

    margin: 0;

}

.info_body .info_list{

    list-style: none;

    padding-left: 0;

    margin: 25px 0;

}

.info_list>li{

    font-size: 13px;

    color: #ffffff;

    margin-bottom: 10px;

    font-weight: 700;

}

.info_list>li a{

    color: #ffffff;

    font-weight: 400;

}

.foot_main{

    background: #000000;

    padding: 30px 0;

}



.info_enlaces{

    list-style: none;

    padding-left: 0;

    margin: 25px 0;

}

.info_enlaces>li{

    margin-bottom: 5px;

}

.info_enlaces>li a{

    font-size: 14px;

    color: #ffffff;

}





.list_account{

    list-style: none;

    padding-left: 0;

    margin: 25px 0;

}

.list_account>li{

    margin-bottom: 5px;

}

.list_account>li a{

    font-size: 14px;

    color: #ffffff;

}





.list_social{

    list-style: none;

    padding-left: 0;

    margin-bottom: 0;

}

.list_social>li{

    display: inline-block;

    margin-left: 4px;

}

.list_social>li a{

    width: 40px;

    display: block;

    text-align: center;

    height: 40px;

    line-height: 40px;

    background: rgb(72, 179, 247);

    color: #fff;

    border-radius: 5px;

    transition: all ease 500ms;

}

.list_social>li a:hover{

    background: #dbc9bd;

    transition: all ease 500ms;

}

/*-------------------INTER FOOTER---------------------*/

.fot-bgcopy{

    background: #fff;

    border-bottom: 10px solid #48b3f7;

    color: #000;

    padding: 20px 0;

}

.fot-bgcopy .name_empresa{

    color: #48b3f7;

}

.fot-bgcopy .p_right{

    margin: 0;

}

.foot_arriba{

    background: #000;

    color: #fff;

    text-align: center;

    position: relative;

    margin-top: -20px;

}

.foot_arriba p{

    border-top: 1px solid #fff;

    margin-top: 60px;

    margin-bottom: 0;

    padding: 10px 0;

}

.foot_arriba:before {

    content: '';

    position: absolute;

    top: -37px;

    left: 50%;

    width: 55px;

    height: 55px;

    background: #fff;

    -webkit-transform: translateX(-50%) rotate(-45deg);

    transform: translateX(-50%) rotate(-45deg);

}

.sect_main{

    background: #e4d0c5;

    padding: 30px 0;

    position: relative;    

}

.sect_main:after{

    content: '';

    position: absolute;

    bottom: -20px;

    left: 50%;

    width: 40px;

    height: 40px;

    background: #e4d0c5;

    -webkit-transform: translateX(-50%) rotate(-45deg);

    transform: translateX(-50%) rotate(-45deg);

    z-index: 2;

}

.sect_map{

    position: relative;

    z-index: 1;

}



.input_boletin{

    max-width: 600px;

    width: 100%;

    margin: 0 auto;

    position: relative;

}

.e2e-frmCnt{

    position: relative;

}

.e2e-frmCnt .e2e_text {

    display: inline-block;

    width: 70%;

    height: 45px;

    background: #fff;

    border: none;

}

.e2e-frmCnt .e2e_btn {

    display: inline-block;

    width: 30%;

    border: 0;

    color: #fff;

    background: #222;

    font-size: 1.07em;

    text-transform: uppercase;

    padding: 15px 5px;

    border-radius: 4px;

    position: absolute;

    top: 0;

    right: 0;

    -webkit-transition: all .4s ease-out;

    -moz-transition: all .4s ease-out;

    -ms-transition: all .4s ease-out;

    -o-transition: all .4s ease-out;

}

.sms_suscribete p{

    margin: 0;

    padding: 10px;

    background: #ad8876;

    color: #fff;

    text-align: center;

}

.sms_suscribete{

    position: absolute;

    width: 300px;

    top: -39px;

    left: 0;

    right: 0;

    margin: 0 auto;

}



.list_tel{

    list-style: none;

    padding-left: 0;

    margin-bottom: 0;

}

.list_tel>li{

    margin-bottom: 10px;

}

.list_tel>li a{

   color: #000;

}

.box_enlaces .box_header h4{

    color: #fc6461;

    font-size: 30px;

}

.margin_bottom{

    margin-bottom: 30px;

}

.border_left{

    border-left: 2px solid #fc6461;

    border-right: 2px solid #fc6461;

}

.border_right{

    border-left: 2px solid #fc6461;

}

.logo_foot{

    width: 300px;

    display: block;

    /* margin: 0 auto; */

}

.list_redes{

    list-style: none;

    padding-left: 0;

    margin-bottom: 27px;

}

.list_redes>li{

    display: inline-block;

}

.list_redes>li img{

    width: 50px;

    transition: all ease 500ms;

}

.list_redes>li img:hover{

    width: 50px

    transform: rotate(360deg);

    -ms-transform: rotate(270deg);

    -moz-transform: rotate(360deg);

    -webkit-transform: rotate(360deg);

    -o-transform: rotate(360deg);

    transition: all ease 500ms;

}

.vert_middle{

    vertical-align: -webkit-baseline-middle;

}

.ir-arriba {

    display: none;

    padding: 10px;

    background: #000000;

    font-size: 20px;

    color: #fff;

    cursor: pointer;

    position: fixed;

    z-index: 10;

    bottom: 0;

    left: 0;

    right: 0;

    width: 39px;

    margin: auto;

    border-top-left-radius: 8px;

    border-top-right-radius: 8px;

}

/*INTER HEADER*/

.header_top{

  background: #000000;

  position: relative;

  padding: 5px 0;

}



.list_redestop{

    list-style: none;

    padding-left: 0;

    margin-bottom: 0;

    text-align: center;

}

.list_redestop>li{

    display: inline-block;

    margin-left: 10px;

    margin-right: 10px;

}

.list_redestop>li a{

    display: block;

    width: 30px;

    height: 30px;

    background: #eaeaea;

    color: #000;

    line-height: 30px;

    border-radius: 50%;

    transition: all ease 500ms;

}

.list_cart_user{

    position: absolute;

    right: 0;

    top:0;

    display: flex;

}

.list_cart_user>li{

    margin-left: 10px;

    margin-right: 10px;

}

.content_img{

    width: 27px;

    height: 27px;

    padding: 2px;

    background: #48b3f7;

    border-radius: 50%;

    line-height: 17px;

    display: inline-block;

    text-align: center;

    vertical-align: middle;

}

.list_cart_user img{

    width: 17px;    

}

.list_cart_user>li>a{

    padding: 0;

    color: #ffffff;

    font-weight: 600;

    font-size: 15px;

}

.nav.list_cart_user > li > a:hover{

    text-decoration: none;

    background-color: transparent !important;

}

.nav.list_cart_user > li > a:focus{

    outline: none;

    background-color: transparent !important;

}

/*BARRA DE MENU*/

.logo_main{

    margin: 0 auto;

    width: 350px;

}

.navmain{

    border-top: 1px solid #d3c4bd;

    position: absolute;

    z-index: 8;

    background: #fff;

    width: 100%;

}

.list_pestañas{

    padding-left: 0;

    margin-bottom: 0;

    list-style: none;

    display: flex;

    flex-flow: row wrap;

}

.list_pestañas>.li_first{

    width: 19.2%;

    text-align: center;

}

.list_pestañas>.li_second{

    width: 1%;

    text-align: center;

    background: #48b3f7;

    color: #fff;

    display: flex;

    justify-content: center;

    align-items: center;

}

.list_pestañas>li a{

    background: #48b3f7;

    color: #fff;

    padding: 20px;

    font-weight: 700;

    position: relative;

    font-size: 15px;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

}

.nav.list_pestañas > li > a:hover{

    background-color: transparent !important;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

}

.nav.list_pestañas > li > a:focus{

    background: #000;

    outline: none;

}

.list_pestañas a:before {

    position: absolute;

    content: "";

    height: 20%;

    background-color: #892227;

    right: 0;

    width: 0%;

    top: 0;

    z-index: -1;

    -webkit-transition: all 0.7s ease;

    -moz-transition: all 0.7s ease;

    -o-transition: all 0.7s ease;

    transition: all 0.7s ease;

    transition: width 2s;

}

.list_pestañas a .hoverline1 {

    position: absolute;

    display: block;

    height: 20%;

    background-color: #892227;

    right: 0;

    width: 0%;

    top: 20%;

    z-index: -1;

    -webkit-transition: all 0.9s ease;

    -moz-transition: all 0.9s ease;

    -o-transition: all 0.9s ease;

    transition: all 0.9s ease;

}

.list_pestañas a .hoverline2 {

    position: absolute;

    display: block;

    height: 20%;

    background-color: #892227;

    right: 0;

    width: 0%;

    top: 40%;

    z-index: -1;

        -webkit-transition: all 0.4s ease;

    -moz-transition: all 0.4s ease;

    -o-transition: all 0.4s ease;

    transition: all 0.4s ease;

}

.list_pestañas a .hoverline3 {

    position: absolute;

    display: block;

    height: 20%;

    background-color: #892227;

    right: 0;

    width: 0%;

    top: 60%;

    z-index: -1;

        -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

}



.list_pestañas a:after {

    position: absolute;

    content: "";

    height: 20%;

    background-color: #892227;

    right: 0;

    width: 0%;

    top: 80%;

    z-index: -1;

        -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;

}



.list_pestañas>li>a:hover:before{

    position: absolute;

    content: "";

    width: 100%;

    left: 0;

    background-color: #1f1819;

    -webkit-transition: all 0.8s ease;

    -moz-transition: all 0.8s ease;

    -o-transition: all 0.8s ease;

    transition: all 0.8s ease;



}

.list_pestañas>li>a:hover .hoverline1{

    position: absolute;

    width: 100%;

    left: 0;

    background-color: #1f1819;

    -webkit-transition: all 0.35s ease;

    -moz-transition: all 0.35s ease;

    -o-transition: all 0.35s ease;

    transition: all 0.35s ease;

}

.list_pestañas>li>a:hover .hoverline2{

    position: absolute;

    width: 100%;

    left: 0;

    background-color: #1f1819;

    -webkit-transition: all 0.55s ease;

    -moz-transition: all 0.55s ease;

    -o-transition: all 0.55s ease;

    transition: all 0.55s ease;

}

.list_pestañas>li>a:hover .hoverline3{

    position: absolute;

    width: 100%;

    left: 0;

    background-color: #1f1819;

    -webkit-transition: all 0.4s ease;

    -moz-transition: all 0.4s ease;

    -o-transition: all 0.4s ease;

    transition: all 0.4s ease;

}

.list_pestañas>li>a:hover:after{

   position: absolute;

    content: "";

    width: 100%;

    left: 0;

    background-color: #1f1819;

    -webkit-transition: all 0.7s ease;

    -moz-transition: all 0.7s ease;

    -o-transition: all 0.7s ease;

    transition: all 0.7s ease;

}

.nivo-caption{

    background: transparent;

}

.pestañas_menu{

    position: absolute;

    width: 92%;

    left: 0;

    right: 0;

    margin: 0 auto;

}

/*.pestañas_menu>.list_pestañas{

    position: absolute;

    top: 0;

    width: 100%;

    z-index: 7;

}*/

.sli_relative{

    position: relative;

}

.theme-default.sli_relative .nivo-controlNav {

    text-align: center;

    padding: 20px 0;

    position: absolute;

    right: 0;

    left: 0;

    bottom: 10px;

    z-index: 6;

}



.theme-default.sli_relative .nivo-controlNav a {

    display: inline-block;

    width: 15px;

    height: 15px;

    background: #ececec;

    border-radius: 50%;

    text-indent: -9999px;

    border: 4px solid #48b3f7;

    margin: 0 2px;

    transition: all ease 500ms;

}

.theme-default.sli_relative .nivo-controlNav a.active {

    width: 18px;

    height: 18px;

    background: #48b3f7;

    transition: all ease 500ms;

    position: relative;

    top: -2px;

}



/*EFECTO BOTONERA GALERIA*/

.btn_white{

    bottom: 0;

    left: 0;

    margin: -40px 0 0 -40px;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -ms-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;  

}

.sect_galeria{

    padding-bottom: 50px;

    position: relative;

    margin-top: -32px;

    z-index: 6;

}



.btns_gallery .btn_white, .btns_gallery .btn_white2 {

    position: absolute;

    display: inline-block !important;

    float: none !important;

    line-height: 40px;

    margin: 0 2px;

    text-align: center;

    width: 40px;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    -ms-border-radius: 50%;

    -o-border-radius: 50%;

    border-radius: 50%;

}



.img_main .ImageOverlayH, .img_main2 .ImageOverlayH {

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);

    bottom: 0;

    display: block;

    height: 100%;

    left: 0;

    opacity: 0;

    position: absolute;

    right: 0;

    top: 0;

    -webkit-transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -ms-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

    width: 100%;

}



.img_main:hover .ImageOverlayH,

.img_main2:hover .ImageOverlayH{

    opacity: 1;

}

.img_main:hover .btn_white, .img_main2:hover .btn_white  {

    bottom: 50%;

    left: 50%;

    margin: 0 0 -20px -42px;

    visibility: visible;

    opacity: 1;

}







/*SEGUNDO BOTON*/

.img_main .btn_white2,

.img_main2 .btn_white2{

    top: 0;

    right: 0;

    margin: 0 -40px -40px 0;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -ms-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

}

.img_main:hover .btn_white2,

.img_main2:hover .btn_white2 {

    top: 50%;

    right: 50%;

    margin: -20px -42px 0 0;

    visibility: visible;

    opacity: 1;

}



/*SECTION BEST SELLER*/

.sect_productos{

    padding-bottom: 50px;

}

.sect_bestseller{

    /*padding: 30px 0;*/

    position: relative;

    z-index: 1;

}

.title_bestseller{

    position: relative;

}

.title_bestseller h1{

    width: 40%;

    margin: 0 auto;

    background: #000000;

    padding: 10px 20px;

    color: #ffffff;

    border-radius: 5px;

    text-align: center;

    font-weight: 700;

}

.hr_bestseller{

    border: 2px solid #f1f1f1;

    margin: 0;

    position: absolute;

    width: 100%;

    top: 50%;

    z-index: -1;

}

.fondo_black{

    background: #f1f1f1;

    padding: 50px 0;

    padding-top: 100px;

    margin-top: -25px;

}

.title_product{

    display: block;

    padding: 10px 20px;

    color: #fff;

    font-weight: 400;

    background: #000000;

    font-size: 20px;

    text-align: center;

    border-top-left-radius: 60px;

}

.list_products{

    padding-left: 0;

    margin-bottom: 0;

    padding: 10px;

    list-style: none;

    display: flex;

    flex-flow: row wrap;

}

.list_products img{

    width: 100%;

}

.list_products>li{

    width: 30%;

    margin-left: auto;

    margin-right: auto;

}

.list_products.owl-theme .owl-nav [class*=owl-]:hover {

    background: transparent;

}

.list_products.owl-theme .owl-nav [class*=owl-] {

    background: transparent;

}



.list_products.owl-theme .owl-nav .owl-prev {

    background: #48b3f7;

    text-indent: -666em;

    position: relative;

    width: 40px;

    height: 40px;

    overflow: hidden;

    transition: all ease 500ms;

}

.list_products.owl-theme .owl-nav .owl-prev:before{

    content: "\f053";

    font-family: FontAwesome;

    position: absolute;

    display: flex;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    text-indent: 0;

    justify-content: center;

    align-items: center;

}





.list_products.owl-theme .owl-nav .owl-next {

    background: #48b3f7;

    text-indent: -666em;

    position: relative;

    width: 40px;

    height: 40px;

    overflow: hidden;

    transition: all ease 500ms;

}

.list_products.owl-theme .owl-nav .owl-prev:hover,

.list_products.owl-theme .owl-nav .owl-prev:focus,

.list_products.owl-theme .owl-nav .owl-next:hover,

.list_products.owl-theme .owl-nav .owl-next:focus{

    background: #222;

}

.list_products.owl-theme .owl-nav .owl-next:before{

    content: "\f054";

    font-family: FontAwesome;

    position: absolute;

    display: flex;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    text-indent: 0;

    justify-content: center;

    align-items: center;

}

.radious{

    border-top-left-radius: 50px;

}

.list_news{

    padding-left: 0;

    margin-bottom: 0;

    list-style: none;

}

.list_news li{

    position: relative;

}

.boxnew{

    position: absolute;

    display: block;

    padding: 5px 10px;

    color: #ffffff;

    background: #f97602;

    top: 16px;

    font-weight: 600;

    left: 0;

}

/*SECTION NUEVOS PRODUCTOS*/

.sect_newproducts{

    background: #f1f1f1;

    padding: 60px 0;

    position: relative;

    margin-top: -25px;

}
.spantitle{
    display: block
    padding: 10px 0;
    text-align: center;
    color: #222;
    background: #fff;
    font-size: 15px;
    font-weight: 600;
}
.marg_top{
    margin-top: 50px;
}
.sect_publicidad{
    padding: 50px 0;
}

.list_news .protop-dscrip h3{
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 15px;
    margin-top: 0;
}
.list_news .protop-dscrip span{
    text-align: center;
    display: block;
    color: #000;
}

/*NUESTROS PRODUCTOS*/

.list_ourproduct{

    padding-left: 0;

    margin-bottom: 0;

    list-style: none;

    display: flex;

    flex-flow: row wrap;

}

.list_ourproduct li{

    width: 47%;

    margin-left: auto;

    margin-right: auto;

    display: flex;

    flex-flow: row wrap;

    /* border: 2px solid #dadada; */

    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.06);

}

.list_ourproduct img{

    width: 100%;

}

.list_ourproduct li .box_right{

    width: 50%;

    display: flex;

    flex-flow: row wrap;

    align-items: center;

    justify-content: center;

    padding: 20px;

}

.list_ourproduct li .box_left{

    width: 50%;

    position: relative;

}

.box_right .box_leftheader p{

    display: inline-block;

    margin: 0 10px;

}

.box_right .box_leftheader p:first-child {

    padding: 5px 10px;

    background: #48b3f7;

    border: 2px solid #48b3f7;

    margin-right: 10px;

    color: #ffffff;

    font-weight: 600;

}

.box_right .box_leftheader p:nth-child(2) {

    padding: 5px 10px;

    background: #48b3f7;

    border: 2px solid #48b3f7;

    color: #fde000;

    font-weight: 700;

}

.box_right .box_leftheader p:nth-child(2)>span {

    padding: 5px 10px;

    background: #ffffff;

    color: #757575;

    font-weight: 600;

}



.box_right .box_leftbody p{

    display: inline-block;

    margin: 0 10px;

    color: #aba7a7;

    margin: 0;

    text-align: justify;

}

.box_right .box_leftbody h4{

   color: #aba7a7;

   font-weight: 800;

}

.stars:before{

    content: "\f005\f005\f005\f005\f005\f005";

    font-family: FontAwesome;

    color: #fde319;

    display: inline-block;

    letter-spacing: 3px;

}



.price{

    margin-top: 30px !important;

}

.box_right .box_leftbody .price span:nth-child(1){

   color: #000;

   font-size: 20px;

   display: inline-block;

   font-weight: 800;

}

.box_right .box_leftbody .price span:nth-child(2){

   color: #7e7e7e;

   font-size: 15    px;

   display: inline-block;

   margin-left: 10px;

   margin-right: 10px;

}

.sect_prodofert{

    padding: 30px 0; 

}

.banner1{

    position: relative;

}

.list_publicida2{

    padding-left: 0;

    margin-bottom: 0;

    list-style: none;

    display: flex;

    flex-flow: row wrap;

}

.list_publicida2>li:nth-child(1){

    width: 75%;

}

.list_publicida2>li:nth-child(2){

    width: 25%;

    position: relative;

}

.list_publicida2 img{

    width: 100%;

}

.banner2{

    display: flex;

    flex-flow: row wrap;

    padding: 24.7px;

    position: relative;

}

.banner2 .item{

    width: 15%;

    margin-left: auto;

    margin-right: auto;

    box-shadow: 9px 17px 18px #ccc2c2;

    position: relative;

}

.banner2:before{

    content: "";

    position: absolute;

    background: #dbc9bd;

    width: 100%;

    height: 50%;

    bottom: 0;

    left: 0;

    z-index: -1;

}

.hr_bestseller2{

    border: 1px solid #d2c5bd;

    margin: 50px 0;

    width: 100%;

    top: 50%;

    z-index: -1;

}



/*CARRITO DESPLEGABLE*/

.cart-item-product {

    float: left;

    width: 100%;

    position: relative;

    padding: 10px 15px;

    border-bottom: 1px solid #ebebeb;

    margin-bottom: 10px;

}

.list_cart_user .dropdown-menu {

    right: 0;

    left: auto;

    min-width: 250px;

    border-top: 3px solid #48b3f7;

    max-height: 80vh;

    overflow-y: auto;

}

.list_cart_user a.cart-item-product-left {

    float: left;

    height: auto;

    line-height: normal;

    margin-right: 15px;

    max-width: 50px;

    padding: 0;

}

.list_cart_user .cart-item-product-right {

    float: left;

    line-height: 20px;

}

.list_cart_user .cart-item-product-right a{

    color: #000000;

    font-weight: 700;

}

.pricecart {

    color: #48b3f7;

    font-size: 14px;

    margin-right: 25px;

    font-weight: 700;

}

.cart-item-product img{

    width: 100%;

}

.remove-from-cart{

    padding: 4px !important;

}

.box_footcart_desplegable{

    clear: both;

    padding: 10px 0;

}

.box_footcart_desplegable .btncart{

    display: inline-block;

    width: 40%;

}

.box_footcart_desplegable .total_descrip{

    display: inline-block;

    width: 60%;

}

.btncart>a{

    display: block;

    width: 80%;

    background: #48b3f7;

    color: #fff !important;

    text-align: center;

    margin: 0 auto;

    padding: 5px 0 !important;

}

.total_descrip span:nth-child(1){

    margin-right: 10px;

    color: #000;

    font-weight: 700;

}



@media(min-width: 1200px){

   .heighdefault{

        height: 552px;

   } 

}

@media(max-width: 1199px){

   .heighdefault{

        height: 446px;

   }

}

@media(max-width: 991px){

    .heighdefault{

        height: 328px;

   }

}

@media(max-width: 1199px){

    .list_galery>.list_galeryfirst>.img_main>.list_imgsecond>li,

    .list_galery>.list_galeryfirst>.img_mainsecond>.list_imgsecond>li {

        width: 46%;

    }

    .box_right .box_leftheader p:first-child {

        margin: 0 auto;

        width: 40%;

        display: block;

    }

    .box_right .box_leftheader p:nth-child(2) {

        display: block;

        width: 70%;

        margin: 10px auto;

    }

}

.btn_compramovil{

    display: none;

    position: relative;

    width: 100%;

    bottom: 0;

    background: #decabd;

    text-align: center;

    padding: 5px 0;

}

.btn_compramovil .btn_movil{

    display: inline-block;

}

.btn_compramovil .btn_movil img{

    width: 25px;

    margin-left: 5px;

    margin-right: 5px;

}

@media(max-width: 991px){

    .list_galery>.list_galeryfirst>.img_main,

    .list_galery>.list_galeryfirst>.img_mainsecond {

        width: 48%;

        position: relative;

    }

    .list_galery>.list_galeryfirst>.img_main>.list_imgsecond>li,

    .list_galery>.list_galeryfirst>.img_mainsecond>.list_imgsecond>li {

        width: 45%;

    }

    .p_deskdescrip{

        display: none !important;

    }

    .box_right .box_leftheader p:nth-child(2) {

        width: 100%;

    }

    .box_right .box_leftheader p:first-child {

        width: 100%;

    }

    .btn_compramovil{

        display: block;

    }

    .btns_gallery{

        display: none;

    }

    .ImageOverlayH{

        display: none !important;

    }

}



@media(max-width: 670px){

    .list_galery>.list_galeryfirst {

        width: 100%;

    }

    .list_galery>.list_galerysecond {

        width: 100%;

    }

}

@media (max-width: 558px){

   .list_galery>.list_galeryfirst>.img_main,

   .list_galery>.list_galeryfirst>.img_mainsecond {

        width: 100%;

    }

    .list_galery img {

        height: auto;

    }

    .title_bestseller h1 {

        width: 100%;

    }

}

@media(max-width: 750px){

    .list_ourproduct li {

        width: 100%;

        margin-bottom: 20px;

    }

    .p_deskdescrip {

        display: block; !important;

    }

}

@media(max-width: 460px){

    .p_deskdescrip {

        display: none !important;

    }

    .list_ourproduct li .box_left {

        width: 100%;

        order: 2;

    }

    .list_ourproduct li .box_right {

        width: 100%;

    }

}

@media(max-width: 767px){

    .pestañas_menu{

        -webkit-transform: translate(-900px,0px);

        -moz-transform: translate(-900px,0px);

        -ms-transform: translate(-900px,0px);

        -o-transform: translate(-900px,0px);

        -webkit-transition: all .4s ease-out;

        -moz-transition: all .4s ease-out;

        -ms-transition: all .4s ease-out;

        -o-transition: all .4s ease-out;

    }

    .list_publicida2>li:nth-child(1) {

        width: 100%;

    }

    .list_publicida2>li:nth-child(2) {

        width: 100%;

    }

    .banner2 .item {

        width: 30%;

        margin-bottom: 10px;

    }

    .list_publicida2 .btn_compramovil {

        position: relative;

    }

}

.iconmenu_movil{

    padding-left: 0;

    list-style: none;

    display: none;

    flex-flow: row wrap;

    background: #48b3f7;

    margin-bottom: 0;

}

.iconmenu_movil>li{

    width: 50%;

    margin: 0 auto;

    text-align: center;

}

.iconmenu_movil>li>a{

    display: block;

    cursor: pointer;

    padding: 20px 20px;

    color: #fff;

}

.activemain{

   -webkit-transform: translate(0px,57px) !important;

    -moz-transform: translate(0px,57px);

    -ms-transform: translate(0px,57px);

    -o-transform: translate(0px,57px);

    -webkit-transition: all .4s ease-out;

    -moz-transition: all .4s ease-out;

    -ms-transition: all .4s ease-out;

    -o-transition: all .4s ease-out;

}

#close_menumovil{

    display: none;

    position: absolute;

    top: 27%;

    right: 20px;

    color: #fff;

    cursor: pointer;

    font-size: 20px;

}

@media(max-width: 550px){

    .list_pestañas>.li_first {

        width: 100%;

        position: relative;

    }

    .list_pestañas>.li_second{

        display: none;

    }

    .list_redestop {

        position: relative;

        opacity: 0;

        z-index: -1;

    }



}

@media(max-width: 767px){

    .iconmenu_movil{

        display: flex;

        position: relative;

        z-index: 9;

    }

    #close_menumovil{

        display: block;

    }

}

/*MENU FIXED*/

.menu-fixed{

    position: fixed;

    z-index: 10;

    position: fixed;

    top: 0;

    z-index: 10;

    margin: 0;

    width: 100%;

    box-shadow: none;

}

.menu-fixed .logo_main{

    display: none;

}





/*NOSOTROS*/

.rowflex{

    display: flex;

    flex-flow: row wrap;

    align-items: center;

}

.paddtop{

    padding-top: 58px;

}

.sect_Us{

    margin: 50px 0;

}

.sect_Us .title_Us h1{

    color: #222;

    font-size: 40px;

    font-weight: 700;

}

.sect_Us .descrip_Us p{

    font-size: 16px;

    line-height: 25px;

    color: #848484;

    font-weight: 300;

    text-align: justify;

}

.sect_contactanos{

    padding: 100px 0;

    position: relative;

    background-image: url(../../../public/img/nosotros/bannerUs.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    padding: 100px 0;

}

.sect_contactanos:before{

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: #000;

    opacity: .4;

}

.sect_contactanos h2{

    color: #ffffff;

    text-align: center;

    font-weight: 700;

}



.btn_contact{

    display: block;

    padding: 12px 15px;

    background: #48b3f7;

    border-left: 8px solid #222;

    color: #fff;

    width: 250px;

    text-align: center;

    border-radius: 5px;

    position: relative;

    margin: 0 auto;

    font-weight: 700;

    text-transform: uppercase;

}

.btn_contact:before{

    content: "";

    position: absolute;

    width: 100%;

    height: 0%;

    background-color: #fff;

    opacity: 0.5;

    bottom: 0;

    left: 0;

    transition: all ease 500ms;

}

.btn_contact:hover, .btn_contact:focus{

    color: #ffffff;

}

.btn_contact:hover:before{

    content: "";

    position: absolute;

    width: 100%;

    height: 100%;

    background-color: #fff;

    opacity: 0.5;

    bottom: 0;

    transition: all ease 500ms;

}

.back_us h1{

    font-size: 40px;

    margin: 30px 0;

    color: #222222;

}

.title_values{

    position: relative;

    margin: 10px 0;

}

.hr_isotipo{

    width: 100px;

    border-top: 2px solid #222;

    position: absolute;

    bottom: 50%;

    z-index: -1;

    margin: 0px auto;

    left: 0;

    right: 0;

}

.title_values p{

    text-align: center;

}

.title_values p span{

    background-color: #fff;

    padding: 6px;

}

.sect_values{

    margin: 30px 0;

}

.icon-box{

    text-align: center;

}

.box_value{

    border: 6px solid #fff;

    padding: 20px;

    transition: all ease 500ms;

}

.icon-box i{

    font-size: 60px;

    padding: 20px;

    color: #48b3f7;

    border: 3px solid rgba(72, 179, 247, 0.62);

    transition: all ease 500ms;

    width: 135px;

}

.box_value h3{

    text-align: center;

    min-height: 52px;

    font-weight: 700;

    font-size: 20px

}

.box_value p{

    line-height: 25px;

    text-align: center;

}

.box_value:hover{

    border: 6px solid #eaeaea;

    transition: all ease 500ms;

}

.box_value:hover .icon-box i {

    background: #48b3f7;

    border: 3px solid #48b3f7;

    transition: all ease 500ms;

    color: #ffffff;

}

.title_bestseller2{

    position: relative;

    margin-bottom: 50px;

}

.title_bestseller2 h1 {

    width: 40%;

    margin: 0 auto;

    background: #171616;

    padding: 10px 20px;

    color: #ffffff;

    text-align: center;

}



@media(max-width: 767px){

    .sect_contactanos h2 {

        font-size: 20px;

    }

    .logo_main {

        width: 270px;

    }

}



/*CONTACTO*/

.sect_frmcontact{

    margin: 30px 0;

}

.e2e-frmCnt{

    position: relative;

}

.e2e-inpfrm{

    height: 45px;

    box-shadow: 0px 0px 23px -1px #8e8e8e66;

    border-radius: 0;

    color: #777;

    border: 0;

    padding-left: 20px;

}

.e2e-inpfrm:focus, .e2e-inpfrm:active{

    outline: none;

    border: 0;

    box-shadow: 0px 0px 23px -1px #8e8e8e66;

}

.e2e-txtareafrm{

    height: 45px;

    border: 0;

    border-radius: 0;

    color: #777;

    padding-left: 20px;

    box-shadow: 0px 0px 23px -1px #8e8e8e66;

}

.e2e-txtareafrm:focus{

    outline: none;

    border: 0;

    box-shadow: 0px 0px 23px -1px #8e8e8e66;

}

.btn_frmcontact{

    display: block;

    padding: 12px 15px;

    background: #48b3f7;

    color: #fff;

    width: 25%;

    text-align: center;

    border-radius: 5px;

    position: relative;

    border: none;

    border-left: 8px solid #222;

    margin-left: auto;

}

.btn_frmcontact:hover, .btn_frmcontact:focus, .btn_frmcontact:active{

    outline: none !important;

    color: #ffffff;

}

.btn_frmcontact:before{

    content: "";

    position: absolute;

    width: 100%;

    height: 0%;

    background-color: #fff;

    opacity: 0.5;

    bottom: 0;

    left: 0;

    transition: all ease 500ms;

}

.btn_frmcontact:hover:before{

    content: "";

    position: absolute;

    width: 100%;

    height: 100%;

    background-color: #fff;

    opacity: 0.5;

    bottom: 0;

    transition: all ease 500ms;

}

.list_iconcontact{

    padding-left: 0;

    margin-bottom: 0;

    list-style: none;

}

.list_iconcontact>li{

    padding-left: 50px;

    position: relative;

    margin-bottom: 30px;

}

.list_iconcontact>li>a{

    color: #000000;

    font-size: 16px;

    font-weight: 500;

}

.list_iconcontact>li>a:focus{

    outline: none;

}

.list_iconcontact>li span {

    position: absolute;

    top: -11px;

    left: 0;

    background: #000;

    width: 40px;

    height: 40px;

    border-radius: 50%;

    text-align: center;

    line-height: 40px;

}

.list_iconcontact>li span img{

    width: 23px;

}

.box_contact{

    background-color: #f9f9f9;

    padding: 20px;

}

.box_contact .box_contact_header h3{

    color: #000;

    text-align: center;

    margin: 30px 0;

    font-weight: 700;

}

.box_contact .box_contact_foot p{

    text-align: justify;

    border-top: 1px solid #fff;

    padding: 10px 0;

    color: #848484;

    line-height: 30px;

    font-size: 17px;

    font-weight: 400;

}

.titlefrm_contact h3{

    text-align: center;

    color: #222;

    font-size: 30px;

    font-weight: 700;

}

.titlefrm_contact p{

    line-height: 30px;

}

/*TIENDA*/

.sect_tienda{

    padding: 80px 0;

    padding-bottom: 40px;

}

.protop-shortab{

    text-align: right;

    display: block;

    width: 100%;

    margin: 0px;

}



.protop-shortab .protop-pilnav {

    position: absolute;

    top: -0;

    right: 0;

    margin: -5px 75px -2px 0px;

}



.protop-shortab .protop-pilnav li {

    float: left;

    position: relative;

    margin: 0;

    list-style-type: none;

}



.protop-shortab .protop-pilnav li .tab-title {

    border: 2px solid transparent;

    color: #333;

    display: block;

    font-size: 13px;

    font-weight: 700;

    margin: 0;

    padding: 10px 15px;

    text-align: center;

    text-transform: uppercase;

    cursor: pointer;

    border-radius: 0;

}



.protop-shortab .protop-pilnav li.active .tab-title {

    border-color: #e0e0e0 #e0e0e0 #fff;

    color: #0b7cc5;

    background: transparent;

}



.protop-shortab .owl-nav {

    margin-top: 0;

    position: absolute;

    top: -59px;

    right: 0px;

}



.protop-shortab .owl-nav [class*=owl-] {

    color: #a3a3a3;

    font-size: 14px;

    width: 35px;

    height: 28px;

    line-height: 28px;

    text-align: center;

    background: transparent;

    border: 0;

    transition: all ease 500ms;

    border-radius: 0px;

    text-indent: -666em;

    overflow: hidden;

    display: inline-block;

    padding: 0;

}



.protop-shortab .owl-nav .owl-next{

    position: relative;

    top: 50%;

    margin: 0;

    margin-top: 0;

}



.protop-shortab .owl-nav .owl-prev{

    position: relative;

    top: 0;

    margin: 0;

    margin-top: -15px;

}



.protop-shortab .owl-nav .owl-prev:before{

    content: "\f053";

    font-family: "FontAwesome";

    display: block;

    top: 0;

    text-indent: 0;

    position: absolute;

    right: 0;

    left: 0;

}



.protop-shortab .owl-nav .owl-next:before{

    content: "\f054";

    font-family: "FontAwesome";

    display: block;

    top: 0;

    text-indent: 0;

    position: absolute;

    right: 0;

    left: 0;

    border-left: 1px solid #e5e5e5;

}



.protop-shortab .owl-nav [class*=owl-]:hover {

    background-color: #eee;

    color: #212121;

    text-decoration: none;

}



@media (max-width: 767px){

    .protop-shortab .protop-pilnav{

        position: relative;

        margin: 0;

        margin-bottom: 50px;

    }



    .protop-shortab .protop-pilnav li {

        float: none;

    }



    .protop-shortab .protop-pilnav li .tab-title {

        border: 2px solid transparent;

        border-top: 1px solid #ffffff;

        border-bottom: 2px solid #ffffff;

        background-color: #e1e1e1;

        border-width: 2px 0px 1px 0px;

        color: #9a9a9a;

    }



    .protop-shortab .protop-pilnav li.active .tab-title{

        background: #0b7cc5;

        border-color: #0b7cc5;

        border-width: 2px;

        color: #fff;

    }



    .protop-shortab .protop-pilnav li .tab-title:after{

        top: 39px;

        left: 50%;

        border: solid transparent;

        content: " ";

        height: 0;

        width: 0;

        position: absolute;

        pointer-events: none;

        background-color: transparent;

    }



    .protop-shortab .protop-pilnav li.active .tab-title:after{

        top: 40px;

        border-color: rgba(0, 121, 107, 0);

        border-top-color: #0b7cc5;

        border-width: 8px;

        margin-left: -8px;

        z-index: 5;

    }



    .protop-shortab .owl-nav {

        margin-top: 0;

        position: absolute;

        top: -36px;

        left: 0;

        right: 0px;

    }

}

/**/



.protop-content{

    clear: both;

    position: relative;

    text-align: center;

    padding: 0;

    vertical-align: top;

    overflow: hidden;

    display: inline-block;

    margin-bottom: 20px;

    width: 100%;

    margin: 5px 15px 30px;

    max-width: 215px;

}



.protop-imgblock{

    overflow: hidden;

    position: relative;

    border: 1px solid #eee;

    border-bottom-width: 3px;

    margin-bottom: 10px;

    transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    display: inline-block;

}



/*.protop-content:hover .protop-imgblock {

    border-color: #0b7cc5;

}*/



.protop-imgblock > a {

    margin: 0;

    display: block;

    text-align: center;

}



.protop-imgblock > a > img{

    margin: 0 auto;

    height: auto;

    max-width: 100%;

}



.protop-imgblock .attachment-shop_catalog {

    transform: scaleX(1);

    -webkit-transform: scaleX(1);

    -moz-transform: scaleX(1);

    -ms-transform: scaleX(1);

    -o-transform: scaleX(1);

    transition: all 0.5s ease;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

}



.protop-content:hover .attachment-shop_catalog {

    transform: scaleX(0);

    -webkit-transform: scaleX(0);

    -moz-transform: scaleX(0);

    -ms-transform: scaleX(0);

    -o-transform: scaleX(0);

}



.protop-imgblock .secondary-image {

    position: absolute;

    opacity: 0;

    -webkit-opacity: 0;

    -moz-opacity: 0;

    -khtml-opacity: 0;

    top: 0;

    left: 0%;

    right: 0;

    transition: all 0.5s ease;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    visibility: hidden;

    max-width: 100%;

    height: auto;

    transform: scaleX(0);

    -webkit-transform: scaleX(0);

    -moz-transform: scaleX(0);

    -ms-transform: scaleX(0);

    -o-transform: scaleX(0);

}



.protop-content:hover .secondary-image {

    opacity: 1;

    -webkit-opacity: 1;

    -moz-opacity: 1;

    -khtml-opacity: 1;

    visibility: visible;

    transform: scaleX(1);

    -webkit-transform: scaleX(1);

    -moz-transform: scaleX(1);

    -ms-transform: scaleX(1);

    -o-transform: scaleX(1);

}



.myoferta{

    bottom: 12px;

    color: #fff;

    display: block;

    font-size: 12px;

    padding: 0 10px;

    position: absolute;

    right: -10px;

    text-align: center;

    text-transform: uppercase;

    transform: rotate(-45deg);

    -webkit-transform: rotate(-45deg);

    -o-transform: rotate(-45deg);

    -ms-transform: rotate(-45deg);

    transition: all 0.3s ease 0s;

    -webkit-transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -ms-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

    z-index: 9;

    opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    -moz-opacity: 0;

}



.myoferta:after {

    border-right: 60px solid #0b7cc5;

    border-top: 60px solid transparent;

    content: "";

    height: 0;

    left: 0;

    margin-left: auto;

    margin-right: auto;

    margin-top: -32px;

    position: absolute;

    right: 0;

    transform: rotate(45deg);

    -webkit-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    width: 0;

    z-index: -1;

}



.protop-content:hover .myoferta {

    opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    -moz-opacity: 1;

}



.protop-valora{

    overflow: hidden;

    position: relative;

    font-size: 12px;

    height: 18px;

    line-height: 15px;

    width: 64px;

    letter-spacing: 2px;

    margin: auto;

    margin-bottom: 5px;

}



.protop-valora:before {

    font-family: "FontAwesome";

    content: "\f005\f005\f005\f005\f005";

    color: #aaaaaa;

    float: left;

    top: 0;

    left: 0;

    position: absolute;

}



.protop-valora span {

    overflow: hidden;

    float: left;

    top: 0;

    left: 0;

    position: absolute;

    padding-top: 1.5em;

    color: #333;

}



.protop-valora span {

    color: #f2b611;

}



.protop-valora span:before {

    font-family: "FontAwesome";

    content: "\f005\f005\f005\f005\f005";

    top: 0;

    position: absolute;

    left: 0;

    color: #f2b611;

}



.protop-valora strong {

    display: block;

}



.protop-dscrip{

    text-align: left;

}



.protop-dscrip .protop-hrfh3{

    color: #333333;

    transition: all ease 400ms;

    display: block;

    margin-bottom: 8px;

}



.protop-dscrip .protop-hrfh3:hover,

.protop-dscrip .protop-hrfh3:active,

.protop-dscrip .protop-hrfh3:focus{

    color: #0b7cc5;

}



.grid .protop-dscrip .protop-hrfh3 > h3{

    text-align: center;

}

.protop-dscrip .protop-hrfh3 > h3{

    font-size: 14px;

    margin-top: 0;

    margin-bottom: 0;

    line-height: normal;

    font-weight: 600;

}



.protop-dscrip .protop-price{

    color: #333;

    font-size: 14px;

    font-weight: 600;

    margin: 0;

    position: absolute;

}



.protop-dscrip .protop-price del{

    margin-right: 3px;

    color: #909090;

    font-size: 14px;

    font-weight: normal;

    text-decoration: line-through;

    display: inline-block;

}



.protop-dscrip .protop-price ins.protop-priofert{

    text-decoration: none;

}



.protop-dscrip .protop-price ins.protop-priofert>span{

    font-weight: 700;

    font-size: 16px;

    color: #0b7cc5;

}



.protop-content:hover .protop-dscrip .protop-price {

    opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    -moz-opacity: 0;

}



.protop-dscrip .protop-bhover {

    opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    -moz-opacity: 0;

    transition: all 300ms ease;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    position: relative;

    bottom: 0;

    text-align: center;

    background: #ffffff;

    z-index: 5;

    margin: 0 auto;

    left: 0;

    right: 0;

}



.protop-content:hover .protop-dscrip .protop-bhover {

    opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    -moz-opacity: 1;

    transition: all 300ms ease;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

}



.protop-content .protop-dscrip .protop-bhover>a{

    color: #333333;

    background-color: #ececec;

    display: block;

    font-size: 18px;

    padding: 0;

    position: relative;

    vertical-align: top;

    height: 34px;

    width: 34px;

    line-height: 34px;

    text-align: center;

    border-radius: 50%;

    -webkit-border-radius: 50%;

    -o-border-radius: 50%;

    -ms-border-radius: 50%;

    border: medium none;

    float: left;

    margin: 0 2px;

    transition: all 0.5s ease 0s;

    -webkit-transition: all 0.5s ease 0s;

    -o-transition: all 0.5s ease 0s;

    -ms-transition: all 0.5s ease 0s;

    -moz-transition: all 0.5s ease 0s;

    margin-left: -40px;

}



.protop-content:hover .protop-dscrip .protop-bhover a{

    margin: 0 2px;

}



.protop-content .protop-dscrip .protop-bhover a.pro-add1:hover{

    color: #000000;

    background: #8bd500;

}













/* LISTADO PRODUCTOS GRID #1 */

.catg-toolbar{

    width: 100%;

    position: relative;

    color: #333333;

    margin: 0 0 20px;

    text-align: center;

    border-bottom: 1px solid #dbdbdb;

    padding-bottom: 20px;

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flex;

    display: -o-flex;

    display: flex;

    align-items: center;

    justify-content: center;

}



.catg-toolbar .catg-listog {

    float: left;

    width: 10%;

    background: none;

    border: medium none;

    box-shadow: none;

    margin: 0;

    border-radius: 0;

    clear: none;

    padding: 0;

    line-height: 1em;

}



.catg-listog button {

    display: inline-block;

    padding: .618em;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    text-align: center;

    background-color: rgba(0, 0, 0, 0.1);

}



.catg-toolbar .catg-listog button{

    width: 35px;

    height: 35px;

    float: left;

    text-indent: -9999px;

    margin: 0;

    padding: 0;

}



.catg-listog button{

    outline: none!important;

}



.catg-listog button:hover,

.catg-listog button:active,

.catg-listog button:focus{

    outline: none!important;

}



.catg-listog button#grid {

    background-image: url(../../../public/img/iconos/grid.png);

    background-repeat: no-repeat;

    background-attachment: scroll;

    background-color: transparent;

    margin-right: 10px;

    background-size: 100% 100%;

}







.catg-listog button#list {

    background-image: url(../../../public/img/iconos/list.png);

    background-repeat: no-repeat;

    background-attachment: scroll;

    background-color: transparent;

    background-size: 100% 100%;

}



.catg-toolbar .catg-result{

    float: left;

    line-height: 28px;

    margin-bottom: 0;

}



.catg-toolbar .catg-formserch{

    margin-left: 30px;

}



@media (max-width: 767px){

    .catg-toolbar .catg-listog{

        float: none;

        display: none;

    }



    .catg-toolbar .catg-result,

    .catg-toolbar .catg-formserch{

        float: none;

    }

}

/**/

.prodinterna-bg{

    padding: 40px 0;

    position: relative;

}



.prodi-boxetop1{

    background: #f4f4f4;

    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);

    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);

    margin-bottom: 25px;

}



.prodi-boxetop1 .prod-tibreadcumb{

    padding: 10px 15px;

    display: inline-block;

    width: 100%;

}



.prodi-boxetop1 .prodi1-titleh1{

    margin-top: 0;

    margin-bottom: 0;

    font-size: 21px;

    color: #000;

    text-transform: uppercase;

    font-weight: 600;

    padding: 0px;



    width: 50%;

    float: left;

}



.prodi-boxetop1 .prodi1-arrastre{

    width: 50%;

    float: right;

    font-size: 13px;

    text-align: right;

    color: #0b7cc5;

    padding: 0 0px;

    font-weight: 700;

}



.prodi-boxetop1 .prodi1-arrastre a{

    color: #333333;

    font-weight: 400;

}



.prodi-boxetop1 .prodi1-descritop{

    font-size: 14px;

    margin-bottom: 0px;

    padding: 10px 15px;

}



.prodi1-publictop{

    display: block;

    width: 100%;

    max-width: 1200px;

    margin: auto;

    margin-bottom: 10px;

}



.prodi1-publictop>img{

    width: 100%;

}



.prodi-lisvalorado{

    position: relative;

    margin-bottom: 20px;

}



@media (max-width: 650px){

    .prodi-boxetop1 .prodi1-titleh1{

        width: 100%;

        float: none;

        text-align: center;

        margin-bottom: 10px;

    }



    .prodi-boxetop1 .prodi1-arrastre{

        width: 100%;

        float: none;

        text-align: center;

    }

}

/**/

.prodlist-grid{

    /*display: block;*/

    padding: 0;

    margin: 0;

    list-style: none outside;

    clear: both;

    margin: 0 -15px;



    display: -webkit-flex!important;

    display: flex!important;

    -webkit-flex-flow: row wrap;

    flex-flow: row wrap;

}



.prodlist-grid .protop-content{

    margin-bottom: 15px;

}



.prodlist-grid:before,.prodlist-grid:after{

    content: " ";

    display: table;

}



.prodlist-grid:after{

    clear: both;

}



.prodlist-grid > li.pogrid{

    float: left;

    padding: 0;

    position: relative;

    text-align: center;



    width: 25%;

}



.prodlist-grid.grid .protop-content .protop-infomore{

    display: none;

}

.btn_descrip{

    display: none;

}





@media(max-width: 992px){

    .prodlist-grid > li.pogrid{

        width: 50%;

    }

}



@media(max-width: 550px){

    .prodlist-grid > li.pogrid{

        width: 100%;

    }

}







/* LIST TOGGLE */

.prodlist-grid.list{

    margin: 0;

}

.prodlist-grid.list .btn_descrip{

    display: block;

}

.prodlist-grid.list .btn_descrip a{

    display: block;

    background: #000;

    width: 50px;

    height: 50px;

    border-radius: 50%;

    padding: 10px;

    transition: all ease 500ms;

}

.prodlist-grid.list .btn_descrip a:hover{

    background: #48b3f7;

}



.prodlist-grid.list .btn_descrip a img{

    width: 100%;

}

.btn_descrip a{

    display: block;

    background: #000;

}

.prodlist-grid.list > li.pogrid{

    width: 100%;

    float: none;

    text-align: left;

}



.prodlist-grid.list .protop-content{

    max-width: 100%;

    margin: 5px 0 15px;

}



.prodlist-grid.list .protop-imgblock{

    float: left;

    margin: 0 50px 0 0;

    overflow: hidden;

    width: 213px;

}



.prodlist-grid.list .protop-valora{

    margin: 0;

    margin-bottom: 10px;

}



.prodlist-grid.list .protop-dscrip .protop-hrfh3 > h3{

    font-size: 16px;

    font-weight: 700;

}



.prodlist-grid.list .protop-infomore{

    margin-bottom: 20px;

}



.prodlist-grid.list .protop-dscrip .protop-bhover{

    opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    -moz-opacity: 1;

    transition: all 300ms ease;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

}



.prodlist-grid.list .protop-content .protop-dscrip .protop-bhover>a{

    margin: 0 2px;

}



.prodlist-grid.list .protop-dscrip{

    min-height: 265px;

    opacity: 1;

    overflow: hidden;

    padding: 0;

}

.protop-content .img_main2 img{

    width: 30px;

}

.grid .price_tienda{

    display: block;

    text-align: center;

}

.list .price_tienda{

    padding: 5px 0;

    display: block;

    font-weight: 700;

    font-size: 20px;

}



.selectpicker{

    padding: 15px;

    border: 1px solid #ccc;

    width: 200px;

}

.selectpicker:focus{

    outline: none;

}



/*CONTRAENTREGA LINK*/

.sect_bannerprin .btn_a{

    position: absolute;

    top: 12%;

    left: 0;

    right: 0;

    text-align: center;

}

.sect_bannerprin .sect_before:before{

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: #000;

    opacity: .5;

}

.sect_bannerprin .btn_a img{

    width: 90px;

    border-radius: 10px;

}

.sect_bannerprin .btn_b{

    position: absolute;

    top: 30%;

    left: 0;

    right: 0;

    text-align: center;

}

.sect_bannerprin .btn_b h1{

    color: #ffffff;

    font-size: 62px;

    font-weight: 600;

    line-height: 62px;

    margin-top: 0px;

}

.sect_bannerprin .btn_b span{

    background-color: rgba(0, 0, 0, 0.3);

    color: #ffffff;

    font-size: 27px;

    font-weight: 300;

    padding: 0px 22px;

}



    



.sect_bannerprin{

    position: relative;

}

.sect_bannerprin .btn_secciones{

    position: absolute;

    bottom: 225px;

    width: 100%;

}

.sect_bannerprin .btn_secciones ul{

    width: 80%;

    margin: 0 auto;

    text-align: center;

}

.sect_bannerprin .btn_secciones ul>li{

    display: inline-block;

    margin-left: 20px;

    margin-right: 20px;

    list-style: none;

}

.sect_bannerprin .btn_secciones ul>li a{

    display: block;

    padding: 8px 20px;

    background: rgba(255, 202, 0, 0.64);

    color: #fff;

    border-radius: 40px

}

.funciona_img img{

    width: 100%;

    /*max-width: 400px;*/

    display: block;

    margin: 0 auto;

}



.head_cont .btn_section{

    margin-bottom: 0;

    padding-left: 0;

}

.head_cont .btn_section li{

    list-style: none;

}

.head_cont .btn_section a{

    display: inline-block;

    padding: 5px 15px;

    background: #000000;

    color: #fff;

    border-radius: 30px;

    transition:all ease 500ms;

}

.head_cont .btn_section a:hover{

    background: rgb(46, 43, 50);

    transition:all ease 500ms;

}

.head_cont>img{

    width: 100%;

    max-width: 130px;

    display: block;

    margin: 0px auto;

}

.sect_funcionamiento{

    position: relative;

    margin-top: -180px;

}

.sect_width{

    width: 90%;

    position: relative;

    margin: 0 auto;

}

.sect_width:before{

    content: "";

    position: absolute;

    width: 70%;

    right: 0;

    height: 100%;

    margin: 0 auto;

    background: #fff;

}

.cont_func{

    padding: 20px 0;

}

.head_cont h2{

    color: #48b3f7;

    font-weight: 700;

    text-align: center;

}

.funciona_descrip p{

    color: #4d4d4d;

    font-size: 15px;

    text-align: justify;

}

.funciona_descrip a{

    color: #48b3f7;

    font-weight: 700;

}

.body_cont h4{

    font-size: 18px;

    color: #4d4d4d;

}

.body_cont h3{

    margin-top: 15px;

    text-align: center;

    text-transform: uppercase;

}

.body_cont{

    width: 100%;

    max-width: 480px;

    margin: 0 auto;

}

.body_cont img{

    width: 100%;

}

.boton_radius{

    text-align: center;

    padding-left: 0;

}

.boton_radius>li{

    display: inline-block;

    margin-right: 5px;

    margin-left: 5px;

    list-style: none;

}



.boton_radius>li .btn1{

    height: 9px;

    width: 9px;

    display: block;

    background: #88d1ff;

    border-radius: 50%;

}

.boton_radius>li .btn2{

    height: 9px;

    width: 9px;

    display: block;

    background: #0089e0;

    border-radius: 50%;

}

.boton_radius>li .btn3{

    height: 9px;

    width: 9px;

    display: block;

    background: #48b3f7;

    border-radius: 50%;

}

.funciona_img2{

    margin: 26px;

    box-shadow: -6px 2px 15px 3px rgba(148, 144, 144, 0.19);

}

.head_cont .btn_section2 {

    text-align: left;

    margin-bottom: 0;

}

.head_cont .btn_section2 li{

    list-style: none;

}

.head_cont .btn_section2 a {

    display: inline-block;

    padding: 5px 15px;

    background: #000;

    color: #fff;

    font-weight: 700;

    border-radius: 30px;

    transition:all ease 500ms;

}

.head_cont .btn_section2 a:hover{

    background: rgb(46, 43, 50);

    transition:all ease 500ms;

}

.list_distritos{

    width: 50%;

    display: inline-block;

    padding-left: 25px;

}

.fleximg{

  display: inline-block;

    width: 49%;

    text-align: center  

}

.fleximg img{

    max-width: 130px;

}

.body_cont2{

    width: 100%;

    max-width: 480px;

    margin: 0 auto;

}



.list_distritos>li{

    color: #fe6866;

}

.list_dist2>li{

    float: left;

    list-style: none;

    width: 50%;

    color: #000;

}

.list_dist2{

    float: left;

    width: 75%;

    padding-left: 25px;

}

.map2{

    float: left;

    width: 25%;

}



.espe_head h2{

    width: 60%;

    margin: 0 auto;

}

.espe_body>ul{

    margin: 0 auto;

}

.espe_body>ul>li{

    color: #333333;

    font-size: 18px;

    margin-bottom: 8px;

    padding-left: 24px;

}

.espe_body>ul>li>ul{

    padding-left: 30px;

}

.espe_body p{

    

}

.list_enviocosto{

    display: inline-block;

    width: 40%;

}

.list_enviocosto{

    float: left;

    width: 30%;

    margin-top: 20px;

}

.img_especific{

    float: left;

    width: 70%;

}

.sect_espe3{

    padding-bottom: 30px;

}

/*RESPONSIVE*/

@media(max-width: 991px){

    .sect_bannerprin .btn_secciones {

        bottom: 70px;

    }

    .head_cont .btn_section {

        margin: 20px 0;

        text-align: center;

    }

    .head_cont .btn_section2 {

        text-align: center;

        margin: 20px 0;

    }

    .espe_head h2 {

        width: 100%;

    }

    .list_enviocosto {

        width: 100%;

        margin-top: 20px;

    }

    .list_enviocosto>li{

        float: left;

        width: 33.3%;

    }

    .sect_width {

        width: 100%;

    }

    .cont_func {

        padding: 0 15px;

    }

    .sect_funcionamiento {

        margin-top: 0;

    }

}

@media(max-width: 910px){

    .btn_secciones{

        display: none;

    }

}

@media (max-width: 600px){

    .list_enviocosto>li {

        width: 50%;

        font-size: 14px;

    }

    .espe_body>ul>li>ul {

        font-size: 14px;

    }

    .fleximg {

        width: 100%;

    }

    .list_distritos {

        width: 100%;

    }

    .map2 {

        width: 100%;

    }

    .fleximg img {

        max-width: 100%;

    }

}



/*LOGIN-SIGNUP*/

.sect_micuenta{

    padding: 30px 0;

}

.title_contact{

    padding: 20px 0;

    border-bottom: 1px solid #ccc;

}

.title_contact a{

    color: #48b3f7;

}

.title_contact a:focus{

    outline: none;

}



.frmbtnflt{

    background: #000;

    color: #fff;

    transition: all ease 500ms;

}

.frmbtnflt:hover{

    background: #48b3f7;

    color: #fff;

    transition: all ease 500ms;

}

.frmbtnflt:focus, .frmbtnflt:active:focus{

    outline: none;

    color: #fff;

}

/*END LOGIN-SIGNUP*/

.tbl_responsive{

    overflow-x: auto; 

}

/*CARRITO*/

.tbl_cart{

    border: 1px solid rgba(0,0,0,.1);

    margin: 0 -1px 24px 0;

    text-align: left;

    width: 100%;

    border-collapse: separate;

    border-radius: 5px; 

}

.tbl_cart thead{

    background: #f2f2f2;

}

.tbl_cart tr{

    height: 40px;

}

.tbl_cart th, .tbl_cart td{

    border-bottom: 1px solid #e5e5e5;

    padding: 5px 0;

    text-align: center;

}

.tbl_cart tbody .stock input{

    border: none;

    width: 50px;

    border-bottom: 2px solid #48b3f7;

    text-align: center;

}

.tbl_cart tbody .stock input:focus, .tbl_cart tbody .stock input:active{

    outline: none;

}

.tbl_cart tbody .drop a{

    color: #48b3f7;

    font-size: 20px;

}

.tbl_cart tbody .drop a:focus{

    color: #fe6866;

    outline: none;

}

.box_pago{

    padding: 20px;

    border: 1px solid #e5e5e5;

}

.tblpago{

    width: 100%;

}

.tblpago tr{

    height: 50px;

}

.box_pago .tblpago td{

    color: #48b3f7;

    font-weight: 600;

    text-align: right;

}

.btn_compraproc{

    display: block;

    padding: 10px 20px;

    background: #000;

    text-align: center;

    color: #fff;

    transition: all ease 500ms;

}

.btn_compraproc:focus{

    outline: none;

    color: #fff;

}

.btn_compraproc:hover{

    background: #48b3f7;

    color: #fff;

    transition: all ease 500ms;

}

.sect_cart{

    padding: 50px 0;

}

.box_login{

    margin-bottom: 20px;

}

.box_signup, .box_login{

    padding: 20px;

    box-shadow: 0px 0px 5px #fe6866;

}

.boxlogin_head h3, .boxsingup_head h3{

    color: #000;

}



/*FORM ENVIO*/

.form_envio{

    padding: 30px 0;

}

.form_envio .frmbtnflt{

    width: 100%;

    max-width: 200px;

    padding: 10px;

    font-weight: 700;

    text-transform: uppercase;

}

.title_form_envio{

    text-align: center;

    color: #000;

}

.title_form_envio h2{

    font-weight: 600;

    text-transform: uppercase;

    margin: 50px 0;

    margin-bottom: 20px;

}

/*ORDEN COMPLETADA*/

.sect_enviocomp{

    padding: 50px 0;

    padding-top: 0;

}

.h1_detail{

    color: #000;

    font-weight: 600;

    margin: 50px 0;

    text-transform: uppercase;

}

.backhome{

    margin-top: 50px;

}

.backhome a{

    color: #48b3f7;

}

.backhome a:focus{

    outline: none;

}

/**/

@media(max-width: 767px){

    .logo_main{

        position: relative;

        overflow: hidden;

    }    

}





/*RESPONSIVE HOME*/

@media(max-width: 767px){

    .list_pestañas>.li_first {

        width: 100%;

    }

    .li_second{

        display: none !important;

    }

    .sect_galeria {

        margin-top: 0; 

    }

    .wrapsection {

        padding-top: 168px;

    }

    .title_Us h1 {

        font-size: 30px !important;

        text-align: center;

    }

    .sect_Us {

        margin: 0;

    }

    .back_us h1 {

        display: none;

    }

    .btn_contact {

        margin: 0 auto;

    }

    .box_boletinsms h4 {

        font-size: 1em;

    }

    .box_boletinsms p {

        font-size: 1em;

    }

    .box_boletinsms {

        margin-bottom: 20px;

    }

    .sect_frmcontact {

        margin: 0;

    }

}

@media(max-width: 371px){

   .activemain {

        -webkit-transform: translate(0px,75px) !important;

        -moz-transform: translate(0px,57px);

        -ms-transform: translate(0px,57px);

        -o-transform: translate(0px,57px);

        -webkit-transition: all .4s ease-out;

        -moz-transition: all .4s ease-out;

        -ms-transition: all .4s ease-out;

        -o-transition: all .4s ease-out;

    }     

}

@media(max-width: 991px){

    .info_head .h3_infohead {

        font-size: 20px;

    }

}



.h1_tienda{

    text-align: center;

    color: #000;

}



@media(max-width: 767px){

    .title_contact h4{

        font-size: 15px;

        line-height: 20px;

    }

    .h1_detail{

        font-size: 20px;

    }

    .btn_contact {

        width: 50%;

    }

    .title_bestseller2 h1 {

        width: 60%;

    }

}

.list_redestop>li a:hover{

    background: #48b3f7;

    color: #fff;

    transition: all ease 500ms;

}





/*RESULTADO BUSQUEDA*/

.list_product2{

    padding-left: 0;

    margin-bottom: 0;

    list-style: none;

}

..list_product2{

    list-style: none;

}

.box_products2{

    border: 1px solid #ccc;

}

.list_product2 .li_product2 .box_products2{

    display: flex;

    flex-flow:row wrap;

}



.list_product2 .box_products2>.box_left{

    width: 40%;

}

.list_product2 .box_products2>.box_left img{

    display: block;

    margin: 0 auto;

    width: 100%;

}



.list_product2 .box_products2>.box_right{

    width: 60%;

    padding: 20px 30px;

}

.star_producto:before{

    content: "\f005 \f005 \f005 \f005 \f005 \f005 \f005";

    display: inline-block;

    font-family:FontAwesome;

    font-size: inherit;

    letter-spacing: 3px;

    color: #ecc914;

}

.list_product2 .content_boxright .p_descrip{

    margin: 30px 0;

    text-align: justify;

    letter-spacing: 1px;

    color: #777;

}

.list_product2 .content_boxright .price2 .desc{

    color: #000;

    display: inline-block;

    font-size: 20px;

    width: 30%;

}

.list_product2 .content_boxright .price2 .normal{

    display: inline-block;

    width: 30%;

    color: #777;

    font-size: 15px;

}

.list_option2{

    margin-bottom: 0;

    list-style: none;

    margin-top: 20px;

}

.list_option2>li{

    display: inline-block;

    width: 50px;

    height: 50px;

    background: #333;

    text-align: center;

    line-height: 46px;

    margin-left: 10px;

    margin-right: 10px;

    border-radius: 50%;

    border: 2px solid #333;

    transition: all ease 500ms;

}

.list_option2>li:hover{

    background: #fff;

    transition: all ease 500ms;

}

.list_option2>li:hover a{

    color: #333;

    transition: all ease 500ms;

}

.list_option2>li>a{

    color: #fff;

    font-size: 20px;

    display: block;

    border-radius: 50%;

}

.sect_resultado{

    padding: 100px 0;

}



.box_responsive{

    width: 100%;

    max-width: 400px;

    margin: 0 auto;

}

/*****************SLIDER*******************/

.nivoSlider{

    position: relative;

}

.caption_slider{

    position: absolute;

    width: 50%;

    top: 0;

    left: 0;

    height: 100%;

    z-index: 9999;

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flex;

    display: -o-flex;

    display: flex;

    -webkit-flex-flow: row wrap;

    -moz-flex-flow: row wrap;

    -ms-flex-flow: row wrap;

    -o-flex-flow: row wrap;

    flex-flow: row wrap;

    align-items: center;

    justify-content: center;

}

.caption_slider>div{

    width: 100%;

    max-width: 450px;

    margin-left: 70px;

}

.caption_slider h5{

    font-weight: 700;

    font-size: 20px;

}

.caption_slider h2{

    font-weight: 700;

    color: #48b3f7;

    font-size: 40px;

    margin-top: 10px;

}

.caption_slider p{

    font-size: 17px;

}

@media(max-width: 991px){

    .caption_slider h2 {

        font-size: 30px;

    }

    .caption_slider h5 {

        font-size: 15px;

    }

    .caption_slider p {

        font-size: 14px;

    }

}

@media(max-width: 767px){

    .caption_slider h2 {

        font-size: 20px;

    }

}

@media(max-width: 560px){

    .caption_slider p {

        display: none;

    }

    .caption_slider h2 {

        font-size: 14px;

    }

    .caption_slider>div {

        margin-left: 50px;

    }

}





/*SECTION TITLE*/

.title_bestseller .mt-5{

    margin-bottom: 50px;

}



/*========================= SECTION NUESTROS PRODUCTOS ==============================*/

.sect_productos{

    background: #f9f9f9;

    padding: 60px 0;

    position: relative;

}



/*TITLE GENERAL*/

.title_general{

    position: relative;

    margin-bottom: 50px;

    z-index: 1;

}

.title_general.white{

    margin-bottom: 50px;

    padding-left: 110px;

}

.title_general:before{

    content: "";

    position: absolute;

    top: -39px;

    left: 0;

    right: 0;

    width: 150px;

    height: 150px;

    margin: 0 auto;

    background-image: url(../../../../public/img/logo/isotipo.png);

    background-size: 100% 100%;

    z-index: -1;

    filter: grayscale(100%);

    opacity: .3;

}

.title_general.white:before{

    top: -27px;

    right: auto;

    width: 100px;

    height: 100px;

    opacity: 1;

    filter: grayscale(0%);

}

.title_general h5{

    color: #848484;

    letter-spacing: 2px;

    font-size: 16px;

    text-align: center;

}

.title_general.white h5{

    color: #ffffff;

}

.title_general h5.left{

    text-align: left;

}

.title_general h2{

    text-align: center;

    font-weight: 700;

}

.title_general.white h2{

    color: #ffffff !important;

}

.title_general h2.left{

    text-align: left;

}

.title_general h2 span{

    font-weight: 700;

    color: #48b3f7;

}

.title_general.white h2 span{

    color: #fecc09;

}

@media(max-width: 767px){

    .title_general h2 {

        font-size: 25px;

    }

    .title_general h5 {

        font-size: 13px;

    }

}

/**/



/*=======*/

.flex_products{

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flex;

    display: -o-flex;

    display: flex;

    -webkit-flex-flow: row wrap;

    -moz-flex-flow: row wrap;

    -ms-flex-flow: row wrap;

    -o-flex-flow: row wrap;

    flex-flow: row wrap;

}

.flex_products>.item{

    width: 23%;

    -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.06);

    box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.09);

    margin: 0 auto;

    margin-bottom: 23px;

    position: relative;

}

.flex_products>.item:before {

    content: "";

    position: absolute;

    bottom: 5px;

    right: 5px;

    width: 70px;

    height: 70px;

    margin: 0 auto;

    background-image: url(../../../../public/img/logo/isotipo.png);

    background-size: 100% 100%;

    /* z-index: -1; */

    filter: grayscale(100%);

    opacity: .3;

}



.flex_products>.item .box_head{

    overflow: hidden;

}

.flex_products>.item .box_head img{

    width: 100%;

    transition: all ease .5s;

}

.flex_products>.item:hover .box_head img{

    transform: scale(1.2);

    transition: all ease .5s;

}

.flex_products .item .box_body{

    padding: 10px;

    text-align: center;

}

.flex_products .item .box_body h5{

    margin-bottom: 0;

}

.flex_products .item .protop-dscrip{

    text-align: center;

}

.flex_products .item .box_body h6{

    color: #ffffff;

    font-weight: 600;

    font-size: 13px;

    display: inline-block;

    background: #fecc09;

    padding: 2px 5px;

}

.flex_products .item .box_body h5 a{

    color: #000000;

    font-size: 15px;

    text-decoration: none;

    font-weight: 600;

    transition: all ease .5s;

}

.flex_products .item:hover .box_body h5 a{

    color: #f41d1b;

    transition: all ease .5s;

}



@media(max-width: 992px){

    .flex_products>.item {

        width: 30%;

    }

}

@media(max-width: 767px){

    .productos{

        margin-top: 30px;

    }

    .title_general.white:before {

        width: 65px;

        height: 70px;

    }

    .title_general.white {

        padding-left: 70px;

    }

}

@media (max-width: 560px){

    .flex_products>.item {

        width: 45%;

    }    

}

@media (max-width: 390px){

    .flex_products>.item {

        width: 100%;

    }    

}

/**/



/*ACCORDION*/

.accordion {

    list-style: none;

    padding-left: 0;

    margin: 0 auto;

    border-radius: 5px;

    box-shadow: 0 0px 16px rgba(0,0,0,0.1);

}

.accordion-header,

.accordion-body {

    background: white;

}

.accordion-header {

    background: #3F51B5;

    text-transform: uppercase;

    color: white;

    cursor: pointer;

    margin-bottom: 0;

    letter-spacing: .1em;

    transition: all .3s;

}

.accordion-header:hover {

    background: #2D3D99;

    position: relative;

    z-index: 5;

}

.list_sub_items{

    background: #f5f5f5;

    list-style: none;

    padding-left: 0;

}

.list_sub_items>li>a{ 

    display: block;

    padding: 10px 20px;

    color: #040917;

    font-size: 13px;

    font-weight: 500;

    text-decoration: none;

}

.accordion-body {

    background: #fcfcfc;

    color: #3f3c3c;

    display: none;

}

.accordion-body__contents {

    padding: 1.5em 1.5em;

    font-size: .85em;

}

.accordion__item.active:last-child .accordion-header {

    border-radius: 0;

}

.accordion__item .accordion-header {

    background: #000000;

    padding: 1.5em 1.5em;

}

.accordion:first-child > .accordion__item > .accordion-header {

    border-bottom: 1px solid rgba(0, 0, 0, 0.08);

}

.accordion__item.active .accordion-header.sub{

    text-transform: capitalize;

    background: #17348c

}

.accordion__item.active .accordion-header.sub a{

    color: #fff;

    font-weight: 600;

    text-decoration: none;

}

.accordion__item > .accordion-header:after {

    content: "\f105";

    font-family: FontAwesome;

    font-size: 1.2em;

    float: right;

    position: relative;

    top: -2px;

    transition: .3s all;

    transform: rotate(0deg);

    color: #c7a00b;

    display: none;

}

.accordion__item.active > .accordion-header:after {

    transform: rotate(90deg);

    display: block;

}

.accordion__item > .accordion-header:after {

    color: #ffffff;

}

.accordion__item.active .accordion-header.sub:after{

    color: #c7a00b;

}

.accordion__item.active .accordion-header {

    background: #000000;

}

.accordion__item .accordion__item .accordion-header {

    background: #000000;

    color: black;

}



.accordion>li a{

    display: block;

    padding: 15px 1.5em;

    background: #000000;

    border-bottom: 1px solid rgba(255, 255, 255, 0.3);

    color: #fff;

    text-decoration: none;

}

.accordion>li .accordion-body .accordion>li.actives a{

    position: relative;

    background: #fff;

    color: #48b3f7;

    font-weight: 600;

}

.accordion>li .accordion-body .accordion>li.actives a span{

    border-left: 3px solid #48b3f7;

    padding-left: 10px;

}

.accordion>li .accordion-body .accordion>li.actives a:before{

    content: "";

    position: absolute;

    top: 0;

    right: -10px;

    width: 10px;

    height: 100%;

    background: #48b3f7;

}



/*SECTION CATEGORIA DESTACADA*/

.sect_cate_destacada{

    padding: 50px 0;

}

.sect_cate_destacada img{

    width: 100%;

}

.mb-2{

    margin-bottom: 25px;

}



/*SECTION NOSOTROS*/

.sect_nosotros{

    padding: 50px 0;

    background: #fafafa;

}

.box_nosotros .box_head h6{

    font-size: 30px;

    font-weight: 700;

    color: #48b3f7;

    line-height: 1;

}

.box_nosotros .box_head h3{

    margin-top: 10px;

    font-weight: 700;

    font-size: 20px;

}

.box_nosotros .box_body p{

    text-align: justify;

    font-size: 18px;

}

.box_foot ul{

    list-style: square;

    margin-bottom: 0;

    font-size: 18px;

}

.box_foot ul>li a{

    color: #48b3f7;

    text-decoration: none;

    transition: all ease 500ms;

}

@media(max-width: 767px){

    .box_nosotros .box_head h6 {

        font-size: 20px;

        text-align: center;

        margin-top: 25px;

    }

    .box_nosotros .box_head h3 {

        text-align: center;

    }

}

/*PRODUCTO DESCRIPCION*/
.sect_produc_descrip{
    padding-top: 70px;
}
.ides-arrastre {
    width: 100%;
    font-size: 13px;
    text-align: right;
    color: #f5a90f;
    padding: 0 0px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.ides-arrastre a {
    color: #333333;
    font-weight: 400;
}
.ides-sliderprin {
    position: relative;
    overflow: hidden;
}
.ides-slider1 {
    position: relative;
}
.ides-titleprin {
    margin-top: 0;
    font-size: 21px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: normal;
}
.prowf-cntpriqunt {
    border-top: 1px dashed #ffc275;
    border-bottom: 1px dashed #ffc275;
    margin: 20px 0 20px;
    padding: 30px 0;
}

.prowf-cntminpls {
    margin-bottom: 20px;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
}
.prowf-bxqnt .wrap {
    float: left;
    white-space: normal;
}
.prodaginput-text {
    line-height: 42px;
    width: 60px;
    max-width: 60px;
    height: 35px;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    float: left;
    white-space: normal;
    border: 1px solid #ebebeb;
    color: #272727;
}
.prowf-bxqnt .qty-minus {
    display: block;
    border: 1px solid #e8e8e8;
    font-size: 10px;
    padding: 0px;
    width: 30px;
    float: left;
    white-space: normal;
    border-right: 1px solid #e8e8e8;
    background-color: #fff;
    height: 35px;
}
.prowf-bxqnt .qty-plus {
    display: block;
    border: 1px solid #e8e8e8;
    font-size: 10px;
    padding: 0;
    width: 30px;
    height: 35px;
    float: left;
    border-left: none !important;
    background-color: #fff;
}   
.combo-coleres {
    padding-bottom: 10px;
}
.combox-col {
    border: none;
    border-bottom: 1px solid #f5a90f;
    color: #ff8f39;
}
.ides-botfavorite {
    text-align: left;
    margin-bottom: 20px;
}
.off-botadd22 {
    background: #48b3f7;
    color: #fff;
    display: block;
    float: left;
    height: 45px;
    line-height: 30px;
    margin-right: 15px;
    text-align: center;
    width: 170px;
    text-transform: uppercase;
    font-weight: 700;
    transition: all ease 400ms;
    border: 2px solid #48b3f7;
    font-size: 12px;
}
.prowf-cntpriqunt {
    border-top: 1px dashed #ffc275;
    border-bottom: 1px dashed #ffc275;
    margin: 20px 0 20px;
    padding: 30px 0;
}
.ides-tabpill .nav-tabs {
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}
.ides-tabpill .nav-tabs > li > a {
    display: block;
    padding: 13px 15px;
    color: #333;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    border-style: solid solid none;
    border-color: transparent;
    border-width: 3px 2px 0;
    text-align: center;
    border-radius: 0;
}
.ides-tabpill .nav-tabs > li.active > a, .ides-tabpill .nav-tabs > li.active > a:hover, .ides-tabpill .nav-tabs > li.active > a:focus {
    color: #48b3f7;
    text-decoration: none;
    background: #fff;
    border-color: #48b3f7 #e0e0e0 rgba(0, 0, 0, 0);
    border-width: 3px 2px;
}
.ides-tabpill .tab-content > .tab-pane {
    text-align: left;
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #e0e0e0;
    padding: 25px;
    line-height: 2em;
    margin-bottom: 30px;
}
.ides-comtit {
    margin-top: 0;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}
.ides-respondall {
    position: relative;
    margin: 0;
    width: auto;
    padding: 0;
    background: transparent none;
    border: 0;
}
.ides-respondall .ides-replytit {
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}
.ides-respondall p {
    font-size: 15px;
    line-height: 20px;
}

.ides-respondall .ides-replytit {
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}
.ides-rightbut button {
    background-color: #000000;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    border-radius: 25px;
}
.ides-rightbut button:hover, .ides-rightbut button:active, .ides-rightbut button:focus {
    background-color: #f5a90f;
    color: #ffffff;
}
.ides-slider1 {
    position: relative;
}
.slides {
    list-style: none;
    padding-left: 0;
}
.ides-slider1 .flexslider .slides img {
    cursor: pointer;
}

.ides-titleprinnn{
    font-size: 25px;
    color: #b1b1b1;
    font-weight: normal;
    text-decoration: line-through;
    line-height: 0px;
}
.ofertaProducto{
    color: #f00;
    font-size: 25px;
    font-weight: 700;
}
@media(max-width: 767px){
    .sect_produc_descrip{
        padding-top: 30px;
    }
    .detail{
        margin-top: 30px;
    }
}