@media only screen and (max-device-width: 1190px) {
    nav ul {
        margin-right: 2% !important;
    }
}

@media only screen and (max-device-width: 1024px) {
    .parallax {
        background-attachment: scroll;
    }

    .contentSearchHeader p {
    	font-size: 18px !important;
    }

    .logo {
    	left: 2%;
    }

    .parallaxHome {
    	background-attachment: inherit;
    	height: 350px;
    }

    .center {
    	width: 100%;
    }

    .contentProducts iframe {
        width: 100% !important;
    }
}

@media only screen and (max-device-width: 850px) {
	.contentSearchHeader p {
    	font-size: 16px !important;
    	margin-right: 2%;
    }

    .contentSearchHeader input {
    	width: 90% !important;
    }

    .logo {
    	text-align: left;
    }

    .logo img {
    	/*width: 80%;*/
    }

     .parallaxHome {
    	background-attachment: inherit;
    	height: 350px;
    }
}

@media only screen and (max-device-width: 780px) {
    .article {
        width: 96%;
        margin: 2%;
        height: auto;
    }

    .articleSel {
        width: 96%;
        margin: 2%;
        height: auto;
    }

    .hoverProduct {
        height: 0 !important; 
    }

    .btnZoom {
        display: none;
    }

    .imgProductHome {
        height: auto;
    }

    .imgProductHome img {
        height: auto;
        max-height: inherit;
    }

    .precioProducto {
        width: 100%;
        margin-left: 5%;
    }

    .precioProducto input {
        width: 100%;
    }

    .inputCant {
        width: 100% !important;
    }

    .btnProducto {
        width: 50%;
        margin-left: 15%;
    }

    .btnProductoAgregado {
        width: 50% !important;
        margin-left: 15% !important;
    }

    .btnProductoAgregadoAsyc {
        width: 50% !important;
        margin-left: 15% !important;
    }

    .col2 {
        width: 90%;
        margin-left: 5%;
    }

    nav {
        display: none;
    }

    .wrapper {
        display: block;
    }

    .logo {
        width: 100%;
        text-align: center;
        left: inherit;
        top: -155px;
    }

    .logo img {
        width: 380px;
    }

    .contentLogoSearch {
        width: 100%;
        margin-top: 120px;
    }

    .leftSearchHeader {
        width: 0%;
    }

    .contentSearchHeader {
        width: 100%;
        margin-top: 100px;
    }

     .contentBtnUser {
        position: absolute;
        top: 0;
        display: none;
    }

    .btnShoppUser {
        width: 90%;
        height: auto;
        float: left;
        margin-left: 5%;
        /* padding-left: 10px; */
        /* padding-right: 10px; */
        padding-top: 7px;
        padding-bottom: 7px;
        color: #333;
        text-align: left;
        font-size: 22px;
        font-family: 'Quicksand', sans-serif;
        font-weight: 800;
        z-index: 1100;
        border-bottom: 1px solid #EEE !important;
        transition: all 0.3s;
        background-color: transparent;
    }

    .btnUser {
        width: 90%;
        height: auto;
        float: left;
        margin-left: 5%;
        /* padding-left: 10px; */
        /* padding-right: 10px; */
        padding-top: 7px;
        padding-bottom: 7px;
        color: #333;
        text-align: left;
        font-size: 22px;
        font-family: 'Quicksand', sans-serif;
        font-weight: 800;
        z-index: 1100;
        border-bottom: 1px solid #EEE !important;
        transition: all 0.3s;
        background-color: transparent;
    }

    .contentFormLogin {
        width: 100%;
        margin-left: 0;
    }

    .titleLogin {
        color: #333;
        width: 100%;
        padding-left: 5%;
        font-size: 18px;
        font-weight: 800;
    }
}

@media only screen and (max-device-width: 680px) {
	nav ul {
       justify-content: center;
       margin-right: 0% !important;
    }

    .addressSlide {
    	margin-top: 130px;
    }

    .btnProducto {
        width: 40%;
        margin-left: 15%;
    }

    .btnProductoAgregado {
        width: 40% !important; !important;
        margin-left: 15% !important; !important;
    }

    .btnProductoAgregadoAsyc {
        width: 40% !important; !important;
        margin-left: 15% !important; !important;
    }

}

@media only screen and (max-device-width: 680px) {
	.titles {
		margin-top: 0px;
		margin-left: 0%;
		width: 100%;
		text-align: center;
	}

	.titles h2 {
		text-align: center;
		margin: 0;
	}

	.parallaxHome {
		height: 300px;
	}

	.addressSlide {
		margin-top: 120px;
	}

    .contentSearchHeader span {
        margin-right: 0px;
        width: 100%;
        float: left;
        text-align: center;
    }

    .contentSearchHeader p {
        height: 68px;
    }
}

@media only screen and (max-device-width: 550px) {
    .btnProducto {
        margin-left: 13%;
    }

    .btnProductoAgregado {
        margin-left: 13% !important;
    }

    .btnProductoAgregadoAsyc {
        margin-left: 13% !important;
    }

    .titleUbicacion {
        height: auto;
        font-weight: 800;
        font-size: 24px;
    }

    .titles h2 {
        font-size: 30px;
        font-weight: 800;
    }

    h3 {
        text-align: center;
    }

    .titles i {
        display: none;
    }

    .contentForm button {
        float: inherit;
    }

    .contentFormRegister {
        width: 100%;
        margin-left: 0;
    }

    .rowBtnForm {
        margin-left: 30%;
    }

    .contentLabel {
        width: 100%;
        padding-right: 0;
        text-align: left;
    }

    .contentInput {
        width: 100%;
    }
}

@media only screen and (max-device-width: 545px) {
	.logo {
	    text-align: left;
	}

    .contentBtnCarrito {
        position: fixed;
        z-index: 1000;
        bottom: 5px;
        right: 5px;
    }

    .headerProducts h2 i {
        display: none;
    }

    .headerProducts h2 {
        text-align: center;
    }

    .contentCatHome {
        flex-direction: column;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -o-flex-direction: column;
    }
}

@media only screen and (max-device-width: 440px) {
    .article {
       
    }

    .inputCant {
        width: 100% !important;
        text-align: center;
    }

    .btnProducto {
        width: 100%;
        margin-left: 0px;
    }

    .precioProducto {
        width: 100%;
    }

    .btnProducto {
        margin-left: 0%;
        width: 90%;
    }

    .btnProductoAgregado {
        width: 90% !important;
        margin-left: 0% !important;
    }

    .btnProductoAgregadoAsyc {
        width: 90% !important;
        margin-left: 0% !important;
    }

    .parallaxHome {
        display: none;
    }

    .logo {
        width: 100%;
        text-align: center;
        margin-top: 10px;
        top: inherit;
        position: relative;
        float: left;
    }

    .logoMobile {
        display: inline-block;
    }

    #logo {
        display: none;
    }

    .logo img {
        width: 208px;
    }

    .contentLogoSearch {
        margin-top: 0px;
    }

    .contentSearchHeader {
        margin-top: 0px;
    }

}