.cart-item {
	padding: 20px;
	width: 100%;
	background: white;
	margin-bottom: 10px;
	position: relative;
}

.cart-item-image {
	float: left;
	margin-right: 15px;
	max-height: 70px;
	max-width: 70px;
	position: relative;
}

.cart-item-information {
	position: relative;
}

.cart-item-information h2 {
	font-size: 14px;
}

.cart-item-contextual-actions {
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 1;
}

.cart-item-contextual-actions .dropdown-toggle:after {
	content: none;
}

.btn-select-qty {
	padding-right: 20px;
	margin-bottom: 0px;
	font-size: 14px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.btn-select-qty label {
	font-size: 14px;
	display: inline-block;
	margin: 0;
	margin-right: 5px;
	font-weight: 300;
	color: #333;
}

.btn-select-qty p {
	display: inline-block;
	color: #333;
	font-weight: 400;
	margin: 0px;
	font-size: 14px;
}

.cart-item-title {
	display: -webkit-box;
	color: #666;
	font-size: 16px;
	font-weight: 400;
	padding-right: 20px;
	margin-bottom: 2px;
}

.cart-item-variacion {
	font-size: 13px;
	font-weight: 400;
	color: #333;
	margin-bottom: 2px;
}

.cart-item-price {
	float: right;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	text-align: right;
}

.cart-item-price-original {
	color: green;
	font-size: 12px;
	font-weight: 500;
	position: relative;
	padding: 4px 5px;
}

.cart-item-price-original span {
	text-decoration: line-through;
	color: #999;
	font-weight: 100;
}

.cart-item-price-tag {}

.removeCartItem {
	font-size: small;
}

.row.page-summary {
	background: white;
	padding: 20px;
	font-size: 14px;
}

.row.page-summary div {
	padding: 5px;
}

.page-summary-total,
.page-summary-total-price-label {
	font-size: 18px;
	border-top: solid thin #eee;
	padding-top: 16px !important;
}

.open-shipping {
	padding-bottom: 14px !important;
}

.page-order-card {
	background: white;
	padding: 24px 20px 32px;
}

.shippingResults ul {
	padding: 0px;
}

.shippingResults ul li {
	padding: 10px;
	border-bottom: solid thin #eee;
}

.shippingResults ul li a:after {
	right: 12px;
	font-family: FontAwesome;
	content: "\f054";
	color: #666;
	font-size: 10px;
	position: absolute;
}

.chk-panel {
	background: white;
	padding: 30px;
}

span.animated-text-on {
	top: 0px !important;
	opacity: 0 !important;
}

span.animated-text {
	opacity: 1;
	top: 40px;
	position: absolute;
	right: 45px;
	font-weight: 600;
	font-size: 13px;
	color: green;
	transition: all 2s;
}

.row.page-loader {
	padding: 120px;
	z-index: 9;
	position: absolute;
	background: white;
	width: 100%;
	height: 100%;
}

.loading {
	margin: 0 auto;
}

.row.page-title {
	background: white;
	border-bottom: solid thin #cacaca;
	text-align: center;
	padding: 10px;
	box-shadow: 0px 0px 5px #999;
}

h1 {
	font-size: 20px;
	display: inline;
	text-transform: uppercase;
	color: #666;
	font-weight: 300;
	letter-spacing: 5px;
}

h3 {
	font-size: larger;
	width: 100%;
}

.cart-order-brief {
	background: #f4f4f4;
	padding: 19px;
	border: solid thin #ddd;
	border-radius: 4px;
}

.cart-content2 h3 {
	border-bottom: solid thin #ddd;
	padding-bottom: 5px;
}

.cartItems {
	width: 100%;
}

.item-cart {
	border-bottom: solid thin#f4f4f4;
	margin-bottom: 15px;
}

.item-photo {
	text-align: center;
}

.item-photo img {
	max-width: 100%;
	height: auto;
	max-height: 50px;
	width: auto;
}

.personal-data {
	padding-top: 10px;
	border-top: solid thin #ccc;
	margin-top: 10px;
}

.row.cart-totals {
	position: relative;
	padding: 15px;
	border-bottom: solid thin gray;
	border-top: solid thin #e6e6e6;
	background: white;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}

.row.cart-content {
	position: relative;
	padding: 15px;
	border-top: solid thin gray;
	background: white;
}

.row.page-content {
	margin-top: 15px;
}

.inputGroup {
	background-color: #fff;
	display: block;
	margin: 10px 0;
	position: relative;
	border: solid thin #ddd;
	border-radius: 5px;
}

.inputGroup label {
	padding: 12px 30px 12px 80px;
	width: 100%;
	display: block;
	text-align: left;
	color: #333;
	cursor: pointer;
	position: relative;
	z-index: 2;
	transition: color 200ms ease-in;
	overflow: hidden;
	margin-bottom: 0px;
}

.inputGroup label:before {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	content: "";
	background-color: #cccccc;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale3d(1, 1, 1);
	transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
	opacity: 0;
	z-index: -1;
}

.inputGroup label:after {
	/*width: 32px;*/
	height: 32px;
	/*content: '';*/
	/*border: 2px solid #d1d7dc;*/
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
	background-repeat: no-repeat;
	background-position: 2px 3px;
	border-radius: 50%;
	z-index: 2;
	position: absolute;
	right: 30px;
	top: 22%;
	transform: translateY(-50%);
	cursor: pointer;
	transition: all 200ms ease-in;
}

.inputGroup input:checked~label {
	color: #333;
}

.inputGroup input:checked~label:before {
	transform: translate(-50%, -50%) scale3d(56, 56, 1);
	opacity: 1;
}

.inputGroup input:checked~label:after {
	background-color: #54e0c7;
	border-color: #54e0c7;
}

.inputGroup input {
	width: 25px;
	height: 25px;
	order: 1;
	z-index: 3;
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	/*visibility: hidden;*/
}

.form {
	padding: 0 16px;
	max-width: 550px;
	margin: 50px auto;
	font-size: 18px;
	font-weight: 600;
	line-height: 36px;
}

.btn {
	width: 100%;
}

.item-data,
.item-price {
	font-size: small;
}

span.shipping-fee {
	font-weight: 800;
	color: #006100;
	font-size: smaller;
}

.label-subtotal,
.label-costo-envio,
.label-costo-de-servicio,
.label-total {
	text-align: right;
}

.header-action-icon {
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

.page-product {
	background: white;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
	border-radius: 4px;
}

.page-product-data {
	padding: 15px;
	background: white;
}

.page-product-description {
	background: white;
	padding: 48px 30px;
	margin-top: 25px !important;
	border-top: solid thin #ccc;
	border-left: solid thin #ccc;
	border-right: solid thin #ccc;
}

.page-product-description h3 {
	font-weight: 500;
}

.page-product-description p {
	font-weight: 400;
	color: #666;
	font-size: 14px;
}

.row.page-product-metadata {
	background: white;
	font-size: 12px;
}

.row {
	margin: 0px !important;
}

.cuotas {
	font-size: 14px;
}

#slider-pager li {
	list-style: none;
}

#slider img {
	max-height: 500px;
	max-width: 500px;
	/* width:auto; */
	width: fit-content;
	height: fit-content;
	margin: 0 auto !important;
}

#slider li {
	min-height: 400px !important;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}

.rslides_tabs {
	width: 60px !important;
	float: left;
	position: relative;
	left: 0;
	top: 0;
	z-index: 2;
	padding-left: 0px !important;
}

.rslides_tabs img {
	width: 60px;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
}

.content-slider {
	list-style: none;
}

.thumbnails-quantity {
	background: #000000ba;
	width: 75px;
	padding: 5px;
	margin: 10px;
	position: absolute;
	bottom: 0;
	color: white;
	border-radius: 5px;
}

.add-to-cart-image img {
	max-height: 200px;
	max-width: 200px;
}

.page-product-image,
.page-product-image .col-12 {
	position: relative;
	max-width: 100%;
	padding: 0px;
}

/*.col-12, .col-md-12{padding: 0px!important;}*/

.metadata {
	border-top: solid thin #ccc;
	padding: 10px;
}

.page-product-data h1 {
	font-size: 19px;
	font-weight: 600;
	color: #2f2f2f;
	letter-spacing: inherit;
}

.page-product-data h2 {
	font-size: 15px;
	font-weight: 400;
	padding: 10px 0px;
}

.btn-select-qty {
	margin-bottom: 30px;
}

.talle-seleccionado span,
.color-seleccionado span,
.qty-seleccionado span {
	font-size: small;
	color: darkgrey;
}

.itemprice {
	font-size: 35px;
	font-weight: 500;
	padding: 0px 0px 10px 0px;
	padding-right: 5px;
}

.page-product-data .itempriceDiscount {
	color: green;
	font-weight: 500;
	position: relative;
	border-radius: 3px;
	padding: 4px 5px;
}

#product-related .itempriceDiscount,
#product-suggest .itempriceDiscount {
	color: white;
	background: green;
	font-size: 12px;
	float: right;
}

.page-product-data .itempriceDiscount span {
	text-decoration: line-through;
	color: #999;
	font-weight: 100;
}

.variaciones a {
	position: relative;
	display: block;
	padding: 14px;
	padding-right: 38px;
	margin-bottom: 8px;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
}

.variacion-tipo {
	display: inline-block;
	margin: 0;
	margin-right: 5px;
	font-weight: 300;
	color: #333;
	font-size: 16px;
}

.variaciones p {
	display: inline-block;
	color: #333;
	font-weight: 400;
	margin: 0px;
}

.notification-addtocart {
	background: white;
	position: fixed;
	top: 6px;
	width: 95%;
	border-radius: 5px;
	padding: 10px;
	font-size: 12px;
	box-shadow: 1px 1px 6px 0px #969696;
	left: 10px;
}

.row.page-shippingCost {
	background: white;
	padding: 10px;
	position: fixed;
	top: 0px;
	height: 100%;
	width: 100%;
}

.row.page-mobbexCustomer {
	background: white;
	padding: 10px;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
}

.costo-shipping-estimado {
	font-size: 80px;
}

.page-shippingCost-header {
	margin-bottom: 30px;
}

#page-shippingCost ul {
	padding: 0;
}

.new-add-to-cart {
	color: white !important;
	font-size: 18px;
}

.row.metadata.container.d-flex.h-100,
.variaciones a {
	cursor: pointer;
}

.product-especificaciones {
	list-style: none;
	columns: 2;
	padding-left: 0px;
}

.product-especificaciones li {
	clear: left;
	float: left;
	width: 50%;
	color: #333;
	margin: 0 0 15px;
}

.product-especificaciones li strong {
	font-weight: 200;
	font-size: 0.8rem;
	color: #999;
	display: block;
}

.product-especificaciones li span {}

@media (min-width: 1024px) {
	.page-product {
		position: relative;
	}

	.page-product-image .rslides {
		margin-left: 15px !important;
		margin-top: 10px !important;
	}

	.btn-close-add-to-cart-notification {
		position: absolute;
		top: 0;
		right: 0;
		padding: 10px;
		color: black;
	}

	.page-product-data h1 {
		font-size: 25px;
	}

	.page-product-data h2 {
		font-size: 20px;
	}

	.page-shippingCost,
	.page-variacion-qty,
	.page-variacion-color,
	.page-variacion-talle {
		height: inherit !important;
		width: inherit !important;
		position: absolute !important;
	}

	.notification-addtocart {
		position: absolute !important;
		/*height: 80px!important;*/
		z-index: 999;
		padding-top: 30px;
	}
}

.page-suggest .itemprice {
	font-size: 15px;
}

.page-suggest h2 {
	font-size: 0.8rem;
}

.magnify>.magnify-lens {
	/* Magnifying lens */
	width: 350px !important;
	height: 350px !important;
}

/* SHOP */

.shop-sidebar h1 {
	font-weight: 500;
	font-size: 15px;
	letter-spacing: 2px;
}

.slider-item-description h2,
.shop-product-list h2,
.item-description-mobile h2 {
	font-size: 13px;
	text-transform: inherit;
	color: #444;
	font-weight: 400;
	letter-spacing: inherit;
	margin-top: 5px;
}

.page-categories-grid .item-wrapper {
	background: white;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 5px;
	position: relative;
}

.page-categories-grid .item-image {
	margin: 0px;
	min-height: inherit;
}

.page-categories-grid .item-image img {
	max-width: 270px;
	max-height: 150px;
}

.page-categories-grid .item-description {
	padding: 5px;
	position: absolute;
	bottom: 0px;
	margin-left: auto;
	background: #000000a6;
	width: 100%;
}

.page-categories-grid .item-description h2 {
	margin-bottom: 0px;
	color: #eee;
}

.page-products-grid {
	top: 10px;
}

.page-products-grid .col-6 {
	padding-left: 10px;
	padding-right: 10px;
}

.item-info {
	font-size: 16px;
	color: grey;
	padding: 2px;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	top: -10px;
	position: relative;
}

.pill-variaciones {
	font-size: 10px;
	background: white;
	border: 1px solid rgba(51, 51, 51, 0.1);
	padding: 5px 10px;
	border-radius: 10px;
	position: absolute;
	top: -9px;
	left: 10px;
}

.pill-discount {
	font-size: 10px;
	color: white;
	padding: 5px 10px;
	border-radius: 10px;
	position: absolute;
	top: -9px;
	right: 10px;
}

.item-info-mobile {
	font-size: 16px;
	color: grey;
	padding: 5px 10px;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	/*top: -10px;*/
	position: relative;
}

.pill-variaciones-mobile {
	font-size: 10px;
	/*background: white;*/
	/*border: 1px solid rgba(51,51,51,.1);*/
	/*padding: 5px 10px;*/
	/*border-radius: 10px;*/
	/*position: absolute;
    top: -9px;
    left: 10px;*/
}

.pill-discount-mobile {
	font-size: 10px;
	font-weight: bolder;
	/*color: white;*/
	/*border: 1px solid rgba(51,51,51,.1);*/
	/*padding: 5px 10px;
    border-radius: 10px;*/
	/*position: absolute;
    top: -9px;
    right: 10px;*/
}

.page-products-grid .itemprice,
.slider-item .itemprice {
	font-size: 22px;
	font-weight: 400;
}

.itemprice-mobile {
	padding: 0px !important;
}

.slider-item .itempriceDiscount {
	font-size: 11px;
	color: white;
	font-weight: 500;
	float: right;
	right: 3px;
	position: relative;
	background: green;
	border-radius: 3px;
	padding: 4px 5px;
}

.item-wrapper {
	background: white;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 5px;
}

.item-wrapper:hover {
	box-shadow: 1px 1px 10px 0px #ababab;
}

.item-wrapper-nextpage {
	height: 200px;
	background: #00cc99;
	padding: 15px;
}

.item-wrapper-nextpage h1 {
	color: white;
	font-size: 17px;
}

.item-wrapper-nextpage a {
	color: white;
}

.item-badge {
	position: absolute;
	right: 20px;
	top: 10px;
	display: block;
	width: min-content;
}

.item-badge span {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 11px;
	padding: 4px;
}


.item-image {
	margin: 25px 0px;
	min-height: 180px;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
}

.item-image a {
	display: flex;
	align-items: center;
}

.item-image-mobile {
	min-height: 80px;
}

.item-image-mobile img {
	width: 100%;
	height: auto;
}

.item-image-mobile a {
	height: 100px;
	width: 100px;
}

@supports (object-fit: contain) {
	.item-image-mobile img {
		height: 100%;
		object-fit: contain;
		object-position: center center;
	}
}

.item-description {
	padding: 10px;
}

.item-description-mobile {
	padding: 10px 10px 5px 10px;
}

.item-description-mobile a {
	color: #212529;
}

.grid-sizer,
.grid-item {
	float: left;
	width: 50%;
}

@media (min-width: 1024px) {

	.grid-sizer,
	.grid-item {
		width: 33%;
	}
}

.grid-item-fixed {
	/* height: 380px !important; */
}

.grid-item-fixed .item-wrapper {
	height: 98% !important;
}

.page-toolbar {
	height: 40px;
	background: white;
	box-shadow: 1px 4px 10px #bbb;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 14px;
}

.paginator {
	padding: 20px;
}

.paginator .prevpage,
.paginator .nextpage {
	width: 100px;
}

.paginator a {
	padding: 10px;
	background: #e6e6e6;
	border-radius: 5px;
	color: #4c4c4c;
	display: inline-table;
	width: 48px;
	height: 48px;
	position: relative;
	background-color: transparent;
	font-size: 16px;
	display: block;
	line-height: 1;
	text-decoration: none;
	color: rgba(0, 0, 0, 0.85);
	cursor: pointer;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: background-color 250ms ease;
	transition: background-color 250ms ease;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 14px 0 0 0;
	border: 2px solid transparent;
}

.paginator ul {
	margin: 32px 0 0;
	display: block;
	padding-left: 0px;
	list-style: none;
	text-align: center;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

.paginator li {
	display: inline-block;
}

.paginator .current-page {
	background: #cecece;
	font-weight: 600;
}

body {
	font-family: "Montserrat", sans-serif;
	background-color: #eeeeee;
}

header,
footer {
	width: 100vw;
	background: #111;
}

/* .btn-primary, #slider-pager .rslides_here a{
    background-color: #043975;
    border-color: #043975;
  } */

.hc-header {
	max-width: 1200px;
	margin: 0 auto !important;
	padding-top: 10px;
	width: 100%;
}

#header-user-menu .dropdown-menu a {
	color: #000 !important;
}

.container {
	max-width: 1200px;
}

.hc-footer {
	width: 100%;
	max-width: 1200px;
}

.hc-footer h3 {
	font-size: 16px;
	border-bottom: solid thin #bababa;
	padding-bottom: 5px;
}

.hc-footer ul {
	list-style: none;
	padding: initial;
	font-size: 14px;
}

.footer-payments {
	width: 100%;
	max-width: 414px;
}

small.disclaimer {
	font-size: 9px;
}

.header-top {
	/*padding-top: 10px!important;*/
	padding-bottom: 10px !important;
}

.header-top-item {
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 12px;
	padding: 5px;
	margin-left: 5px;
}

#header-user-menu a,
#header-user-menu a:hover {
	text-decoration: none;
	font-size: 12px;
}

.header-search {
	position: relative;
}

.header-search img {
	position: absolute;
	right: 25px;
	top: 7px;
}

.sticky {
	position: fixed !important;
	z-index: 999 !important;
	top: -35px !important;
}

.sticky+.container {
	padding-top: 100px !important;
}

.hc-main {
	/*background: white;*/
	/*display: block;*/
}

.home-slider {
	list-style: none;
}

.homeWidgets {
	margin-bottom: 20px;
}

.fullwidth-block {
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	height: inherit !important;
	position: relative;
}

.slider-item {
	height: 430px;
}

.slider-item-wrapper {
	width: 300px;
	background: white;
	box-shadow: 1px 1px 10px #ccc;
	border-radius: 5px;
	height: 430px;
	position: relative;
}

.slider-item-image {
	height: 200px;
}

.slider-item-description {
	padding: 10px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: rgba(255, 255, 255, 0.8);
}

.center-thumbs .lslide {
	position: relative;
	left: 50px;
}

h1.home-title {
	margin-left: 10px !important;
	text-align: center;
	border-bottom: solid thin #ccc;
	padding-bottom: 20px;
	margin-bottom: 10px !important;
	margin-top: 30px !important;
}

.home-metadata {
	padding: 10px;
	border-bottom: solid thin #e4e4e4;
	background: white;
	margin-bottom: 25px !important;
	font-size: 14px;
	font-weight: 500;
}

/* .home-metadata p{
    float: left;
  } */

.home-metadata img {
	padding-right: 10px;
	float: left;
}

.home-banners a {
	width: 100%;
}

#bredcrumbs {
	padding: 15px;
}

.shop-breadcrumbs {
	list-style: none;
	padding-left: 0px;
	font-size: 12px;
	color: grey;
}

.shop-breadcrumbs li {
	float: left;
	margin-right: 10px;
}

.shop-breadcrumbs li:after {
	content: "\f105";
	font-family: "FontAwesome";
	margin-left: 5px;
	font-size: 10px;
}

.shop-breadcrumbs li:last-child:after {
	content: "";
}

.shop-breadcrumbs a {
	color: #333;
}

.quantity-results {
	font-size: 12px;
}

.shop-sidebar a {
	color: #333;
	font-size: 12px;
}

.shop-sidebar h1,
h1.home-title {
	font-size: 20px;
	display: block;
	text-transform: uppercase;
	color: #333;
	margin: 16px 16px 8px 0;
	font-weight: 600;
	letter-spacing: inherit;
}

.shop-sort-widget {
	margin-bottom: 35px;
}

p.shop-sidebar-title {
	/* padding: 0px; */
	margin: 0px;
	font-size: 14px;
	color: #333;
	font-weight: 600;
}

.col-3.shop-sidebar ul {
	list-style: none;
	padding-left: 0px;
}

.col-3.shop-sidebar ul li a {
	font-size: 12px;
	color: #333;
}

.col-3.shop-sidebar ul li a span {
	color: #666;
	font-size: 11px;
}

.page-footer {
	padding: 25px;
	/*background: white;*/
	/*border-top: solid thin #ccc;*/
}

.page-footer-links a {
	display: inline-block;
	width: 45%;
	font-size: 14px;
	line-height: 2.79;
	white-space: nowrap;
}

.page-footer-legal {
	padding: 25px;
	position: relative;
	/*background: white;*/
	/*border-top: solid thin #ccc;*/
	/*color: #999;*/
}

.footer-data-fiscal {
	position: absolute;
	right: 20px;
}

.page-footer-socialmedia {
	text-align: center;
}

.page-footer-socialmedia ul {
	list-style: none;
}

.page-footer-socialmedia li {
	display: inline;
	padding: 0 10px;
}

.modal-overlay-header {
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #2196f3;
	text-align: left;
	margin-top: 90px;
	margin-left: 20px;
}

.modal-overlay-body {
	padding: 20px;
}

.ui-list {
	position: relative;
	width: 100%;
	background: #fff;
}

.ui-list-content {
	padding: 0px;
	list-style: none;
	/* nuevos styles */
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(234px, 1fr));
	grid-gap: 1rem;
}

.ui-list-item {
	text-decoration: none;
	height: 86px;
	width: 100%;
	line-height: 1.3;
	font-weight: 300;
	font-size: 14px;
	color: #333;
	border-top: 1px solid #d8d8d8 !important;
}

.ui-list-item:last-child {
	border-bottom: 1px solid #d8d8d8 !important;
}

.ui-list-item a {
	padding: 30px;
	width: 100%;
	display: block;
	line-height: 35px !important;
}

.ui-list-item a:after {
	font-family: FontAwesome;
	content: "\f054";
	color: #666;
	font-size: 10px;
	position: relative;
	padding-left: 10px;
	/*
      esto estaba antes.
      right: 12px;
      position: absolute;*/
}

.page-filter h4 {
	padding: 21px 10px;
	background-color: #fff;
	font-size: 16px;
	color: #333;
	padding-left: 33px;
	font-weight: 300;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0px;
}

.page-filter h4:after {
	right: 12px;
	font-family: FontAwesome;
	content: "\f078";
	color: #666;
	font-size: 10px;
	position: absolute;
}

.modal-overlay-header nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	padding: 20px;
}

.modal-overlay-header a {
	text-shadow: none;
	background: #fff;
	border: none;
	left: 18px;
	top: 18px;
}

.modal-overlay-header h3 {
	display: block;
	font-size: 32px;
	font-weight: 500;
	color: #333;
	text-align: left;
	margin-top: 90px;
	/*margin-left: 32px;*/
}

.modal-overlay {
	/*padding: 20px;*/
	background: white;
	position: fixed;
	top: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: #fff;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	overflow-x: hidden;
	overflow-y: auto;
}

.list {
	margin: 0;
	background: #fff;
	border: none;
	list-style: none;
	list-style-image: none;
}

.list li {
	height: 63px;
	line-height: 63px;
	padding-left: 28px;
	position: relative;
	font-size: 18px;
	border-left: transparent 5px solid;
	border-bottom: 1px solid #ddd;
	min-height: 45px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.modal-overlay ul {
	border: none;
	background: #fafafa;
	/*padding-top: 18px;
      padding-bottom: 18px;*/
	-webkit-border-radius: 0;
	border-radius: 0;
}

.modal-overlay ul li {
	display: block;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: none;
	min-height: 52px;
	line-height: 52px;
	color: #666;
	list-style-position: inside;
	list-style-type: disc;
}

.filters {
	background-color: #fff;
	border-bottom: 2px solid #eee;
	padding-bottom: 2px;
	margin-top: -5px;
	margin: 0 0 10px;
	padding: 0px 10px 10px;
	background: #fff;
	list-style: none;
}

.filters-mobile {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

@media (max-width: 600px) {
	.filters {
		overflow-x: auto;
		white-space: nowrap;
	}
}

.filters li {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.filters .icon-remove {
	color: #666;
	background-color: #f5f5f5;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	display: block;
	text-shadow: none;
	border: none;
	padding: 8px 30px 8px 14px;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-top: 4px;
	line-height: 1.4;
	position: relative;
	font-size: 12px;
}

.filters .icon-remove:before {
	top: 11px;
	right: 12px;
	font-family: FontAwesome;
	content: "\f00d";
	color: #666;
	font-size: 10px;
	position: absolute;
}

@media (min-width: 1024px) {
	.page-footer a {
		width: 33%;
	}

	.filters {
		background: inherit !important;
		background-color: inherit !important;
	}

	.filters .icon-remove {
		border-radius: 10px;
		color: white !important;
		background: #999999;
	}

	.filters .icon-remove:before {
		color: white;
	}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - POST */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.post-content {
	font-size: 14px;
}

.post-content h1 {
	font-weight: 600;
	font-size: 25px;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: inline;
}

.post-content h3 {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #333;
}

.post-content p {
	font-size: 16px;
	text-align: justify;
	line-height: 26px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - MAKE MENU */
/*-------------------------------------------------------------------------------------------------------------------------------*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#cssmenu:after,
#cssmenu>ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#cssmenu #menu-button {
	display: none;
}

#cssmenu {
	width: 1200px;
	font-family: "Montserrat", sans-serif;
	line-height: 1;
	font-weight: 700;
	/*background: #333;*/
	z-index: 9;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

#menu-line {
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	background: #009ae1;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}

#cssmenu>ul>li {
	float: left;
}

#cssmenu.align-center>ul {
	font-size: 0;
	text-align: center;
}

#cssmenu.align-center>ul>li {
	display: inline-block;
	float: none;
}

#cssmenu.align-center ul ul {
	text-align: left;
}

#cssmenu.align-right>ul>li {
	float: right;
}

#cssmenu.align-right ul ul {
	text-align: right;
}

#cssmenu>ul>li>a {
	padding: 15px 10px;
	font-size: 12px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	-ms-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

#cssmenu>ul>li:hover>a,
#cssmenu>ul>li.active>a {
	color: white;
}

#cssmenu>ul>li.has-sub>a {
	padding-right: 25px;
}

#cssmenu>ul>li.has-sub>a::after {
	position: absolute;
	top: 21px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	content: "";
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}

#cssmenu>ul>li.has-sub:hover>a::after {
	border-color: #009ae1;
}

#cssmenu ul ul {
	position: absolute;
	left: -9999px;
}

#cssmenu li:hover>ul {
	left: auto;
	padding: 20px 10px;
	background: #333;
	width: max-content;
}

#cssmenu.align-right li:hover>ul {
	right: 0;
}

#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}

#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}

#cssmenu ul ul li {
	height: 0;
	-webkit-transition: height 0.2s ease;
	-moz-transition: height 0.2s ease;
	-ms-transition: height 0.2s ease;
	-o-transition: height 0.2s ease;
	transition: height 0.2s ease;
}

#cssmenu ul li:hover>ul>li {
	height: 32px;
}

#cssmenu ul ul li a {
	padding: 10px 20px;
	/*width: 160px;*/
	width: 100%;
	font-size: 12px;
	background: #333333;
	text-decoration: none;
	color: #dddddd !important;
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	-ms-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover {
	color: #ffffff;
}

#cssmenu ul ul li.has-sub>a::after {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	content: "";
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}

#cssmenu.align-right ul ul li.has-sub>a::after {
	right: auto;
	left: 10px;
	border-bottom: 0;
	border-right: 0;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

#cssmenu ul ul li.has-sub:hover>a::after {
	border-color: #ffffff;
}

@media all and (max-width: 768px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min-resolution: 192dpi) and (max-width: 1024px),
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	#cssmenu {
		width: 100%;
	}

	#cssmenu ul {
		width: 100%;
		display: none;
	}

	#cssmenu.align-center>ul,
	#cssmenu.align-right ul ul {
		text-align: left;
	}

	#cssmenu ul li,
	#cssmenu ul ul li,
	#cssmenu ul li:hover>ul>li {
		width: 100%;
		height: auto;
		border-top: 1px solid rgba(120, 120, 120, 0.15);
	}

	#cssmenu ul li a,
	#cssmenu ul ul li a {
		width: 100%;
	}

	#cssmenu>ul>li,
	#cssmenu.align-center>ul>li,
	#cssmenu.align-right>ul>li {
		float: none;
		display: block;
	}

	#cssmenu ul ul li a {
		padding: 20px 20px 20px 30px;
		font-size: 12px;
		color: #000000;
		background: none;
	}

	#cssmenu ul ul li:hover>a,
	#cssmenu ul ul li a:hover {
		color: #000000;
	}

	#cssmenu ul ul ul li a {
		padding-left: 40px;
	}

	#cssmenu ul ul,
	#cssmenu ul ul ul {
		position: relative;
		left: 0;
		right: auto;
		width: 100%;
		margin: 0;
	}

	#cssmenu>ul>li.has-sub>a::after,
	#cssmenu ul ul li.has-sub>a::after {
		display: none;
	}

	#menu-line {
		display: none;
	}

	#cssmenu #menu-button {
		display: block;
		padding: 20px;
		color: #000000;
		cursor: pointer;
		font-size: 12px;
		text-transform: uppercase;
	}

	#cssmenu #menu-button::after {
		content: "";
		position: absolute;
		top: 20px;
		right: 20px;
		display: block;
		width: 15px;
		height: 2px;
		background: #000000;
	}

	#cssmenu #menu-button::before {
		content: "";
		position: absolute;
		top: 25px;
		right: 20px;
		display: block;
		width: 15px;
		height: 3px;
		border-top: 2px solid #000000;
		border-bottom: 2px solid #000000;
	}

	#cssmenu .submenu-button {
		position: absolute;
		z-index: 10;
		right: 0;
		top: 0;
		display: block;
		border-left: 1px solid rgba(120, 120, 120, 0.15);
		height: 52px;
		width: 52px;
		cursor: pointer;
	}

	#cssmenu .submenu-button::after {
		content: "";
		position: absolute;
		top: 21px;
		left: 26px;
		display: block;
		width: 1px;
		height: 11px;
		background: #000000;
		z-index: 9;
	}

	#cssmenu .submenu-button::before {
		content: "";
		position: absolute;
		left: 21px;
		top: 26px;
		display: block;
		width: 11px;
		height: 1px;
		background: #000000;
		z-index: 9;
	}

	#cssmenu .submenu-button.submenu-opened:after {
		display: none;
	}
}

.themeDark,
.themeDark a,
.themeLight p,
.themeDark button {
	color: #fff !important;
}

.themeLight,
.themeLight a,
.themeLight p,
.themeLight button {
	color: #333 !important;
}

ul.account-sidemenu {
	list-style: none;
	padding: 0px;
}

.account-sidemenu li {
	padding: 10px;
	border: #ddd solid thin;
	border-radius: 5px;
	margin: 8px 0px;
	background: white;
}

.account-sidemenu li:after {
	right: 30px;
	font-family: FontAwesome;
	content: "\f054";
	color: #666;
	font-size: 10px;
	position: absolute;
	padding-top: 5px;
}

.lSSlideOuter {
	position: relative;
	overflow: visible;
}

.lSSlideWrapper {
	position: static;
}

.lSAction>.lSPrev {
	left: -45px;
}

.lSAction>.lSNext {
	right: -40px;
}

.snap-slider {
	display: flex;
	width: 100%;
	/* height: 100vh; */
	scroll-snap-type: x mandatory;
	overflow-x: scroll;
	overflow-y: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}

.snap-slider li {
	flex: 0 0 100%;
	width: 100%;
	object-fit: cover;
	scroll-snap-align: center;
}

.lSAction>a {
	background-image: url(img/slider_arrows.png);
	width: 34px;
	height: 52px;
}

.lSPrev,
.lSNext {
	background-size: 68px 52px;
	outline: 0;
}

.lSNext {
	background-position: -34px 0;
}

.fullwidth-block .lSAction>.lSPrev {
	left: 20px;
	right: 20px;
}

.fullwidth-block .lSAction>.lSNext {
	right: 20px;
}


@media (max-width: 600px) {
	.lSAction>.lSPrev {
		left: 10px;
	}

	.lSAction>.lSNext {
		right: 10px;
	}
}

.header-sticky {
	position: sticky;
	top: -35px;
	z-index: 9;
}

.header-menu-sticky {
	position: sticky;
	top: 75px;
	z-index: 8;
}