<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width:1000px)
{
	.adult_content_popup {
		max-width: unset;
	}
	.store_search
	{
		width:90%;
	}
	.store_search .button
	{
		width:44px !important;
		height:44px !important;
		background-color:#151e77;
	}	
	.store_search .input
	{
		border:1px solid #151e77 !important;
	}	

	.store_order_by select
	{
		height:44px !important;
		border:1px solid #151e77 !important;
	}
	.store_box_products_big .store_discount_ball, .store_box_products_small .store_discount_ball {
		width: 50px;
		height: 50px;
		margin-left: 10px;
		margin-top: 17px;
	}
	.store_filters_mobile {
		display:none !important;
	}
	.store_filters_mobile .menu_categorias_item_active,
	.store_filters_mobile .menu_categorias_item_active h3
	{
		background-color:#000000 !important;
		color:#ffffff !important;
	}
	.store_box_products_big
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		max-width:300px;
		width:calc(100% - 38px);
		height:475px !important;
		margin:20px;
		background:transparent;
		border:2px solid transparent;
		text-align:center;
		
		animation: fadein 0.5s;
		-moz-animation: fadein 0.5s;
		-webkit-animation: fadein 0.5s;
		-o-animation: fadein 0.5s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.store_box_products_big .store_with_add
	{
		height:350px;
	}
	.store_box_products_big:hover
	{
		border:2px solid #111111;
		/* box-shadow:0px 1px 20px rgba(0,0,0,0.2); */
	}	
	.store_box_products_big .store_box_products_big.child_1
	{
		margin-left:0;
	}
	.store_box_products_big .store_box_products_big.child_4
	{
		margin-right:0;
	}
	.store_box_products_big .store_box_product_image
	{
		width:100%;
		height:275px;		
		background-size:cover !important;
		background-repeat:no-repeat;
		background-position:center;
		margin-bottom:5px;
		border:0px solid #ff0000;
	}
	.store_box_products_big .store_box_content
	{
		display:inline-block;
		width:calc(100% - 18px);
		border:0px solid;
	}	
	.store_box_products_big .store_box_content_description
	{
		display:none;
	}
	.store_box_products_big .store_box_product_buttons_wishlist_view {
		position:absolute;
		right: calc(50% - 0px);
		bottom:0;
	}
	.store_box_products_big .store_box_product_buttons_wishlist_view .store_wishlist_button img {
		width:20px;
		margin-top:11px !important;
	}
	.store_box_products_big .store_box_product_buttons_wishlist_view .store_view_grey {
		display:none;
		outline: none;
		text-indent: -9999px;
		background-image:url(/_images/icon-see-more.png);
		background-repeat:no-repeat;
		background-size:20px;
		background-position:center;
	}
	.store_box_products_big .store_box_product_buttons_wishlist_view .store_wishlist_button,
	.store_box_products_big .store_box_product_buttons_wishlist_view .store_view_grey {
		bottom:0;
	}
	.store_box_products_big .store_add_button
	{
		position:absolute;
		width:40px;
		height:40px;
		color:#ffffff;
		line-height:40px;
		left: calc(50% - -4px);
		bottom:0px;
		margin-bottom:0px;
		padding:0;
		background-color:#82e5d1;
		border-radius:0px;
		border:0px #000000 solid;
		visibility:visible !important;
		z-index:1;
		outline: none;
		text-indent: -9999px;
		background-image:url(/_images/icon-cart-white.png);
		background-repeat:no-repeat;
		background-size:20px;
		background-position:center;
		box-shadow: 0px 1px 5px rgb(0 0 0 / 20%);		
	}
	.store_box_products_big .store_add_button:hover {
		background-color:#82e5d1 !important;
		box-shadow: 0px 1px 20px rgb(0 0 0 / 20%);
	}
	.store_box_products_big .store_add_button img
	{
		display:none;
	}
	.store_box_products_big .store_box_product_price_button
	{
		position:absolute;
		display:inline-block;
		vertical-align:top;
		width:calc(100% - 20px);
		padding:10px;
		left:0px;
		bottom:0px;
		border:0px #ff0000 solid;
	}
	.store_box_products_big .store_box_product_buttons
	{
		position:relative;
		display:inline-block;
		width:calc(100% - 14px);
		height:60px;	
		bottom:0px;
		border:0px #00ff00 solid;
	}	
	.store_box_products_big .store_box_content_reference
	{
		font-size: 12px;
		font-weight: normal;
		line-height: 18px;
		color: #aaaaaa;
		margin-top: 5px;
		border:1px #ff0000 solid;
	}
	.store_box_products_big .store_box_content_designation
	{
		margin:10px 5px 5px;
		padding:0;
		font-family:'light';
		font-weight:normal;
		font-size:24px;
		color:#000000;
		letter-spacing:0px;
		line-height:24px;
	}
	.store_box_products_big .store_box_content_brand
	{
		display:none;
		font-size:14px;
		color:#777777;
		font-weight:bold;
		border:0px #ff0000 solid;
	}

	.store_box_products_big .store_discount_ball h2
	{
		font-size: 20px;
		line-height:40px;
		margin-top: 5px;
		letter-spacing: -1px;
	}
	.store_box_products_big .store_box_products_price_discount {
		text-align:center;
		color:#000000;
		font-size:34px;
	}
	.store_box_products_big .store_box_products_price
	{
		text-align:center;
	}


	
	
	
	
	.store_box_products_small
	{
		width:calc(100% - 24px);
		max-width:300px;
		position: relative;
		display: inline-block;
		margin: 10px;
		vertical-align: top;
		border: 2px solid transparent;
		text-align: center;
		background: #fff;
		animation: fadein 0.5s;
		-moz-animation: fadein 0.5s;
		-webkit-animation: fadein 0.5s;
		-o-animation: fadein 0.5s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.store_box_products_small:hover {
		border: 2px solid #111111;
		
		animation: fadein 0.5s;
		-moz-animation: fadein 0.5s;
		-webkit-animation: fadein 0.5s;
		-o-animation: fadein 0.5s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
	.store_box_products_small.child_1 {
		margin-left: 0;
	}
	.store_box_products_small.child_6 {
		margin-right: 0;
	}
	.store_box_products_small.store_with_add {
		height: 360px;
	}
	.store_box_products_small .store_box_product_image
	{
		position:relative;
		display:inline-block;
		vertical-align:middle;
		width:100%;
		height:180px;
		margin-bottom:0px;
		background-size:cover !important;
		background-position:center !important;
		border:0px #ff0000 solid;
		z-index:1;
	}
	.store_box_products_small .store_box_product_price_button {
		position:absolute;
		display:inline-block;
		vertical-align:top;
		width:100%;
		left:0px;
		bottom:0px;
		border:0px #ff0000 solid;
	}
	.store_box_products_small .store_box_product_buttons {
		position: relative;
		display: inline-block;
		width: calc(100% - 14px);
		height: 70px;
		bottom: 0px;
		border: 0px #00ff00 solid;
	}
	.store_box_products_small .store_add_button
	{
		position:absolute;
		width:40px;
		height:40px;
		color:#ffffff;
		line-height:40px;
		left: calc(50% - -4px);
		bottom:0px;
		padding:0;
		background-color:#82e5d1;
		border-radius:0px;
		border:0px #000000 solid;
		visibility:visible !important;
		z-index:1;
		outline: none;
		text-indent: -9999px;
		background-image:url(/_images/icon-cart-white.png);
		background-repeat:no-repeat;
		background-size:20px;
		background-position:center;
		box-shadow: 0px 1px 5px rgb(0 0 0 / 20%);
	}
	.store_box_products_small .store_add_button:hover {
		background-color:#82e5d1 !important;
		box-shadow: 0px 1px 20px rgb(0 0 0 / 20%);
	}
	.store_box_products_small .store_add_button img {
		display:none;
	}
	.store_box_products_small .store_box_product_buttons_wishlist_view {
		position: absolute;
		right: calc(50% - 4px);
		bottom: 0;
	}
	.store_box_products_small .store_box_product_buttons_wishlist_view .store_wishlist_button img {
		width: 20px;
		margin-top: 11px !important;
	}
	.store_box_products_small .store_box_product_buttons_wishlist_view .store_wishlist_button,
	.store_box_products_small .store_box_product_buttons_wishlist_view .store_view_grey {
		bottom: 0;
	}
	.store_box_products_small .store_box_product_buttons_wishlist_view .store_view_grey {
		display:none;
		outline: none;
		text-indent: -9999px;
		background-image: url(/_images/icon-see-more.png);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: center;
	}
	.store_box_products_small .store_box_featured_product_image {
		width: 100%;
		height: 130px;
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden;
	}
	.store_box_products_small .store_box_content_designation {
		margin:10px 5px;
		padding:0;
		font-family:'light';
		font-weight:normal;
		font-size:20px;
		color:#000000;
		letter-spacing:0px;
		line-height:22px;
		height:66px;
		overflow:hidden;
	}
	.store_box_products_small .store_wishlist_button {
		margin-bottom:10px;
	}
	.store_box_products_small .store_box_products_full_price {
		text-decoration: line-through;
		color: #000000 !important;
		font-size: 16px;
		margin-right: 10px;
		display: inline-block;
		text-align: center;
		font-family: 'regular';
		width: auto;
	}
	.store_box_products_small .store_box_products_price_discount {
		font-size: 24px;
		font-family: 'bold';
		text-align: center;
		color:#111111;
	}
	.store_box_products_small .store_box_products_price {
		font-size: 28px;
		margin-bottom: 0px;
		text-align:center;
		margin-left:0px;
	}
	.store_box_products_small .store_discount_ball {
		width: 50px;
		height: 50px;
		margin-left:5px;
		margin-top:12px;
		background:#000000;
	}
	.store_box_products_small .store_discount_ball h2 {
		font-size: 20px;
		line-height:20px;
		margin-top: 15px;
		letter-spacing: -1px;
	}
	.store_box_products_small .store_discount_ball small {
		font-size: 20px;
		color: #fff;
		font-weight: bold;
	}
	.store_box_products_small .store_box_content_reference
	{
		position:relative;
		width:100%;
		height:30px;
		font-size:12px;
		color:#777777;
	}	
	.store_box_products_small .store_novelty_bar
	{
		background:#000000 !important;
		position: absolute;
		z-index: 0;
		padding: 5px 10px;
		margin-top: 20px;
		text-align: center;
		right: 0px;
		top: 0;
	}
	.store_box_products_small .store_novelty_bar h2
	{
		color: #fff;
		letter-spacing: 0;
		font-size: 15px;
		line-height: 19px;
		font-weight: bold;
		position: relative;
		top: 0px;
		margin-top: 0px;
	}

	
	.store_box_content_description
	{
		display:none;
		line-height:16px;
		margin-top:5px;
	}
	.store_box_product_price_button
	{
		position:absolute;
		width:calc(100% - 14px);
		bottom:0px;
		border:0px solid;
	}
	.store_wishlist_button
	{
		position:relative;
		width:40px;
		height:40px;
		font-size:14px;
		color:#ffffff;
		text-transform:uppercase;
		text-decoration:none;
		bottom:0px;	
		margin-bottom:0px;	
		padding:0px;		
		background-color:#cccccc;
		border-radius:0px;
		border:0px #ff0000 solid;
		text-align:center;
		cursor:pointer;
		box-shadow: 0px 1px 5px rgb(0 0 0 / 20%);
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 0.5s;
		-moz-animation: fadein 0.5s;
		-webkit-animation: fadein 0.5s;
		-o-animation: fadein 0.5s;
	}
	.store_wishlist_button:hover
	{
		background:#cccccc !important;
		box-shadow: 0px 1px 20px rgb(0 0 0 / 20%);
	}	
	.store_box_products_small .store_box_product_buttons_wishlist_view .store_wishlist_button img {
		width: 20px;
		margin-top: 11px !important;
	}
	.store_box_products_big .store_box_product_buttons_wishlist_view .store_wishlist_button img {
		width: 20px;
		margin-top: 11px !important;
	}	
	#store_add_button {
		float: none;
		width: calc(100% - 122px);
	}
	.title_related_products h3 {
		position:relative;
		display:block;
		vertical-align:top;
		font-family:'light';
		font-weight:normal;
		font-size:40px;
		line-height:40px;
		letter-spacing:0px;
		color:#151e77;
	}
	.store_related_products_list .store_line_divider {
		width:100%;
		height:1px;
		background-color:#dddddd;
		display:none;
	}
	.tab.active
	{
		display: block;
		background-color: transparent;
		background:transparent url(/_images/026.png);
		background-repeat:no-repeat;
		background-position:center bottom;
		padding: 20px;
		padding-bottom:150px;
		width:calc(100% - 40px);
		max-width:1250px;
		text-align:center;
	}
	.tab-link-responsive:after
	{
		display: block;
		clear:both;
		content: '';
	}

	.tabs {
		display: inline-block;
		width: 100%;
		height: 100%;
		padding: 0px;
		border: 0px #ff0000 solid;
		background: #EDE8DB url(/_images/022.png);
		background-repeat: no-repeat;
		background-position: 90% top;
		background-size: 70px;
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.tab-link-responsive li
	{
		padding: 0px;
		margin: 0px 0px;
		float: left;
		list-style: none;
		border: 0px #0000ff solid;
		width:100%;
		margin-top:130px;
	}

	.tab-link-responsive.active
	{
		background:transparent;
	}
	
	span.tab-link-responsive
	{
		padding: 9px 15px;
		display: inline-block;
		border-radius: 0px 0px 0px 0px;
		background: transparent;
		cursor:pointer;
		transition: all linear 0.15s;
		margin-right: 0px;
		border: 0px #0000ff solid;
	}

	span.tab-link-responsive h3
	{
		font-family:'light';
		font-weight:normal;
		font-size:40px;
		line-height:40px;
		letter-spacing:0px;
		color:#151e77 !important;
	}
	span.tab-link-responsive:hover
	{
		background: transparent;
		text-decoration: none;
		border: 0px #cccccc solid;
	}

	li.active span, li.active span:hover
	{
		background: transparent;
		color: #151e77;
		border: 0px #cccccc solid;
	}

	.tab-content
	{
		margin-top: 0px;
		padding: 20px;
		border-radius: 0px;
		box-shadow: 0px 0px 0px rgba(0,0,0,0.15);
		border: 0px #ee3344 solid;
		background: #f3f3f3;
	}

	.tab 
	{
		display: none;
		text-align: left;
		border: 0px solid;
	}
	.store_product_detail_body {
		margin-top:30px;
	}
	.store_product_detail_body .store_button_grey {
		background:#cccccc;
		border-radius:0px;
		width:50px !important;
		height:50px !important;
		line-height:50px !important;
		box-shadow: 0px 1px 5px rgb(0 0 0 / 20%);
	}
	.store_product_detail_body .store_button_grey img {
		margin-top:18px !important;
	}
	.store_product_detail_body_designation {
		margin:0;
		font-size:27px;
		line-height:30px;
		font-family:'light';
		font-weight:normal;
	}
	#product_final_price
	{
		font-size: 36px;
		margin-bottom: 0;
		padding-bottom: 0;
		font-family:'bold';
		color:#111111;
	}
	.store_view_grey
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		width:40px;
		height:40px;
		font-size:14px;
		line-height:40px;
		letter-spacing:0px;
		color:#ffffff;
		text-transform:uppercase;
		text-decoration:none;
		margin-right:5px;
		margin-left:auto;
		margin-bottom:10px;	
		padding: 0px;		
		background-color:#000000;
		border-radius:40px;
		border:0px #dddddd solid;
		text-align:center;
		cursor: pointer;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 0.5s;
		-moz-animation: fadein 0.5s;
		-webkit-animation: fadein 0.5s;
		-o-animation: fadein 0.5s;
	}	
	.store_view_grey:hover
	{
		background:#000000 !important;
	}	
	.store_box_product_semaphore
	{
		margin-top:0px;
		width:20px;
	}
	.store_box_content_reference
	{
		font-size: 12px;
		font-weight: normal;
		line-height: 18px;
		color: #aaaaaa;
		margin-top: 5px;
	}
	
	.store_box_content_brand
	{
		font-size:14px;
		color:#777777;
		font-weight:bold;
	}
	.store_box_content {
		padding: 7px;
	}
	.store_discount_ball {
		position: absolute;
		z-index: 1;
		width: 68px;
		height: 68px;
		background-image: none;
		margin-left: 10px;
		margin-top: 10px;
		text-align: center;
		border-radius: 68px;
		top: 0px;
		background:#000000;
	}
	.store_discount_ball h2 {
		color: #fff;
		letter-spacing: -3px;
		font-size: 30px;
		margin-top: 10px;
		line-height: 48px;
		font-weight: bold;
	}
	.store_discount_ball small {
		font-size: 26px;
		color: #fff;
		font-weight: bold;
	}
	.store_novelty_bar
	{ 
		position: absolute;
		z-index: 9;
		padding:5px 10px;
		margin-top: 20px;
		text-align: center;
		right:-1px;
		top:0;
		background:#777777;
	}
	.store_novelty_bar h2
	{ 
		color: #fff;
		letter-spacing: 0;
		font-size: 20px;
		line-height: 20px;
		font-weight: bold;
	}
	.store_box_products_big .store_novelty_bar
	{
		position:absolute;		
		padding:5px;
		margin-top:20px;		
		right:0px;
		top:0;
		line-height:50px !important;
		background:#000000 !important;
		text-align:center;
		z-index:0;
	}
	.store_box_products_big .store_novelty_bar h2
	{
		color:#ffffff;
		letter-spacing:0;
		font-size:15px;
		line-height:15px;
		font-weight:bold;
		position:relative;
		top:0px;
		margin-top:0px;
	}
	
	
	
	
	
	
	
	.store_box_products_small .store_novelty_bar
	{
		background:#777777;
		position: absolute;
		z-index: 0;
		padding: 5px 10px;
		margin-top: 20px;
		text-align: center;
		right: 0px;
		top: 0;
	}
	.store_box_products_small .store_novelty_bar h2
	{
		color: #fff;
		letter-spacing: 0;
		font-size: 15px;
		line-height: 10px;
		font-weight: bold;
		position: relative;
		top: -4px;
		margin-top: 0px;
	}
	.store_box_products_price {
		display: inline-block;
		margin-bottom: 0px;
		margin-top: 5px;
		width: 100%;
	}
	
	.store_box_products_full_price {
		text-decoration: line-through;
		color: #000000 !important;
		font-size: 20px;
		margin-right: 10px;
		display: inline-block;
		text-align: left;
		font-family: 'regular';
		width: auto;
	}
	.store_box_products_price_discount {
		font-size: 20px;
		font-family: 'bold';
		text-align: left;
		color:#000000 !important;
	}


	
	
	
	.store_data_table,
	.store_data,
	.store_steps,
	.store_total,
	.store_column_data_designation,
	.store_column_data,
	.store_column_title,
	.store_column_title_designation
	{
		color:#292929;
	}
}	</pre></body></html>