body {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
	/*font-size: 12px;*/
}

main {
	flex: 1 0 auto;
}

/* Sidenav */
/*header, */
main

/*, footer*/
	{
	/*padding-left: 275px;*/
}

@media only screen and (max-width : 992px) {

	header,
	main,
	footer {
		padding-left: 0;
	}
}

ul.side-nav.fixed li.logo {
	text-align: center;
	/*margin-top: 32px;*/
	margin-bottom: 100px;
}

ul.side-nav.fixed li {
	line-height: 20px;
}

#logo-container {
	height: 57px;
	margin-bottom: 32px;
}

ul.side-nav.fixed li.logo:hover,
ul.side-nav.fixed li.logo #logo-container:hover {
	background-color: transparent;
}

.side-nav {
	position: fixed;
	width: 276px;
}

/*	Reset & General
---------------------------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Open Sans", sans-serif;
	/*overflow:hidden;	*/
}

.capitalize {
	text-transform: uppercase;
}

/*#wrapper{
	overflow: hidden;
	height: 1153px;
	width: 1643px;
	background:#fff;
}
#header{
	height:92px;
	background: #fff url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/245657/header-icons.png") 1448px -2px no-repeat;
	border-bottom:1px solid #eee;
}
#header ul{padding:33px 0 0 45px;}
#header li{
	list-style:none;
	float:left;
	margin-right:30px;
}
#header li a{
	font-weight:700;
	color:#333;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}
#headerli a:hover{
	color:#000;
	cursor:pointer;
}*/

/*Validate*/
/*.input-field label.invalid {top:2.99em;color: #F44336 !important;}
.input-field label.invalid.active {top:5.99em;font-size: 1rem !important;position: absolute;top: 75px;color: #F44336 !important;}
.input-field label.valid {top:2.99em;color: #4CAF50 !important;}
.input-field label.valid.active {font-size: 1rem !important;position: absolute;color: #4CAF50 !important;top: 40px;left: 90%;}
.fix-close-md{position: absolute;right: 5px;}*/
.input-field div.error,
div.error,
span.warning {
	position: relative;
	top: 0rem;
	left: 0rem;
	font-size: 0.8rem;
	color: #eb1a2d;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
}

.toast {
	padding: 0;
}

.toast .card {
	margin: 0;
}

#grid-selector {
	/*height: 10px;*/
	/*width: 1291px;*/
	/*padding: 40px 0 40px 30px;*/
	/*padding: 20px 0 20px 20px;*/
	padding-top: 20px;
	float: left;
	color: #5d5f68;
	font-size: 14px !important;
}

#grid-menu {
	float: right;
	width: 105px;
}

#grid-menu ul {
	width: 65px;
	float: right;
	position: relative;
	top: -1px;
}

#grid-menu li {
	float: right;
	width: 25px;
	height: 25px;
	list-style: none;
}

#grid-menu li a {
	display: block;
	width: 25px;
	height: 25px;
	background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/245657/grid-menu.png") 0 0 no-repeat;
}

#grid-menu li.smallGrid {
	margin-right: 7px;
}

#grid-menu li.smallGrid a {
	background-position: 0 -33px;
}

#grid-menu li.largeGrid a {
	background-position: -37px 0;
}

#grid-menu li.smallGrid a.active {
	background-position: 0 0;
}

#grid-menu li.largeGrid a.active {
	background-position: -37px -33px;
}


/*#grid{
	width: 1335px;
	position: absolute;
	left: 340px;
	height: 1200px;
	top: 180px;
}*/
/*#sidebar{
	float:left;
	background:#fff;
	width:275px;
	padding:13px 0 0 45px;
	height:1400px;
	border-right:1px solid #eee;
}*/
.sidebar h3 {
	color: #262626;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	/*padding:35px 0 10px 0;*/
	/*padding: 20px 0;*/
	float: left;
	letter-spacing: 1px;
	/*clear:both;*/
}

.sidebar {
	/* position: relative;*/
	/* display: block;*/
	min-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	border: none;
	-webkit-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	-o-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}

.sidebar:before,
.sidebar:after {
	content: " ";
	display: table;
}

.sidebar:after {
	clear: both;
}

.sidebar::-webkit-scrollbar-track {
	border-radius: 2px;
}

.sidebar::-webkit-scrollbar {
	width: 5px;
	background-color: #F7F7F7;
}

.sidebar::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #BFBFBF;
}

#cart {
	padding: 0px;
}

#cart .empty {
	font-style: italic;
	color: #a0a3ab;
	font-size: 14px;
	letter-spacing: 1px;
	width: 100%;
}

#sidebar .checklist {
	padding: 0;
}

.checklist ul li {
	font-size: 14px;
	font-weight: 400;
	list-style: none;
	padding-left: 23px;
	/*padding: 7px 0 7px 23px;*/
}

.checklist li span {
	float: left;
	width: 11px;
	height: 11px;
	margin-left: -23px;
	margin-top: 18px;
	border: 1px solid #d1d3d7;
	position: relative;
}

.sizes li span,
.categories .sizes li {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.checklist li a {
	color: #676a74;
	text-decoration: none;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.checklist li a:hover {
	color: #222;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.checklist a:hover span {
	border-color: #a6aab3;
}

.sizes a:hover span,
.categories a:hover span {
	border-color: #a6aab3;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.checklist a span span {
	border: none;
	margin: 0;
	float: none;
	position: absolute;
	top: 0;
	left: 0;
}

.checklist a .x {
	display: block;
	width: 0;
	height: 2px;
	background: #5ff7d2;
	top: 6px;
	left: 2px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 50ms ease-out;
}

.checklist a .x.animate {
	width: 4px;
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	-ms-transition: all 100ms ease-in;
	-o-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
}

.checklist a .y {
	display: block;
	width: 0px;
	height: 2px;
	background: #5ff7d2;
	top: 4px;
	left: 3px;
	-ms-transform: rotate(13deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transition: all 50ms ease-out;
}

.checklist a .y.animate {
	width: 8px;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

.checklist .checked span {
	border-color: #8d939f;
}

.colors ul,
.sizes ul {
	float: left;
	width: 130px;
}

.colors ul li {
	padding-left: 21px;
}

.colors a span {
	border: none;
	position: relative;
	border-radius: 100%;
	background-color: #eae3d3;
	width: 13px;
	height: 13px;
	margin-left: -20px;
}

.colors a:hover span {
	width: 15px;
	height: 15px;
	margin-top: 3px;
	margin-left: -21px;
}

#sidebar img {
	margin-top: 6px;
}

.product {
	position: relative;
	perspective: 800px;
	width: 306px;
	height: 471px;
	transform-style: preserve-3d;
	transition: transform 5s;
	float: left;
	margin-bottom: 15px;
	/*margin-right: 23px;*/
	-webkit-transition: width 500ms ease-in-out;
	-moz-transition: width 500ms ease-in-out;
	-ms-transition: width 500ms ease-in-out;
	-o-transition: width 500ms ease-in-out;
	transition: width 500ms ease-in-out;
}

.product-front img {
	width: 100%;
	height: 210px;
}

.product-front,
.product-back {
	width: 315px;
	height: 480px;
	background: #f8f8f8
		/*#fff*/
	;
	position: absolute;
	left: -5px;
	top: -5px;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

.product-back {
	display: none;
	transform: rotateY(180deg);
}

.make3D.animate .product-back,
.make3D.animate .product-front,
div.large .product-back {
	top: 0px;
	left: 0px;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

.make3D {
	width: 305px;
	height: 470px;
	/*position:absolute;*/
	top: 10px;
	left: 10px;
	overflow: hidden;
	transform-style: preserve-3d;
	-webkit-transition: 100ms ease-out;
	-moz-transition: 100ms ease-out;
	-o-transition: 100ms ease-out;
	transition: 100ms ease-out;
}

div.make3D.flip-10 {
	-webkit-transform: rotateY(-10deg);
	-moz-transform: rotateY(-10deg);
	-o-transform: rotateY(-10deg);
	transform: rotateY(-10deg);
	transition: 50ms ease-out;
}

div.make3D.flip90 {
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
	transition: 100ms ease-in;
}

div.make3D.flip190 {
	-webkit-transform: rotateY(190deg);
	-moz-transform: rotateY(190deg);
	-o-transform: rotateY(190deg);
	transform: rotateY(190deg);
	transition: 100ms ease-out;
}

div.make3D.flip180 {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	transition: 150ms ease-out;
}

.make3D.animate {
	top: 5px;
	left: 5px;
	width: 315px;
	height: 480px;
	box-shadow: 0px 5px 31px -1px rgba(0, 0, 0, 0.15);
	-webkit-transition: 100ms ease-out;
	-moz-transition: 100ms ease-out;
	-o-transition: 100ms ease-out;
	transition: 100ms ease-out;
}

div.large .make3D {
	top: 0;
	left: 0;
	width: 315px;
	height: 480px;
	-webkit-transition: 300ms ease-out;
	-moz-transition: 300ms ease-out;
	-o-transition: 300ms ease-out;
	transition: 300ms ease-out;
}

.large div.make3D {
	box-shadow: 0px 5px 31px -1px rgba(0, 0, 0, 0);
}

.large div.flip-back {
	display: none;
}

.stats-container {
	background: #fff;
	position: absolute;
	top: 230px;
	left: 0;
	width: 100%
		/*252px*/
	;
	height: 300px;
	padding-bottom: 24px !important;
	/*padding: 24px 40px 35px 32px;*/
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.make3D.animate .stats-container {
	top: 220px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.stats-container .product_name {
	font-size: 15px;
	color: #393c45;
	font-weight: 700;
}

.stats-container p {
	font-size: 15px;
	color: #b1b1b3;
	padding: 2px 0 20px 0;
}

.stats-container .product_price {
	float: right;
	color: #5ff7d2;
	font-size: 22px;
	font-weight: 600;
}

.image_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #5ff7d2;
	opacity: 0;
}

.make3D.animate .image_overlay {
	opacity: 0.7;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.product-options {
	padding: 0;
}

.product-options strong {
	font-weight: 700;
	color: #393c45;
	font-size: 14px;
}

.product-options span {
	color: #969699;
	font-size: 14px;
	display: block;
	margin-bottom: 8px;
}

/*.add_to_cart{
	position:absolute;
	top:80px;
	left:50%;
	width:152px;
	font-size:15px;
	margin-left:-78px;
	border:2px solid #fff;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	padding:10px 0;
	opacity:0;
	-webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}*/
/*.add_to_cart:hover{
	background:#fff;
	color:#5ff7d2;
	cursor:pointer;

}*/
.make3D.animate .add_to_cart {
	opacity: 1;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.view_gallery {
	position: absolute;
	top: 144px;
	left: 50%;
	width: 152px;
	font-size: 15px;
	margin-left: -78px;
	border: 2px solid #fff;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 0;
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.view_gallery:hover {
	background: #fff;
	color: #5ff7d2;
	cursor: pointer;

}

.make3D.animate .view_gallery {
	opacity: 1;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

div.colors div {
	margin-top: 3px;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	float: left;
}

div.colors div span {
	width: 15px;
	height: 15px;
	display: block;
	border-radius: 50%;
}

div.colors div span:hover {
	width: 17px;
	height: 17px;
	margin: -1px 0 0 -1px;
}

div.c-blue span {
	background: #6e8cd5;
}

div.c-red span {
	background: #f56060;
}

div.c-green span {
	background: #44c28d;
}

div.c-white span {
	background: #fff;
	width: 14px;
	height: 14px;
	border: 1px solid
		/*#e8e9eb*/
		rgba(33, 150, 243, 0.49);
}

div.shadow {
	width: 335px;
	height: 520px;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: none;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
	background: -o-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
	background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
	background: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
}

.product-back div.shadow {
	z-index: 10;
	opacity: 1;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1));
	background: -o-linear-gradient(right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1));
	background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1));
	background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1));
}

.flip-back {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

.cx,
.cy {
	background: #d2d5dc;
	position: absolute;
	width: 0px;
	top: 10px;
	right: 15px;
	height: 3px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.flip-back:hover .cx,
.flip-back:hover .cy {
	background: #979ca7;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.cx.s1,
.cy.s1 {
	right: 0;
	width: 25px;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

.cy.s2 {
	-ms-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
	transform: rotate(50deg);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

.cy.s3 {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

.cx.s1 {
	right: 0;
	width: 25px;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

.cx.s2 {
	-ms-transform: rotate(140deg);
	-webkit-transform: rotate(140deg);
	transform: rotate(140deg);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

.cx.s3 {
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transition: all 100ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

.carousel {
	width: 315px;
	height: 500px;
	overflow: hidden;
	position: relative;
}

.carousel ul {
	position: absolute;
	top: 0;
	left: 0;
}

.carousel li {
	width: 315px;
	height: 500px;
	float: left;
	/*overflow:hidden;*/
	overflow-y: auto;
}

.carousel li p {
	padding: 0 45px;
	margin-top: 25px;
	text-align: justify;
	/*width:315px;
	height:500px;
	float:left;
	overflow:hidden;*/
}

.carousel li p:last-child {
	padding: 0 45px 25px;
}

.carousel .underlined {
	text-decoration: underline;
}

.carousel img {
	margin-top: -22px;
	width: 110%;
}

.arrows-perspective {
	width: 315px;
	height: 55px;
	position: absolute;
	top: 218px;
	transform-style: preserve-3d;
	transition: transform 5s;
	perspective: 335px;
}

.carouselPrev,
.carouselNext {
	width: 50px;
	height: 55px;
	background: #ccc;
	position: absolute;
	top: 0;
	transition: all 200ms ease-out;
	opacity: 0.9;
	cursor: pointer;
}

.carouselNext {
	top: 0;
	right: -26px;
	-webkit-transform: rotateY(-117deg);
	-moz-transform: rotateY(-117deg);
	-o-transform: rotateY(-117deg);
	transform: rotateY(-117deg);
	transition: all 200ms ease-out;

}

.carouselNext.visible {
	right: 0;
	opacity: 0.8;
	background: #fff;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transition: all 200ms ease-out;
}

.carouselPrev {
	left: -26px;
	top: 0;
	-webkit-transform: rotateY(117deg);
	-moz-transform: rotateY(117deg);
	-o-transform: rotateY(117deg);
	transform: rotateY(117deg);
	transition: all 200ms ease-out;

}

.carouselPrev.visible {
	left: 0;
	opacity: 0.8;
	background: #fff;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transition: all 200ms ease-out;
}

.carousel .x,
.carousel .y {
	height: 2px;
	width: 15px;
	background: #5ff7d2;
	position: absolute;
	top: 31px;
	left: 17px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.carousel .x {
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 21px;
}

.carousel .carouselNext .x {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.carousel .carouselNext .y {
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

div.floating-cart {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 315px;
	height: 480px;
	background: #fff;
	z-index: 1005;
	overflow: hidden;
	box-shadow: 0px 5px 31px -1px rgba(0, 0, 0, 0.15);
	display: none;
}

div.floating-cart .stats-container {
	display: none;
}

div.floating-cart .product-front {
	width: 100%;
	top: 0;
	left: 0;
}

div.floating-cart.moveToCart {
	left: 75px !important;
	top: 55px !important;
	width: 47px;
	height: 47px;
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
}

body.MakeFloatingCart div.floating-cart.moveToCart {
	left: 90px !important;
	top: 20% !important;
	width: 21px;
	height: 22px;
	box-shadow: 0px 5px 31px -1px rgba(0, 0, 0, 0);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

div.cart-icon {
	position: relative;
	float: left;
	bottom: -22px;
	margin-left: 15px;
}

div.cart-icon-top {
	position: relative;
	background: #fff url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/245657/cart.png") 0 -3px no-repeat;
	margin: 0;
	width: 21px;
	height: 3px;
	/*z-index:1;
	top: 43%;
	left: 90px;*/
}

div.cart-icon-bottom {
	position: relative;
	background: #fff url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/245657/cart.png") 0 -3px no-repeat;
	margin: 0;
	width: 21px;
	height: 19px;
	/*z-index:1;
	top: 43.4%;
	left: 90px;*/
}

@media only screen and (max-width : 963px) {
	div.cart-icon-top {
		position: relative;
		background: #fff url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/245657/cart.png") 0 -3px no-repeat;
		margin: 0;
		width: 21px;
		height: 3px;
		/*z-index:1;
	top: 48%;
	left: 90px;*/
	}

	div.cart-icon-bottom {
		position: relative;
		background: #fff url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/245657/cart.png") 0 -3px no-repeat;
		margin: 0;
		width: 21px;
		height: 19px;
		/*z-index:1;
	top: 48.4%;
	left: 90px;*/
	}
}

body.MakeFloatingCart div.cart-icon-top {
	z-index: 30;
}

body.MakeFloatingCart div.cart-icon-bottom {
	z-index: 300;
}

.cart-item {
	padding: 11px 0 5px 80px
		/*110px*/
	;
	/*height: 62px;*/
	/*width: 210px;
	margin-left: -45px;*/
	position: relative;
	background: #fff;
	-webkit-transition: all 1000ms ease-out;
	-moz-transition: all 1000ms ease-out;
	-ms-transition: all 1000ms ease-out;
	-o-transition: all 1000ms ease-out;
	transition: all 1000ms ease-out;
}

.cart-item.flash {
	background: #fffeb0;
}

.cart-item-border {
	position: absolute;
	bottom: 0;
	left: 45px;
	background: #edeff0;
	height: 1px;
	width: 230px;
}

.cart-item .img-wrap {
	width: 50px;
	/*height:50px;*/
	overflow: hidden;
	/*border:1px solid #edeff0;*/
	float: left;
	margin-left: -65px;
}

.cart-item img {
	width: 100%;
	position: relative;
	/*top:-10px;*/
}

.cart-item strong {
	color: #5ff7d2;
	font-size: 16px;
}

.cart-item span {
	color: #393c45;
	display: block;
	font-size: 14px !important;
}

.cart-item .delete-item {
	background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/245657/delete-item.png") 0 0 no-repeat;
	width: 15px;
	height: 15px;
	float: right;
	margin-right: 18px;
	display: none;
}

.cart-item:hover .delete-item {
	display: block;
	cursor: pointer
}


#info {
	position: absolute;
	top: 20px;
	left: 676px;
	text-align: center;
	width: 413px;
}

#info p {
	font-size: 15px;
	padding: 3px;
	color: #b1b1b3
}

#info a {
	text-decoration: none;
}

/*#*/
.checkout {
	/*border: 2px solid #5ff7d2;*/
	font-size: 13px;
	font-weight: 700;
	/*padding: 3px 9px;*/
	/*position: relative;
    top: -34px;*/
	/*right: 11px;*/
	/*cursor: pointer;*/
	/*color: #FF5722;*/
	/*font-size: 13px;
	font-weight: 700;
	padding: 3px 9px;
	position: absolute;
	top: 137px;
	left: 151px;
	color: #5ff7d2;*/
	display: none;
}

.product.large {
	width: 639px;
	margin-bottom: 25px;
	overflow: hidden;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}




/* ---------------- */
.floating-image-large {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.info-large {
	display: none;
	position: absolute;
	top: 0;
	left: 0px;
	padding: 42px;
	width: 245px;
	height: 395px;
	-webkit-transition: all 500ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.large .info-large {
	left: 310px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.info-large h4 {
	text-transform: uppercase;
	font-size: 28px;
	color: #000;
	font-weight: 400;
	padding: 0;
}

div.sku {
	font-weight: 700;
	color: #d0d0d0;
	font-size: 12px;
	padding-top: 11px;
}

div.sku strong {
	color: #000;
}

.price-big {
	font-size: 34px;
	font-weight: 600;
	color: #5ff7d2;
	margin-top: 21px;
}

.price-big span {
	color: #d0d0d0;
	font-weight: 400;
	text-decoration: line-through;
}

.add-cart-large {
	border: 3px solid #000;
	font-size: 17px;
	background: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px;
	font-family: "Open Sans", sans-serif;
	width: 246px;
	margin-top: 38px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.add-cart-large:hover {
	color: #5ff7d2;
	border-color: #5ff7d2;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	cursor: pointer;
}

.info-large h3 {
	letter-spacing: 1px;
	color: #262626;
	text-transform: uppercase;
	font-size: 14px !important;
	clear: left;
	margin-top: 20px;
	font-weight: 700;
	margin-bottom: 3px;
}


.colors-large {
	margin-bottom: 38px;
}

.colors-large li {
	float: left;
	list-style: none;
	margin-right: 7px;
	width: 16px;
	height: 16px;
}

.colors-large li a {
	float: left;
	width: 16px;
	height: 16px;
	border-radius: 50%;
}

.colors-large li a:hover {
	width: 19px;
	height: 19px;
	position: relative;
	top: -1px;
	left: -1px;
}

.sizes-large {}

.sizes-large span {
	font-weight: 600;
	color: #b0b0b0;
}

.sizes-large span:hover {
	color: #000;
	cursor: pointer;
}

.product.large:hover {
	box-shadow: 0px 5px 31px -1px rgba(0, 0, 0, 0.15);
}

/**/
span.bullet:before {
	content: "• ";
	color: red;
}

.loader {
	background: white;
	padding: 20px 40px;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	left: 60%;
	top: 50%;
	position: fixed;
	z-index: 1005;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}


/*.picker__holder { overflow: visible !important; }*/
/*.picker__holder {overflow-y:hidden;}*/
/*.pickadate-root{position:relative;}*/
/*.picker--drop-up{
  top: calc(100% - 299px);
}
.picker__box{
	display: flex;
	flex-direction: column-reverse;
}*/

/*Class for bullets*/
/*ul.bullet {
    padding-left: 0 !important;
    list-style-type: none !important;
    position: inherit;
}*/
ul.no-carousel {
	position: inherit;
	padding: inherit !important;
}

ul li.bullet:before {
	content: "";
	line-height: 1em;
	width: .3em;
	height: .3em;
	background-color: red;
	float: left;
	margin: .60em .25em 0;
	border-radius: 50%;
}

ul.no-carousel li {
	height: inherit;
	width: initial;
	padding: inherit !important;
	margin-left: 25px;
	margin-right: 15px;
	/*list-style-type: circle !important;
	list-style-position: inside;*/
}


.first-letter-md {
	text-align: center;
	width: 65px;
	height: 65px;
	line-height: 2.2;
	font-size: 28px;
	font-weight: 600;
}

span.title {
	font-size: 20px;
}

.modal.mdl-custom {
	max-height: 90%;
	width: 70%;
}


/*Efecto de letras*/
.product_name {
	position: relative;
	top: -200px;
	z-index: 0;
}

section {
	/*overflow: hidden;*/
	/*width: 60em;*/
	margin: 0 auto;
}

/*
p {
  margin: 0;
}*/

.cover {

	color: white;
	/*width: 40%;*/
	margin: 0;
	padding: 1% 7% 1% 10%;
	float: left;
	margin-right: 2em;
	display: block;
	/* box-shadow: 0em 0em 5em rgba(10,10,10,0.7); */
}

.stack {

	text-transform: uppercase;
	font-size: 2em;
	line-height: 0.9em;
	word-wrap: break-word;
	overflow-wrap: break-word;
	text-shadow: 2px 2px 10px #000000;

}

div.product {
	font-size: 14px;
}

/*Customized calendar*/
td:not(.is-disabled):not(.is-selected) .datepicker-day-button {
	color: red;
}

.red-theme nav {
	background: #c62828 !important;
	color: white !important;
}

@media only screen and (min-width: 601px) {
	.navbar-fixed {
		height: 94px;
	}
}

@media only screen and (min-width: 601px) {

	nav,
	nav .nav-wrapper i,
	nav a.sidenav-trigger,
	nav a.sidenav-trigger i {
		height: 94px;
		line-height: 94px;
	}
}

.brand-logo span.txt {
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	overflow: hidden;
	left: 78.8%;
	right: 0;
	width: 300px;
	top: 8px;
	/*height: 100%;*/
	background: url(https://www.mahekalbeachresort.com/skins/mahekalnew/assets/desktop/images/sprite.svg) -95px 0 no-repeat;
	font-size: 0;
	color: transparent;
}

h5.title {
	/* font: 300 40px/80px "Open Sans", sans-serif; */
	color: #c0a273 !important;
}

h4.subtitle {
	font-size: 18px;
	color: #52402d;
	text-transform: uppercase;
}

ul.browser-default {
	margin-left: 25px !important;
}

.input-field>label {
	color: #1f2124;
}

label {
	color: #1f2124;
}

input::placeholder {
	color: #7A7A7A;
}

.gallery {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	gap: 0px;
}

.gallery figure {
	flex: 1;
	margin: 0;
}

.gallery figure img {
	max-inline-size: 100%;
	block-size: auto;
	aspect-ratio: 2/1;
	object-fit: cover;
	object-position: top center;
}

input[type=checkbox]:checked+label:before {
	/* content: '☺'; */
	color: #fff;
	z-index: 1;
	position: absolute;
	right: 0;
	font-family: "Font Awesome 6 Free";
	content: "\f14a";
	padding: 25px 15px;
	font-family: "Font Awesome 6 Free";
	content: "\f14a";
	font-size: 3em;
	line-height: .03125em;
	vertical-align: -.1875em;
}

input[type=checkbox]:checked+label {
	opacity: 0.60;
	/* box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important; */
}

/* [type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
	position: absolute;
	opacity: 1;
	pointer-events: none;
} */

/* Styles after tawilwind */
.transfer [type="checkbox"]:not(:checked),
.transfer [type="checkbox"]:checked,
.tours [type="checkbox"]:not(:checked),
.tours [type="checkbox"]:checked,
.dinners [type="checkbox"]:not(:checked),
.dinners [type="checkbox"]:checked {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}