
/***************************************************** PRODUCTOS DESCRIPCION **************************************************/
.sect_productos_descripcion {

    margin: 60px 0;

}

/**/

.sect_productos_descripcion .carousel-item{

    border: 1px solid #ededed;

}

/**/

.sect_productos_descripcion .carousel-control-prev{

    width: 60px;

    height: 60px;

    background: #000;

    top: 50%;

    border-radius: 50%;

    -webkit-transform: translate(0,-50%);

    -ms-transform: translate(0,-50%);

    -o-transform: translate(0,-50%);

    transform: translate(0,-50%);

    left: 20px;

}

.sect_productos_descripcion .carousel-control-next{

    width: 60px;

    height: 60px;

    background: #000;

    top: 50%;

    border-radius: 50%;

    -webkit-transform: translate(0,-50%);

    -ms-transform: translate(0,-50%);

    -o-transform: translate(0,-50%);

    transform: translate(0,-50%);

    right: 20px;
    
}

/**/

.sect_productos_descripcion .carousel-indicators{

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flex;

    display: -o-flex;

    display: flex;

    flex-flow: row wrap;

    width: 100%;

    position: relative;

    justify-content: space-between;

    width: 100%;

    margin: 0;

    bottom: auto;

    margin-top: 10px;

    z-index: 1 !important;
    left: 0;
}



.sect_productos_descripcion .carousel-indicators>li{

    width: 23%;

    height: auto;

    border: 1px solid #ededed;

    -webkit-transition: all ease 500ms;

    -o-transition: all ease 500ms;

    transition: all ease 500ms;

}

.sect_productos_descripcion .carousel-indicators>li.active{

    border-color: #0072bc;

    -webkit-transition: all ease 500ms;

    -o-transition: all ease 500ms;

    transition: all ease 500ms;

}

.sect_productos_descripcion .carousel-indicators>li>img{

    display: block; 

    width: 100%;

}

/******************************************************/

.producto_detalle_content h2 {

    font-size: 24px;

    color: #253237;

    font-weight: 600;

    margin: 0 0 22px;

    line-height: 20px;

}

.referencia_product {

    font-size: 16px;

    color: #253237;

    font-weight: 700;

    margin: 0;

}

.referencia_product span {

    font-weight: 400;

}
.referencia_product a{
    color: #0072bc;
    font-weight: 700;
    text-decoration: none;
}
.producto_detalle_rating {

    display: flex;

    margin: 10px 0 0;

}

.producto_detalle_rating .detalle_rating_pro {

    margin-right: 20px;

}

.detalle_rating_pro {

    margin-bottom: 6px;

}

.detalle_rating_pro i {

    overflow: hidden;

    font-size: 18px;

    color: #fdd835;

}

.producto_detalle_precio ul {

    margin: 0;

    padding: 0;

    list-style: none;

}

.producto_detalle_precio li {

    display: inline-block;

    margin: 20px 5px 20px 0px;

}

.real_precio {

    color: #9b9b9b;

    font-weight: 400;

    text-decoration: line-through;

    margin-right: 5px;

    font-size: 14px;

}

.real_precio.not-cut {

    text-decoration: none;

}

.ofert_precio {

    color: #cf2929;

}

.dsto_precio {

    display: inline-block;

    vertical-align: top;

    color: #fff;

    background: #cf292b;

    padding: 0 4px;

    border-radius: 5px;

    text-align: center;

    line-height: 20px;

    height: 20px;

    font-size: 12px;

    font-weight: 700;

    text-transform: capitalize;

    text-align: center;

    z-index: 4;

    margin-left: 5px;

}

.producto_detalle_descrip {

    padding-bottom: 30px;

    margin-bottom: 30px;

    border-bottom: 1px solid#ebebeb;

}

.producto_detalle_descrip p{

    color: #666;

}

/***********************************/



.producto_detalle_preciodes{

    margin: 20px 0px 20px 0px;

}

.producto_detalle_preciodes ul {

    margin: 0;

    padding: 0;

    list-style: none;

}

.producto_detalle_preciodes li {

    display: inline-block;

    margin-right: 5px;

}

.real_preciodes {

    color: #9b9b9b;

    font-weight: 400;

    text-decoration: line-through;

    margin-right: 5px;

    font-size: 16px;

}

.real_preciodes.not-cut {

    text-decoration: none;

}

.ofert_preciodes {

    color: #cf2929;

    font-size: 22px;

}

.dsto_preciodes {

    display: inline-block;

    vertical-align: text-top;

    color: #fff;

    background: #cf292b;

    padding: 0 4px;

    border-radius: 5px;

    text-align: center;

    line-height: 20px;

    height: 20px;

    font-size: 12px;

    font-weight: 700;

    text-transform: capitalize;

    text-align: center;

    z-index: 4;

    margin-left: 5px;

}





/***

.producto_detalle_color span{

    font-size: 14px;

    font-weight: 700;

    color: #253237;

    margin: 0px 0px 10px;

    display: block;

}

.producto_detalle_color_item ul{

    padding: 0;

    list-style: none;

    display: flex;

    flex-flow: wrap;

}

.producto_detalle_color_item ul li{

    padding: 10px;

    border: 1px solid #e8e8e8;

    height: 40px;

    margin-right: 10px;

    margin-bottom: 10px;

    width: auto;

}

.producto_detalle_color_item ul li a{

    color: #6a6a6a;

    font-size: 13px;

    font-weight: 700;

    display: block;

    min-width: 100px;

    text-align: center;

}

.producto_detalle_color_item ul li a:hover{

    text-decoration: none;

}*/

.producto_detalle_color span{

    font-size: 14px;

    font-weight: 700;

    color: #253237;

    margin: 0px 0px 10px;

    display: block;

}

.producto_detalle_color_item{

    display: flex;

    flex-flow: wrap;

}

.producto_detalle_color_item .cc-colorlabel {

    cursor: pointer;

    background-size: contain;

    background-repeat: no-repeat;

    display: block;

    -webkit-transition: all 100ms ease-in;

    -moz-transition: all 100ms ease-in;

    transition: all 100ms ease-in;

    color: #6a6a6a;

    padding: 10px;

    border: 1px solid #e8e8e8;

    background: #fff;

    height: 40px;

    margin-right: 10px;

    margin-bottom: 10px;

    width: auto;

    min-width: 100px;

    text-align: center;

    line-height: 17px;

    float: left;

    font-weight: 600;

}

.producto_detalle_color_item .cc-colorlabel:focus{

    outline: none;

}

.producto_detalle_color_item .cc-colorlabel.select_input{

    color: #0072bc;

    border: 2px solid #0072bc;

}

/**/

/*.producto_detalle_medida_item{

    display: flex;

}*/

.producto_detalle_medida_item input {

    margin: 0;

    padding: 0;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

}

.producto_detalle_medida_item input:not(:checked) +.cc-colorlabel {

    opacity: 0.5;

}

.producto_detalle_medida_item .cc-colorlabel {

    cursor: pointer;

    background-size: contain;

    background-repeat: no-repeat;

    display: block;

    -webkit-transition: all 100ms ease-in;

    -moz-transition: all 100ms ease-in;

    transition: all 100ms ease-in;

    opacity: 1;

    color: #000000;

    padding: 10px;

    border: 1px solid #808080;

    height: 40px;

    margin-right: 10px;

    margin-bottom: 10px;

    width: auto;

    min-width: 40px;

    text-align: center;

    line-height: 20px;

    float: left;

    font-weight: 600;

}

.producto_detalle_medida_item input:checked +.cc-colorlabel {

    -webkit-filter: none;

    -moz-filter: none;

    filter: none;

    opacity: 1;

    color: #0072bc;

    border: 2px solid #0072bc;

}

.producto_detalle_cantidad{
    position: absolute;
    display: none;
}

/**/

.producto_detalle_qty {

    display: inline-flex;

    /*margin: 30px 0px 0px;*/

    width: 100%;

    padding-bottom: 30px;

    border-bottom: 1px solid#ebebeb;

}

.producto_detalle_qty .cart_detalle_qty {

    border: 1px solid #e8e8e8;

    display: inline-block;

    height: 48px;

    overflow: hidden;

    padding: 0;

    position: relative;

    width: 80px;

}

.producto_detalle_qty .cart_detalle_qty .men.qtybutton {

    height: 48px;

    left: 0;

    padding-top: 14px;

    top: 0;

}

.producto_detalle_qty .cart_detalle_qty .qtybutton {

    color: #8f8f8f;

    cursor: pointer;

    float: inherit;

    font-size: 14px;

    font-weight: 500;

    line-height: 20px;

    margin: 0;

    position: absolute;

    text-align: center;

    -webkit-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

    width: 24px;

}

.producto_detalle_qty .cart_detalle_qty input.cart_detalle_input {

    background: transparent none repeat scroll 0 0;

    border: medium none;

    color: #8f8f8f;

    float: left;

    font-size: 14px;

    height: 48px;

    margin: 0;

    padding: 0;

    text-align: center;

    width: 80px;

    outline: none;

}

.producto_detalle_qty .cart_detalle_qty .mas.qtybutton {

    height: 48px;

    padding-top: 14px;

    right: 0;

    top: 0;

}

.botonagrega {

    display: none;

}

.cart_detalle_button a {

    position: relative;

    padding: 13px 30px;

    line-height: 48px;

    height: 48px;

    font-size: 16px;

    font-weight: 700;

    border: none;

    border-radius: 30px;

    box-shadow: none;

    text-transform: uppercase;

    background: #3dcd30;

    color: #ffffff;

    margin-left: 10px;

    text-align: center;

}

.cart_detalle_button a:hover {

    background: #0072bc;

    color: #ffffff;

    text-decoration: none;

}

.cart_detalle_button a.sin_stock {

    background: #000000;

}

/**/

.producto_detalle_option {

    margin: 25px 0 0;

}

.producto_detalle_option ul {

    margin: 0;

    padding: 0;

    list-style: none;

}

.producto_detalle_option ul li {

    margin-bottom: 20px;

    display: flex;

}

.producto_detalle_option i {

    margin-right: 15px;

    font-size: 23px;

}

.producto_detalle_option ul li span {

    font-size: 14px;

    color: #666;

}

/*****************/

.sect_productos_describe{

    margin: 60px 15px;

}

.sect_productos_describe .detalle_producto_select{

    width: 100%;

}

.sect_productos_describe .detalle_producto_select .nav-tabs{

    text-align: center;

    display: block;

    border: none;

}

.sect_productos_describe .detalle_producto_select .nav-item{

    display: inline-block;
    float: none;
}

.sect_productos_describe .detalle_producto_select .nav-item .nav-link{

    background: transparent;

    border: 0;

    text-transform: uppercase;

    line-height: 24px;

    color: #888;

    padding: 0 0 15px 0;

    margin: 0 30px;

    font-size: 18px;

    font-weight: 700;

    position: relative;

    -webkit-transition: all 300ms linear;

    -moz-transition: all 300ms linear;

    -ms-transition: all 300ms linear;

    -o-transition: all 300ms linear;

    transition: all 300ms linear;

    display: inline-block;

}

.sect_productos_describe .detalle_producto_select .nav-item .nav-link:after {

    content: "";

    height: 2px;

    position: absolute;

    left: 0;

    right: 0;

    bottom: -1px;

    background: transparent;

    -webkit-transition: all 300ms linear;

    -moz-transition: all 300ms linear;

    -ms-transition: all 300ms linear;

    -o-transition: all 300ms linear;

    transition: all 300ms linear;

}

.sect_productos_describe .detalle_producto_select .nav-item.active .nav-link:after {

    background: #0072bc;

    color: #000000;

}

/**/

.sect_productos_describe .detalle_producto_select .tab-content .tab-pane .content_descrip{

    overflow: hidden;

    font-size: 15px;

    background: #fff;

    line-height: 24px;

    text-align: left;

    padding: 40px 30px 30px 30px;

    border: 1px solid #ebebeb;

}

.sect_productos_describe .detalle_producto_select .tab-content .tab-pane .content_descrip table{

    width: 100% !important;

    border: none;

}

.sect_productos_describe .detalle_producto_select .tab-content .tab-pane .content_descrip p {

    margin: 0 0 8px;

    font-size: 15px;

    line-height: 28px;

    color: #888;

    width: 84%;

}

.sect_productos_describe .detalle_producto_select .tab-content .tab-pane .content_descrip ul {

    margin: 0;

    padding: 0;

    list-style: none;

}

.sect_productos_describe .detalle_producto_select .tab-content .tab-pane .content_descrip ul li {

    color: #888;

    font-size: 14px;

    list-style: outside none none;

    margin: 0 0 13px;

}

.sect_productos_describe .detalle_producto_select .tab-content .tab-pane .content_descrip ul li span {

    color: #253237;

    display: inline-block;

    font-weight: 500;

    margin: 0 26px 0 0;

    min-width: 85px;

}

@media(max-width: 991px){

    .sect_productos_describe .detalle_producto_select .nav-item .nav-link{

        font-size: 14px;

    }

    .sect_productos_describe .detalle_producto_select .tab-content .tab-pane .content_descrip p{

        font-size: 14px;

    }

    .producto_detalle_descrip p{

        font-size: 14px;

    }
    .producto_detalle_content h2{
        padding-top: 22px;
    }

}

/*****************/

.producto_agotado{

    position: absolute;

    top: 50%;

    -moz-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

    left: 0;

    right: 0;

    text-align: center;

    pointer-events: none;

    z-index: 1;

    height: 46px;

    background: #ff64a8;

    display: flex;

    align-items: center;

    align-content: center;

}

.producto_agotado span{

    margin: 0 auto;

    color: #fff;

    font-weight: 800;

}

/**********/

.unavailable{

    color: rgb(204, 204, 204) !important;

    background: linear-gradient(to right bottom, rgb(255, 255, 255) calc(50% - 1px), rgb(192 192 192), rgb(255, 255, 255) calc(50% + 1px));

}
/**************************** END PRODUCTO DESCRIPCION ***********************************/
/*********************************************** END PRODUCTO DESCRIPCION **********************************************/
/********************************************** SECTION TITLE PRODUCTOS *********************************************/
/*.sect_title_productos.padtop{
	padding-top: 100px;
}*/
/**/
.controls_products{
    display: flex;
    flex-flow: row wrap;
}
.title_categoria h4{
    color: #333;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 35px;
    font-family: 'Righteous', cursive;
}
.title_categoria h4 span{
    font-size: 28px;
    color: #3db8eb;
}
/******************** SECTION TITLE PRODUCTOS **********************/

/*********************** SECTION PRODUCTOS *************************/
.sect_productos{
	padding-top: 30px;
	padding-bottom: 100px;
}
/**/
.productos .item{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 10px 0;
}
/**/
.box_products .box_header{
    border: 1px solid #d2cfcf;
    position: relative;
}
.add_cart{
    padding: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    z-index: 2;
    text-align: center; 
}
.add_cart>span a{
    display: block;
    font-size: 13px;
}
.add_cart>span:nth-child(1) a{
    color: #fff;
}
.add_cart>span:nth-child(2) a{
    color: #000;
}
.add_cart>span:nth-child(1){
    background-color: #0054a3;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 100%;
    z-index: 3;
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
    -webkit-transform: translateX(101%);
    -moz-transform: translateX(101%);
    -ms-transform: translateX(101%);
    -o-transform: translateX(101%);
    transform: translateX(101%);
}
.add_cart>span:nth-child(2){
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 100%;
    z-index: 3;
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
    -webkit-transform: translateX(-101%);
    -moz-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    -o-transform: translateX(-101%);
    transform: translateX(-101%);
}
.box_products:hover .add_cart>span:nth-child(1),
.box_products:hover .add_cart>span:nth-child(2){
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}

.list_products .box_body h5{
    color: #666;
    text-align: center;
}
.list_products .box_body .price{
    text-align: center;
}
.list_products .box_body .price>span{
    margin: 0 10px;
    color: #333;
    font-weight: 700;
}
.list_products .box_body .price strike{
    color: #ffa000;
}
.stars{
    display: block;
    text-align: center;
}
.stars:before{
    content: "\f005\f005\f005\f005\f123\f123";
    font-family: FontAwesome;
    color: #ffa000;
}

button.active{
    color: #ffa000;
}


.owl-theme .owl-nav [class*=owl-] {
    background: #222;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #3db8eb;
}
/**/
.precio{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
    align-items: center;
	margin: 10px 0;
}
.precio h6{
	color: #0072bc;
    font-weight: 700;
    margin-bottom: 0;
    margin-right: 15px;
}
.precio h6 strike{
    color: #bdbdbd;
    font-weight: 500;
    margin-bottom: 0;
    margin-right: 15px;
}
.list_stars{
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.list_stars>li{
	display: inline-block;
}
.list_stars>li>svg .fa-secondary{
	color: #0072bc;
}
.list_stars>li>svg .fa-primary{
	color: #0072bc;
}
/**/
.opciones .add_cart{
	background: #e8e8e8;
    display: inline-block;
    padding: 4px 6px;
    color: #1c1c1c;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 700;
    border: 2px solid #dadada;
    margin-right: 10px;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
.opciones .add_cart:hover{
	background: #0072bc;
    color: #ffffff;
    border-color:  #0072bc;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
.opciones .view_product{
	background: #3dcd30;
    color: #ffffff;
    display: inline-block;
    padding: 5px 8px;
    border: 2px solid #3dcd30;
    border-radius: 3px;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
.opciones .view_product:hover{
	background: #e8e8e8;
    color: #009f83;
    border-color:  #dadada;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
/**/
.productos .owl-nav [class*=owl-] {
    position: absolute;
    top: -73px;
    right: 0;
    background: #0072bc;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
.productos .owl-nav [class*=owl-]:hover{
	background: #0072bc;
	-webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
.productos .owl-nav .owl-prev{
	right: 40px;
}
.productos .owl-nav .owl-next{
	right: 10px;
}

/*************************** SECTION PRODUCTOS ***************************/

iframe{
    width: 100%;
}