@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900,300i,400i,700i,900i');


/* CSS Document */

html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}

.wrapper_sides {
	width:calc(100% - 100px);
	padding: 0 50px 0 50px;
	margin: auto;
	max-width: 1500px;
}
.wrapper {
	width: calc(100% - 100px); 
	text-align: center; 
	padding: 125px 50px 75px 50px;
	margin: auto;
	max-width: 1500px;
}
.brake {
	display: none;
}
/* HEADER */
.header_home {
	width: 100%; 
	position: absolute;
	z-index: 20;
}
.logo {
	width: 150px;
	height: auto;
	float: left;
	margin-top: 20px;
}
.menu_position {
	float: right;
	width: calc(100% - 250px);
	text-align: right;
	margin-top: 20px;
}
.icon_redes {
	width: 20px;
	height: auto;
	margin: 0 10px 0 10px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}

.mouse_down {
	position: absolute; 
	z-index: 4; 
	left: 50%; 
	margin-left: -25px; 
	bottom: 25px;
}

.header_small {
	height: 60px; 
	width: 100%; 
	position: fixed; 
	background: #FFF;
	z-index:1030;
	border-bottom: solid 1px #CCC;
}
.logo_small {
	width: 110px;
	height: auto;
	float: left;
	margin-top: 7px;
}
.menu_position_small {
	float: right;
	width: calc(100% - 250px);
	text-align: right;
	margin-top: 15px;
}

/* FOTER */
.footer {
	width:100%; 
	min-height: 60px;
	border-top: solid 1px #CCC;
	background-color: #FFF;
}
.footer_left {
	float: left;
}
.footer_right {
	float: right; 
	text-align: right; 
	height: 60px; 
	display: table;
}
.payments {
	padding-top: 10px;
	height: 40px;
}
.slide, .slide_home {
/*
	width: 100%; 
	min-height: 100%; 
*/
	text-align: center; 
	display: table; 
	background-color: #FFF;
	width: 100vw;
	height: 100vh;
}
.slide {
	width: 100%; 
	height: initial;
	min-height: 100%; 
}
.align {
	width: 100%; 
	height: 100%; 
	display: table-cell; 
	vertical-align: middle;
}
.tittle {
	width: 100%; 
	max-width: 750px; 
	margin: auto;
}
.thumb {
	width: 100%; 
	max-width: 250px; 
	margin: 25px; 
	text-align: center; 
	display: inline-block; 
	vertical-align: top;
}



.form_left {
	width: calc(100% - 350px); 
	float: left; 
	text-align: left;
}
.form_right {
	width: 300px; 
	text-align: left; 
	float: right;
}


.vermas {
	padding: 0 15px 0 15px;
	background-image: url(images/star_white.png), url(images/star_white.png);
	background-position: left center, right center;
	background-repeat: no-repeat;
	background-size: 10px auto;
	font-family: 'nilland_bold';
	font-size:12px;
	text-decoration:none;
	color: #FFF;
	letter-spacing: 1px;
}

.star {
	padding: 0 20px 0 20px;
	background-image: url(images/star_black.png), url(images/star_black.png);
	background-position: left center, right center;
	background-repeat: no-repeat;
	background-size: 15px auto;
}

.prod_thumb {
	width:300px; 
	height: 300px; 
	display: inline-block; 
	vertical-align: top; 
	position: relative; 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover;
	margin: 20px;
	
}
.prod_thumb_info {
	width: 100%; 
	height: 100%; 
	opacity: 0;
	display: table;
	background-color: rgba(57,193,212,.75);
	transition: all 0.2s;
}
.prod_thumb_align {
	padding: 25px;
	display: table-cell; 
	vertical-align: middle; 
	text-align: center;
}

.prod_thumb:hover .prod_thumb_info {
	opacity: 1;
}
.discount {
	height: 60px;
	background-color: transparent;
	text-align: center;
	color: #f4858e;
	font-family: 'nilland_black';
	font-size:20px;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-image: url(images/star_white.png);
	background-position: center center;
	background-size: 100px auto;
	background-repeat: no-repeat;
	padding-top: 40px;
	width: 100px;
	margin: auto;
}

.discount_int {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 10;
	height: 45px;
	background-color: transparent;
	text-align: center;
	color: #f4858e;
	font-family: 'nilland_black';
	font-size:15px;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-image: url(images/star_white.png);
	background-position: center center;
	background-size: 70px auto;
	background-repeat: no-repeat;
	padding-top: 25px;
	width: 70px;
}

.sello_amorosa {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 11;
	height: 150px;
	width: 150px;
	background-color: transparent;
	color: transparent;
	text-decoration:none;
}
.visor_img {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ccc;
	top: 0;
	left: 0;
}

.white_patch {
	padding: 0 30px 0 30px;
	background-image: url(images/star_black.png), url(images/star_black.png);
	background-position: left 10px center, right 10px center;
	background-repeat: no-repeat;
	background-size: 15px auto;
	background-color: #FFF;
	margin: auto;
}
.tittle_cover {
	width: 100%; 
	text-align: center; 
	background-image: url(images/point.png); 
	background-position: center center; 
	background-repeat: repeat-x; 
	background-size: 1px auto;
}

.prod_img {
	float: left; 
	width: 580px; 
	text-align: left;
}
.prod_visor {
	width: 500px; 
	height: 500px; 
	position: relative; 
	float: left;
}
.prod_gal {
	width: 70px; 
	float: right;
}
.mini_thumb {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.prod_info {
	width: calc(100% - 620px); 
	text-align: left; 
	float: right;
}

.cart_img {
	width: 25%; 
	float: left; 
	text-align: left;
}
.cart_form_detail {
	width: calc(75% - 50px); 
	float: right; 
	border-top: dotted 1px #ccc; 
	padding-top: 25px; 
	text-align: left;
}
.cart_tittle_prod {
	float: left; 
	width: 65%;
}
.cart_price_prod {
	float: right; 
	width: 30%; 
	text-align: right;
}
.cart_form_left {
	float: left; 
	width: calc(50% - 5px);
}
.cart_form_right {
	float: right; 
	width: calc(50% - 5px);
}
.cart_img_thumb {
	width: 100%;
	height: auto;
}
/* Fonts */

.menu {
	font-family: 'nilland_bold';
	font-size:20px;
	text-decoration:none;
	display:inline-block;
	margin: 0 10px 0 10px;
	letter-spacing: 1px;
	height: 20px;
	vertical-align: middle;
}

.credito {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	color:#999;
	text-decoration:none;
	opacity:.75;
	letter-spacing:2px;
	text-transform:uppercase;
}


.t1 {
	font-family: 'nilland_black';
	font-size:34px;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 30px;
}
.t2 {
	font-family: 'nilland_regular';
	font-size:18px;
	text-decoration:none;
}
.t3 {
	font-family: 'nilland_bold';
	font-size:20px;
	text-decoration:none;
}
.t4 {
	font-family: 'nilland_black';
	font-size:24px;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.t5 {
	font-family: 'nilland_regular';
	font-size:13px;
	text-decoration:none;
}
.t6 {
	font-family: 'nilland_regular';
	font-size:11px;
	text-decoration:none;
	font-weight:400;
}

/*
.ta {
	font-family: 'nilland_black';
	font-size:26px;
	text-decoration:none;
}
.tb {
	font-family: 'nilland_regular';
	font-size:26px;
	text-decoration:none;
}
.tc {
	font-family: 'nilland_bold';
	font-size:26px;
	text-decoration:none;
}
*/


.green {
	color:#5bc4be;
}
.pink {
	color:#f4858e;
}
.white {
	color:#FFF;
}
.grey {
	color:#999;
}
.bt_base {
	
}
.bt_base {
	text-decoration:none;
	height: 30px;
	width: 40px;
	vertical-align: middle;
	display:inline-block;
	cursor:pointer;
	transition: all 0.4s;
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center center;
	color: transparent;
	margin: 0 5px 0 5px;
	position: relative;
}
.bt_base:hover {
	transform: scale(1.1);
}
.login_white {
	background-image: url(images/icon_login_white.png);
	border: solid 1px #FFF;
}
.cart_white {
	background-image: url(images/icon_cart_white.png);
	border: solid 1px #FFF;
}
.login_black {
	background-image: url(images/icon_login_black.png);
	border: solid 1px #999;
}
.cart_black {
	background-image: url(images/icon_cart_black.png);
	border: solid 1px #999;
}
.bt_login_active {
	background-color: #000;
	border: solid 1px #000 !important;
}

.bt_perfil {
	text-decoration:none;
	height: 35px;
	padding: 15px 50px 0 50px;
	display:inline-block;
	cursor:pointer;
	transition: transform 0.4s;
	color:#5bc4be;
	border-right: solid 1px #ccc;
	font-family: 'nilland_bold';
	font-size:18px;
	 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  	filter: grayscale(100%);
}
.bt_perfil:hover {
	 -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
  	filter: grayscale(0);
	transform: scale(1) !important;
}
.bt_perfil_active {
	 -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
  	filter: grayscale(0);
	transform: scale(1) !important;
}
/* Icons */



.redes {
	color:transparent;
	display:inline-block;
	cursor:pointer;
	width:30px;
	height:25px;
	text-decoration:none;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:20px auto;
}

/* Forms */
.field {
	color:#666;
	display: inline-block;
	padding-left:10px;
	padding-right:10px;
	margin: 0 0 10px 0;
	height:40px;
	text-decoration:none;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	outline:none;
	border:none;
	background:#efefef;
	vertical-align: top;
	border-radius: 0 !important;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.field_small {
	width:calc(33.333334% - 26.666667px);
}

.field_middle {
	width:calc(50% - 26px);
}
.field_full {
	width:calc(100% - 20px);
}
.drop {
	background-image: url(images/arrow_down.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 15px auto;
	height: 42px;
}
.drop_full {
	width:100%;
}
.drop_middle {
	width:calc(50% - 5px);
}
.drop_small {
	width:calc(33.333334% - 11.66667px);
}

/*
.drop_selector {
	width:calc(25% - 11.66667px);
}
*/

.area {
	width:calc(100% - 20px);
	height:134px;
	resize:none;
	padding-top: 10px;
}

.bt_cart {
	color:#FFF;
	height:40px;
	width:calc(33.3333% - 15px);
	text-align:center;
	background-color:#5bc4be;
	background-position: left 5% center, right 5% center;
	background-repeat: no-repeat;
	background-size: 15px auto;
	background-image: url(images/star_white.png), url(images/star_white.png);
	display:block;
	cursor:pointer;
	font-family: 'nilland_black';
	font-size:20px;
	text-decoration:none;
	border:none;
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	transition: transform 0.4s;
	margin: auto;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.bt_cart:hover {
	transform: scale(1.1);
}


.bt_send {
	color:transparent;
	height:42px;
	width:42px;
	text-align:center;
	background-color:#f4858e;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
	border:none;
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	transition: transform 0.4s;
	background-image: url(images/arrow_right_nav.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 15px auto;
	vertical-align: top;
}
.bt_send:hover {
	transform: scale(1.1);
}



.addcart {
	color:#FFF;
	padding-top: 8px;
	height:32px;
	width: calc(100% - 15px);
	text-align:center;
	background-color:#5bc4be;
	background-position: left 5% center, right 5% center;
	background-repeat: no-repeat;
	background-size: 15px auto;
	background-image: url(images/star_white.png), url(images/star_white.png);
	display:block;
	cursor:pointer;
	font-family: 'nilland_black';
	font-size:20px;
	text-decoration:none;
	border:none;
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	transition: all 0.2s;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 5px;
}
.addcart:hover {
	background-color: #f4858e;
}

.bt_contact {
	color:#FFF;
	height:41px;
	width:100%;
	text-align:center;
	background-color:#5bc4be;
	background-position: left 5% center, right 5% center;
	background-repeat: no-repeat;
	background-size: 15px auto;
	background-image: url(images/star_white.png), url(images/star_white.png);
	display:block;
	cursor:pointer;
	font-family: 'nilland_black';
	font-size:20px;
	text-decoration:none;
	border:none;
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	transition: all 0.4s;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 0 0;
}
.bt_contact:hover {
	background-color:#5bc4be;
}

.categoria {
	width: 100%; 
	float: left; 
	border-top: dotted 1px #ccc; 
	text-align: left; 
	background-image: url(images/arrow_down.png);
	background-position: right center; 
	background-repeat: no-repeat; 
	background-size: 20px auto;
	background-color: transparent;
	height: 50px; 
	padding-top: 25px;
	transition: all 0.2s;
}
.categoria:hover{
	padding: 25px 25px 0 25px;
	width: calc(100% - 50px);
	background-color: #f2f2f2;
	background-position: right 25px center; 
}
.detalle {
	padding: 25px 0 25px 0; 
	width: 100%;
}
@font-face {
    font-family: 'nilland_black';
    src: url('fonts/Nilland-Black-webfont.eot');
    src: url('fonts/Nilland-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Nilland-Black-webfont.woff2') format('woff2'),
         url('fonts/Nilland-Black-webfont.woff') format('woff'),
         url('fonts/Nilland-Black-webfont.ttf') format('truetype'),
         url('fonts/Nilland-Black-webfont.svg#nilland-blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'nilland_bold';
    src: url('fonts/Nilland-Bold-webfont.eot');
    src: url('fonts/Nilland-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Nilland-Bold-webfont.woff2') format('woff2'),
         url('fonts/Nilland-Bold-webfont.woff') format('woff'),
         url('fonts/Nilland-Bold-webfont.ttf') format('truetype'),
         url('fonts/Nilland-Bold-webfont.svg#nillandbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'nilland_regular';
    src: url('fonts/Nilland-webfont.eot');
    src: url('fonts/Nilland-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Nilland-webfont.woff2') format('woff2'),
         url('fonts/Nilland-webfont.woff') format('woff'),
         url('fonts/Nilland-webfont.ttf') format('truetype'),
         url('fonts/Nilland-webfont.svg#nillandregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.line_menu {
	display: inline-block; 
	height: 30px; width: 1px; 
	background-color:#FFF; 
	margin: 0 10px 0 10px; 
	vertical-align: middle;
}
.icon_menu, .nav {
	display: none;
}

/* Popup */
#colorbox, #cboxOverlay, #cboxWrapper{
	position:absolute; 
	top:0; left:0; 
	z-index:9999; 
	overflow:hidden;
}
#cboxOverlay{
	position:fixed; 
	width:100%; 
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft{
	clear:left;
}
#cboxContent{
	position:relative;
}
#cboxLoadedContent{
	overflow:hidden !important;
}
#cboxTitle{
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic{
	position:absolute; 
	top:0; 
	left:0; 
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#cboxOverlay{background:url(../img/overlay.png) repeat 0 0;}
#colorbox{ background:#FFF}
#cboxContent{}
.cboxIframe{}
#cboxLoadingOverlay{
	background:url(../img/loading.gif) no-repeat center center;
}
#cboxLoadingGraphic{
	background:url(../img/loading.gif) no-repeat center center;
}
#cboxClose{
	height:30px; 
	width:30px; 
	position:absolute; 
	top:0px; 
	right:0; 
	background:url(../img/close.png) no-repeat center center;
	text-indent:-9999px;
	border:none;
}
#cboxClose:hover{
	/*background:url(../img/closer.png) no-repeat; */
	text-indent:-9999px;
}

@media screen and (max-width: 950px) {
	
/* MENU MOBILE */

.nav {
	display: block;
	width:100%;
	height:100%; 
	position:fixed; 
	background-color:#FFF;
	z-index:99999;
	top:-100%;
	left: 0;
}
.menu_content {
	width: 100%;
	height: 100%;
	display: table;
	text-align: center;
}
.icon_close {
	background:url(images/close_black.png) center center no-repeat;
	background-size:30px 30px;
	width:40px;
	height:40px;
	color:transparent;
	cursor:pointer;
	display:block;
	position:absolute; 
	right:50%;
	margin-right: -20px;
	bottom:20px;
	z-index:2;
	transition: transform 0.3s;
}
.icon_close:hover {
	transform: rotate(90deg);
}

.icon_menu {
	background-position: center center;
	background-repeat: no-repeat;
	background-size:30px 30px;
	background-color: transparent;
	width:40px;
	height:40px;
	border-radius: 0;
	color:transparent;
	cursor:pointer;
	border:none;
	transition: transform 0.3s;
	display: inline-block;
	vertical-align: middle;
}

/*
.icon_menu {
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	background-size:30px 30px;
	background-color: transparent;
	width:40px;
	height:40px;
	border-radius: 0;
	color:transparent;
	cursor:pointer;
	display:block;
	border:none;
	right:25px; 
	z-index:20;
	transition: transform 0.3s;
}
*/
.icon_menu:hover {
	transform: scale(1.10);
}
.icon_menu_white {
	background-image: url(images/icon_menu_white.png);
}
.icon_menu_black {
	background-image: url(images/icon_menu_black.png);
}	
.menu {
	font-size:20px;
	display:block;
	margin-left: 0;
	margin-bottom: 15px;
}


/* FIN MOBILE */

.hide {
		display: none;
	}
/*
.menu_position, .menu_position_small {
	display: none;
}
*/

.wrapper_sides {
	width:calc(100% - 50px);
	padding: 0 25px 0 25px;
}
.wrapper {
	width: calc(100% - 50px); 
	padding: 100px 25px 100px 25px;
}

/* HEADER */

.logo {
	width: 90px;
	margin-top: 20px;
}

.header_small {
	height: 50px; 
}
.logo_small {
	width: 90px;
	margin-top: 5px;
}
.menu_position, .menu_position_small {
	width: calc(100% - 100px);
	margin-top: 7.5px;
}
.menu_position{
	margin-top: 25px;
}

.thumb {
	width: calc(100% - 50px); 
	max-width: 250px; 
}

.slide {
	padding: 75px 25px 50px 25px;
	width: calc(100% - 50px); 
	min-height: inherit; 
	display: inherit; 
}

.form_left, .form_right {
	width: 100%; 
	float: none; 
}

.prod_thumb {
	margin: 20px 0 20px 0;
	width: 250px;
	height: 250px;
}
	
	
.field, .drop, .field_small, .field_middle, .field_full, .drop_full, .drop_middle, .drop_small {
	width:calc(100% - 26px) !important;
}

.footer_left, .footer_right {
	float: none; 
	text-align: center;
	width: 100%;
}
.payments {
	height: inherit;
	width: 80%;
	padding: 10px 10% 0 10%;
}

	
.prod_img {
	float: none; 
	width: 100%;
	margin-bottom: 50px;
}
.prod_visor {
	width: 100%;
	padding-top: 100%;
	height: initial;
	position: relative;
	float: none;
	margin: auto;
}
.prod_gal {
	width: 100%; 
	float: none;
	text-align: center;
	margin-top: 1px;
}

.slide_fix {
    width: 25% !important;
    min-height: inherit !important;
    display: inline-block !important;
    float: left !important;
				padding: 0;
				padding-right: 1px !important;
}
.mini_thumb {
	display: inline-block;
	width: 100% !important;
	margin-bottom: 5px;
	vertical-align: top;
}
.prod_info {
	width: 100%; 
	float: none;
}	
.cart_img_thumb {
	width: 100px;
}
.cart_form_detail {
	float: none;
	width: 100%; 
	border-top: none; 
	text-align: center;
}
.cart_img, .cart_form_left, .cart_form_right, .cart_tittle_prod, .cart_price_prod {
	float: none; 
	width: 100%;
	text-align: left;
}

.brake {
	display: block;
}

.bt_cart {
	width:100%;
}	
	

.t1 {
	font-size:30px;
	line-height: 26px;
}
.t2 {
	font-size:15px;
}
.t3 {
	font-size:17px;
}
.t4 {
	font-size:21px;
}


	
	
}