#topRedSocial .social-icon {
    margin: 3px 5px -2px 0 !important;
}

#cajaRedesSociales{
	margin-top: 15px;
}

#cajaUser{
	margin-top: 15px;
}

#bannerProductos{
	padding: 0 !important;
}

#cajaProductos{
	padding-top: 20px !important;
}

#cajaLeftSidebar{
	/*background: #F4F6F6;*/
}

/*------------ Animaciones para los productos ------------*/

.formPerfil .btn {
    margin: 0px;
}

.formComentarios .btn {
    margin: 0px;
}

.formLoginMain .btn{
	margin: 0px;
}
/*------------ Animaciones para los productos ------------*/

.shop-item-list .product-item{
	transition: all .4s;

}


.formComentarios{
	border: none !important;
}


.cajaCalificacion{
	color: #F1C40F !important;
	font-size: 20px !important;
}

.cajaCalificacionModal{
	color: #F1C40F !important;
	font-size: 30px !important;
	margin-left: 270px !important;
}

.cajaCalificacionProd{
	color: #F1C40F !important;
	font-size: 25px !important;
	margin-left: 20px !important;
}
/******************************* IMG PERFIL *******************************/

#tabProfile #subirImagen{

	display: none;
	margin: 20px 0px;
	border: 2px dotted #ccc;
	overflow: hidden;
	padding: 20px 5px;
	cursor: pointer;
}

#tabProfile #subirImagen img{
	width: 100%;
	padding-bottom: 5px;
}


#tabProfile #subirImagen{
	height: auto;
}

/******************************* CSS CHECKOUT  *******************************/
.cajaPago{
	border: rgba(0,0,0,0.1) 1px solid;
	border-radius: 3px;
	background-color: rgba(0,0,0,0.05);
}


/******************************* ESCRITORIO LG *******************************/
@media (min-width: 1200px){

	/*------------ ERROR 404 ------------*/
	.error404 .verificar{
		color: #333;
	}

	.error404 h1{
		margin-top: -20px;
		font-size: 300px;
		text-shadow: 8px 8px 1px #dadada;
	}

	.verificar h3{
		margin-top: 30px;
		font-size: 100px;
		text-shadow: 4px 4px 1px #dadada;
	}
}

/******************************* ESCRITORIO MD *******************************/
@media (max-width: 1199px) and (min-width: 992px){

	/*------------ ERROR 404 ------------*/
	.error404{
		color: #333;
	}

	.error404 h1{
		margin-top: -20px;
		font-size: 200px;
		text-shadow: 6px 6px 1px #dadada;
	}

	.verificar h3{
		margin-top: 30px;
		font-size: 80px;
		text-shadow: 3px 3px 1px #dadada;
	}
}

/******************************* ESCRITORIO SM *******************************/
@media (max-width: 991px) and (min-width: 768px){
	
	/*------------ ERROR 404 ------------*/
	.error404{
		color: #333;
	}

	.error404 h1{
		margin-top: -20px;
		font-size: 150px;
		text-shadow: 4px 4px 1px #dadada;
	}

	.verificar h3{
		margin-top: 30px;
		font-size: 80px;
		text-shadow: 3px 3px 1px #dadada;
	}
}

/*** ini buscador****/

.product_search_form {
	position: relative;
	max-width: 600px;
	width: 100%;
}
.product_search_form input {
	height: 50px;
}
.search_btn {
	position: absolute;
	right: 1px;
	background-color: #fff;
	border: 0;
	padding: 0px 15px;
	font-size: 20px;
	top: 1px;
	bottom: 1px;
	z-index: 9;
}
.search_btn2 {
	position: absolute;
	right: 5px;
	background-color: #FF324D;
	border: 0;
	border-radius: 100%;
	font-size: 14px;
	top: 5px;
	color: #fff;
	z-index: 9;
	width: 40px;
	height: 40px;
	z-index: 9;
}
.search_btn3 {
	background-color: #FF324D;
	color: #fff;
	border: 0;
	padding: 10px 30px;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 9;
}
.search_btn3:hover {
	background-color: #333;
}
.search_btn:hover {
	color: #FF324D;
}
.search_btn i {
	vertical-align: middle;
}
.link-auto{
	width: auto !important;
}

#txtBuscar{
	border-radius: 15px !important;
	-webkit-border-radius: 15px !important;
	-moz-border-radius: 15px !important;
	-ms-border-radius: 15px !important;
	-o-border-radius: 15px !important;
}



#form-buscar .input-group button {
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
	background-color: transparent;
	border:0;
}

#form-buscar .input-group button.icon-microphone {
    color: #e30b17;
	right: 4px;
	z-index:15;
}

#form-buscar .input-group button::before {
    font-size: 18px;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
   /* font-family: 'Simple-Line-Icon';*/
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-microphone.active {
    border-radius: 50%!important;
    width: 35px!important;
    height: 35px!important;
    background-color: #e30b17!important;
    color: #fff!important;
}
.icon-microphone.active:after {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #e30b1799;
    position: absolute;
    left: -3px;
    top: -3px;
    z-index: -1;
    animation: microGoogle 0.6s infinite;
}
@keyframes microGoogle{
	0%{width:48px;height:48px;left:-7px;top:-7px}
	100%{width:52px;height:52px;left:-9px;top:-9px}
}
/**fin buscador***/
.owl-carousel .owl-wrapper{
	display:flex !important;
	align-items:center;
}
span.requerido {
    color: #f00;
    font-size: 0.8em;
}
.invalid {
    border: 1px solid #c23c3c !important;
}

#form-buscar .form-control {
    font-size: 0.9rem;
}
.text-verti {
    writing-mode: vertical-lr;
    position: absolute !important;
    top: 0;
    right: 7px;
	z-index: 20;
	padding: 5px;
	border-color: #fdca00;
    background-color: #fdca00;
    color: #fff;
}
.shop-item-image > .img-fluid {
    height: 250px !important;
    object-fit: contain;
    object-position: center center;
}
/******************************* ESCRITORIO XS *******************************/
@media (max-width: 767px){
	
	/*------------ ERROR 404 ------------*/
	.error404{
		color: #333;
	}

	.error404 h1{
		margin-top: 10px;
		font-size: 75px;
		text-shadow: 2px 2px 1px #dadada;
	}

	.verificar h3{
		margin-top: 30px;
		font-size: 70px;
		text-shadow: 2px 2px 1px #dadada;
	}
}

/******************************* CSS CHECKOUT *******************************/
.resumenPedido{
	border: solid 1px rgba(0,0,0,.125);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
}

.cabeceraCarrito .product_name{
    width: 400px !important;
}

.cuerpoItem .product_name{
    width: 300px !important;
}

.cabeceraCarrito .remove_item{
    width: 45px !important;
}

.cabeceraCarrito .price{
	width: 120px !important;
	float: left;
	padding: 10px !important;
	text-align: center !important;
	font-weight: bold !important;
}

.cuerpoItem .price{
	width: 120px !important;
	float: left !important;
	font-size: 15px !important;
	padding: 10px;
	line-height: 30px !important;
	text-align: center !important;
	font-weight: bold !important;
}

.cabeceraCarrito .qty{
    width: 120px !important;
}

.cuerpoItem .qty{
	width: 120px !important;
	padding-left: 30px !important;
}

.cabeceraCarrito .total_price{
	width: 120px !important;
	line-height: 1.5 !important;
}

.cajaCheckout{
	background-color: #3072e0;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold !important;
}

.cajaProducto{
	padding: 5px;
	border-bottom: solid 1px #F2F3F4;
}

.cajaItem {
	display: flex;
	justify-content: center;
	align-items: center;
 }

 .cajaItem img{
	 margin-right: 10px;
 }

.cabeceraCarritoCheckOut .product_name{
	width: 350px !important;
}

.cuerpoCarritoCheckOut .product_name{
	width: 250px !important;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.float:hover {
	text-decoration: none;
	color: #25d366;
  background-color:#fff;
}

.my-float{
	margin-top:16px;
}

#header{

	background-color: #dc3545 !important;
}
.btngoogle{
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}