/* ------------------- GENERALES ---------------------------------------------------------------------- */

body {
	font-family: "Jost", sans-serif;
	font-weight: 400;
 	font-style: normal;
}

a {
	color: #666;
}

a:hover {
	color: #5c90a1;
}

.fadefoto:hover {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}

@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

.ordena {
	display: block;
}

.movil {
	display: none;
}

.container {
	width: 100%;
}

#wrapper {
	background: #fff;
	box-shadow: none;
	padding-top: 26px;
}

/* ------------------- GENERALES ---------------------------------------------------------------------- */

/* ------------------- CABECERA ---------------------------------------------------------------------- */

.barra {
	background: #000;
	text-align: center;
	color: #fff;
	font-size: 10px;
	padding: 7px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#header .header-top .menu {
	position: absolute;
	top: 45px;
	width: 100%;
	max-width: 460px;
}

.user-info img, #_desktop_cart img, .cabecera-rss img {
	max-width: 20px;
	margin-left: 10px;
}

.cart-products-count {
	font-size: 10px;
	color: #000;
}

.cabecera-rss {
	float: right;
	position: relative;
	z-index: 999;
}

#_desktop_logo img {
	max-width: 290px;
	width: 100%;
}

#_desktop_logo {
	display: table;
	margin: 0 auto;
	width: 450px;
	padding-bottom: 10px;
	text-align: center;
}

.bt-carrito {
	margin: 0 10px 0 0;
	position: absolute;
	right: 30px;
	top: 95px;
	z-index: 999;
}

#_desktop_user_info {
	float: right;
	padding: 0 0 0 0px;
}

#_desktop_cart {
	float: right;
	padding-left: 10px;
}

.current {
	text-decoration: underline;
}

#header .header-top {
	padding-top: 40px;
	display: table;
	clear: both;
	width: 100%;
	padding-bottom: 14px;
	background: #feed01;
}

#header .header-top > .container {
	padding: 0;
}

.dropdown-item {
	font-size: 13px !important;
	color: #000 !important;
	font-weight: normal !important;
	text-transform: none !important;
}

.dropdown-item:hover {
	color: #ccc !important;
}

/* ------------------- CABECERA ---------------------------------------------------------------------- */

/* ------------------- CONTENIDO HOME ---------------------------------------------------------------- */

.destacado {
	background: #feed01;
	display: flex !important;
	align-items: center;
	padding: 4%;
	margin-top: 2%;
}

.destacado-izq img {
	max-width: 100%;
}

.destacado-der {
	max-width: 600px;
	font-size: 17px;
	color: #000;
	margin: 0 auto;
}

.destacado-der h2, .destacado-der h4 {
	font-weight: 200;
	font-size: 3.7vw;
	padding-bottom: 5%;
}

.destacado-der h3 {
	font-size: ;
	font-size: 17px;
	font-weight: normal;
}

.destacado-der a {
	border: solid 1px #000;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 9px 30px;
	background: #000;
}

.destacado-der a:hover {
	border: solid 1px #000;
	color: #000;
	background: #f1f1f1;
}

.img-ico {
	max-width: 140px;
	float: left;
	padding-right: 3%;
}

body#index #wrapper {
	background: #fff;
	box-shadow: none;
	padding-top: 0;
	padding-top: 0;
}

body#index .container {
	width: 100%;  
	max-width: 100%;
	padding: 0;
} 

.galslider_slider_wrapper {
	padding-bottom: 0;
	padding-top: 0;
}

.galslider_slider_wrapper .bx-wrapper img {
	width: 100%;
}

.galslider_slider_wrapper .bx-wrapper .galslider_slide_content {
	top: 70%;
	width: 90%;
	left: 4%;
}

.galslider_slide_content h2 {
	color: #fff;
	font-weight: 200;
	font-size: 4.5vw;
}

.galslider_slide_content h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 6vw;
	margin-top: -20px;
}

.galslider_slider_wrapper .bx-wrapper .bx-viewport {
	border: none !important;
}

#custom-text {
	padding: 0 3.125rem;
}

#custom-text h2 {
	font-size: 13vw;
	text-transform: uppercase;
	color: #ccc;
	font-weight: 300;
	letter-spacing: -15px;
	text-align: left;
	margin-bottom: 0;
}

#custom-text p {
	max-width: 900px;
	text-align: left;
	padding-left: 1%;
	font-size: 1.1vw;
	line-height: 1.5vw;
	font-style: italic;
}

/* ------------------- CONTENIDO HOME ---------------------------------------------------------------- */

/* ------------------- CONTENIDO CMS ----------------------------------------------------------------- */

.legal {
	margin-top: 2%;
	margin-bottom: 3%;
}

body#cms .page-header {
	display: none;
}

.legal img {
	width: 200px;
	padding-right: ;
}

.legal h2 {
	color: #e40421;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 17px;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

.legal p {
	font-size: 14px;
	color: ;
}

.legal h3 {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 15px;
	padding-top: 20px;
	color: #000;
}

.legal strong {
	font-weight: 500;
	color: #333;
}

.legal table {
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
	margin-top: 30px;
}

.legal td {
	border: solid 1px #666;
	background: #fafafa;
	text-align: left;
	padding: 12px;
}

.legal tr:first-child {
	font-weight: 500;
	color: #333;
	text-transform: uppercase;
}

/* ------------------- CONTENIDO CMS ----------------------------------------------------------------- */

/* ------------------- PÁGINA DE PRODUCTO ------------------------------------------------------------ */

.producto-txt {
	margin-top: 30px;
	max-width: 800px;
	margin: 6% auto;
	padding: 0 12px;
	text-align: center;
}

.product-container h1 {
	font-size: 24px;
	padding-top: 20px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 10px;
}

.producto h2 {
	text-align: center;
	font-size: 32px;
	font-weight: 300;
	margin-bottom: 30px;
	color: #999;
}

.galslider_slider_wrapper .bx-wrapper .bx-viewport {
	box-shadow: none !important;
}

.bx-controls {
	margin-top: 20px;
	display: table;
}

.galslider_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a {
	border: 1px solid #d6d4d4;
	border-radius: 0;
	width: 32px;
	height: 9px;
	outline: medium none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #feed01;
}

.tabs {
	padding: 0;
	margin-top: 0;
	background: transparent;
}

.nav-tabs .nav-link {
	padding: .5em 0;
}

.nav-tabs .nav-item + .nav-item {
	margin-left: 20px;
}

.tabs .nav-tabs .nav-link {
	color: #333;
	font-weight: 500;
	font-size: 12px;
}

.tabs .nav-tabs .nav-link.active {
	color: #e40421;
}

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
	border-bottom: #e40421 1px solid;
}

.tabs .nav-tabs {
	border-bottom: none;
	display: table;
	margin: 20px auto;
}

.product-description h4 {
	font-weight: normal;
	font-size: 30px;
}

.silueta {
	max-width: 300px !important;
}

.product-description table {
	width: 100%;
	margin-bottom: 20px;
}

.product-description td {
	border: solid 1px;
	font-size: 12px;
	padding: 5px 0 5px 9px;
	text-align: left;
}

.product-information .manufacturer-logo {
	max-height: 2.3rem;
	border: none;
}

.has-discount .discount {
	background: #cfb87b;
}

.has-discount .page-content.page-cms ul, .has-discount p, .has-discount.product-price, .page-content.page-cms .has-discount ul {
	color: #cfb87b;
}

.product-discount {
	float: left;
	margin-top: 5px;
}

body#product #main {
	max-width: 80%;
	margin: 0 auto;
}

body#product .container {
	padding: 0;
}

#content-wrapper {
	padding: 0;
}

#product #content {
	max-width: 100%;
}

#main .images-container .js-qv-mask.scroll {
	width: auto;
	display: table;
	float: left;
	max-width: 8%;
	margin: 10% 20px;
}

.producto-img {
	padding: 0;
}

.product-cover {
	padding: 0;
	margin: 0;
	margin: 0 auto;
	display: table;
	float: none;
}

.product-price {
	color: #666;
	font-size: 15px;
	font-weight: normal;
}

.product-description p {
	font-size: 13px;
	color: #000;
}

.product-actions .control-label {
	display: none;
}

.blockreassurance_product {
	margin-top: 0;
}

.quickview .modal-content {
	min-height: 28.13rem;
}

.product-discounts {
	margin-bottom: 0;
}

.product-customization .product-customization-item, .product-variants > .product-variants-item {
	margin: 0.25rem 0;
}

.h1, .h2, .h3, .h4, body {
	color: #356eb3;
}

.btn-primary {
	border: none;
	background-color: transparent;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0;
	-webkit-transition: color 300ms, background 500ms, border-color 700ms;
	transition: color 300ms, background 500ms, border-color 700ms;
	cursor: pointer;
	font-weight: normal;
	border: solid 1px #000;
	padding: 10px 12px;
	background: #e40421;
}

.js-mailalert button {
	font-size: 14px;
}

.product-actions .product-add-to-cart {
	margin: 60px auto;
	display: table;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover {
    background-color: #efefef;
	color: #000;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background: #efefef;
	border-color: #000;
	color: #000 !important;
}

.blockreassurance_product .item-product {
	margin-right: 15px;
	display: none;
}

.blockreassurance_product .block-title {
	margin-top: 25px;
	text-align: left;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: underline;
}

.blockreassurance_product p {
	font-size: 12px;
}

.row.product-container.js-product-container.producto {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

body#product #ps_checkout-payment-method-logo-block-container {
	display: none;
}

.radio-label {
	border: 1px solid #fafafa !important;
	font-weight: normal;
}

.form-control {
	font-size: 0.8rem;
}

.product-reference h4 {
	text-transform: uppercase !important;
	font-size: 12px;
}

.medidas {
	width: 80%;
	font-size: 10px;
}

.medidas td {
	border: solid 1px #ddd;
	text-align: center;
	padding: 2px 0;
	width: 14%;
}

.medidas .vacio {
	border: none;
	background: #fff !important;
}

.medidas td:first-child, .medidas tr:first-child {
	font-weight: 600;
	background: #fafafa;
	width: 40%;
}

.talla {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 30px 0 16px 0;
}

#description_short strong {
	font-weight: 500;
}

/* ------------------- PÁGINA DE PRODUCTO ------------------------------------------------------------ */

/* ---------------- MINIATURAS --------------------------- */


.scroll-box-arrows.scroll {
	display: none;
}

.js-qv-mask.mask {
	padding: 0;
}

.product-images > li.thumb-container {
	float: left;
	margin-bottom: 10px;
}

.thumb-container img {
	padding: 0 !important;
	width: 100%;
	height: auto;
}

.product-images > li.thumb-container .thumb.selected, .product-images > li.thumb-container .thumb:hover {
	border: none;
}

.product-images > li.thumb-container .thumb {
	cursor: auto;
	margin-bottom: 0;
}

/* ---------------- MINIATURAS --------------------------- */


/* ------------------- PIE --------------------------------------------------------------------------- */

.logo-pie {
	max-width: 200px;
}

.infos-pie {
	display: table;
	margin: 0 auto;
	color: #fff;
	background: #000;
	padding: 120px 6px 120px 6px;
}

.infos-pie div {
	padding: 6px 40px;
	text-align: center;
}

.infos-pie h3 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

.infos-pie h4 {
	color: #fff;
	font-weight: normal;
	font-size: 17px;
	line-height: 18px;
	padding: 0 40px;
}

.infos-pie hr {
	border-color: #fff;
	max-width: 60px;
	margin: 33px auto;
}

#footer {
	background: #feed01;
	padding: 0;
	margin: 0;
	display: table;
}

#footer a {
	color: #fff;
}

.pie-logo {
	padding-top: 60px;
	display: table;
	padding-left: 10%;
	float: left;
	padding-bottom: 60px;
}

.pie-logo img {
	max-width: 500px;
	margin-bottom: 30px;
}

.pie-logo p {
	color: #000;
	font-size: 15px;
}

.pie-logo a {
	color: #000 !important;
}

.copy {
	font-size: 14px;
	text-align: right;
	padding-top: 80px;
	padding-right: 10%;
	color: #999;
}

.copy a {
	color: #000 !important;
	padding: 0 14px;
}

.copy p {
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 40px;
	color: #000;
}

/* ------------------- PIE --------------------------------------------------------------------------- */

#cookieNotice {
	width: 50% !important;
	bottom: 30% !important;
	font-size: 15px !important;
	font-family: inherit !important;
	left: 25% !important;
	height: 300px !important;
	right: 25% !important;
	padding: 100px 30px;
}

#cookieNotice a {
	color: #feed01;
}

.closeButtonNormal {
	cursor: pointer;
	text-transform: uppercase;
	border: solid 1px;
	padding: 5px 20px !important;
	margin-top: 40px !important;
}

.closeButtonNormal:hover {
	background: #feed01;
	color: #333
}

body#order-confirmation #wrapper {
	max-width: 1200px;
	margin: 0 auto;
	color: #000;
}

body#checkout #wrapper, body#cart #wrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}

.right-nav {
	padding-right: 30px;
}

#header .header-nav .blockcart .header {
	margin-top: 0;
}

#block_myaccount_infos .myaccount-title a {
	color: #356eb3;
	font-size: 14px;
	font-weight: 500;
}

#contact-infos {
	text-align: center;
	font-size: 15px;
	padding-top: 20px;
}

.block-contact .block-contact-title, .linklist .blockcms-title a {
	color: #356eb3;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
}

.block-contact {
	color: #000;
	font-size: 12px;
}

.block-category h1 {
	font-size: 1.4rem;
	font-weight: normal;
	border-bottom: solid 1px;
	padding-bottom: 14px;
	text-align: center;
}

.products-selection p, .products-selection .sort-by-row .sort-by, .products-selection .sort-by-row .select-title {
	font-size: 0.675rem;
}

.brands-sort .select-list, .products-sort-order .select-list, .suppliers-sort .select-list {
	padding: 0.325rem 1.25rem;
	font-size: 12px;
}

#products .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img {
	position: relative;
}

#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
	margin-bottom: 20px;
	height: auto;
	width: 100%;
	box-shadow: none;
}

.thumbnail-container img {
	width: 100%;
}

#product-comments-list-header .comments-nb {
	display: none;
}

#product-comments-list {
	display: none;
}

.input-color:checked + span, .input-color:hover + span, .input-radio:checked + span, .input-radio:hover + span {
	background: #356eb3;
	color: #fff;
}

.cart-grid-body .card-block h1 {
	margin-bottom: 0;
	font-weight: normal;
	font-size: 18px;
	color: #333;
	text-align: center;
	letter-spacing: 2px;
}

.col-md-6.col-xs-6.qty {
	display: none;
}

.card .separator {
	border-color: #fff;
}

.cart-item {
	border-bottom: solid 1px;
}

.product-line-grid-left img {
	max-width: 100px;
	margin: 0 auto;
	display: table;
}

#header .header-nav .blockcart {
	background: transparent;
	padding: 0;
	margin-left: 0;
	text-align: center;
	white-space: nowrap;
}

#header .header-nav .cart-preview.active {
	background: transparent;
}

form .form-control-label {
	font-weight: 500;
}

.tax-shipping-delivery-label {
	display: none;
}

.boton-menu {
	position: absolute;
	top: 0;
	z-index: 999;
	width: 100%;
}

body.index #header .header-top {
	padding-bottom: 0;
}

#wrapper .breadcrumb {
	display: none;
}

.product-flags {
	display: none;
}

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
	border: 1px dotted #333;
	padding: 0;
}

.product-images > li.thumb-container > .thumb {
	box-shadow: none;
	width: 100%;
}

.product-variants #group_1 {
	display: table;
}

.product-quantity .add, .product-quantity .qty {
	float: none;
}

#product-availability {
	display: none;
}

#blockcart-modal .product-name {
	color: #333;
}

.btn-primary, .btn-secondary, .btn-tertiary {
	box-shadow: none;
}

body#checkout #header .header-nav {
	padding: inherit;
}

#blockcart-modal .cart-content .cart-content-btn .btn {
	font-size: 10px;
	letter-spacing: 1px;
}

body#my-account #wrapper, body#address #wrapper, body#identity #wrapper, body#history #wrapper, body#order-slip #wrapper, body#module-psgdpr-gdpr #wrapper, body#cms #wrapper {
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 0;
}

.page-my-account #content .links a span.link-item {
	background: #fafafa;
	border: dotted 1px;
	font-size: 10px;
	letter-spacing: 2px;
	color: #666;
}

.page-my-account #content .links a i {
	font-size: 2rem;
}

.form-footer {
	text-align: center;
	display: table;
	margin: 50px auto;
}

.page-footer {
	display: table;
	margin: 0 auto;
	margin-bottom: 0 !important;
}

body#checkout .cancel-address {
	margin: 0;
	margin-right: 40px;
}

#blockcart-modal .modal-title i.material-icons {
	display: none;
}
	
.cart-content-btn .material-icons {
	display: none;
}

