/*** uncss> filename: https://miami.glenn.ru/site/layouts/miami/css/main.css?r=9 ***/
/* /site/layouts/miami/css/themes/galvatron/assets/css/theme */
@charset "UTF-8";
/*
@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap");

@import url("//fonts.googleapis.com/css?family=Nunito:400,700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,700;1,400;1,700&display=swap');
*/


@font-face {
	font-family: "Open Sans";
	src: url(/site/layouts/miami/fonts/Nunito/OpenSans-VariableFont_wdth,wght.ttf);
}


@font-face {
	font-family: Nunito;
	src: url(/site/layouts/miami/fonts/Nunito/Nunito-VariableFont_wght.ttf);
}

@font-face {
	font-family: ProximaNovaBlack;
	src: url(/site/layouts/miami/fonts/ProximaNovaBlack.ttf);
}
@font-face {
	font-family: ProximaNovaSemibold;
	src: url(/site/layouts/miami/fonts/ProximaNovaSemibold.ttf);
}


/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
@media print {
	*,
	*::before,
	*::after,
	*::first-letter,
	p::first-line,
	div::first-line,
	li::first-line {
	text-shadow: none !important;
	box-shadow: none !important; }

	a,
	a:visited {
	text-decoration: underline; }

	img {
	page-break-inside: avoid; }

	p,
	h3 {
	orphans: 3;
	widows: 3; }

	h3 {
	page-break-after: avoid; }

	.navbar {
	display: none; } 
}



h1, h3, h4, .h3 {
	margin-bottom: 0.5rem;
	font-family: "Nunito", sans-serif;
	font-weight: 700;
	line-height: 1.1;
	color: #532B00; }

h1 {
	font-size: 1.375rem; }

h3, .h3 {
	font-size: 1.125rem; }

h4 {
	font-size: 1.125rem; }
.top_cat h4 {
	font-size:14px;
	font-weight:700;
	color:#532B00;
	margin: 0;
}

.img-fluid {
	max-width: 100%;
	height: auto; }

.btn {
	display: inline-block;
	font-weight: normal;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.5rem 1rem;
	font-size: 1rem;
	border-radius: 2px; }
	.btn:focus, .btn:active:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px; }
	.btn:focus, .btn:hover {
	text-decoration: none; }
	.btn:active {
	background-image: none;
	outline: 0; }
	.btn:disabled {
	cursor: not-allowed;
	opacity: .1; }

.collapse {
	display: none; }

.dropdown {
	position: relative; }

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	padding: 0.5rem 0;
	margin: 0.125rem 0 0;
	font-size: 1rem;
	color: #142332;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem; }

.dropdown-item {
	display: block;
	width: 100%;
	padding: 3px 1.5rem;
	clear: both;
	font-weight: normal;
	color: #373a3c;
	text-align: inherit;
	white-space: nowrap;
	background: none;
	border: 0; }
	.dropdown-item:focus, .dropdown-item:hover {
	color: #2b2d2f;
	text-decoration: none;
	background-color: #f5f5f5; }

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none; }

.nav-link {
	display: inline-block; }
	.nav-link:focus, .nav-link:hover {
	text-decoration: none; }


.blink {
	animation: blink-pulse 0.6s ease-in-out 0s 3;
	
}

@keyframes blink-pulse {
	0%, 100% {
	opacity: 1;
	}
	50% {
	opacity: 0;
	}
}
	
.navbar {
	position: relative;
	padding: 0.5rem 1rem; }
	.navbar::after {
	content: "";
	display: table;
	clear: both; }
	@media (min-width: 576px) {
	.navbar {
		border-radius: 0.25rem; } }


	.account-icon {
		display:none
	}
	.account-icon-black {
	height: 24px;
	width: 24px;
		vertical-align: top;
		margin-top: -4px;
		color: #000;
	}
	#index .account-icon {
	height: 24px;
	width: 24px;
		margin-top: -4px;
		display: block;
	}

	#index .account-icon-black {
		display:none 
	}

	.miami_logo {
	width: 100px;
	height: 41px;
	-webkit-mask: url(/site/layouts/miami_item/images/modules/performancepro/var/img/img/miami-logo.svg) no-repeat center;
	mask: url(/site/layouts/miami_item/images/modules/performancepro/var/img/img/miami-logo.svg) no-repeat center;
	}	 


	.account-icon {
	-webkit-mask: url(/site/layouts/miami_item/images/modules/performancepro/var/img/img/cms/profile-icon.svg) no-repeat center;
	mask: url(/site/layouts/miami_item/images/modules/performancepro/var/img/img/cms/profile-icon.svg) no-repeat center;
	background-color: #faf2da;
	height: 24px;
	width: 24px;
	}

	.account-icon-black {
	-webkit-mask: url(/site/layouts/miami_item/images/modules/performancepro/var/img/img/cms/profile-icon.svg) no-repeat center;
	mask: url(/site/layouts/miami_item/images/modules/performancepro/var/img/img/cms/profile-icon.svg) no-repeat center;
	background-color: #000;

	}


.navbar-toggler {
	width: 2.5em;
	height: 2em;
	padding: 0.5rem 0.75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: transparent no-repeat center center;
	background-size: 24px 24px;
	border: 0;
	border-radius: 0.25rem; }
	.navbar-toggler:focus, .navbar-toggler:hover {
	text-decoration: none; }
.navbar-toggleable-md::after {
	content: "";
	display: table;
	clear: both; }
@media (max-width: 991px) {
	.navbar-toggleable-md .navbar-nav {
	margin-top: .5rem;
	margin-bottom: .5rem; } }
@media (min-width: 992px) {
	.navbar-toggleable-md {
	display: block; } }

.navbar-nav .nav-item {
	float: left; }
.navbar-nav .nav-link {
	display: block;
	padding-top: .425rem;
	padding-bottom: .425rem; }
.navbar-nav .nav-item + .nav-item {
	margin-left: 1rem; }
.navbar-toggleable-md::after {
	content: "";
	display: table;
	clear: both; }
@media (max-width: 991px) {
	.navbar-toggleable-md .navbar-nav .nav-item {
	float: none;
	margin-left: 0; } }
@media (min-width: 992px) {
	.navbar-toggleable-md {
	display: block !important; } }
.breadcrumb {
	padding: 0.75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #0c0c0e;
	border-radius: 0.25rem; }
	.breadcrumb::after {
	content: "";
	display: table;
	clear: both; }
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0; }

.hidden-xs-up {
	display: none !important; }

@media (max-width: 767px) {
	.hidden-sm-down {
	display: none !important; } }

@media (min-width: 992px) {
	.hidden-lg-up {
	display: none !important; } }

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0; }
	.container::after {
	content: "";
	display: table;
	clear: both; }
	@media (min-width: 576px) {
	.container {
		/*
		width: 540px;
		*/
		width: 98%;
		max-width: 100%; } }
	@media (min-width: 768px) {
	.container {
		/*
		width: 720px;
		*/
		width: 98%;
		max-width: 100%; 
	} 
	}
	@media (min-width: 992px) {
	.container {
		width: 1200px;
		max-width: 100%; } }
	@media (min-width: 1200px) {
	.container {
		width: 1750px;
		max-width: 100%; } }

.row {
	margin-right: -15px;
	margin-left: -15px; }
	.row::after {
	content: "";
	display: table;
	clear: both; }
	@media (min-width: 576px) {
	.row {
		margin-right: -15px;
		margin-left: -15px; } }
	@media (min-width: 768px) {
	.row {
		margin-right: -15px;
		margin-left: -15px; } }
	@media (min-width: 992px) {
	.row {
		margin-right: -15px;
		margin-left: -15px; } }
	@media (min-width: 1200px) {
	.row {
		margin-right: -15px;
		margin-left: -15px; } }

.col-xs-2, .col-xs-4, .col-xs-6, .col-xs-12, .col-sm-4, .col-sm-6, .col-sm-12, .col-md-4, .col-md-6, .col-md-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-6, .col-lg-12, .col-xl-4, .col-xl-6, .col-xl-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px; }
	@media (min-width: 576px) {
	.col-xs-2, .col-xs-4, .col-xs-6, .col-xs-12, .col-sm-4, .col-sm-6, .col-sm-12, .col-md-4, .col-md-6, .col-md-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-6, .col-lg-12, .col-xl-4, .col-xl-6, .col-xl-12 {
		padding-right: 15px;
		padding-left: 15px; } }
	@media (min-width: 768px) {
	.col-xs-2, .col-xs-4, .col-xs-6, .col-xs-12, .col-sm-4, .col-sm-6, .col-sm-12, .col-md-4, .col-md-6, .col-md-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-6, .col-lg-12, .col-xl-4, .col-xl-6, .col-xl-12 {
		padding-right: 15px;
		padding-left: 15px; } }
	@media (min-width: 992px) {
	.col-xs-2, .col-xs-4, .col-xs-6, .col-xs-12, .col-sm-4, .col-sm-6, .col-sm-12, .col-md-4, .col-md-6, .col-md-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-6, .col-lg-12, .col-xl-4, .col-xl-6, .col-xl-12 {
		padding-right: 15px;
		padding-left: 15px; } }
	@media (min-width: 1200px) {
	.col-xs-2, .col-xs-4, .col-xs-6, .col-xs-12, .col-sm-4, .col-sm-6, .col-sm-12, .col-md-4, .col-md-6, .col-md-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-6, .col-lg-12, .col-xl-4, .col-xl-6, .col-xl-12 {
		padding-right: 15px;
		padding-left: 15px; } }

.col-xs-2 {
	display:inline-block;
	vertical-align: top;
	width: 16.66667%; }

.col-xs-4 {
	display:inline-block;
	vertical-align: top;
	width: 33.33333%; }

.col-xs-6 {
	display:inline-block;
	vertical-align: top;
	width: calc(50% - 2px); }

.col-xs-12 {
	display:inline-block;
	vertical-align: top;
	width: 100%; }

@media (min-width: 576px) {

	.col-sm-4 {
	float: left;
	width: 33.33333%; }

	.col-sm-6 {
	float: left;
	width: 50%; }

	.col-sm-12 {
	float: left;
	width: 100%; } }
@media (min-width: 768px) {

	.col-md-4 {
	float: left;
	width: 33.33333%; }

	.col-md-6 {
	float: left;
	width: 50%; }

	.col-md-12 {
	float: left;
	width: 100%; } }
@media (min-width: 992px) {

	.col-lg-2 {
	float: left;
	width: 16.66667%; }

	.col-lg-3 {
	float: left;
	width: 25%; }

	.col-lg-4 {
	float: left;
	width: 33.33333%; }

	.col-lg-6 {
	float: left;
	width: 50%; }
	
	.col-lg-8 {
	float: left;
	width: 66.66666%; }
	
	.col-lg-10 {
	float: left;
	width: 83.33333%; }

	.col-lg-12 {
	float: left;
	width: 100%; } }
@media (min-width: 1200px) {

	.col-xl-4 {
	float: left;
	width: 33.33333%; }

	.col-xl-6 {
	float: left;
	width: 50%; }

	.col-xl-12 {
	float: left;
	width: 100%; } }
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; }

body {
	margin: 0; }

article,
aside,
footer,
header,
main,
nav,
section {
	display: block; }

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects; }

a:active,
a:hover {
	outline-width: 0; }

h1 {
	font-size: 2em;
	margin: 0.67em 0; }

img {
	border-style: none; }

button {
	font: inherit;
	margin: 0; }

button {
	overflow: visible; }

button {
	text-transform: none; }

button,
html [type="button"] {
	-webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner {
	border-style: none;
	padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring {
	outline: 1px dotted ButtonText; }

::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54; }

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit; }

html {
	box-sizing: border-box; }

*,
*::before,
*::after {
	box-sizing: inherit; }

@-ms-viewport {
	width: device-width; }
html {
	font-size: 16px;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent; }

body {
	font-family: "Nunito", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
	color: #142332;
	background: #FAF2DA;
 }
 /*
 #home-title:before {
 */
 #homeTitleBack {
	background: url("/site/layouts/miami/img/miami-banner.jpg");
	background-size: 47%;
	background-position: center center;
	background-repeat: no-repeat;
 }

 @media (max-width: 780px) {
	/*
	#home-title:before {
	*/
	#homeTitleBack {
	background-size: cover!important;
	background-position: center bottom;
 }
 }

h1, h3, h4 {
	margin-top: 0;
	margin-bottom: .5rem; }

p {
	margin-top: 0;
	margin-bottom: 1rem; }

ol,
ul {
	margin-top: 0;
	margin-bottom: 0; }

a {
	color: #532B00;
	text-decoration: none; }
	a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px; }

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none; }
	a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none; }
	a:not([href]):not([tabindex]):focus {
	outline: none; }

img {
	vertical-align: middle; }

a,
button {
	touch-action: manipulation; }

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color; }

button {
	line-height: inherit; }

/*
 *	Bootstrap TouchSpin - v3.1.1
 *	A mobile and touch friendly input spinner component for Bootstrap 3.
 *	http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *	Made by Istv├ín Ujj-M├⌐sz├íros
 *	Under Apache License v2.0 License
 */

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
@font-face {
	font-family: 'nqt-icon';
	src: url("/site/layouts/miami/fonts/icomoon.eot?oc445y");
	src: url("/site/layouts/miami/fonts/icomoon.eot?oc445y#iefix") format("embedded-opentype"), url("/site/layouts/miami/fonts/icomoon.ttf?oc445y") format("truetype"), url("/site/layouts/miami/fonts/icomoon.woff?oc445y") format("woff"), url("/site/layouts/miami/fonts/icomoon.svg?oc445y#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block; }
@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url(/site/layouts/miami/fonts/MaterialIcons-Regular.eot);
	/* For IE6-8 */
	src: local("Material Icons"), local("MaterialIcons-Regular"), url(/site/layouts/miami/fonts/MaterialIcons-Regular.woff2) format("woff2"), url(/site/layouts/miami/fonts/MaterialIcons-Regular.woff) format("woff"), url(/site/layouts/miami/fonts/fonts/MaterialIcons-Regular.ttf) format("truetype"); }
.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	/* Preferred icon size */
	display: inline-block;
	vertical-align: middle;
	width: 1em;
	height: 1em;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	font-feature-settings: 'liga'; }

/*!
 *	Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *	License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: 'FontAwesome';
	src: url("/site/layouts/miami/fonts/fontawesome-webfont.eot?v=4.7.0");
	src: url("/site/layouts/miami/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/site/layouts/miami/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/site/layouts/miami/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/site/layouts/miami/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/site/layouts/miami/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal; }

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0; }

[class^="icon-nqt-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'nqt-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

.icon-nqt-shopping-basket:before {
	content: "\e906"; }

body,
html {
	height: 100%; }

body {
	direction: ltr;
	font-family: "Nunito", sans-serif;
	font-size: 0.875rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #532B00;
	line-height: 1.25em; }
	body::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #FAF2DB; }
	body::-webkit-scrollbar {
	width: 6px;
	background-color: #FAF2DB; }
	body::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #fff; }

ul {
	list-style: none;
	padding: 0; }

a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 0; }
	text-decoration: none; }
	a:focus {
	outline: none;
	text-decoration: none; }

p {
	font-size: 0.875rem;
	font-weight: 400; }

.dropdown-item:focus,
.dropdown-item:hover {
	background: none; }

.h3 {
	color: #000000; }

.nav-item .nav-link {
	color: #acaaa6;
	font-weight: bold; }

/* Add new grid */
@media (max-width: 480px) {

	.col-sp-4 {
	float: left;
	width: 33.33333%; }

	/* .col-sp-12 {
	float: left;
	width: 100%; } */ }
/*** Responsive part ***/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/**/

/* effect *******************/
@media (min-width: 991px) {
	.dropdown-menu,
	.popup-content {
	animation: animationmenus ease 0.5s;
	animation-iteration-count: 1;
	transform-origin: 50% 50%;
	animation-fill-mode: forwards;
	/*when the spec is finished*/
	-webkit-animation: animationmenus ease 0.5s;
	-webkit-animation-iteration-count: 1;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-fill-mode: forwards;
	/*Chrome 16+, Safari 4+*/
	-moz-animation: animationmenus ease 0.5s;
	-moz-animation-iteration-count: 1;
	-moz-transform-origin: 50% 50%;
	-moz-animation-fill-mode: forwards;
	/*FF 5+*/
	-o-animation: animationmenus ease 0.5s;
	-o-animation-iteration-count: 1;
	-o-transform-origin: 50% 50%;
	-o-animation-fill-mode: forwards;
	/*Not implemented yet*/
	-ms-animation: animationmenus ease 0.5s;
	-ms-animation-iteration-count: 1;
	-ms-transform-origin: 50% 50%;
	-ms-animation-fill-mode: forwards;
	/*IE 10+*/ } }
@-webkit-keyframes animationmenus {
	from {
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0px, 10px);
	-ms-transform: translate(0px, 10px);
	transform: translate(0px, 10px); }
	to {
	opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px); } }
@-moz-keyframes animationmenus {
	from {
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0px, 10px);
	-ms-transform: translate(0px, 10px);
	transform: translate(0px, 10px); }
	to {
	opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px); } }
@-o-keyframes animationmenus {
	from {
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0px, 10px);
	-ms-transform: translate(0px, 10px);
	transform: translate(0px, 10px); }
	to {
	opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px); } }
@keyframes animationmenus {
	from {
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0px, 10px);
	-ms-transform: translate(0px, 10px);
	transform: translate(0px, 10px); }
	to {
	opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px); } }

/*	=============================================
Button Layout and Color Scheme
============================================= */

/*	=============================================
Overlay Effects
============================================= */

/*	=============================================
Background Transform
============================================= */

/*	=============================================
Cubic Effects
============================================= */

/*	=============================================
Button Effects
============================================= */

/*	=============================================
Plus Button Effects
============================================= */

/*	=============================================
Content Transform
============================================= */

/*	=============================================
Ribbons
============================================= */

/*	=============================================
Transparent Background
============================================= */

.btn {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;

	background-color: #FFB667;
	opacity: 1;
	border-radius: 40px;
	border: 0;
	padding: 9px 16px;
	font-weight: 600;	 
}
	.btn:active, .btn:focus, .btn:hover, .btn:active:focus {
	outline: none !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none; }

button:focus, button:hover {
	outline: none; }

/*
* NAVIGATION
*/
.leo-megamenu {
	font-family: "Nunito", sans-serif;
	background: transparent;
	color: #000000;
	/* menu level 1 */
	/* level 2 */
	/* level > 3 */ }
	.leo-megamenu.navbar {
	padding: 0; }
	.leo-megamenu.navbar .navbar-toggler {
		border-color: #142332;
		color: #142332;
		width: 2em;
		height: 2em;
		padding: 0;
		cursor: pointer; }
	.leo-megamenu .navbar-nav {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: block;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center; }
	@media (max-width: 1199px) and (min-width: 992px) {
		.leo-megamenu .navbar-nav {
		-webkit-box-pack: start;
		-moz-box-pack: start;
		box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-justify-content: flex-start;
		-ms-justify-content: flex-start;
		-o-justify-content: flex-start;
		justify-content: flex-start;
		-ms-flex-pack: start; } }
	.leo-megamenu .navbar-nav > li {
		text-align: left; }
		.leo-megamenu .navbar-nav > li + .nav-item {
		margin-left: 35px; }
		.leo-megamenu .navbar-nav > li > a {
		padding: 35px 0;
		font-size: 16px;
		color: #000;
		background-color: transparent;
		font-weight: 700;
		-webkit-transition: all 350ms ease-out;
		-moz-transition: all 350ms ease-out;
		-ms-transition: all 350ms ease-out;
		-o-transition: all 350ms ease-out;
		transition: all 350ms ease-out;
		position: relative; }
		.leo-megamenu .navbar-nav > li > a > .menu-title {
			position: relative; }
		.leo-megamenu .navbar-nav > li:hover > a > .menu-title:before, .leo-megamenu .navbar-nav > li:focus > a > .menu-title:before {
		opacity: 1;
		visibility: visible; }

/* Product for menu */

/*
 *
 * Vertical menu
 */

/* CANVAS MENU - SHOW CANVAS = YES */
.megamenu-overlay {
	cursor: pointer;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	visibility: hidden;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.5);
	zoom: 1;
	background-color: transparent\9;
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease; }

@media (min-width: 992px) {

	.off-canvas-button-megamenu {
	display: none !important; } }
.off-canvas-button-megamenu {
	color: #000000;
	margin: 0.9375rem 0.625rem;
	text-align: right; }
	.off-canvas-button-megamenu:hover {
	cursor: pointer; }

/* .off-canvas-active{
	background: $white;
	> #page{
		@include transform(translateX(234px));
		@include transition(all 400ms ease 0s);
	}
	> .off-canvas-nav-megamenu{
		&.active{
			@include rtl-left(0px);
			@include transform(translateX(234px));
			@include transition(all 400ms ease 0s);
		}
	}
	#page {
		position: fixed;
		margin: 0 auto;
		max-width: 100%;
	}
} */

.off-canvas-nav-megamenu {
	width: 234px;
	/* position: absolute;	
	top: 0px; 
	width: 0px;
	background: $white;
	z-index: 999; 
	@include rtl-left(0);
	@include transition(all 400ms ease 0s); */ }
	.off-canvas-nav-megamenu .navbar-nav {
	margin: 0px; }
	.off-canvas-nav-megamenu .navbar-nav > li {
		float: none;
		border-bottom: 1px solid #e6eaef;
		float: none; }
		.off-canvas-nav-megamenu .navbar-nav > li + .nav-item {
		margin-left: 0; }
		.off-canvas-nav-megamenu .navbar-nav > li > a {
		display: inline-block;
		color: #000000;
		font-size: 0.9375rem;
		font-weight: 400;
		padding: 1.0625rem 0.625rem;
		padding-left: 25px;		}
		.off-canvas-nav-megamenu .navbar-nav > li > a:hover, .off-canvas-nav-megamenu .navbar-nav > li > a:focus {
			background: none; }
	.off-canvas-nav-megamenu .offcanvas-mainnav {
	/* background-color: $white;
	position: absolute;
	top: 0;
	width: 234px;
	overflow: hidden;
	@include rtl-left(-234px); */ }

/* OFF CANVAS MENU - SHOW CANVAS = NO */
@media (max-width: 991px) {
	.leo-megamenu .collapse {
	text-align: left; }
	.leo-megamenu .collapse .navbar-nav {
		text-align: left;
		height: auto; } }
/*** Responsive part ***/
.popup-over .popup-content {
	padding: 20px;
	margin: 0;
	position: absolute;
	top: -25px;
	background: #FFFFFF;
	border: 1px solid #e6eaef;
	z-index: 999999;
	display: none;
	text-align: left;
	left: -25px;
	-webkit-transition: opacity 0.3s linear 0s;
	-moz-transition: opacity 0.3s linear 0s;
	-ms-transition: opacity 0.3s linear 0s;
	-o-transition: opacity 0.3s linear 0s;
	transition: opacity 0.3s linear 0s;
	border-radius: 7px; }
	.popup-over .popup-content a {
	color: #142332;
	padding: 0px;
	font-size: 17px; }
	.popup-over .popup-content a:hover {
		color: #FFB667; }
	.popup-over .popup-content li {
	display: block;
	padding: 5px; }
	.popup-over .popup-content li.current {
		color: #FFB667;	}
		.popup-over .popup-content li.current a {
		color: #FFB667; }
.popup-over:hover .popup-content {
	display: block;
	visibility: visible; }

/* mini basket */

/*** Responsive part ***/
@media (max-width: 767px) {
	.language-selector-wrapper .popup-content {
	right: auto;
	left: 0px; } }
/* download file xml to import product list in backoffice here
http://bit.ly/2QdnCCs

List file change base
_product-item.scss
_product-item.vars.scss
_mixins.scss

*/
/* Product List*/
.product_list .thumbnail-container {
	margin-bottom: 20px; }
	.product_list.grid .ajax_block_product {
	clear: none;
	animation-delay: 10ms!important;
	animation-duration: 300ms!important;
	}

	@media (max-width: 490px) {
	.product_list.grid .ajax_block_product {
	height:426px!important;
	padding-left: 7px;
	padding-right: 7px;
} }
	@media (min-width: 992px) and (max-width: 1199px) {
	.product_list.grid .ajax_block_product:nth-child(3n+1) {
		clear: none; } }
	@media (max-width: 991px) and (min-width: 768px) {
	.product_list.grid .ajax_block_product:nth-child(2n+1) {
		clear: both; } }
	@media (max-width: 767px) and (min-width: 481px) {
	.product_list.grid .ajax_block_product {
		width: 50%;
		float: left; }
		.product_list.grid .ajax_block_product:nth-child(2n+1) {
		clear: both; } }

/* type button */
/*Type 1 */
/*tyle button 2 */
/*tyle button 3 */

/*product-flags */

/* thumbnail-container */
.thumbnail-container {
	position: relative;
	box-shadow: none;
	padding: 0;
	/* more image */
	/* Multi Image Product List */ }
	.thumbnail-container .product-image {
	position: relative; }
	.thumbnail-container .product-image img {
		border-radius: 20px; }
		@media (max-width: 480px) {
		.thumbnail-container .product-image img {
			width: 100%; } }
	.thumbnail-container .product-image .product-thumbnail {
		display: inline-block;
		width: 100%;
		text-align: center; }
	.thumbnail-container .cssload-speeding-wheel {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto; }
	.thumbnail-container .product-additional {
	position: absolute;
	top: 0px;
	visibility: hidden;
	left: 0px;
	right: 0;
	bottom: 0;
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	transition: all .4s;
	transform: scale3d(0, 1, 0); }
	.thumbnail-container .product-meta {
	padding: 10px 0;
	text-align: center;
	border-radius: 0px 0px 7px 7px; }
	.thumbnail-container .meta-button {
	display: block; }
	.thumbnail-container .meta-button .btn-product {
text-align: center;
	position: relative;
	padding: 8px 6px 6px 11px;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 5px;}

	.leo-bt-cart-content img {
		vertical-align: top;
		margin-left: 7px;
		height: 18px;
		margin-top: -1px;
	}
		.thumbnail-container .meta-button .btn-product.add-to-cart {
		background: #FFB667;
		color: #532B00;
		font-weight: 700;
		border-radius: 40px;
		margin-left: 0; }
		.icon-nqt-shopping-basket {
			
		}
		.thumbnail-container .meta-button .btn-product:hover {
		-webkit-transform: translateY(-3px);
		-moz-transform: translateY(-3px);
		-ms-transform: translateY(-3px);
		-o-transform: translateY(-3px);
		transform: translateY(-3px); }
	.thumbnail-container .product-title {
	margin: 0;
	padding: 0; }
	.thumbnail-container .product-title a {
		display: block;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		color: #532B00;
		font-size: 14px;
		font-weight: 700;
		text-align:left;
		margin-bottom:3px }
		.thumbnail-container .product-title a:hover {
		color: #532B00; }
	.thumbnail-container .product-price-and-shipping {
	color: #532B00;
	font-size: 16px;
	font-weight: 600; }
	.thumbnail-container .product-description-short {
	margin-bottom: 7px;
	color:#999;
	text-align:left	}
	
	@media (max-width: 992px) {
	.thumbnail-container .product-description-short {
	height:auto	} }
	.thumbnail-container .btn {
	font-size: 14px; }
	.thumbnail-container:hover {
	/* more img */
	/*Multi Image Product List */ }
	.thumbnail-container:hover .product-additional {
		visibility: visible;
		opacity: 1;
		-ms-opacity: 1;
		-o-opacity: 1;
		-moz-opacity: 1;
		-webkit-opacity: 1;
		filter: alpha(opacity=100);
		transform: scale3d(1, 1, 1); }

/* Product Style	*/

/* Product Style 1	*/

/* Product Style-1-1 */

/* Product Style 2	*/

/* Type List for leo-plist-style-2 */

/*leo-plist-style-2-1 */

/* Product Style 3	*/

/* Type List leo-plist-style-3 */

/* Product Style 4	*/

/* Product Style 5	*/

/* Product Style 6	*/

/* Product Style 7	*/

/* Product Style 8	*/

/* style small */

/* product big */

/*Link category each theme not us base theme*/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
.dropdown {
	color: #acaaa6; }

.language-selector-wrapper {
	margin-right:15px;
	left: 20px
}

.userinfo-selector {
	margin-right:45px;
	left: 20px
}

.dropdown-item:focus, .dropdown-item:hover {
	background: none;
	text-decoration: none;
	color: #3387f2; }

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/*** Responsive part ***/
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/**** ORDER CONFIRMATION *****/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/*** SOME GENERIC STYLES ***/

/*** Most of the customer accpunt pages ***/

/*** Login page ***/

/*** Addresses page ***/

/*** Order details page ***/

/*** Order return page ***/

/*** My account landing page ***/

/*** History page ***/

/*** FOOTER ***/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/* Pagination */

/* Filter */

/* Block Category */

/*** Responsive part ***/
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/* PS Category Product */

/* Product Tab */

/* Product Accordion */

/* Responsive */

/* Style for Product Image */

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/** CART BODY **/

/** CART RIGHT **/

/** CONTENT LEFT **/

/** CONTENT BODY **/

/** CONTENT LEFT **/

/*** Responsive part ***/
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/*** Responsive part ***/
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

.footer-container {
	overflow: hidden; }
	.footer-container li {
	margin-bottom: 20px;
	display: inline-block;
	margin-right: 30px;
	font-size: 18px; }
	.footer-container ul {
	margin-bottom: 0; }
	.footer-container .ApBlockLink li a {
	color: #532b00;
	cursor: pointer;
	position: relative;
	font-weight: 700; }
	.footer-container .ApBlockLink li a:before {
		content: "";
		position: absolute;
		bottom: -.3rem;
		left: 0;
		right: 0;
		width: 100%;
		height: 1px;
		background: currentColor;
		-webkit-transform: scaleX(0);
		-moz-transform: scaleX(0);
		-ms-transform: scaleX(0);
		-o-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 100% 50%;
		-moz-transform-origin: 100% 50%;
		-ms-transform-origin: 100% 50%;
		-o-transform-origin: 100% 50%;
		transform-origin: 100% 50%;
		-webkit-transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
		-moz-transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
		-ms-transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
		-o-transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
		transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1); }
	.footer-container .ApBlockLink li a:hover:before {
		-webkit-transform: scaleX(1);
		-moz-transform: scaleX(1);
		-ms-transform: scaleX(1);
		-o-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 0 50%;
		-moz-transform-origin: 0 50%;
		-ms-transform-origin: 0 50%;
		-o-transform-origin: 0 50%;
		transform-origin: 0 50%; }
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/

/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/*** LAYOUT MODE ***/

/*** HEADER ***/

/*** WRAPPER ***/
#page {
	overflow: hidden; }
#wrapper .breadcrumb {
	border-radius: 0;
	position: relative;
	background-color: transparent;
	padding: 0;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px; }
	#wrapper .breadcrumb:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	right: auto;
	bottom: 0;
	z-index: -1;
	margin-left: -50vw;
	width: 100vw;
	background: #E7DAB2; }
	#wrapper .breadcrumb[data-depth="1"] {
	display: none; }
	#wrapper .breadcrumb ol {
	padding-left: 0;
	margin-bottom: 0; }
	#wrapper .breadcrumb li {
	display: inline; }
	#wrapper .breadcrumb li::after {
		content: "\f105";
		color: #532B00;
		font-family: "FontAwesome";
		margin: 0.3125rem; }
	#wrapper .breadcrumb li:last-child::after {
		content: ""; }
	#wrapper .breadcrumb li a {
		color: #532B00;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 600; }
		#wrapper .breadcrumb li a:hover {
		color: #532B00; }

/*** MAIN ***/

/*** FOOTER ***/
.footer-center .container {
	background: transparent;
	color: #999999; }

/* Back to top */

/*** Responsive part ***/
@media (max-width: 767px) {

	.dropdown-item {
	padding-left: 0; } }

@media (max-width: 575px) {
	.container {
	width: 480px;
	max-width: 100%; } }
#wrapper {
	margin: 110px 0 0; }
	@media (max-width: 991px) {
	#wrapper {
		margin: 75px 0 0; } }
	@media (max-width: 479px) {
	#wrapper {
		margin: 75px 0 0; } }

#index #wrapper {
	margin: 0; 
	position: relative;
}
	
 .logo-header {
	 text-align:center;
 } 
 @media (min-width: 991px) {
	.logo-header {
	/*
	padding: 0 35px;
	*/
	}
 }
 
 #content img {
	 max-width:100%
 }
/*# sourceMappingURL=theme.css.map */


@media (max-width: 1210px) {
	.top_cat {
		display: inline-block;
	}
	.top_cat h4 {
		font-size:13px;
	}
	#order .ApColumn {
		overflow: scroll;
	
	}

	#order .ApColumn .top_cats_container {
	border-top-left-radius: 0 !important;
	}



	.product-description-short {
		font-size: 11px;
		line-height: 1.3;
	}
}

.oldprice {
	text-decoration: line-through;
	color:#CC8D48;
}
.info-stripe {
	text-align: center;
	padding: 20px 10px;
	font-family: ProximaNovaBlack;
	font-size: 25px;
	background: #f79a34;
	color: #FAF2DA;
	margin: -20px auto 20px;
	line-height: 1;
	border-radius: 15px;
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	margin-left:20px;
}
@media (max-width: 991px) {
	.info-stripe {
	margin-left: 10px;
	margin-right: 10px;
	}
}

.leo-loading {
	display: none; }

.cssload-speeding-wheel {
	width: 20px;
	height: 20px;
	margin: 0 auto;
	border: 2px solid #999;
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: cssload-spin 1200ms infinite linear;
	-o-animation: cssload-spin 1200ms infinite linear;
	-ms-animation: cssload-spin 1200ms infinite linear;
	-webkit-animation: cssload-spin 1200ms infinite linear;
	-moz-animation: cssload-spin 1200ms infinite linear;
	display: none; }

@keyframes cssload-spin {
	100% {
	transform: rotate(360deg);
	transform: rotate(360deg); } }
@-o-keyframes cssload-spin {
	100% {
	-o-transform: rotate(360deg);
	transform: rotate(360deg); } }
@-ms-keyframes cssload-spin {
	100% {
	-ms-transform: rotate(360deg);
	transform: rotate(360deg); } }
@-webkit-keyframes cssload-spin {
	100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg); } }
@-moz-keyframes cssload-spin {
	100% {
	-moz-transform: rotate(360deg);
	transform: rotate(360deg); } }

/*******************DONGND CSS FOR CART END*****************************/
/*******************DONGND CSS FOR REVIEWS BEGIN*****************************/

/*******************DONGND CSS FOR REVIEWS END*****************************/
/*******************DONGND CSS FOR COMPARE BEGIN*****************************/

/*******************DONGND CSS FOR COMPARE END*****************************/
/*******************DONGND CSS FOR WISHLIST BEGIN*****************************/

/*******************DONGND CSS FOR WISHLIST END*****************************/
/******************* CSS FOR DROPDOWN CART BEGIN *******************/
.leo-fly-cart-icon-wrapper {
	padding: 10px;
	cursor: pointer; }

/*****************addition arrow BEGIN***********************/

/*****************addition arrow END***********************/

/***********loading wheel BEGIN*************/

@keyframes cssload-spin {
	100% {
	transform: rotate(360deg);
	transform: rotate(360deg); } }
@-o-keyframes cssload-spin {
	100% {
	-o-transform: rotate(360deg);
	transform: rotate(360deg); } }
@-ms-keyframes cssload-spin {
	100% {
	-ms-transform: rotate(360deg);
	transform: rotate(360deg); } }
@-webkit-keyframes cssload-spin {
	100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg); } }
@-moz-keyframes cssload-spin {
	100% {
	-moz-transform: rotate(360deg);
	transform: rotate(360deg); } }
/************loading piano BEGIN****************/
/************loading piano END****************/
/********* notification BEGIN *********/

/********* notification END*********/

/*******************DONGND CSS FOR DROPDOWN CART END*****************************/
/*******************DONGND CSS FOR FLY CART BEGIN*****************************/
.leo-fly-cart-icon-wrapper {
	padding: 10px;
	cursor: pointer; }
	.leo-fly-cart-icon-wrapper i {
	display: none; }
	.leo-fly-cart-icon-wrapper a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	padding: 0;
	display: block;
	background-color: #fff;
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.15);
	font-size: 20px; }
	.leo-fly-cart-icon-wrapper a:after {
		content: "\e906";
		font-family: "nqt-icon"; }
	.leo-fly-cart-icon-wrapper a:hover:after {
		top: -3px; }

.leo-fly-cart-total {
position: absolute;
	top: 2px;
	right: 2px;
	font-size: 12px;
	color: #fff;
	background: transparent;
	padding: 0 5px;
	border-radius: 50%;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	min-width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	z-index: 2;
	font-weight: bold;
}

/***************CSS FOR LOADING FLY CART BEGIN **********************/
.leo-fly-cart-cssload-loader {
	display: none;
	width: 80px;
	height: 80px;
	line-height: 80px;
	position: absolute;
	bottom: -5px;
	left: -5px;
	box-sizing: border-box;
	text-align: center;
	z-index: 0;
	text-transform: uppercase; }
	.leo-fly-cart-cssload-loader:before, .leo-fly-cart-cssload-loader:after {
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	content: "\0020";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 42px;
	border: 1px solid #2fb5d2;
	box-shadow: 0 0 10px #2fb5d2, inset 0 0 10px #2fb5d2;
	-o-box-shadow: 0 0 10px #2fb5d2, inset 0 0 10px #2fb5d2;
	-ms-box-shadow: 0 0 10px #2fb5d2, inset 0 0 10px #2fb5d2;
	-webkit-box-shadow: 0 0 10px #2fb5d2, inset 0 0 10px #2fb5d2;
	-moz-box-shadow: 0 0 10px #2fb5d2, inset 0 0 10px #2fb5d2; }
	.leo-fly-cart-cssload-loader:after {
	z-index: 1;
	animation: cssload-gogoloader 4s infinite 10s;
	-o-animation: cssload-gogoloader 4s infinite 10s;
	-ms-animation: cssload-gogoloader 4s infinite 10s;
	-webkit-animation: cssload-gogoloader 4s infinite 10s;
	-moz-animation: cssload-gogoloader 4s infinite 10s; }
	.leo-fly-cart-cssload-loader:before {
	z-index: 2;
	animation: cssload-gogoloader 1.5s infinite;
	-o-animation: cssload-gogoloader 1.5s infinite;
	-ms-animation: cssload-gogoloader 1.5s infinite;
	-webkit-animation: cssload-gogoloader 1.5s infinite;
	-moz-animation: cssload-gogoloader 1.5s infinite; }

@keyframes cssload-gogoloader {
	0% {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0); }
	50% {
	opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100); }
	100% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0); } }
@-o-keyframes cssload-gogoloader {
	0% {
	-o-transform: scale(0);
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0); }
	50% {
	opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100); }
	100% {
	-o-transform: scale(1);
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0); } }
@-ms-keyframes cssload-gogoloader {
	0% {
	-ms-transform: scale(0);
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0); }
	50% {
	opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100); }
	100% {
	-ms-transform: scale(1);
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0); } }
@-webkit-keyframes cssload-gogoloader {
	0% {
	-webkit-transform: scale(0);
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0); }
	50% {
	opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100); }
	100% {
	-webkit-transform: scale(1);
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0); } }
@-moz-keyframes cssload-gogoloader {
	0% {
	-moz-transform: scale(0);
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0); }
	50% {
	opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100); }
	100% {
	-moz-transform: scale(1);
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0); } }
/***************CSS FOR LOADING FLY CART END **********************/
/***************CSS FOR FLY CART SLIDE BAR BEGIN **********************/
.leo-fly-cart-mask {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	background-color: #000;
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity 0.8s, width 0s 0.8s, height 0s 0.8s;
	-webkit-transition: opacity 0.8s, width 0s 0.8s, height 0s 0.8s;
	-moz-transition: opacity 0.8s, width 0s 0.8s, height 0s 0.8s;
	-ms-transition: opacity 0.8s, width 0s 0.8s, height 0s 0.8s;
	-o-transition: opacity 0.8s, width 0s 0.8s, height 0s 0.8s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden; }

.leo-fly-cart-slidebar {
	z-index: 99999;
	position: fixed;
	background: #fff;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	visibility: hidden;
	display: none; }
	.leo-fly-cart-slidebar.slidebar_bottom {
	display: block;
	width: 100%;
	bottom: 0;
	left: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0; }
.leo-fly-cart-slidebar .leo-fly-cart {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	z-index: -1;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear; }

/***************CSS FOR FLY CART SLIDE BAR END **********************/
/*******************DONGND CSS FOR FLY CART END*****************************/

/*# sourceMappingURL=front.css.map */


/* /site/layouts/miami/css/modules/custompaymentmethod/views/css/front17 */

/* /site/layouts/miami/css/modules/custompaymentmethod/views/css/fontawesome */


/*!
 *	Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *	License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
	font-family: 'FontAwesome';
	src: url("/site/layouts/miami/fonts/fontawesome-webfont.eot?v=4.3.0");
	src: url("/site/layouts/miami/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/site/layouts/miami/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/site/layouts/miami/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* makes the font 33% larger relative to the icon container */

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
	 readers do not read off random characters that represent icons */


/* /site/layouts/miami/css/modules/custompaymentmethod/views/css/front */

:focus, :active {
	outline: none !important;
}

i::selection {
	background: none !important;
	color: inherit !important;
}



/* /site/layouts/miami/css/modules/ets_awesomeurl/views/css/front */

/* /site/layouts/miami/css/modules/ets_sociallogin/views/css/fix17 */





/* /site/layouts/miami/css/modules/ets_sociallogin/views/css/front */

/* /site/layouts/miami/css/modules/ets_sociallogin/views/css/common */

/* /site/layouts/miami/css/modules/ets_abandonedcart/views/css/countdown */
body{
	padding:0;
	margin: 0;
}

/* /site/layouts/miami/css/modules/ets_abandonedcart/views/css/abancart */
a.ets_abancart_no_thanks:not(:hover) {
	color: #ddd!important;
}
button{
	cursor: pointer;
}



/* /site/layouts/miami/css/modules/productlabel/views/css/front */
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*	@author		PrestaShop SA <contact@prestashop.com>
*	@copyright 2007-2018 PrestaShop SA
*	@license		http://opensource.org/licenses/afl-3.0.php	Academic Free License (AFL 3.0)
*	International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

/* /site/layouts/miami/css/modules/compositeproductbuilder/views/css/compositeproductbuilder */

/**********************************************/
/*				Steps Wizard					*/
/**********************************************/

/**********************************************/
/*					 Accordion					*/
/**********************************************/
.beforeBorder:not(:hover)::before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	opacity: 0;
}

/**********************************************/
/*			 Specific for PS 1.6.x				*/
/**********************************************/

/**********************************************/
/*			 Specific for PS 1.7.x				*/
/**********************************************/

/* grid view for thumbnails */

/**********************************************/
/*			 Responsive Meia Queries				*/
/**********************************************/


/* /site/layouts/miami/css/modules/compositeproductbuilder/views/css/sweetalert2.min */
@charset "UTF-8";@supports (-ms-accelerator:true){}@-moz-document url-prefix(){}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}}

/* /site/layouts/miami/css/js/jquery/ui/themes/base/minified/jquery-ui.min */
/*! jQuery UI - v1.10.3 - 2013-06-25
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT *//*! jQuery UI - v1.10.3 - 2013-06-12
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

/* /site/layouts/miami/css/js/jquery/ui/themes/base/minified/jquery.ui.theme.min */
/*! jQuery UI - v1.10.3 - 2013-06-12
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

/* /site/layouts/miami/css/js/jquery/plugins/fancybox/jquery.fancybox */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

/* Overlay helper */

/* Title helper */

/*Retina graphics!*/

/* /site/layouts/miami/css/modules/blockgrouptop/views/css/blockgrouptop */
/* block top languages */
/*languages with jquery*/

/* block top currencies */
/*languages with jquery*/


/* /site/layouts/miami/css/themes/galvatron/modules/leoproductsearch/views/css/leosearch */
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/* block top search */

/*# sourceMappingURL=leosearch.css.map */


/* /site/layouts/miami/css/modules/leoproductsearch/views/css/jquery.autocomplete_productsearch */

/*
.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}
*/


/* /site/layouts/miami/css/themes/galvatron/assets/css/custom */
/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


	#flyCart {
		display:none;
		opacity: 0;
		transition: all 0.2s linear;
	}
	

/* /site/layouts/miami/css/modules/appagebuilder/views/css/animate */
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */


/* /site/layouts/miami/css/themes/galvatron/modules/appagebuilder/views/css/owl.carousel */
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/* 
 *	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */

/* display none until init */

/* mouse grab icon */

/* fix */

/************DONGND:: new loading for owl product carousel**************/

/* Every thing below this is just positioning */

/*# sourceMappingURL=owl.carousel.css.map */


/* /site/layouts/miami/css/themes/galvatron/modules/appagebuilder/views/css/owl.theme */
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/*
*	Owl Carousel Owl Demo Theme 
* v1.3.3
*/

/* Styling Next and Prev buttons */

/* Use it for non-touch hover action */

/* Styling Pagination*/

/* If PaginationNumbers is true */

/* preloading images */

/*# sourceMappingURL=owl.theme.css.map */


/* /site/layouts/miami/css/themes/galvatron/modules/appagebuilder/views/css/slick-theme */
@charset "UTF-8";
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/* Slider */

/* Arrows */

/* Dots */

/*# sourceMappingURL=slick-theme.css.map */


/* /site/layouts/miami/css/themes/galvatron/modules/appagebuilder/views/css/slick */
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/* Slider */

/*# sourceMappingURL=slick.css.map */


/* /site/layouts/miami/css/themes/galvatron/modules/appagebuilder/views/css/styles */
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/* Title Block */

.title_block {
	color: #532B00;
	font-size: 32px;
	line-height: 48px;
	position: relative;
	text-transform: initial;
	font-weight: 700;
	margin-bottom: 20px; }
	@media (max-width: 479px) {
	.title_block {
		font-size: 20px;
		line-height: 32px; } }

.bg-fullwidth {
	position: relative; }
	/*
	.bg-fullwidth:before {
	*/
	#homeTitleBack {
	/*
	content: "";
	padding: 0px 1000px;
	*/
	width: 100%;
	overflow: hidden;
	position: absolute;
	height: 100%;
	display: block !important;
	top: 0;
	box-sizing: content-box;
	/*
	margin-left: -1000px;
	*/
	background-size: cover; 
	opacity: 0.9;
	}

/* Widget Alert */
/* Css Accordion */

/* Widget Tab */

/**
* Start for module ap_gmap
*/

/**
* End for module ap_gmap
*/
/**
* Start for module ap_product_list
*/

/**
* End for module ap_product_list
*/
/**
* Start for module ap_image
*/

/**
* End for module ap_image
*/
/**
* End for module ApFullSlider
*/

/**
* Widget Video
*/

/**
* Start for module ApFullSlider
*/

/**
* End for module ApFullSlider
*/
/*
	Widget Manufacturers
*/

/*
	Widget Category Image
*/

/* Widget Lastest blogs */

/* Multi Image Product List */

/* Instagram Block */

/* List product size */

/* begin css by nqt ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* css max width for page */
body #page {
	/*max-width: 1920px;*/
	margin: auto;
	position: relative; }

/* leoproduct search */

/* display nav2 */

/*heaader top - header button */

.dptop {
	position: relative; }
	@media (min-width: 1200px) {
	.dptop {
		display: -webkit-box;
		display: -moz-box;
		display: box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-moz-box-align: center;
		box-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
		-ms-flex-align: center; } }
	@media (max-width: 991px) {
	.dptop {
		display: -webkit-box;
		display: -moz-box;
		display: box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-moz-box-align: center;
		box-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
		-ms-flex-align: center; } }
	.dptop:before {
	content: "";
	padding: 0px 390px;
	overflow: hidden;
	position: absolute;
	display: block !important;
	bottom: 0;
	box-sizing: content-box;
	margin-left: -390px;
	width: 100%;
	-moz-box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.02);
	-webkit-box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.02);
	-o-box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.02);
	-ms-box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.02);
	box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.02); }
	@media (max-width: 1199px) and (min-width: 992px) {
	.dptop .logo-header {
		text-align: center;
	} 
	}

	.header-user-block {
	justify-content: right !important;
	display: flex;
	padding-right: 30px;
	gap: 7px;
	padding-top: 6px;
	}

	.dptop .ApColumn:nth-child(1) {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 8px;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	position: static; }

	.dptop .btn-header {
	width: 56px;
	height: 56px;
	text-align: center;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	margin: 31px 0;
	cursor: pointer; }

	@media (max-width: 479px) {
		.dptop .btn-header {
		width: auto;
		height: auto; } }
	.dptop .btn-header i {
		font-size: 24px;
		line-height: 56px;
		color: #532B00;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s; }
		@media (max-width: 479px) {
		.dptop .btn-header i {
			font-size: 22px;
			line-height: 30px;
			color: #142332; } }
	.dptop .btn-header:hover i {
		color: #f79a34; }
	.dptop .btn-header.btn-cart {
		border-radius: 50%;
		background: #FAF2DA;
		opacity: 1; }
		@media (max-width: 479px) {
		.dptop .btn-header.btn-cart {
			background: none; } }
		.dptop .btn-header.btn-cart .cart-products-count {
		width: 22px;
		height: 22px;
		line-height: 22px;
		text-align: center;
		color: #FAF2DA;
		font-size: 13px;
		position: absolute;
		top: -2px;
		right: -9px;
		background: #552E03;
		border-radius: 50%; }
		@media (max-width: 479px) {
			.dptop .btn-header.btn-cart .cart-products-count {
			width: 17px;
			height: 17px;
			line-height: 17px;
			top: 1px;
			right: -7px;
			background: #97a5b2;
			color: #fff;
			font-size: 10px; } }
		.dptop .btn-header.btn-cart:hover {
		background: #532B00;
		opacity:0.9; }
		@media (max-width: 479px) {
			.dptop .btn-header.btn-cart:hover {
			background: none; } }
		.dptop .btn-header.btn-cart:hover i {
			color: #fff; }
			@media (max-width: 479px) {
			.dptop .btn-header.btn-cart:hover i {
				color: #f79a34; } }
	@media (min-width: 991px) {
		.userinfo-selector {
		margin-left: 15px;
		}
	}
	.dptop #_desktop_cart {
	margin-right: 25px; }

	
/* display home */
.box-padding {
	padding: 30px 0 0; }
	@media (max-width: 991px) {
	.box-padding {
		padding: 50px 0; } }
	@media (max-width: 479px) {
	.box-padding {
		padding: 0 15px; }
		#order.box-listcatetop .ApColumn {
		margin:0!important;
		}}
	.logo-second {
	width: 125px;
	}
	@media (max-width: 991px) {
	.logo-second {
		padding: 7px 0 6px;
	}
	}
/* list cate top */
	@media (max-width: 479px) {
	.box-listcatetop {
		padding: 20px 0; } }

/* banner */

/* product first */

/* product second (product tab) */

/* widget video */

/* testimonials */

/* footer */
/*	service */

/* footer list */
.footer-list {
	padding-top: 80px;
	margin-top:50px;
	margin-bottom: 50px; 
}

#footer {
	margin-right: 453px;
	margin-left: 216px;
}

.footer-center .ApHtml {
	text-align: right;
	margin-right: 50px;
	margin-top: -15px;
}
	@media (max-width: 991px) {
		.footer-list {
		padding-top: 50px;
		margin-bottom: 10px; 
		}
	.footer-center .ApHtml {
		margin-top: 15px;
	} 
	} 
	@media (max-width: 479px) {
	.footer-list {
		padding-top: 30px; } }
.footer-center .ApBlockLink {
	margin-left: 50px;
}

/*update CART*/

/*end update CART*/
/* style home 2 */
.box-slide-h2 {
padding-top: 160px;
	padding-bottom: 110px;
	
	/*
	max-width: 1750px;
	*/
	margin: auto;
	overflow: hidden;
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	margin-left: 20px;
	margin-top: 20px;
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;	}

	.box-slide-h2 .ApHtml {
	max-width: 1720px;
	padding-left: 49px;
	margin: auto; }
	@media (max-width: 1199px) {
		.box-slide-h2 .ApHtml {
		padding-left: 60px; } }
	@media (max-width: 767px) {
		.box-slide-h2 .ApHtml {
		padding-left: 40px; } }
	@media (max-width: 479px) {
		.box-slide-h2 .ApHtml {
		padding-left: 15px; } }
	.box-slide-h2 .ApHtml h1 {
		font-size: 90px;
		line-height: 80px;
		color: #FAF2DA;
		text-shadow: 2px 4px 12px rgba(0,0,0,0.3);
		font-weight: 400; }
		@media (max-width: 479px) {
		.box-slide-h2 .ApHtml h1 {
font-size: 50px;
	line-height: 40px;
	text-shadow: 0 0 8px rgba(0,0,0,0.5); } }
	.box-slide-h2 .ApHtml p {
font-size: 30px;
	margin-top: 30px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 30px; }
		@media (max-width: 767px) {
		.box-slide-h2 .ApHtml p {
			font-size: 16px;
			line-height: 25px; } }
		@media (max-width: 479px) {
		.box-slide-h2 .ApHtml p {
font-size: 20px;
	line-height: 24px; } }
		.box-slide-h2 .ApHtml p:last-child {
		margin-bottom: 0; }
	.box-slide-h2 .ApHtml a {
		background: #f79a34; }
		.box-slide-h2 .ApHtml a:hover {
		background: #3a536b; }

.box-product-second-h2 .title_block {
	text-align: left; }
	.box-product-second-h2 .title_block:after {
	margin: 10px 0 0; }
		
.right-top .popup-title {
	color:#000
}		
#index .right-top .popup-title {
	color: #FAF2DA;
	font-weight:700;
}

@font-face {
	font-family: lazer84;
	src: url(/site/layouts/miami/fonts/lazer84.ttf);
}

/*# sourceMappingURL=styles.css.map */


/* /site/layouts/miami/css/modules/appagebuilder/views/css/unique */
/*************************************************************/
/************ CSS of module for all theme ********************/
/************ Do not override this file **********************/
/*************************************************************/

/**************DONGND update for panel tool BEGIN***********************/
/**************DONGND update for panel tool END***********************/

/* /site/layouts/miami/css/themes/galvatron/modules/appagebuilder/views/css/positions/headerduplicate_2722413184 */
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/* header 2 */
/**********************************/
.dptop {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1; }
	.dptop:before {
	content: ''; }
	@media (max-width: 991px) {
	.dptop .leo-megamenu.navbar .navbar-toggler {
		color: #FAF2DA;
		border-color: #FAF2DA; } }
	.dptop .leo-megamenu .navbar-nav > li > a {
	color: #FAF2DA; }

@media (max-width: 1439px) and (min-width: 992px) {
	/*
	.dptop {
	display: block; 
	}
	*/
	.dptop .leo-megamenu .navbar-nav {
		-webkit-box-pack: start;
		-moz-box-pack: start;
		box-pack: start;
		-webkit-justify-content: start;
		-moz-justify-content: start;
		-ms-justify-content: start;
		-o-justify-content: start;
		justify-content: start;
		-ms-flex-pack: start; }
 }
@media (max-width: 767px) {
	.dptop .btn-header {
	border-radius: 50%;
	width: 40px;
	height: 40px; }
	.dptop .btn-header i {
	font-size: 18px;
	line-height: 40px; }
	.dptop .btn-header.btn-cart .cart-products-count {
		width: 17px;
		height: 17px;
		line-height: 17px;
		top: 1px;
		right: -7px;
		font-size: 10px;
		background: #fffbf7;
		color: #f79a34; } }
@media (max-width: 479px) {
	.dptop .btn-header.btn-cart {
	background: #f79a34; }
	.dptop .btn-header.btn-cart i {
		color: #fff; } }
@media (max-width: 375px) {
	.dptop .ApColumn:nth-child(1) {
	width: 109px; } }
@media (max-width: 375px) {
	.dptop .ApColumn:nth-child(3) {
	width: calc(100% - 179px); } }

@media (max-width: 1439px) and (min-width: 992px) {
	.dptop .logo-header {
	text-align: center;
	
	} }
.dptop #_desktop_cart {
	margin-left: 30px; }
	@media (max-width: 767px) {
	.dptop #_desktop_cart {
		margin-left: 10px;
		margin-right: 17px; } }
	@media (max-width: 375px) {
	.dptop #_desktop_cart {
		margin-left: 5px;
		margin-right: 10px; } }

@media (max-width: 1199px) {
	.box-slide-h2:before {
	padding: 0 165px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	height: 100%;
	display: block !important;
	top: 0;
	box-sizing: content-box;
	margin-left: -198px;
	background-size: cover !important;
	background-attachment: inherit !important; } }

/*# sourceMappingURL=headerposition3577319191.css.map */


/* /site/layouts/miami/css/themes/galvatron/modules/appagebuilder/views/css/positions/contentduplicate_1815837358 */


/* /site/layouts/miami/css/themes/galvatron/modules/appagebuilder/views/css/positions/footerduplicate_2726718785 */
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/* footer 2 */
/**********************************/
.footer-center {
	max-width: 1750px;
	margin: auto;
	background-color: rgba(255,255,255,0.75);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	border-radius: 60px;
	margin-bottom: 30px
}

	@media (max-width: 991px) {
	.footer-center {
	margin-left: 0;
	margin-right: 0;
} }

/*# sourceMappingURL=footerposition3465138582.css.map */


/* /site/layouts/miami/css/themes/galvatron/modules/appagebuilder/views/css/positions/productduplicate_1727753625 */


/* /site/layouts/miami/css/themes/galvatron/modules/appagebuilder/views/css/profiles/profile3369633786 */
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *	 Blocks Layout Selectors 
 */
/***********************************************************************/
/* profile home 2 */
/**********************************/
.max-width {
	max-width: 1750px;
	margin: auto; }
#order {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 32px;
	margin: 0 auto 20px !important;
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
}
#order .ApColumn {
	padding: 0 50px;
}
#order.box-listcatetop .ApColumn {
	padding: 0;
	margin:0;
}
@media (max-width: 991px) {
#order .ApColumn {
	padding: 20px 25px 0;
}
#order {
	margin:20px 10px!important
}
#order.box-listcatetop {
	margin:0!important;
	padding:0;
}
.ajax_block_product {
	padding:0 5px;
} }
#order.box-listcatetop {
	box-shadow:none
}
.headerrow_dsk {
	align-items: center;
	justify-content: center;
	display: flex;	
}
/*# sourceMappingURL=profile2654249733.css.map */


	.dptop {
		box-shadow: none;
		backdrop-filter: blur(0);
		-webkit-backdrop-filter: blur(0);
		background:none;
		transition: backdrop-filter 0.6s ease, background-color 0.6s ease;
		z-index: 1000;
	}
	.dptop.fixed1 {
		position: fixed;
		border-bottom-right-radius: 20px;
		border-bottom-left-radius: 20px;
	}
	.headerrow_dsk {
		box-shadow: none;
		backdrop-filter: blur(0);
		-webkit-backdrop-filter: blur(0);
		background:none;
		transition: backdrop-filter 0.6s ease, background-color 0.6s ease;
		z-index: 1000;
	}
	.headerrow_dsk.fixed1 {
		position: fixed;
		border-radius: 20px;
		padding: 10px 0;
		margin-left: 20px;
		max-width: calc(100% - 466px) !important;
		margin-top: 20px;
	}

@media (max-width: 991px) {
	.box-slide-h2 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 100px;
	}
	#main {
		background: #FAF2DB;
	}
	 .logo-second {
		padding: 0;
	}
	.box-listcatetop {
		border-radius: 0!important;
	}

	#order {
		border-top-left-radius: 24px;
		border-top-right-radius: 24px;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		margin: -20px 0 0 !important;
		background:#fcf8ed;
		padding-bottom:0px!important;
		box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.07);
	}
	.page-home .wrapper #order:last-child {
		border-bottom-right-radius: 24px;
		border-bottom-left-radius: 24px;
	}
	.bottom-text {
		margin-top: 50px;
		padding-bottom: 50px;
	}
	.footer-list {
		margin-top:0px
	}
	.footer-center {
		background:#fcf8ed;
		margin:0;
		padding-bottom:70px;
		border-top-left-radius: 24px;
		border-top-right-radius: 24px;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		box-shadow:none;
	}
	.footer-container {
		background: #FAF2DB;
	}
}

 /* Hide scrollbar for Chrome, Safari and Opera */
#order .ApColumn::-webkit-scrollbar {
	display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
#order .ApColumn {
	-ms-overflow-style: none;	 /* IE and Edge */
	scrollbar-width: none;	/* Firefox */
} 



 
/*** uncss> filename: https://miami.glenn.ru/site/layouts/miami/css/styles.css?r=10 ***/	

.constructor_btn {
	background: #FFB667;
	color: #532B00;
	font-weight: 700;
	border-radius: 40px;
	margin-left: 0;
	display: block;
	border:0;
	text-align: center;
	position: relative;
	padding: 8px 6px 6px 11px;
}

.constructor_btn img {
	max-width: 40px;
}

.constructor_container {
	color: #ffb667;
	font-weight: 600;
}

.constructor_btn .leo-bt-cart-content {
	display:flex;
	gap:10px;
	align-items:center;
	justify-content: center;
}


.pointer {
	cursor: pointer;
}


.header_row_mobile {
	display: block;
}

.header_row_desktop {
	display: none;
}

@media (min-width: 900px) {

	.header_row_mobile {
	 display: none;
	}

	.header_row_desktop {
	 display: block;
	}
}



@media (max-width: 950px) {

	.constructor_dialog {
		width: 100% !important;
		height: 100% !important;
		border-radius:0 !important;
	}
}

.desctop_menu_row {
	display: flex;
	text-align: right;
	position: relative;
	padding-right: 160px;
}

.logoCol {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;	
}

.logoCol img {
	max-width: 100px;
}

@media (max-height: 991px) {
	.desctop_menu_row {
	padding-right: 73px;
	justify-content: end;
	}
}


#_desktop_cart {
	position: absolute;
	right: 24px;
	top: -50px;
	height: 64px;
	padding-top: 0px;
	margin: 0px;
}
 

.oldprice {
	text-decoration: line-through;
	color:#CC8D48!important;
}

.nutrivalue {
	width: 350px;
	vertical-align: top;
}
.nutrivalue h3 {
	margin-top: 40px;
	line-height: 1;
	margin-bottom: 0;
}
.nutri-row {
	margin-top: 20px;
}
.nutri-title {
	width: 79px;
	vertical-align: top;
	display: inline-block;
	border-radius: 25px;
	padding: 10px 0;
}
.nutri-title p {
	font-size: 14px;
	font-weight: 700;
	line-height: 2;
	margin:0;
} 
.nutri-item {
	width: 57px;
	vertical-align: top;
	display: inline-block;
	margin-right: 6px;
	border: 1px solid #f79a34;
	border-radius: 15px;
	padding: 10px 0;
}
.nutri-item:last-child {
	margin-right: 0;
}
.nutri-item p:first-child {
	font-size: 15px;
	text-align: center;
	line-height: 1;
	margin:0;
}
.nutri-item p:nth-child(2) {
	text-align:center;
	line-height:1.3;
	font-size:12px;
	margin:0;
}

@media (max-width: 991px) {
	.product-actions .product-add-to-cart .control-label {
	display: none; } 
	}

.product-add-to-cart {
	padding: 30px 0;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center; }

.product-quantity .qty {
	float: left;
	margin-right: 10px; }
	.rtl .product-quantity .qty {
	float: right; }
	.rtl .product-quantity .qty {
	margin-left: 10px;
	margin-right: inherit; }
	@media (max-width: 479px) {
	.product-quantity .qty {
		float: none;
		margin-bottom: 10px; }
		.rtl .product-quantity .qty {
		float: none; } }
	.product-quantity .qty .input-group.bootstrap-touchspin {
	float: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	border-color: #eaeaea; }
.product-quantity .add, .product-quantity .wishlist, .product-quantity .compare {
	float: left; }
	.rtl .product-quantity .add, .rtl .product-quantity .wishlist, .rtl .product-quantity .compare {
	float: right; }
	.product-quantity .add .btn-product, .product-quantity .add .btn, .product-quantity .wishlist .btn-product, .product-quantity .wishlist .btn, .product-quantity .compare .btn-product, .product-quantity .compare .btn {
	height: 56px;
	width: 45px;
	line-height: 61px;
	font-size: 14px;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 0;
	color: #FFB667;
	position: relative;
	display: block;
	padding: 0;
	font-size: 24px;
	color: #142332;
	text-align: center;
	cursor: pointer; }
	.product-quantity .add .btn-product .cssload-speeding-wheel, .product-quantity .add .btn .cssload-speeding-wheel, .product-quantity .wishlist .btn-product .cssload-speeding-wheel, .product-quantity .wishlist .btn .cssload-speeding-wheel, .product-quantity .compare .btn-product .cssload-speeding-wheel, .product-quantity .compare .btn .cssload-speeding-wheel {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto; }
.product-quantity .wishlist .btn-product .name-btn-product, .product-quantity .compare .btn-product .name-btn-product {
	display: none; }
.product-quantity .wishlist .btn-product:hover, .product-quantity .wishlist .btn-product.added, .product-quantity .compare .btn-product:hover, .product-quantity .compare .btn-product.added {
	color: #FFB667; }
.product-quantity .wishlist .dropdown.open .btn-product {
	background: none;
	color: #FFB667; }
.product-quantity .wishlist .leo-wishlist-button-dropdown .leo-list-wishlist .wr-list-wishlist:before {
	right: 18px; }
	
.product-quantity .add {
	margin-right: 10px; 
	display: flex;
	gap: 20px;
}
	.product-quantity .add .btn {
	background-color: #FFB667;
	color: #532B00;
	width: auto;
	font-size: 20px;
	font-weight: 700;
	padding: 8px 12px 6px 17px;
	line-height:1;
	border-radius: 25px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
		margin-left: 0; 
	}
	




	.leo-bt-cart-content img, .product-quantity .add .btn img {
	vertical-align: top;
	margin-left: 7px;
	height: 18px;
	margin-top: -1px;
	}

.date_in_text {
	cursor: pointer;
	position: relative;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: flex;
	gap: 12px;
	color: #532B0080;
}

.pickup_selector {
	display: flex;
	flex-direction: row;
	gap: 15px;
	font-size: 18px;
}

.pickup_selector .text_date input {
	display: none;
}

.slotFaster {
	min-height: 35px;
	cursor: pointer;
	text-align: center;								 
	border: 1px solid #FFB667;
	background-color: #fff;
	border-radius: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	padding: 9px 18px;
	font-size: 14px;
}

.timeslot .text {
	flex-wrap: wrap;
	flex-direction: column;
	position: relative;
}

.timeslot .text .discount {
	background-color: #00A700;
	position: absolute;
	top: -11px;
	right: -36px;
	border-radius: 20px;
	padding: 0px 5px;
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.checkoutBlock.timeslot .slotsContainer {
	/*
	max-height: calc(100vh - 564px);
	*/
	flex-grow: 0;
	overflow-y: auto;
	padding-top: 4px;
	display:flex;
	/*
	max-width: 367px;
	*/
}

.date_in_text img {
	max-width: 16px;
}

.text_date:hover img {
	opacity: 1;
}

.timeslot.faster {
	background-color: #fff !important;
}

.text_date {
	position: relative;
	
}

.text_date.showed {
	background-color: #fff;
	
	border-radius: 10px;
}

.text_date .dates {
	display: none;
	position: absolute;
	top: -1px;
	left: -17px;			
	border: 1px solid #cbcaca;
	flex-direction: column;
	gap: 18px;
	background-color: #fff;
	padding: 10px 25px;
	z-index: 200;
	border-radius: 10px;							
}

.text_date.showed .dates {	
	display: flex;
}

.text_date .selDate {
	color: #4d4141;
	cursor: pointer;
	text-decoration: underline;
}
	
.openMap {
	position: absolute;
	right: 30px;
	bottom: 26px;
	width: 18px;
	cursor: pointer;
	opacity: 1;
	top: 13px;
}


#main-container, #top-container {
	display: flex;
	flex-direction: row;
}


#top-container .rightBlock {
	min-width: 446px;
}

#main-container .leftBlock {
	min-width: 264px;
	margin-right: 20px;
}
 
.main_cat_row {
	padding: 0;
}
@media (max-width: 1535px) {
	.main_cat_row {
		margin-left: 20px;
		margin-top: 20px;
	}
}

.ingridients_list .irow:last-child {
	padding-bottom:50px;
}

#foodCategorys {
	display: none;
}


#foodCategorys img {
	max-width: 35px;	
}

#foodCategorys .top_cats_container {
	overflow-x: auto;
	overflow-y: hidden;
	padding-right: 20px;
	scrollbar-width: none;
}

@media (max-width: 1535px) {
	#foodCategorys .top_cats_container {
		flex-wrap: nowrap;
		display: flex;
	}
}

@media (pointer: coarse) and (hover: none) {
	#foodCategorys .top_cats_container {
	scrollbar-width: none;
	}
}

#foodCategorysLeft img {
	max-width: 50px;
}

#foodCategorys.fixed { 
	position: fixed;
	top: 100px;
	padding: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
	z-index: 35;
	padding-bottom: 0;
	margin-left: 10px;
}


.proxima {
	font-family: ProximaNovaSemibold;
}

.slogan {
	text-align: center;
	display:none;
	padding: 20px 10px;
	font-family: ProximaNovaBlack;
	font-size: 25px;
	background: #f79a34;
	color: #fff;
	margin: 10px auto;
	max-width: 2251px;
	line-height: 1;

}

.top_cats_container {
	display: block;
	background-color: #fff;
	border-radius: 15px;
	padding: 10px;
	overflow-x: auto;
	scrollbar-width: thin;
	position: relative;
	/*
	scroll-behavior: smooth;
	*/
}

#foodCategorys img.back {
	position: absolute;
	height: 55px;
	width: 120px;
	max-width: 120px;
	right: 0;
	top: 0;
}

#foodCategorysLeft img.back {
	display: none;
}

.top_cat {
	padding: 7px 5px;
	display: block;
	flex-direction: column;
	gap: 6px;
	position: relative;
}

.top_cat img {
	transition: transform 0.25s cubic-bezier(0.4, 0, 1, 1);
	z-index: 2;
}



.top_cat:hover img {
	transform: scale(1.1) translate(0%, 0%);
}


.top_cat .descript {
	z-index: 1;
	text-align: center;
	display: inline-block;	
}

.top_cat a {
	text-align: center;
	display: inline-block;
} 

#currentCountry {
	margin-top: 0px;
}


#main-container .wrapper, #wrapper {
	max-width: 100%;
		overflow: hidden;
}

.text_date.showed .dates {
	display: flex;
}

.rightBlock .content {
	position: relative;
	
}

.desktop_top_menu {
	display: flex;
	position: absolute;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	padding: 29px 0;	
}



.desktop_top_menu .left_menu_block {
	display: flex;
	gap: 20px;
	align-items: center;
	justify-content: flex-start;
	padding: 10px;
	padding-left: 32px;
}


.desktop_top_menu .menu a {
	display: flex;
	justify-content: center;
	align-items: center;
}

.desktop_top_menu .right_menu_block {
	display: flex;
	gap: 20px;
	align-items: center;
	justify-content: right;
	padding-right: 20px;
	flex-grow: 1;
	max-width: 30%;	 
}

.desktop_top_menu .right_menu_block button.login {
	border-radius: 40px;
	background: #FAF2DA;
	padding: 16px 25px;
	display: flex;
	gap: 6px;
	border: 0;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
	max-width:330px;
}

.right_menu_block .login span {
	font-weight: 800;
	font-size: 16px;
	padding-top: 2px;
	color: #532B00;
}

.desktop_top_menu .right_menu_block button.help {
	border-radius: 100%;
	background: #FAF2DA;
	padding: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
}

.desktop_top_menu .right_menu_block .cart {
	border-radius: 100%;
	background: #FAF2DA;
	padding: 15px 17px 15px 13px;
	position: relative;
	align-items: center;
	justify-content: center;
	border: 0;
	display: none;
}

.desktop_top_menu .right_menu_block .cart .cart-count {
	position: absolute;
	background-color: #532B00;
	color: #FFFFFF;
	border-radius: 100%;
	width: 23px;
	height: 23px;
	display: flex;
	align-items: center;
	justify-content: center;
	right: -5px;
	top: -5px;
}


#foodCategorysLeft.fixed {
	position: fixed;
	width: 244px;
	background-color: #fff;
	top: 120px;
	z-index: 30;
	border-radius: 20px;
} 


.rightBlock .content.fixed {
	position: fixed;
	z-index: 36;
	max-height: 100vh;
}

.rightBlock .address, .mobile_checkout .address {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #ffffffe6;
	padding: 30px;
	z-index: 200;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 15px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;	
}

.addAddressrightBlock {
	min-width: 446px;
	display: flex;
}


.addressContent {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

.rightBlock .addressType {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.rightBlock .address span, .mobile_checkout .address span {
	display: block;
}

.rightBlock .address button, .mobile_checkout .address button {
	background-color: #FFB667;
	opacity: 1;
	border-radius: 40px;
	border: 0;
	padding: 9px 16px;
	font-weight: 600;
}

#mobileBlockMap {
	min-width: 400px;
}

.address {
	color: #A6A6A6;
	font-weight: 500;
}

.addresses .bottom_line {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	align-items: center;
}

.address.kitchens {
	padding: 0;
	padding-top: 13px;
}

.addresses .kitchen {
	transition: all 0.3s;
	overflow: hidden;
	cursor: pointer;
	padding: 3px;
	border: 3px solid transparent;
}


.addresses .kitchen.hidden {
	height:0;
	padding: 0;
}

.overlay {
	position: fixed;
	left:0;
	top:0;
	width: 100vw;
	height: 100vh;
	z-index: 1000;
	background-color: #00000066;
	display: flex;
	justify-content: center;
}

.modal.overlay {
	opacity: 0;
	transition: opacity 0.3s ease-out;
	transition-delay: opacity 0.05s;
	display: none;
}

.addressDialogContent {
	background-color: #FAF2DA;
	border-radius: 50px;
	display: flex;
	flex-direction: row;	
	position: relative;
}

.addressDialogContent .leftBlock .zone {
	max-width: 390px;
	min-height: 38px;
}

.modal.overlay.showed {
	display: flex;
	opacity: 1;
}

.addressDialogContent close {
	position: absolute;
	right: 10px;
	top: 10px;
	border-radius: 100%;
	width: 33px;
	height: 33px;
	color: #532B00;
	background-color: #FAF2DA;
	z-index: 2000;
	text-align: center;
	font-size: 31px;
	line-height: 31px;
	cursor: pointer;	
}

.addressDialogContent .leftBlock {
	padding: 20px;

}

.form-control {
	border-radius: 50px;
	padding: 12px 11px;
	border: 1px solid #FFB667;
	width: 100%;
}


#addressMap {
	/*
	height: 100%;
	*/
	width: 100%;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	overflow: hidden;
	flex-grow: 1;
}

.row {
	display: flex;
	flex-direction: row;

}

.col-6 {
	max-width: 50%;
	min-width: 50%;
}


.addressDialogContent .zone {
	color: #A6A6A6;
	font-size: 13px;
	margin-bottom: 20px;
}


.checkoutBlock {
	padding: 20px;
	min-width: 446px;
	max-width: 446px;
	min-height: 100vh;
	max-height: 100vh;
	display: flex;
	flex-direction: column;	
}

#addressesContainer {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

#addressesContainer .addressRow {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

#addressesContainer .addressRow .edit_icons {
	display: flex;
	gap: 20px;
}



#addressesContainer .addressRow .edit_icons img {
	width: 16px;
	opacity: 0;
	transition: opacity 0.3s ease-out;
}

#addressesContainer .addressRow:hover .edit_icons img {
	opacity: 1;
}

.cartBlockContent {
	width: 100%;
	min-height: 200px;
	background-color: #FEFCF5;
	border-radius: 40px;
	padding: 15px 20px 30px 20px;
	display: flex;
	flex-direction: column;
	gap: 15px;
	position: relative;
	flex-grow: 1;
	box-shadow: 0px 0px 30px 0px #0000001A;
}

.rightBlock close {
	display: none;
}

.orderText, .cartTotal, .cart-item .product_actions_price input, .cart-item .product_actions_price button {
	color: #532B00;
}

.addressDialogContent close {
	display: block;
	top: -26px;
	right: -27px;	 
}



.cart-items-container {
	position: relative;
	/*
	max-height: calc(100vh - 437px);
	*/
	overflow: hidden;
	display: flex;
	flex-grow: 1;
}

.cart-items-container::after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	height: 130px;
	background: linear-gradient(
	to bottom,
	transparent,
	#FEFCF5
	);
	pointer-events: none;
	z-index: 2;
}


.rightFade::after {
	width: 80px;
	content: '';
	position: absolute;
	top: 0;
	right: 0px;
	height: 90%;
	
	background:	linear-gradient(to right, transparent, #ffffff);
	pointer-events: none;
	z-index: 3;

}


.cart-items {
	display: flex;
	flex-direction: column;
	gap: 15px;
	flex-grow: 1;
	overflow-y: auto;
	overflow-x: hidden;	
	padding-bottom: 135px;
	padding-right: 10px;
}



.cart-items-container	.deliveryInfo {
	position: absolute;
	bottom: 0;
	left: 0;
	width: calc(100% - 14px);
	z-index: 3;
	overflow: hidden;
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: center;
}

.cart-item {
	position: relative;
	z-index: 1;
}

.cart-item .label {
	cursor: pointer;
	font-weight: 600;
}

.cart-item .product-line {
	display: flex;
	flex-direction: row;
	gap: 10px;
}

.cart-item .product-line .image {
	min-width: 85px;
}

.cart-item .product-line .product-data {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	gap: 8px;
}

.cart-item .product-line .product_actions_price {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-grow: 1;

}

.cart-item .product-line .image img {
	border-radius: 10px;
	width: 85px;
	height: 57px;
}

.cart-item .remove-from-cart {
	cursor: pointer;
	position: absolute;
	right: -7px;
	top: -2px;	
	width: 16px;
	height: 16px;
}


.cart-item .product_actions_price .input-group {
	display: flex;
	flex-direction: row;
}


.cart-item .product_actions_price button {
	flex-grow: 0;
	padding: 6px 11px;
}

.cart-item .product_actions_price input {
	flex-grow: 1;
	background-color: #FFB667;
	border-radius: 0;
	border: 0;
	font-weight: 600;
	max-width: 45px;
	text-align: center;
	font-family: "Nunito", sans-serif;
}

.cart-item .product_actions_price button.btn-minus {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.cart-item .product_actions_price button.btn-plus {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.cart-item .product_actions_price {
	display: flex;
	flex-direction: row;
}

.cart-item .product_actions_price .product-price.bold {
	font-weight: 600;
}

.cart-item .product_actions_price .input-group {
	flex-grow: 0;
}

.cart-item .product_actions_price .form_info_price_mobile {
	flex-grow: 0;
	display: flex;
	gap: 3px;
}


.promoContainer {
	display:flex;
	flex-direction: row;
	align-items: stretch;
}

.promoContainer .promoInputContainer { 
	border-radius: 50px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	flex-shrink: 1;
	border: 1px solid #FFB667;
	flex-grow: 1;
	padding: 0 15px;
	display: flex;
	gap: 6px;
	align-items: center;
	color: #999;
	font-weight: 700;
	background-color: #fff;
}

.promoContainer button { 
	border-radius: 50px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.promoContainer button img {
	max-width: 18px;
}

.auto-resize-input {
	display: inline-block;
	min-width: 50px;
	padding: 4px;
	
	font-size: 16px;
	outline: none;
	white-space: pre;
}

.auto-resize-input:empty::before {
	content: attr(data-placeholder);
	color: #999;
}			 

.cartTop {
	padding-right: 15px;
	padding-top: 15px;
}

.cartTop span {
	color: #A6A6A6;
}

.cartTop .deliveryDetails {
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
	color: #9e9e9e;	
}

.cart-bottom {
	padding-right: 15px;
	display: flex;
	flex-direction: column;
	gap: 13px;
	position: relative;	
}

.cartBlockContent .btn {
	padding: 15px 21px;
}


.ApRow.bottom-text {
	max-width: 1000px;
	margin: auto;

}

.addonContainer {
	display:flex;
	flex-direction: column;
	gap: 10px;
}

.overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	background-color: #00000066;
	z-index: 1000;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mobile_checkout {
	position: fixed;
	padding: 10px;
	background-color: #FAF2DA;
	border-radius: 20px;
	display: none;
}

#mobile_checkout_block {
	display: none;
}

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

.addonPrice {
	position: absolute;
	bottom: 0;
	right: 0px;
	font-weight: 600;
}


.rightBlock .addresses {
	position: relative;
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;	
	justify-content: stretch;
	flex-grow: 1;
	box-shadow: 0px 0px 30px 0px #0000000D;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;	 
}

#rightBlockMap .integraMap { 
	flex-grow: 1;
}

.roundedButtonsBlock {
	box-shadow: 0px 0px 30px 0px #0000000D;
}

.roundedButtonsBlock.payType button {
	font-size: 14px;
	color: #532B0066;
	padding: 9px 18px;
}

.roundedButtonsBlock.payType button.active {
	color: #532B00;
}

.deliveryDate .timeslotSelect {
	border: 1px solid #FFB667;
	padding: 8px 15px;
	font-size: 14px;
	border-radius: 20px;
	background-color: #fff;
	font-weight: 700;
	color: #532B00;
}

.deliveryDate .timeslotSelect img {
	max-width: 16px;
}

.timeslotSelectContainer {
	display: flex;
	align-items: flex-start;
	gap: 8px;
}

.payTypeContainer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	color: #532B00BF;
}

.cartBlockContent.deliveryDate textarea{
	border: 1px solid #FFB667;
	padding: 10px;
	border-radius: 20px;
	min-height: 96px;
	font-family: "Nunito", sans-serif;
	font-size: 14px;
}


.cartBlockContent.deliveryDate .timeslots {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	gap: 12px;
	flex-grow: 0;
	padding-right: 16px;
	margin-bottom: auto;
}

.cartBlockContent.deliveryDate .timeslots .timeslot {
	border: 1px solid #FFB667;
	border-radius: 50px;
	font-size: 11px;
	font-weight: 700;
	padding: 5px 15px;
	cursor: pointer;
}

.cartBlockContent.deliveryDate .timeslots .timeslot.selected, .slotFaster.selected {
	background-color: #FFB667;
	color: #532B00;
}

.orderBtn {
	display: flex;
	justify-content: space-between;
}

.orderBtn .priceBlock {
	display: flex;
	gap: 15px;
}

.priceBlock .cartStrike, .product-discount-price {
	text-decoration: line-through;
	color: #532B0080;
}

.emptyCart {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	color: #999;
	flex-direction: column;
	font-weight: 700;
}


.slotsContainer[deliverytype="2"] {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
}

.slotsContainer[deliverytype="2"] .timeslot {
	border: 1px solid #FFB667;
	border-radius: 50px;
	background: #ffffff;
	color: #532B00;
	padding: 5px 20px;
	font-weight: 600;	 
	cursor: pointer;
}

.slotsContainer[deliverytype="2"] .timeslot.selected {
	background-color: #FFB667;
}

.slotsContainer .timeslot {
	background-color: #FFF;
	min-width: 60px;
	min-height: 31px;
	max-height: 45px;
	justify-content: center;
	align-items: center;
	flex-grow: 0;
}

.cartBlockContent.finish {
	padding: 46px 79px;
	
}




.cartBlockContent.finish .button {
	background-color: #FFB667;
	opacity: 1;
	border-radius: 40px;
	border: 0;
	padding: 9px 16px;
	font-weight: 600;
	margin-top: 12px;
	text-align: center;
}

.cartBlockContent.finish .button:hover {
	color: #fff !important;
}

.cartBlockContent.finish .description {
	color: #A6A6A6;
	font-weight: 700;
	display: flex;
	flex-direction: column;
	align-items: center;	
}

.cartBlockContent.finish .description .deliveryText {
	text-align: center;
}

.cartBlockContent.finish img {
	max-width: 100%;
	margin-top: 51px;
}

.cartBlockContentFinishContent {
	margin: 0 20px;
	
	overflow-y: auto;;

	display: flex;
	flex-direction: column;
	gap: 6px;
	align-items: center;
	flex-grow: 1;
} 

.cartBlockContentFinishContent .buttons {
	display: flex;
	flex-direction: column;	 
}


.main_cat_items {
	display: flex;
	gap: 20px;
	flex-direction: row;
	flex-wrap: wrap;
}

.main_cat_items article {
	max-width: calc(25% - 15px);
}

.rightFade {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0px 0px 30px 0px #0000000D;
	margin-left: 20px;
}

.product-actions .cartButton {
	min-width: 160px;
}

.nutrivalue {
	max-width: 100%;
}


.top_cat h4 {
	cursor: pointer;
	color: #532B00;
}
.ymaps-2-1-79-copyright__content-cell {
	display:none;
	opacity:0;
}

.wrapper .main_cat_row + .main_cat_row h4 {
	margin-top:25px;
}
.main_cat_row h4 {
	font-size:28px;
	margin-bottom:15px;
}

.checkoutBlock.cart .pickupType, .checkoutBlock.timeslot .pickupType {
	margin:	0px 0 15px 0;
}



.fixed1 .left_menu_block {
	padding-left: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.delivery_address {
	position: relative;
	cursor: pointer;
	font-size: 24px;
	margin-bottom: 0px;
}

.delivery_address::after {
	content: '';
	color: #532B0080;
	position: absolute;
	top: 11px;
	width: 16px;
	height: 16px;
	background-image: url('/site/layouts/miami2025/img/arrow-down-light.svg');
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 10px;
}


.existAddressContent, .kitchenSelectContent {
	padding: 60px;
	flex-direction: column;
	min-width: 548px;
	min-height: 353px;
	justify-content: space-between;	
}

.kitchenSelectContent {
	justify-content: flex-start;
	gap: 15px;
}

.kitchenSelectContent .kitchen {
	background-color: #ffffff30;
	padding: 8px;
	border-radius: 12px;
	border: 2px solid #fff;	 
	transition: all ease-out 0.3s;
	cursor: pointer;
}

.kitchenSelectContent .kitchen:hover, .kitchenSelectContent .kitchen.active {
	background-color: #ffffff;
}

.kitchenSelectContent .kitchen .kitchen_info {
	margin-top: 10px;
	display: flex;
	gap: 10px;
	flex-direction: column;
}

.kitchenSelectContent .kitchen .adr {
	font-weight: 800;
}

.existAddressContent h4 {
	font-size: 28px;
	margin-bottom: 30px;
}

.existAddressContent close {
	right: 20px;
	top: 20px;
}

.existsAddressesContainer {
	display: flex;
	gap: 10px;
	flex-direction: column;
}

.existsAddressesContainer .addressRow {
	flex-direction: row;
	display: flex;
	gap: 20px;	
	align-items: center;
}

.existsAddressesContainer .addressRow {

	.edit_icons {
	display: flex;
	gap: 10px;
	}

	input[type=checkbox] {
	width: 20px;
	height: 20px;
	}

	label {
	display: flex;
	gap: 9px;
	align-items: center;
	}

}

.checkoutBlock .back {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    border-radius: 100%;
    border: 1px solid #ececec;
    width: 30px;
    height: 30px;
}

.checkoutBlock .back a {
    color: #FFB667;
}

.checkoutBlock .back:hover a { 
	color: #000;
}

#addressDialog {
  z-index: 2000;
}

#addressExistDialog {
	z-index: 2000;
}

#finishRegister {
	.inputLike {
		border: 0;
		border-radius: 10px;
		background-color: #f4f3ee;
		padding: 0px 15px;
		display: flex;
		align-items: center;
	}

	.select-box {
		margin-top: 5px;
	}

	.modalContent {
		padding: 45px;
		background-color: #FDFCF9FF;
		border-radius: 50px;
	}

	input {
		background-color: transparent;
        border: 0;		
	}

	button {
		margin-top: 20px;
		width: 100%;
	}

	.countrySelector {
        display: flex;
        gap: 7px;
        align-items: center;		
		margin-left: 0;
	}

	#phone_finish {
		padding: 11px 0;
	}
}



.ui-widget-shadow {
    background-color: #000;
    background-image: none;
    opacity: .9;
    color: #fff;
    margin: -22px 0 0 -8px;
    font-size: 12px;
    border: 1px solid #82876ab0;
    max-width:300px;
    padding:20px;
    border-radius:12px;
	z-index: 5000;
}

.isign {
    color: #a99e93 !important;
    font-weight: 100 !important;
    display: inline-block !important;
    cursor: default;
}

.isign img {
    width: 16px;
    margin-top: -4px;
    margin-left: 4px;
    opacity: 0.6;        
    transition: all 0.3s;
}

.isign img:hover {
    opacity: 1;
}
