/*********************************
 Archivo CSS Rsponsive de todo el sitio.
*********************************/

@media (max-width:1450px) {
	.product h2 {
		font-size: 18px;
		font-weight: normal;
	}

	header .navbar li a {
		font-size: 12px;
	}
}

@media(min-width: 992px) {
	.main-navbar {
		margin-top: 35px;
	}
}

@media(max-width: 1024px) {
	#home-novedades .wrap-button {
		height: 35vw;
		padding-bottom: 5vw;
	}
}

@media(max-width: 991px) {
	.navbar-toggler {
		display: block;
	}

	.navbar-secondary,
	.wrap-search {
		display: none;
	}

	#wrap-navbar-resp .navbar-collapse {
		background: rgba(0, 0, 0, 0.8);
		padding: 10px 15px;
		max-height: 300px;
		overflow-y: scroll;
	}

	#wrap-navbar-resp .navbar-nav li {
		margin: 2px 0;
	}

	#wrap-navbar-resp .navbar-nav a {
		border: 0px;
		margin: 0px;
		padding: 0px;
	}

	#wrap-navbar-resp .navbar-nav li ul {
		background: transparent !important;
		display: block;
		margin-left: 15px;
		position: relative;
		top: 0px;
	}

		#wrap-navbar-resp .navbar-nav li ul a {
			font-size: 10px;
		}

	.container {
		max-width: 100%;
	}

	.bloque_2 .center-block h2 {
		font-size: 25px;
		line-height: 35px;
	}

	a.bloque_2_link {
		font-size: 16px;
		padding: 10px 15px;
	}

	.sidebar {
		height: auto;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	.product a.btn-comparar {
		visibility: visible !important;
	}

	.wrap-nav-bar {
		padding-top: 5px;
	}

	header .logo img {
		padding: 0px 0px 0px 20px;
	}

	.slider-nav-thumbnails {
		margin-bottom: 30px !important;
	}

	.single .product-detail {
		padding: 20px 0 !important;
	}

	div.audio-freedom .sidebar,
	div.accesorios .sidebar,
	div.movilidad .sidebar,
	div.smart .sidebar {
		border-right: none;
	}

	div.audio-freedom .sidebar {
		border-bottom: 2px solid #fab621;
	}

	div.accesorios .sidebar {
		border-bottom: 2px solid #c168a3;
	}

	div.movilidad .sidebar {
		border-bottom: 2px solid #4d93bf;
	}

	div.smart .sidebar {
		border-bottom: 2px solid #47a89a;
	}

	#home-four-columns .col-md-6 {
		margin-bottom: 2rem !important;
	}

	#home-novedades {
		height: 45vw;
	}

		#home-novedades .wrap-button {
			height: 43vw;
			padding-bottom: 5vw;
		}

	#home-four-columns {
		margin-bottom: 1rem !important;
	}
}

@media(max-width: 767px) {
	.product a.btn-comparar {
		display: none !important;
	}

	.single .tabs-nav a {
		padding: 5px 0px 0 0px;
	}

	.single .product-detail h2 {
		font-size: 1.3rem;
		line-height: 1.3;
	}

	body.single .hero img {
		height: 150px;
	}

	body .wrap-filter,
	body .wrap-select-filter {
		display: block !important;
	}

	.wrap-filter select {
		margin-top: 0.5rem;
	}

	#home-novedades {
		height: 70vw;
	}

		#home-novedades .wrap-button {
			height: 65vw;
			padding-bottom: 5vw;
		}

	#home-club-ngs {
		height: 70vw;
	}

		#home-club-ngs .wrap-button {
			height: 65vw;
			padding-bottom: 7vw;
		}

	#home-four-columns {
		margin-bottom: 0px !important;
	}

	#home-novedades {
		margin-bottom: 2rem;
	}
}

@media(max-width: 650px) {
	#home-club-ngs .wrap-button a {
		margin: 0px !important;
		max-width: 100% !important;
		padding: 10px 15px;
		width: inherit;
	}

		#home-club-ngs .wrap-button a:first-child {
			margin-right: 1rem !important;
		}
	/**** CARRITO ****/
	.extra-margin-bottom {
		margin-bottom: 20px !important;
	}

	.extra-margin-top {
		margin-top: 20px !important;
	}

	.tablecarrito {
		width: 100%;
		border: 0 !important;
		margin-top: 80px;
		border-bottom: 5px solid #f6b121 !important;
	}

		.tablecarrito th,
		.tablecarrito td {
			border: 0 !important;
			vertical-align: middle !important;
		}

		.tablecarrito th {
			text-align: center;
		}

		.tablecarrito h6 {
			color: #f6b121;
			font-weight: bold;
		}

		.tablecarrito p {
			font-size: 14px;
		}

		.tablecarrito img {
			max-width: 180px;
			display: block;
			margin: 0 auto;
		}

		.tablecarrito .prod-cantidad {
			text-align: center;
		}

		.tablecarrito .prod_precio {
			font-weight: bold;
			text-align: center;
		}

		.tablecarrito .prod-delete {
			font-size: 14px;
			font-weight: bold;
			text-transform: capitalize;
		}

		.tablecarrito a.prod-decrement,
		.tablecarrito a.prod-increment,
		.tablecarrito span.prod-cantidad {
			text-decoration: none;
			font-weight: bold !important;
			color: #000;
		}

		.tablecarrito .prod-cantidad {
			padding: 0 5px;
		}

		.tablecarrito .prod-delete a {
			color: #000;
			text-decoration: none;
			border-bottom: 1px solid #000;
		}

	.totales {
		text-align: left;
	}

		.totales.total_prods {
			font-weight: bold;
			font-size: 14px;
		}

			.totales.total_prods span {
				padding-right: 30px;
				display: block;
				font-size: 16px;
			}

		.totales.total_cupon {
			font-weight: bold;
			font-size: 14px;
			color: #f6b121;
		}

			.totales.total_cupon span {
				padding-right: 30px;
				display: block;
				font-size: 16px;
				color: #f6b121;
			}

		.totales.total {
			font-weight: bold;
			font-size: 25px;
			font-family: 'aachenregular';
		}

			.totales.total span {
				padding-right: 30px;
				display: block;
				font-size: 18px !important;
				font-weight: normal !important;
			}

	.wrap3_buttons {
		margin: 30px 0;
	}

	.graybackground {
		background: #eeeeee;
		padding: 30px 0;
	}

		.graybackground .wrapmiddle {
			max-width: 100%;
		}

		.graybackground img {
			max-width: 100%;
		}

		.graybackground p {
			margin: 0;
			font-size: 15px;
		}

	.whitebackground {
		padding: 35px 0 35px 0;
	}

		.whitebackground .wrapmiddle {
			max-width: 100%;
		}

		.whitebackground img {
			max-width: 100%;
		}

		.whitebackground p {
			margin: 0;
			font-size: 15px;
		}

		.whitebackground table {
			width: 100%;
			margin-top: 30px;
			font-size: 14px;
			text-align: center;
			border-bottom: 1px solid #ccc;
		}
	/*************/
	.wrapmiddle_buttons {
		max-width: 100%;
	}
}
