/* Jet Cache: catalog/view/javascript/jquery/owl-carousel/owl.carousel.css */
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls .owl-buttons div {
	position: absolute;
}
.owl-controls .owl-buttons .owl-prev {
	left: 10px;
	top: 50%;
}
.owl-controls .owl-buttons .owl-next {
	right: 10px;
	top: 50%;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(https://memoryhouse.in.ua/catalog/view/javascript/jquery/owl-carousel/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/* OpenCart Code */
.owl-carousel {
	margin: 0 0 20px;
	background: #fff;
	direction: ltr !important;
	z-index: 1;
}
.owl-wrapper-outer {
	border: 4px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.owl-carousel .owl-buttons div {
	opacity: 0;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	transition: all .3s ease;
}
.owl-carousel:hover .owl-buttons div {
	opacity: 0.7;
}
.owl-carousel .owl-buttons .owl-prev {
	left: 10px;
}
.owl-carousel .owl-buttons .owl-next {
	right: 10px;
}
.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}
.owl-pagination {
	text-align: center;
	top: 20px;
	position: relative;
}
.owl-controls .owl-page {
	display: inline-block;
	margin: 0px 6px;
}
.owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.owl-controls .owl-page.active span {
	background: rgba(0, 0, 0, 0.9);
}

/* Jet Cache: catalog/view/theme/magazin/stylesheet/stylesheet1.css */
body {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #000000;
font-size: 16px;
line-height: 20px;
width: 100%;
background: url(/image/catalog/demo/banners/bg-light-4781.png);
left: 0;
}
button, input, select, textarea {
outline: none;
}
h1, h2, h3, h4, h5, h6 {
color: #000000;
}
/* default font size */
.fa {
font-size: 14px;
}
/* Override the bootstrap defaults */
h1, h2 {
font-weight: 600;
text-transform: none;
font-size: 17px;
margin-bottom: 25px;
}
h1:after, h2:after {
content: '';
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/head.png);
width: 0px;
height: 0px;
display: inline-block;
margin-left: 10px;
vertical-align: middle;
margin-top: -3px;
}
.product-info h1:after, h1.pull-right:after,h2.pull-right:after {
content: none;
width:0;
}
h1.pull-right, h2.pull-right {
margin-top:0;
}
h3 {
font-size: 16px;
text-transform:; 
}
h4 {
font-size: 15px;
}
h5 {
font-size: 12px;
}
h6 {
font-size: 10.2px;
}
a {
color: #b71c1c;
outline:none;
}
a:hover {
text-decoration: none;
outline:none;
}
a:focus{outline:none;
text-decoration:none;
}
legend {
font-size: 18px;
padding: 7px 0px
}
label {
font-size: 12px;
font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
font-size: 14px;
}
.input-group .input-group-addon {
font-size: 12px;
height: 30px;
}
input::-webkit-input-placeholder       {line-height: 20px;  transition: line-height 0.5s ease;}
input::-moz-placeholder                {line-height: 20px;  transition: line-height 0.5s ease;}
input:-moz-placeholder                 {line-height: 20px;  transition: line-height 0.5s ease;}
input:-ms-input-placeholder            {line-height: 20px;  transition: line-height 0.5s ease;}
input:focus::-webkit-input-placeholder {line-height: 100px; transition: line-height 0.5s ease;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
-o-transition: none;
}
input:focus::-moz-placeholder          {line-height: 100px; transition: line-height 0.5s ease;}
input:focus:-moz-placeholder           {line-height: 100px; transition: line-height 0.5s ease;}
input:focus:-ms-input-placeholder      {line-height: 100px; transition: line-height 0.5s ease;}
#input-quantity {
width: 35px;
height: 34px;
float: left;
background: #F9F9F9;
padding: 2px 8px;
text-align: center;
border: 1px solid #DADADA;
}
input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
background: #F0F0F0;
}
#search input::-webkit-input-placeholder       { text-align: center;
color:#333 !important;
font-size:10px;
text-transform:none;
}
#search input::-moz-placeholder                { text-align: center;
color:#333;
font-size:20px}
#search input:-moz-placeholder                 { text-align: center;
color:#333;
font-size:20px}
.mm-menu.mm-offcanvas, .fixload {
display: none;
}
.topm {
border-bottom: 1px solid #eee;
-webkit-box-shadow: 0px -5px 15px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px -5px 15px 0px rgba(0,0,0,0.15);
box-shadow: 0px -5px 15px 0px rgba(0,0,0,0.15);
}
.topm ul {
margin: 0;
padding: 0;	
}
.topm li {
line-height: 30px;
display: inline-block;
text-transform: none;
font-size: 14px;
}
.topm .left li {
padding-right: 25px;
}
.topm .right li {
padding-left: 25px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
display: inline;
}
.nav-tabs>li>a {
border-radius: 0px;
padding: 0;
border: 0;
padding: 10px 10px;
font-size: 14px;
border-bottom: 1px solid #ccc;
margin: 0;
}
.tab-content {
margin-bottom: 15px;
}
.scrollto {
cursor:pointer;
}
.nav-tabs {
font-size: 10px;
border: 0;
text-transform: none;
margin-top: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #DADADA;
}
#product .nav-tabs {
margin-top: -1px;
border-top: 1px solid #EEE;
}
#product .nav-tabs>li>a {
border-width:0;
}
#product .nav-tabs>li.active>a, #product .nav-tabs>li.active>a:focus, #product .nav-tabs>li.active>a:hover {
border-width: 2px;
}
.spanel .nav-tabs {
display: table;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
border: 0;
background: none;
color: #555;
border-bottom: 1px solid #555;
}

.nav-tabs>li>a:hover {
background:none;
}
div.required .control-label:before {
content: '* ';
color: #F00;
font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
text-decoration: none;
}
/* top */
.white {
background: #fff;
padding: 30px 0 0 0;
margin-bottom: 20px;
-webkit-box-shadow: 1px 1px 1px rgba(34,34,34,0.1);
-moz-box-shadow: 1px 1px 1px rgba(34,34,34,0.1);
box-shadow: 1px 1px 1px rgba(34,34,34,0.1);
}
.common-home .white {
margin-bottom: 40px;
}
header {
margin-bottom: 10px;
}
#top {
background-color: #EEEEEE;
border-bottom: 1px solid #e2e2e2;
padding: 4px 0px 3px 0;
margin: 0 0 20px 0;
min-height: 40px;
display: none;
}
#top .container {
padding: 0 20px;
}
#top #currency .currency-select {
text-align: left;
}
#top #currency .currency-select:hover {
text-shadow: none;
color: #ffffff;
background-color: #229ac8;
background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
color: #888;
text-shadow: 0 1px 0 #FFF;
text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
color: #444;
}
#top-links .dropdown-menu a {
text-shadow: none;
}
#top-links .dropdown-menu a:hover {
color: #FFF;
}
#top .btn-link strong {
font-size: 14px;
line-height: 14px;
}
#top-links {
padding-top: 6px;
}
#top-links a + a {
margin-left: 15px;
}
#logo {
margin: 0 0 16px 0;
}

#logo img {
margin: 0 auto;
}
#logo.left img {
margin-left: 0;
}
#topsearch {
position: relative;
background-color: #eee;
transition-duration: 0.6s;
z-index: -1;
height: 0px;
transition-duration: 0.6s;
}
#topsearch.open {
height: 50px;
transition-duration:0.6s;
z-index: 2;
}
.topcat {
background:;
z-index: 1;
}
#sclose {
padding: 5px 10px;
position: absolute;
cursor: pointer;
font-size: 17px;
color: #3E3E3E;
top: 46px;
line-height: 18px;
background: #EEEEEE;
}
#search .input-lg {
height: 50px;
line-height: 20px;
padding: 0 10px;
background-color: transparent;
}
#search .btn-lg {
font-size: 15px;
line-height: 19px;
padding: 10px 0px;
border-radius: 0;
}
#search .fa {
color: #333;
}
.topcanvas2 {
top:0px;
transition-duration:0.6s;
position: relative;
}
.topcanvas2.fix.top { 
position: relative;
top: 57px;
transition-duration:0.6s;
}
.head-block {
text-align: right;
}
.col {
display:inline-block;
margin-left:15px;
vertical-align: top;
}
#language ul, #currency ul{
padding: 0;
margin: 0;
width: 35px;
min-width: 17px;
border: 0;
background: #FFFFFF;
margin-top: 5px;
margin-left: -9px;
border-radius: 0;
-webkit-box-shadow: 0px 14px 22px 1px #D7D7D7;
-moz-box-shadow: 0px 14px 22px 1px #D7D7D7;
box-shadow: 0px 14px 22px 1px #D7D7D7;
text-align: center;
}
.lang .dropdown-menu>li>a {
padding: 0;
}
#language li , #currency li{
padding-left: 0;
}
#language li .no-btn , #currency li .no-btn {
color: #333;
width: 36px;
text-align: center;
}
#language .fa-caret-down, #currency .fa-caret-down {
color: #DFDFDF;
}
.currency-select {
text-align: left;
}
.phone, .regim, #searchid, .quicklogin, #carturl { 
font-weight: 400;
font-size: 14px;
color: #000;
text-transform: none;
display: inline-block;
cursor:pointer;
margin-bottom: 0;
line-height: 21px;
} 
.phone {
font-size: 16px;
display: block;
cursor: default;
}
a.callme  {
border-bottom:2px dotted #b71c1c;
cursor: pointer;
}
.regim:before {
content: "";
position: absolute;
width: 20px;
height: 21px;
top: 8px;
margin-left: -30px;
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/regim.png) no-repeat;
}
.pblock {
overflow: hidden;
border-top: 1px dotted #E8E8E8;
border-bottom: 1px dotted #E8E8E8;
margin-bottom: 20px;
padding: 5px 0;
}
.bold {font-weight: 800;}
#cart {
margin-bottom: 10px;
text-align: right;
width: auto;
position: relative;
}
#cart > .btn {
font-size: 12px;
line-height: 18px;
color: #FFF;
}
#cart.open > .btn {
background-image: none;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
color: #666;
box-shadow: none;
text-shadow: none;
}
#cart.open > .btn:hover {
color: #444;
}
#cart .dropdown-menu {
background: #eee;
z-index: 1001;
}
#cart .dropdown-menu {
min-width: 100%;
}
@media (max-width: 478px) {
#cart .dropdown-menu {
width: 100%;
}
}
#cart .dropdown-menu table {
margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
min-width: 427px;
padding: 0 10px;
}
@media (max-width: 478px) {
#cart .dropdown-menu li > div {
min-width: 100%;
}
}
#cart .dropdown-menu li p {
margin: 20px 0;
}
.shopping-cart {
background-color: #F5F5F5;
border-radius: 30px;
padding: 12px 12px;
position: relative;
}
#cart-total {
background-color: #b71c1c;
padding: 0px 7px;
margin-left: 10px;
border-radius: 0;
color: #FFFFFF;
font-size: 10px;
display: block;
float: right;
cursor: default;
}
.white.fix #cart-total {
width: 50px;
height: 50px;
text-align: right;
position: fixed;
top: 0;
right: 0;
z-index: 99;
background: #b71c1c url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/cart-fix.png) no-repeat center;
}
.white.fix #carturl {
position: fixed;
height: 50px;
width: 50px;
background: transparent;
right: 0;
top: 0;
z-index: 9999;
color: #b71c1c;
text-indent: 220px;
}
.white.fix #carturl .hidecart {
display:none;
}
/*slider*/
#bar{
width: 0%;
max-width: 100%;
height: 2px;
background: #ccc;
}
#progressBar{
width: 100%;
position: absolute;
z-index: 9;
}
.absol {
position: absolute;
left: 0;
right: 0;
bottom: 10%;
}
.absol .climg a:before {    
width: 0;
height: 0;
bottom: 0;
right: 0;
content: '';    position: absolute;
z-index: 1;
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
background: rgba(255,255,255,0.3);
}
.absol .climg a:after {    
width: 0;
height: 0; 
top: 0;
left: 0;
background: rgba(255,255,255,0.3);  
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
content: '';
position: absolute;
z-index: 1;
opacity: 0.5;
filter: alpha(opacity=50);
}	
	
.absol .climg:hover a:before, .absol .climg:hover a:after {   
width: 100%;
height: 100%;
max-width: 350px;
margin: 0 15px;
}

.lslideblock {
position: absolute;
top: 10%;
}
.sliderh1 {
font-size: 32px;
text-transform: none;
font-weight: 800;
color: #000;
line-height: 32px;
}

.slider78h1 {
font-size: 32px;
text-transform: none;
font-weight: 800;
color: #ffffff;
line-height: 32px;
}

.sliderh1.border:after {
content: '';
width: 100px;
height: 4px;
background: #b71c1c;
display: block;
margin-top: 10px;
}

.sliderh3it {
font-size: 16px;
color: #000;
font-style: regular;
padding-top: 25px;
}

.slider78h3it {
font-size: 16px;
color: #ffffff;
font-style: regular;
padding-top: 25px;
}

.climg {
width: 100%;
background: transparent;
overflow: hidden;
}

.sicon {
float: left;
height: 79px;
width: 50px;
}

.icon-arka {
background: url(/image/catalog/demo/banners/img_svg/icon-arka10.svg) no-repeat center;
}
.icon-bjudzhet {
background: url(/image/catalog/demo/banners/img_svg/icon-bjudzhet10.svg) no-repeat center;
}
.icon-oval {
background: url(/image/catalog/demo/banners/img_svg/icon-oval10.svg) no-repeat center;
}
.icon-vertikal {
background: url(/image/catalog/demo/banners/img_svg/icon-vertikal10.svg) no-repeat center;
}
.icon-kniga {
background: url(/image/catalog/demo/banners/img_svg/icon-kniga10.svg) no-repeat center;
}
.icon-gorizontal {
background: url(/image/catalog/demo/banners/img_svg/icon-gorizonta10.svg) no-repeat center;
}
.icon-dvojnoj {
background: url(/image/catalog/demo/banners/img_svg/icon-dvojnoj10.svg) no-repeat center;
}
.icon-krest {
background: url(/image/catalog/demo/banners/img_svg/icon-krest10.svg) no-repeat center;
}
.icon-s-derevom {
background: url(/image/catalog/demo/banners/img_svg/icon-s-derevom10.svg) no-repeat center;
}
.icon-serdce {
background: url(/image/catalog/demo/banners/img_svg/icon-serdce10.svg) no-repeat center;
}
.icon-s-pticami {
background: url(/image/catalog/demo/banners/img_svg/icon-s-pticami10.svg) no-repeat center;
}
.icon-skorbjashhaja {
background: url(/image/catalog/demo/banners/img_svg/icon-skorbjashhaja10.svg) no-repeat center;
}
.icon-dikij {
background: url(/image/catalog/demo/banners/img_svg/icon-dikij10.svg) no-repeat center;
}
.icon-kombinirovannyj {
background: url(/image/catalog/demo/banners/img_svg/icon-kombinirovannyj10.svg) no-repeat center;
}
.icon-kompleks {
background: url(/image/catalog/demo/banners/img_svg/icon-kompleks10.svg) no-repeat center;
}
.icon-zhenskij {
background: url(/image/catalog/demo/banners/img_svg/icon-zhenskij10.svg) no-repeat center;
}
.icon-muzhskoj {
background: url(/image/catalog/demo/banners/img_svg/icon-muzhskoj10.svg) no-repeat center;
}
.icon-so-svechej {
background: url(/image/catalog/demo/banners/img_svg/icon-so-svechej10.svg) no-repeat center;
}
.icon-s-fotosteklom {
background: url(/image/catalog/demo/banners/img_svg/icon-s-fotosteklom10.svg) no-repeat center;
}
.icon-inkrustacija {
background: url(/image/catalog/demo/banners/img_svg/icon-inkrustacija10.svg) no-repeat center;
}

.bntext {
padding: 20px 10px 20px 60px;
font-size: 15px;
}


.slabel {
position: absolute;
right: 21px;
top: 5px;
width: 40px;
height: 20px;
color: white;
text-align: center;
}
.slabel.red {
background: #EF1E57;
}
.slabel.blue {
background: #b71c1c;
}
.slabel.white {
background: #fff;
color: #000;
}

@media (max-width: 748px) {

.sliderh1 {
font-size: 20px;
}
.slidebtn {
height: 40px;
width: 40px;
background-size: 35%;
}
.absol, .owl-pagination {
display:none;
}
}

@media (max-width: 992px) {
.bntext {
padding: 15px 5px 10px 55px;
font-size: 13px;
}
}

/*Анимация*/
.del1 {
-webkit-animation-delay: 0.2s;
-moz-animation-delay: 0.2s;
-ms-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.del2 {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-ms-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.del3 {
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
-ms-animation-delay: 1s;
animation-delay: 1s;
}

.active .blurFadeIn {
-webkit-animation: blurFadeIn 0.5s ease-in backwards;
-moz-animation: blurFadeI 0.5s ease-in backwards;
-ms-animation: blurFadeIn 0.5s ease-in backwards;
animation: blurFadeIn 0.5s ease-in backwards;
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-ms-animation-delay: 0.5s;
animation-delay: 0.5s;
}

@-webkit-keyframes blurFadeIn{
0%{
	opacity: 0;
	text-shadow: 0px 0px 40px #fff;
	-webkit-transform: scale(1.3);
}
50%{
	opacity: 0.5;
	text-shadow: 0px 0px 10px #fff;
	-webkit-transform: scale(1.1);
}
100%{
	opacity: 1;
	text-shadow: 0px 0px 1px #fff;
	-webkit-transform: scale(1);
}
}
@-moz-keyframes blurFadeIn{
0%{
	opacity: 0;
	text-shadow: 0px 0px 40px #fff;
	-moz-transform: scale(1.3);
}
100%{
	opacity: 1;
	text-shadow: 0px 0px 1px #fff;
	-moz-transform: scale(1);
}
}
@keyframes blurFadeIn{
0%{
	opacity: 0;
	text-shadow: 0px 0px 40px #fff;
	transform: scale(1.3);
}
50%{
	opacity: 0.5;
	text-shadow: 0px 0px 10px #fff;
	transform: scale(1.1);
}
100%{
	opacity: 1;
	text-shadow: 0px 0px 1px #fff;
	transform: scale(1);
}
}

/*slideInLeft*/

.active .slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft; 
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;

}

@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}

to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}

@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}

to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
/*end slider*/

#sidecart {
list-style: none;
padding: 0px;
margin-bottom: 0;
}
#sidecart .text-right {
padding-right: 1px;
}
.content-slide {
margin-top: -18px;
}
.common-home .content-slide {
margin-top: -38px;
}
.img-responsive {
	margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}
.gift {
font-size: 50px;
text-align: center;
padding: 16px 10px;
margin: 43px 0px;
}
.cuponmod {
padding-top: 10px;
border: 0px dashed #D4D4D4;
background-color: #F6F6F6;
min-height: 350px;
}
.cuponmod:hover .gift {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
filter: gray;
opacity: 1;
}
.heading_cupon {
text-align: center;
text-transform: none;
padding: 17px 10px;
color: #4D4D4D;
font-size: 16px;
}
.cupon {
color: #3D3D3D;
font-weight: 800;
text-align: center;
margin: 0 auto;
padding: 4px 6px;
font-size: 14px;
max-width: 130px;
border-top: 1px dashed #D2D2D2;
border-bottom: 1px dashed #D2D2D2;
}
.copy {
display: block;
margin: 0 auto;
font-size: 10px;
margin-top: 5px;
border-bottom: 1px dotted #ccc !important;
text-transform: none;
}
.cupon-info {
text-align: center;
margin-top: 26px;
margin-bottom: 0;
color: #D2D2D2;
}
.cat-info {
font-size: 10px;
}
#menu {
min-height: 40px;
top: 0px;
border-radius: 0;
background: #FFF;
border-top: 1px solid #EEE;
}

.white.fix #menu {
padding-top: 0px;
position: fixed;
left: 0;
top: 0px;
z-index: 9;
width: 100%;
background: #FFF;
box-shadow: 1px 1px 1px rgba(34,34,34,.1);
border:0px;
}
#menu .menu_title {
position: absolute;
top: 18px;
line-height: 0;
left: 50%;
margin-left: -48px;
}
#menu .menu_title span {
font-size: 14px;
font-weight: 800;
text-transform: none;
margin-left: 4px;
}
#menu .nav > li > a {
padding: 15px 30px 15px 0px;
font-weight: 400;
min-height: 15px;
background-color: transparent;
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
background: #FFF;
color: #000000;
}
.nav.navbar-nav {
float: none; 
}
#menu:hover .menu_title {
display: none;
}
#menu .dropdown-menu {
padding: 25px 0;
width: 100%;
margin-left: 0 !important;
border: 1px solid #DFDFDF;
border-left: 0;
border-right: 0;
}
#menu .dropdown-menu li {
position:relative;
}
#menu .dropdown-inner {
display: table;
}
#menu .dropdown-inner ul {
display: table-cell;
}
#menu .dropdown-inner a {
min-width: 160px;
display: block;
padding: 3px 20px;
clear: both;
line-height: 20px;
color: #333333;
font-size: 16px;
text-transform: none;
font-weight: 600;
}
#menu .dropdown-inner li a:hover {
color: #C4080B;
}
#menu .see-all {
display: table;
padding: 3px 12px;
font-size: 12px;
color: #000;
text-transform: none;
border: 1px solid #ccc;
margin: 0 auto;
margin-top: 25px;
}
#menu .see-all:hover, #menu .see-all:focus {
text-decoration: none;
color: #333;
background-repeat: repeat-x;
}
#menu #category {
float: left;
padding-left: 15px;
font-size: 16px;
font-weight: 700;
line-height: 40px;
color: #fff;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
font-size: 15px;
font-stretch: expanded;
color: #FFF;
padding: 2px 18px;
float: right;
background-color: #229ac8;
background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
background-repeat: repeat-x;
border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
color: #ffffff;
background-color: #229ac8;
}

/* content */
#content {
min-height: 600px;
}
/* footer */
footer {
margin-top: 0px;
padding-top: 30px;
height: 275px;
width: 100%;
background-color: ;
background-image: url(/image/catalog/demo/banners/footer-main.jpg);
color: #333;
border-top: 1px solid #E6E6E6;
}
footer hr {
border-top: none;
border-bottom: 1px solid #666;
}
footer a {
color: #333;
}
.line a {
border-bottom: 1px solid #ccc;
}
.topfooter {
background: #fff;
border-top: 1px solid #E0E0E0;
margin-top: 25px;
margin-bottom:-30px;
}
.topfooter #fsubscription {
background: #fff
/*url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/sub2.png) no-repeat right bottom;*/
}
#fsubscription {
padding: 50px 20px;
background: #fff;
min-height: 145px;
overflow: hidden;
}
.input-sub {
border: 1px solid #D4D4D4 !important;
background: #fff !important;
color: #414141;
padding: 6px 20px;    
margin-right: 10px;
width: 100%;
}
.sub-bl {
float: left;
margin-right: 20px;
margin-top: 10px;
width: 20%;
}
.col-sm-4 .sub-bl, .col-sm-3 .sub-bl {
margin-right: 20px;
text-align: center;
float: left;
margin-bottom: 10px;
width: 100%;
}

.info-shop {
text-transform: none;
font-size: 10px;
margin-bottom: 20px;
}
footer .phone {
font-weight: 500;
font-size: 15px;
margin: 0;
color: #333;
vertical-align: top;
line-height: 1;
}
.square {
list-style-type: square;
}
footer .line li {
display: inline-block;
padding-right: 15px;
text-transform: none;
font-size: 14px;
}
.lang-block {
margin-top: 8px;
text-align: center;
border: 1px solid #E6E6E6;
width: 105px;
padding-top: 7px;
}
.lang, .cur {
display: inline-block;
margin-left: 15px;
vertical-align: top;
}

footer strong {
line-height: 1;
vertical-align: top;
color: #585858;
}
footer .social  {
margin-top: 7px;
text-align: right;
}
footer img {
margin-bottom:10px;
}
.copyright {
text-align: center;
/*border-top: 1px solid #E6E6E6;*/
padding: 5px 0px;
margin-top: 25px;
}
/* alert */
.alert {
padding: 8px 14px 8px 14px;
border: 0;
border-radius: 0;
color: #666;
background-color: #D3DDF7;
}
/* breadcrumb */
.breadcrumb {
background: none;
padding:0;
}
.breadcrumb > li {
display: inline-block;
font-size: 14px;
text-transform: none;
}
.breadcrumb > li a {
color: #ABABAB;
}
.breadcrumb  span {
color: #ccc;
cursor: no-drop;
}
.breadcrumb > li + li:before {
content: "/";
font-size: 8px;
}
.pagination {
margin: 0;
}
.buttons {
overflow: hidden;
}
.btn {
padding: 7.5px 12px;
font-size: 12px;
border: 1px solid #cccccc;
border-radius: 4px;
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.account-order .table .btn, .account-order-info .table .btn {
min-width: 33px;
}

.btn-xs {
font-size: 9px;
}
.btn-sm {
font-size: 10.2px;
}
.btn-lg {
padding: 10px 16px;
font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
font-size: 12px;
}
.btn-group > .btn-xs {
font-size: 9px;
}
.btn-group > .btn-sm {
font-size: 10.2px;
}
.btn-group > .btn-lg {
font-size: 15px;
}
.btn-default {
border-radius: 30px;
padding: 9px 25px;
}
.btn-primary {
border-radius: 30px;
border: #5D5D5D;
background: #5D5D5D;
padding: 10px 25px;
}
#button-cart .btn-primary {
margin-left: 0;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
background-color: #1f90bb;
background-position: 0 -15px;
}
.btn-warning {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #faa732;
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #da4f49;
background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
background-repeat: repeat-x;
border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #ef5350;
background-image: linear-gradient(to bottom, #ef5350, #ef5350);
background-repeat: repeat-x;
border-color: #ef5350 #ef5350 #ef5350;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #df5c39;
background-image: linear-gradient(to bottom, #e06342, #dc512c);
background-repeat: repeat-x;
border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
background-image: none;
background-color: #df5c39;
}
.btn-link {
border-color: rgba(0, 0, 0, 0);
cursor: pointer;
color: #23A1D1;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
background-color: rgba(0, 0, 0, 0);
background-image: none;
box-shadow: none;
}
.btn-inverse {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #363636;
background-image: linear-gradient(to bottom, #444444, #222222);
background-repeat: repeat-x;
border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
background-color: #222222;
background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
border: 0;
color: #888;
padding: 8px 20px;
font-size: 16px;
font-weight: 600;
text-transform: none;
background-color: transparent;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
color: #444;
background: none;
text-shadow: none;
}
.list-group-item:first-child, .list-group-item:last-child {
border-radius: 0;
}
/* carousel */
.carousel-caption {
color: #fff;
text-shadow: 0 1px 0 #000;
}
.carousel-control .icon-prev:before {
content: '\f053';
font-family: FontAwesome;
}
.carousel-control .icon-next:before {
content: '\f054';
font-family: FontAwesome;
}
.owl-item .product-thumb {
margin-left: 15px;
margin-right: 15px;
}
.owl-item .product-thumb .image, .owl-item .product-thumb img {
width: 100%;
}
.owl-hidden {
overflow: hidden;
padding-bottom: 0px;
}
.owl-hidden .owl-carousel .owl-wrapper-outer {	
overflow: visible;
}
/*owl arrow*/
.owl-prev {
width: 40px;
height: 40px;
background: rgba(65, 65, 65, 0.25);
font-size: 19px;
text-align: center;
color: #FFF !important;
text-shadow: none !important;
line-height: 40px;
position: absolute;
left: -5px;
top: 50% !important;
margin-top: -20px;
}
.owl-next {
width: 40px;
height: 40px;
background: rgba(65, 65, 65, 0.25);
font-size: 19px;
text-align: center;
color: #FFF !important;
text-shadow: none !important;
line-height: 40px;
position: absolute;
right: -5px;
top: 50% !important;
margin-top: -20px;
}
.product-action .owl-prev {
top: 50% !important;
left: 0px !important;	
}
.product-action .owl-next {
top: 50% !important;
right: 0px !important;
}
.owl-carousel .owl-buttons div i {
font-size: 16px !important;
margin: -20px 0 0;
}
.owl-controls .owl-page span {
border-radius: 0px !important;
width: 25px;
height: 7px;
}
.owl-pagination {
top: -35px;
}
.zoom {
color: #C4080B;
font-weight: 100;
font-size: 18px;
top: 6px;
left: 21px;
z-index: 4;
cursor: pointer;
position: absolute;
width: 30px;
height: 30px;
background: rgba(255, 255, 255, 0.38);
text-align: center;
padding-top: 5px;
}
.zoom:hover {
background: rgba(65, 65, 65, 0.25);
color:#fff;
}
.owl-wrapper-outer {
border: 0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.synced {
opacity: 0.3;
}
.owl-carousel {
background: none !important;
}
.product-thumb {
border: 1px solid #ddd;
margin-bottom: 20px;
overflow: auto;
position: relative;
}
.product-thumb .image {
text-align: center;
}
.product-thumb .image a {
display: block;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.product-thumb .image.hover a:hover {
    opacity: 0;
}
.product-grid .product-thumb .image img {
margin-left: auto;
margin-right: auto;
}
.product-grid .product-thumb .image img, .product-list .product-thumb .image img {
background: #fff;
}
.product-grid .product-thumb .image {
float: none;
width: 100%;
}
.image.hover {
position: absolute;
left:0;
top:0;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
float: left;
padding-right: 15px;
}
}
.product-thumb h4 {
text-transform: none;
font-size: 15px;
font-weight: 400;
min-height: 22px;
}
.stock {
float: left;
width: 8px;
height: 8px;
margin-right: 5px;
margin-top: 1px;
margin-bottom: 10px;
}
.info-left  .stock {
position: absolute;
left: 2px;
margin-top: 4px;
}
.product-thumb .price {
color: #444;
float: right;
text-align: right;
padding: 1px 10px;
border-radius: 30px;
font-size: 12px;
}
.product-list .product-thumb .price {
font-size: 26px;
font-weight: 100;
}
.product-list .product-thumb .price-old {
    font-size: 14px;
	}
.product-thumb {
border: 0;
margin-bottom: 0px;
overflow: auto;
background-color: #FFF;
}
.product-layout {
margin-bottom: 10px;
}
.product-thumb .caption {
padding: 0 20px;
min-height: 84px;
}
.product-grid .des, .opc .des  {
display: none;
}
.product-list .product-thumb .caption {
margin-left: 230px;
margin-top: 30px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
padding: 0 10px;
}
}
.mobcall {
height: 49px;
border-right: 1px solid #E2E2E2;
display: none ;
width: 55px;
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/phone.png) no-repeat center;
color: #fff;
font-size: 0;
vertical-align: top;
cursor:pointer;
}

.product-action .rating {
position: absolute;
z-index: 999;
right: 30px;
top: 5px;
}
#content .product-thumb .rating {
position: absolute;
top: 4px;
right: 8px;
}
.product-list .product-thumb .rating {
top: 30px;
right: 30px;
}
.rating .fa-stack {
font-size: 8px;
width: 1em;
}
.rating .fa-star-o {
color: #C4080B;
font-size: 8px;
}
.rating .fa-star {
color: #C4080B;
font-size: 8px;
}
.rating .fa-star + .fa-star-o {
color: #C4080B;
}
.hrefr { 
margin-left: 10px;
}
.hrefr .scrollto {
text-transform: none;
font-size: 10px;
}
h3:after {
content: '';
width: 0px;
display: block;
margin-top: 10px;
border-bottom: 1px dotted #ccc;
}
.spanel h3:after,  .spanel2 h3:after{
height: 0px;
background: #ccc;
border: 0;
margin: 0 auto;
margin-top: 0.7em;
}
h2.price {
margin: 0;
}
.product-thumb .price-new {
position: relative;
display: block;
}

.through, .product-thumb .price-old  {
color: #909090;
position: relative;
}
.through:before, .product-thumb .price-old:before  {
content: "";
top: 51%;
position: absolute;
height: 1px;
background-color: red;
-webkit-transform: rotate(-50deg);
-ms-transform: rotate(-50deg);
transform: rotate(-40deg);
width: 27px;
right: 12px;
margin-left: -10px;
}
.product-thumb .price-tax {
color: #999;
font-size: 12px;
display: block;
}
.product-thumb .button-group {
border-top: 1px solid #ddd;
background-color: #eee;
overflow: auto;
}
.product-list .product-thumb .button-group {
border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
.product-list .product-thumb .button-group {
border-left: none;
}
}
.product-thumb .button-group button {
width: 60%;
border: none;
display: inline-block;
float: left;
background-color: #eee;
color: #888;
line-height: 38px;
font-weight: bold;
text-align: center;
text-transform: none;
}
.product-thumb .button-group button + button {
width: 20%;
border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
color: #444;
background-color: #ddd;
text-decoration: none;
cursor: pointer;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
width: 33.33%;
}
}
/* fixed colum left + content + right*/
#column-left {
margin-top: -20px;
}

#column-left .product-layout,
#column-right .product-layout {
width: 100%;
}
#column-left .owl-carousel, #column-right .owl-carousel {
display: block;
}
#column-left .product-thumb .image, #column-right .product-thumb .image {
float: left;
margin-right: 8px;
margin-left: 15px;
margin-bottom: 0;
width: 65px;
}
#column-left .stock, #column-right .stock {
width: 6px;
height: 6px;
margin-top: 2px;
}
#column-left .no-btn, #column-right .no-btn {
display: none;
}
#column-left .product-thumb .price-new {
float: right;
margin-left: 10px;}
#column-left .sale, #column-right .sale {
display:none;
}
#column-left .product-thumb {
background-color: transparent;
margin-right: 15px;
margin-bottom: 10px;
}
#column-right .product-thumb {
background-color: transparent;
margin-bottom: 10px;
}
#column-left .panel-default {
background-color: transparent;
margin-bottom: 0px;
}
#column-left h3, #column-right h3 {
font-weight: 300;
text-transform: none;
font-size: 17px;
margin: 0;
padding-top: 20px;
padding-bottom: 25px;
}

#column-left .owl-hidden {
padding-bottom: 0px;
}
#column-left .owl-carousel {
margin: 0;
}
#column-left .rating, #column-right .rating{
float: left;
}
#column-left .price {
line-height: 11px;
}
#column-left .solid {
border-right: 1px solid #EEE;
border-bottom: 1px solid #EEE;
padding-bottom: 15px;
margin-bottom: 0px;
}
#column-right .solid {
border-bottom: 1px solid #EEE;
}
#column-left .list-group a {
border:0;
z-index:2;
}
#column-right {
border-left: 1px solid #EEE;
}
#column-left .action {
display:none;
}
#content .col-sm-6.text-right {
text-transform: none;
font-size: 10px;
color: #aaa;
margin-bottom: 10px;
}
/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
min-width: 50px;
}
.wproduct {
background: #FFF;
padding: 15px;
}
.icon-star {
display: inline-block;
position: absolute;
}
.iconio {
width: 15px;
height: 15px;
display:block;
color:#ccc !important;
}
.radio-div {display: inline-block;}
#tab-review  .radio-div input[type=radio] {position:relative;margin:0 0 0 -4px;padding:0;width:16px;height: 17px;opacity:0;z-index:2;cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);}
#tab-review .star-div{display: inline-block;
line-height: 15px;
margin-left: 5px;
vertical-align: top;}
.st5 .sta5,
.st4 .sta4, .st4 .sta5,
.st3 .sta3, .st3 .sta4, .st3 .sta5,
.st2 .sta2, .st2 .sta3, .st2 .sta4, .st2 .sta5,
.st1 .sta1, .st1 .sta2, .st1 .sta3, .st1 .sta4, .st1 .sta5 {
color: #333 !important;
}
.sale {
left: 35px;
bottom: 14px;
background-color: #b71c1c;
color: #FFFFFF;
padding: 0px 8px;
position: absolute;
z-index: 5;
font-size: 10px;
line-height: 15px;
}
.econom {
background-color: #b71c1c;
color: #FFFFFF;
padding: 0px 8px;
font-size: 10px;
line-height: 27px;
display: inline-block;
margin-bottom: 10px;
}
#quicklogin .tab-content>.tab-pane, #size .tab-content>.tab-pane {
display: block;
visibility: hidden;
left: -300px;
position: absolute;
}
#quicklogin .tab-content>.active, #size .tab-content>.active {
display: block;
visibility: visible;
left: 0;
width: 100%;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
}
#size .tab-content {
height: 170px;
}
#size .tab-pane {
margin: 0;
}
#size .tab-pane img {
width: 43%;
}
#one-image img {
width: 100%;
}
.mcart tbody>tr>td, .mcart .modal-header, .mcart .table-bordered {
border: 0;
}
.table>thead>tr>td {
border-top: 0;
color: #757575;
font-weight: bold;
font-size: 12px;
text-transform: none;
border-bottom: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
right: 0;
top: 0px;
z-index: 8;
}
.pagination>.active>span {
border: 1px solid #D7D7D7;
border-radius: 0 !important;
color: #333333;
background: none;
font-weight: 700;
}

.pagination>li>a, .pagination>li>span {
border: 0;
background: none;
color: #333;
padding: 6px 11px;
margin-left: 5px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
#tab-specification tbody tr:nth-child(odd) td {
background-color: #f1f1f1;
}
#tab-specification .table>tbody>tr>td {
border:0;
}
.thumbnail {border:0;}

.menu-icon {
margin-left: 7px;
}
.form-control {
border: 0;
background: none;
background-color: #F1F1F1;
border-radius: 0px;
-webkit-box-shadow:none;
box-shadow: none;
}
.form-control:focus {
-webkit-box-shadow:none;
box-shadow: none;
}
.required {
position:relative;
}
.required:before {
content: "*";
position: absolute;
width: 5px;
height: 5px;
top: 0px;
right: 6px;
margin-left: -24px;
color: #777;
}
#product .required:before {
content: "";
}
.has-error .form-control {
border: 1px solid #444;
box-shadow: none;
background: transparent;
}
.text-danger {
color: #FFF;
font-size: 10px;
display: inline-block;
padding: 0px 11px;
background: red;
margin-top: 10px;
}
input[type=text]:focus, input[type=password]:focus, textarea.form-control:focus, .has-error .form-control:focus{
outline:0;box-shadow:none;border:0;background-color: #F1F1F1;
}
.nav>li {
position: static;
display: block;
}
.nav-tabs>li {
position: relative;
}
.dropdown:hover .arrow:after {
content: "";
width: 14px;
height: 14px;
position: absolute;
left: 50%;
top: 43px;
border-left: 1px solid #dddddd;
border-top: 1px solid #dddddd;
background-color: #fff;
z-index: 999999;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
margin: 0 0 0 -24px;
}
.navbar-nav a {
color: #000;
}
.navbar-nav a.special {
color: #ED174F;
}
.dropdown:hover a, .navbar-nav a:hover {
color: #C9A081;
}
#menu .dropdown-inner a.liheader {
font-size: 16px;
text-transform: none;
font-weight: 600;
}

h4 {
font-size: 12px;
}
a {
color: #525252;
}
.cart-icon {
float: left;
vertical-align: top;
font-weight: 700;
text-transform: none;
color: #ccc;
}
.product-thumb:hover .cart-icon {
color: #444;
}
.block-category {
margin-bottom: 0px;
margin-top: 20px;
overflow: hidden;
padding: 0px 5px;
}
@media (max-width: 480px) {
    .block-category {
        margin-bottom: -15px;
			}
}
.block-category  .owl-carousel {
margin:0;
}
.block-category img {
width: 100%;
height: auto;
}
.catname {
text-transform: none;
font-size: 10px;
border-top: 1px solid #D7D7D7;
margin-top: 10px;
}
.category {
padding: 3px 3px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #D7D7D7;
background: #fff;
}
.no-btn {
border: 0;
background: none;
color: #333;
text-shadow:none;
padding: 0;
cursor: pointer;
}
.no-btn:hover {
background:none;
color: #000;
box-shadow: none;
}
.small-btn {
display: inline-block;
height: 27px;
padding: 3px 9px;
vertical-align: top;
color: #fff;
min-width: 36px;
text-align: center;
position:relative;
}
.url-btn {
color: #494949;
text-transform: none;
display: inline-block;
border-bottom:1px dotted #ccc;
margin-top: 2px;
margin-left: 20px;
}
.small-btn.list-view {
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/list.png) no-repeat center;
}
.small-btn.grid-view {
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/grid.png) no-repeat center;
}
.list-view.active:before, .grid-view.active:after, .list-view:hover:before, .grid-view:hover:after {
content: '';
width: 4px;
display: block;
background: #ccc;
height: 4px;
border-radius: 30px;
position: absolute;
right: 2px;
top: 7px;
}
.fclear {
height: 22px;
padding: 0px 0px;
width: 10px;
min-width: 23px;
border-radius: 30px;
background: #D3D3D3;
color: #fff;
font-size: 10px;
}
#compare-total {
background-color: #D3D3D3;
display: inline-block;
padding: 2px 9px;
vertical-align: top;
color: #fff;
text-align: center;
border-radius: 30px;
}
#cart .fa-shopping-cart  {
font-size: 93px;
color: #f2f2f2;
margin-bottom: 20px;
}
.empty-cart {
text-transform: none;
font-weight: 600;
margin-top: 21px;
color: #444;
}
.nopad {
padding:0px;
}
#menu .nopad .pull-right a{
padding-right:0px;
}
#menu .nav  #wishlist-total, #menu .nav #special-total {
color: #b71c1c;
border: 1px solid #b71c1c;
padding: 3px 9px;
margin-top: 9px;
}
#wishlist-total .fa, #special-total .fa {
font-size: 11px;
margin-right: 6px;
}
.btn-search {
border: 0;
background: none;
position: absolute;
top: 5px;
right: 5px;
color: #FFF;
}
#search:hover .btn-search  {
color: #000;
}
.action {
position: absolute;
z-index: 3;
}
.product-thumb .action > div, .product-action .action > div {
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
margin-bottom: 3px;
-webkit-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-o-transform: translate(-100%, 0);
transform: translate(-100%, 0);
padding: 5px 9px;
opacity: 0;	
}
.action .wishlist .fa, .action .compare .fa  {
color: #444;
}
.wishlist .fa-times {
color:#E44075 !important;
}
.wishlist:hover .fa, .compare:hover .fa {
color: #000;
}
.wishlist, .compare {
color: #ccc;
background-color: rgba(255, 255, 255, 0.8);
}
.wishlist .no-btn {
margin-top: 2px;
animation: heartbeat .6s infinite;
padding: 0 1px;
}
@keyframes heartbeat{20%{transform:scale(0.9)}40%{transform:scale(1)}}
.comparebtn {
position: absolute;
bottom: 0px;
left: 0;
right: 0px;
background: #b71c1c;
padding: 8px 0;
opacity: 0;
color: #fff;
}
.contview {
text-align: center;
position: relative;
}
.product-thumb .comparebtn a{
color: #fff;
-webkit-transition: none; 
-moz-transition: none; 
-o-transition: none; 
transition: none; 
}
.product-thumb:hover .comparebtn {
opacity: 1;
}
.comparebtn:hover a, .comparebtn:hover{
background: #b71c1c;
color:#fff;
}
.product-thumb:hover .action > div, .product-action:hover .action > div {
-webkit-transform: translate(0px, 0);
-ms-transform: translate(0px, 0);
-o-transform: translate(0px, 0);
transform: translate(8px, 8px);
opacity: 1;
}
.action > div:nth-of-type(2) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.radio {padding-left: 20px;}
.radioimg label {
padding-left: 0px;
margin-right: 5px;
}
.radioimg .img-thumbnail {
border-radius: 0px;
}
.radioimg .radio input[type="radio"]:checked + img, .radioimg img:hover {
border: 1px solid #b71c1c;
}
.labeldiv {
text-transform: none;
font-size: 12px;
}
#product .radio {display:inline-block;padding-left: 0px;}
#product .radio input[type="checkbox"],
#product .radio input[type="radio"] {
display:none;            
}
#product .radio input[type="checkbox"] + label, 
#product .radio input[type="radio"] + label {
color: #fff;
cursor: pointer;
text-align:center;
text-transform: none;
}
#product .radio input[type="checkbox"] + label,
#product .radio input[type="radio"] + label {
display: inline-block;
margin-right: 5px;
padding: 3px 10px 3px 10px;
background: #000;
background-repeat: no-repeat;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
#product .radio input[type="checkbox"] + label {
background-position: -38px -260px;    
}
#product .radio input[type="radio"] + label {
background: #FFFFFF;
border: 1px solid #d6d3cf;
border-radius: 0;
color: #000;
}
#product .radio input[type="radio"] + label:hover {
border: 1px solid #b71c1c;
}
#product .radio input[type="checkbox"]:checked + label {
background-position: -114px -260px;
}
#product .radio input[type="radio"]:checked + label {
background: #b71c1c;
border: 1px solid #b71c1c;
color: #fff;
}
#product .radio input[type="checkbox"]:disabled + label {
background-position: -152px -260px;
}
#product .radio input[type="checkbox"]:checked:disabled + label {
background-position: -171px -260px;
}
#product .radio input[type="radio"]:disabled + label {
background: #eee;
cursor: no-drop;
}
#product .radio input[type="radio"]:checked:disabled + label {
background-position: -162px -279px;
}
#product .control-label {
font-size: 14px;
font-weight: 500;
text-transform: none;
color: #444;
}
#product .related {
margin-bottom: 20px;
}
.help_size, .hminprice {
text-transform: none;
font-size: 14px;
border-bottom: 1px dotted #AAAAAA;
cursor:pointer;
display:inline-block;
}
.opsize {
position: absolute;
z-index: -1;
background-color: #FFF;
width: auto;
padding-left: 17px;
border-bottom: 2px solid #F5F5F5;
left: 15px;
right: 15px;
display: none;
}
.product-list .opsize {
display: block;
bottom: 100px;
left: 280px;
z-index: 8;
margin-right: 25px;
}
.product-grid:hover .opsize, #featured .opc:hover .opsize, .owl-item .option-hover:hover .opsize {
display: block;
z-index: 9;
}
.opradio {
display: inline-block;
margin-right: 3px;
margin-bottom: 9px;
border-radius: 30px;
padding: 0px 4px 0px 4px;
color: #616060;
text-align: center;
cursor: help;
}
.opradio.out {	
color: #ccc;
}
.pnarrow {
width: 89px;
float: right;
}
.prev {
float: left;
background-color: #F5F5F5;
width: 40px;
height: 40px;
padding: 12px 0;
text-align: center;
}
.next {
float: right;
background-color: #F5F5F5;
width: 40px;
height: 40px;
padding: 12px 0;
text-align: center;
}
/*блог*/
.block_news {
overflow: hidden;
margin-bottom: 0px;
}
.newhead {
margin-bottom: 0px;
}	
.newhead h2 {
display: inline-block;
text-transform: none;
font-weight: 100;
font-size: 27px;
}
.newhead .border {
border-bottom: 1px solid #d0d0d0;
font-size: 14px;
text-transform: none;
display: inline-block;
margin: 15px 0 0 20px;
font-weight: 100;
}
.news {
background-color: #fff;
margin-bottom: 20px;
}
.owl-item img.img-news {
float:left;
width: 100px;
}
.newsinfo {
float: left;
padding: 5px 13px;
max-width: 220px;
}
.img-info {
float: left;
    padding: 5px 25px 10px 0px;
}
.newdata {
text-transform: none;
}
.news a {
margin-top: 15px;
font-size: 12px;
text-transform: none;
color: #1f1f1f;
font-weight: 700;
border-bottom: 1px solid;
}
.news a:hover {
color: #3E5885;
}
.newsds {
margin: 10px 15px 0 0;
}
.wbg {
background-color: #FFF;
padding: 20px 40px;
overflow: hidden;
}
.center {
text-align: center;
margin: 30px 0px;
}
p.bold {
font-weight: 600;
text-transform: none;
font-size: 10px;
}
/**owl**/
#featured .owl-wrapper-outer {
position: relative;
width: 100%;
overflow-x: hidden;
overflow-y: visible;
min-height: 381px;
}
/*карточка товара*/
.art {
color: #ccc;
}	
.hproduct {
font-size: 11px;
font-weight: 600;
}
.pinfo {
margin-top: 15px;
}
.pprice {
float: right;
border-radius: 30px;
margin-left: 10px;
font-size: 16px;
margin: 4px 18px;
margin-top: 20px;
font-weight: 900;
position: relative;
}	
.pprice:before {
content: '=';
position: absolute;
right: 3px;
top: 2px;
line-height: 30px;
}
.pprice:after {
content: 'P';
margin-left: 5px;
line-height: 30px;
padding-top: 20px;
}
.pold {
text-decoration: line-through;
background-color: #F5F5F5;
}
.panel-info {
position: absolute;
top: 0;
right: 0;
background: rgba(0,0,0,.75);
color: #FFF;
}
.form-group {
text-align: left;
}
#product .orderbtn {
margin-top: 20px;
}
.variant {
margin-bottom: 25px;
}
.spanel h3, .spanel2 h3 {
text-align: center;
font-size: 14px;
font-weight: 600;
text-transform: none;
margin-bottom: 20px;
line-height: 20px;
}
.panel-close {
cursor: pointer;
width: 35px;
height: 30px;
background: #000 url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/close.png) no-repeat center center;
margin: 0 auto;
}
.fa-times {
-webkit-transition: transform 400ms ease;
-moz-transition: transform 400ms ease;
-ms-transition: transform 400ms ease;
-o-transition: transform 400ms ease;
transition: transform 400ms ease;
}
.fa-times:hover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.smoll {
text-align: center;
margin-bottom: 16px;
}
.btn {
min-width: 160px;
max-width: 250px;
padding: 8px 0px;
line-height: 18px;
font-weight: 600;
text-transform: none;
font-size: 12px;
background: #b71c1c;
color: #fff;
border-radius:0;
border:0;
box-shadow: none;
margin-bottom: 10px;
}
.btn-primary:hover {
background: #C4080B;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.btn-default {
background: #ccc;
}
.btn-close {
margin: 0;
padding: 0.8em 1em;
margin-top: 10px;
min-width: 42px;
margin-left: 10px;
background: #B0B0B0 url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/close.png) no-repeat center center;
height: 27px;
}
.btn-close:hover {
background: #4EB1DB url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/close.png) no-repeat center center;
}
input[type=button].btn {
width: 250px;
}
.btn-fast {
display: inline-block;
vertical-align: top;
color: #555;
background: #E2E2E2;
max-width: 160px !important;
outline:0 !important;
}
#button-filter.btn-default {
background: transparent;
min-width: 127px;
margin: 0;
line-height: 10px;
color: #444;
margin-top: 10px;
border: 1px solid #CCC;
}
#button-filter:hover.btn-default {
background: #b71c1c;
color: #fff;
border-color: #b71c1c;
}
#button-filter.btn-bor {
background: #ccc;
border:2px solid #000;
min-width: 127px;
}
.btn-center {
margin: 0 auto;
display: block;
}
.href {
border-bottom: 1px solid #C6C6C6;
}
p.info {
color: #aaa;
margin-top: 20px;
text-align: left;
display: block;
}
.prinfo {
text-align: left;
width: 64%;
float: left;
padding-left: 10px;
}
.pblock .img {
float: left;
}

.content-info {
position: absolute;
bottom: 18px;
left: 19px;
text-align: left;
}
.content-name {
font-weight: 700;
text-transform: none;
font-size: 14px;
padding: 6px 10px;
display: block;
background-color: #b71c1c;
color: #FFF;
}
.content-label {
text-transform: none;
}
.content-info a {
color:#000;
}
.total-cat {
border-left: 1px solid #FFF;
padding-left: 9px;
margin-left: 5px;
}
.info-left h1 {
font-size: 16px;
font-weight: 500;
margin: 0;
line-height: 25px;
}
.product-info hr {
margin-top: 6px;
}
hr.tophr {
margin-bottom:0;
}
h3.product-info {
font-size: 10px;
text-transform: none;
font-weight: 600;
}
     
.pstock {
color: #b1b1b1;
}
.model {
text-transform: none;
font-size: 10px;
color: #B9B9B9;
}
.manu {
border: 1px solid #b71c1c;
padding: 1px 12px;
margin-top: 14px;
}
.mtop {
margin-top: 12px;
}
#tab-specification .table>thead>tr>td {
border:0;
}
.info-right {
text-align: right;
list-style: none;
border-left: 1px solid #EDEDED;
padding-left: 15px;
}
.info-right a {
border:0;
}
#content .info-right h2:after {
content:none;
background: none;
width: 0;
}
#content .info-right h2 {
text-align: right;
margin: 0;
font-weight: 100;
text-transform: none;
font-size: 31px;
display: block;
background-color: transparent;
padding: 0px;
color: #525252;
}

.minprice {
border: 1px solid #CCC;
display: inline-block;
width: 26px;
height: 30px;
vertical-align: top;
cursor: pointer;
}
.minprice i {
margin-right: 5px;
line-height: 30px;
color: #777;
}
.navbar-ex1-collapse {
opacity: 1;
}
#menu.open .navbar-ex1-collapse {
opacity: 0;
}
#menu.open .navbar-ex1-collapse:hover {
opacity: 1;
background: #fff;
}
.promo-block {
border-bottom:1px solid #eee;
overflow:hidden
}
.promo-block.single {
border-top:1px solid #eee;
margin-bottom:30px
}
.promo-block .divider-right {
position:relative
}
.promo-block .divider-right:after {
display:block;
content:" ";
position:absolute;
top:25px;
bottom:25px;
width:1px;
right:0;
font-size:0;
line-height:0;
border-left:1px solid #e7e7e7
}
.promo-block .divider-right:last-child:after {
border-left:none
}
.promo-block .item {
display:table;
width:100%;
padding:2em 1.2em;
color:#2b2b2b
}
.col-sm-4 .promo-block .item {
padding: 1em 1.0em;
}
.promo-block .item:hover {
text-decoration:none
}
.promo-block.small .item {
padding:2.9em 2.2em;
min-height:8.5em
}
.promo-block .icon {
display: table-cell;
vertical-align: middle;
padding-right: 55px;
}
.promo-block.small .icon {
font-size:2.8em;
line-height:1em;
width:62px;
padding:.2em;
margin-right:0
}
.promo-block .promo1 {
width: 49px;
height: 50px;
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/promo1.png) no-repeat;
}
.promo-block .promo2 {
width: 49px;
height: 50px;
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/promo2.png) no-repeat;
}
.promo-block .promo3 {
width: 49px;
height: 50px;
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/promo3.png) no-repeat;
}
.promo-block .item .text {
display:table-cell;
vertical-align:middle;
text-align:left
}
.promo-block .title {
display: block;
text-transform: none;
font-weight: 500;
}
.promo-block.small .title {
display: block;
text-transform: none;
font-weight: 500;
}
.promo-block .description {
display:block;
color:#5b5b5b;
font-style: italic;
}
.promo-block.vertical.small {
padding:1.5em 0 2em;
margin-bottom:20px;
border:none
}
.promo-block.vertical.small>div {
padding:0!important;
border-bottom:1px solid #e7e7e7
}
.promo-block.vertical.small>div:last-child {
border:none
}
.promo-block.vertical.small .item {
margin:1em 0;
padding:0;
min-height:4.2em
}
.imagecat:before {
content: " ";
position: absolute;
top: 5px;
left: 5px;
bottom: 5px;
right: 5px;
border: 2px solid transparent;
z-index: 2;
-webkit-transform: translateZ(0);
transform: translateZ(0);
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
opacity: 0;
}
.imagecat:hover:before {
opacity: 1;
top: 43%;
left: 36%;
bottom: 46%;
right: 36%;
border: 2px solid rgb(255, 255, 255);
}
.imagecat img {
width: 100%;
}
.imagecat:hover .overbl {
width: 100%;
height: 100%;
background-color: rgba(89, 122, 178, 0.9);
position: absolute;
top: 0;
}
.imagecat:hover .content-info {
opacity:0;
}
.topcaturl {
position: absolute;
top: 50%;
left: 50%;
color: #FFF;
text-transform: none;
font-size: 14px;
margin-left: -39px;
margin-top: -15px;
font-weight: 800;
opacity:0;
}
.imagecat:hover .topcaturl {
opacity:1;
}
.text-danger .fa {
font-size: 9px;
margin-right: 5px;
}
.owl-carousel .owl-wrapper-outer {
border: 0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.panel-account {
text-align: left;
padding: 0 30px;
font-weight: 900;
text-transform: none;
font-size: 10px;
list-style-type: square;
}
.button-filter {
display: none;
}
.scrollup {
background-color: transparent;
width: 65px;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 9;
opacity: 0.5;
cursor:pointer;
display: none;
}
.scrollup:hover {
background-color: #E9E9E9;
}
.sup{
width: 45px;
height: 42px;
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/up.png);
bottom: 10px;
position: fixed;
left: 10px;
}
h3.succes {
text-transform: none;
color: #333;
font-size: 12px;
}
.left {
text-align: left;
}
.right {
text-align: right;
display: block;
}
.icontime {
width: 87px;
height: 87px;
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/time.png);
margin: 0 auto;
margin-top: 25px;
}
.outstock_canvas {
width: 100%;
height: 100%;
position: absolute;
cursor:help;
}
.popover {
border: 0;
border-radius: 0px;
}
.popover.top> .arrow {
border-top-color: #fff;
}
.popover.right > .arrow {
border-right-color: #e3e3e3;
}
.popover.left > .arrow {
border-left-color: #e3e3e3;
}
.tooltip {
position: fixed;
z-index: 1070;
display: block;
font-size: 14px;
font-weight: normal;
line-height: 1.4;
visibility: visible;
filter: alpha(opacity=0);
opacity: 0;
}
.tooltip.in {
filter: alpha(opacity=95);
opacity: .95;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #333;
text-align: center;
text-decoration: none;
background-color: #fff;
border-radius: 0px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
padding: 9px 14px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #fff;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #fff;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #fff;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #fff;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #fff;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #fff;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #fff;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #fff;
}
.block-promo {
background: #c4080b;
background-size: cover;
overflow: hidden;
line-height: 35px;
height: 60px;
}

.block-content a:hover {
background: rgba(0,0,0,0.1);
}

.block-promo .promo-text {
max-width: 1103px;
margin: 0 auto;
position: relative;
text-align: center;
font-size: 20px;
color: #fff;
padding: 10px 0;
text-transform: none;
display: block;
}

.block-content .close-icon {
height: 30px;
width: 30px;
display: block;
position: absolute;
top: 13px;
right: 30px;
stroke: #ссс;
cursor: pointer;
opacity: 1;
-webkit-transition: 0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020);
-moz-transition: 0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020);
-o-transition: 0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020);
transition: 0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020);
}
.block-content .close-icon .circle, .block-content .close-icon .progress  {
opacity:0;
}
.block-content:hover .close-icon .circle {
opacity:0.05;
}
.block-content:hover .progress {
-webkit-transition:0.5s;
-moz-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}
.block-content .close-icon .progress {
stroke-dasharray:0,120;
}
.block-content:hover .close-icon .progress {
stroke-dasharray:25,120;
}
.block-content:hover  .close-icon .progress {
opacity:1;
}
.block-content .close-icon:hover .progress {
stroke-dasharray:90,120;
-webkit-transition:0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020);
-moz-transition:0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020);
-o-transition:0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020);
transition:0.5s cubic-bezier(0.165, 0.775, 0.145, 1.020);
}
.block-content .close-icon:active .progress {
opacity:1;
stroke-dasharray:120,120;
}
/*effects*/
@media screen and (max-width: 1280px) {
.block-razor a span {
right:50px;
}
.block-razor .close-icon,
.block-razor:hover .close-icon {
opacity:1;
right:15px;
}
}
@-webkit-keyframes fade-in {from {-webkit-transform:scale(1.2); opacity:0;}}
@-moz-keyframes fade-in {from {-moz-transform:scale(1.2); opacity:0;}}
@-o-keyframes fade-in {from {-o-transform:scale(1.2); opacity:0;}}
@keyframes fade-in {from {transform:scale(1.2); opacity:0;}}
.prevnext {
position: fixed;
width: 105px;
top: 40%;
-webkit-transition: all 0.2s ease-in; 
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
z-index:12;
}
.next-product {
right: -75px;
width: 105px;
text-align: right;
background: #E8E8E8 url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/next.png) 12px center no-repeat;
}
.next-product:hover {
right: 0px;
}
.prev-product {
left: -75px;
text-align: left;
background: #E8E8E8 url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/prev.png) 85px center no-repeat;
}
.prev-product:hover {
left: 0px;
}

.panel-default {
border: 0;
box-shadow: none;
position: relative;
}
.panel-default>.panel-heading {
color: #333;
border-color: #ddd;
border-radius: 0;
font-weight: 700;
text-transform: none;
background: none;
padding-left: 12px;
}
.box-category ul, .list-item {
list-style: none;
margin-bottom: 20px;
margin-top: -5px;
}
.b-share_theme_counter .b-share-btn__vkontakte,
.b-share_theme_counter .b-share-btn__odnoklassniki,
.b-share_theme_counter .b-share-btn__twitter,
.b-share_theme_counter .b-share-btn__facebook {
background-color: #CCCCCC !important;
}
.b-share_theme_counter .b-share_type_small .b-share__link {
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
}
#review {
margin-top: 25px;
padding: 0 15px;
}
.empty {
border-bottom: 1px solid #E5E5E5;
border-top: 1px solid #E5E5E5;
padding-top: 20px;
padding-bottom: 20px;
font-size: 25px;
text-transform: none;
font-weight: 800;
color: #E6E6E6;
text-align: center;
}
.contact-info {
position: absolute;
top: 30px;
right: 30px;
background-color: #FFF;
padding: 40px 10px;
}
.relative {
position: relative;
}

span.customSelect {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
border-radius: 0px;
font-size:12px;
border-bottom: 1px dotted #9A9A9A;
    background-color: transparent;
color: #656565;
text-decoration: none;
white-space: nowrap;
text-align:left;
}
span.customSelect option {font-size:12px !important;}
span.customSelect.changed {
background-color: #f0dea4;
}
.customSelectOpen {
-moz-box-shadow: 0 0 3px #bbb;
-webkit-box-shadow: 0 0 3px #bbb; 
box-shadow: 0 0 3px #bbb;
}
.customSelectInner {
background:url('https://memoryhouse.in.ua/catalog/view/theme/magazin/image/select-arrow-down.gif') no-repeat center right;
width:100% !important;
}
.customSelectOpen .customSelectInner{ background:url('https://memoryhouse.in.ua/catalog/view/theme/magazin/image/select-arrow-up.gif') no-repeat center right; }
#input-sort , #input-limit, #product .form-group select { cursor:pointer;}

.filters-group {
padding: 0 25px;
}
.filter-heading {
color: #333333;
font-size: 10px;
font-weight: 700;
cursor: pointer;
}
.filter-heading:after {
content: "\f106";
font-family: FontAwesome;
float: right;
}
.filter-heading.collapsed:after {
content: "\f107";
float: right;
}
.well {
border: 0;
background: #FFF;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.topcanvas.fix .over, .topcanvas2.fix .over {
content: '';
background-color: rgba(231, 231, 231, 0.7);
z-index: 9;
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: 1;
-moz-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
background-color: #C4080B;
border-color: #C4080B;
outline: none;
}
.btn-rad {
height: 34px;
width: 34px;
line-height: 10px;
color: #ccc;
border: 1px solid #D3D3D3;
}
.modal-title {
text-transform: none;
font-weight: 700;
}
.modal-content {
border-radius:0;
}
.agree b {
border-bottom: 1px dotted;
}
ul.side-viewed li.metro {
  position: absolute;
  padding: 0;
  height: 150px;
  text-align: center;
  background-color: #CCC;
  -webkit-transition: top .3s;
transition: top .3s;
top: 100%;
list-style: none;
}
ul.side-viewed li.metro.half { width: 50%; }

ul.side-viewed li a {
  display: block;
  font-size: 12px;
  padding: 0;
  margin: 0;
  height: inherit;
  line-height: inherit;
}
 .side-viewed li {
 list-style: none;
 }
	

.nicescroll-rails {
display:none !important;
}
.nicescroll-rails:hover {
display:block !important;
}

.top-curlang {
display: inline-block;
display: inline-block;
    border-left: 1px solid #ccc;
    margin-left: 17px;
}
.spanel {
width: 300px;
position: fixed;
top:0;
bottom:0;
background: #fff;
overflow-x: hidden;
z-index:9999;
-webkit-transition: all 700ms ease;
-moz-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
transition: all 700ms ease;
}
.spanel.open-left {
left: -300px;
visibility: hidden;
}
.spanel.open-left.open {
left: 0px;
visibility: visible;
}
.spanel.open-right {
right: -300px;
}
.spanel.open-right.open {
right: 0px;
}
#block-close {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.65);
position: fixed;
opacity:0;
z-index:99;
top:0;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
visibility:hidden;
}
html.open #block-close {
visibility:visible;
opacity:1;
}

/*quick_view*/
.mfp-content {
max-width: 920px;
}
#quick {
max-height: 557px;
    min-height: 574px;
    width: 100%;
    background: #fff;
    border-top: 15px solid #fff;
    border-bottom: 12px solid #fff;
}
#quick .mfp-close, #test-modal .mfp-close {
background: #b71c1c;
top: 0px;
right: -44px;
opacity: 1;
color:#fff !important;
}
#scrolli {
padding-left: 20px;
}
.white-popup-block .row {
overflow: hidden;
}
#quick .prevnext {
display:none;
}
#quick .info-right h2 {
text-align: right;
margin: 0;
font-weight: 100;
text-transform: none;
font-size: 31px;
display: block;
background-color: transparent;
padding: 0px;
color: #525252;
}
#quick .info-right h2:after {
content: '';
background: none;
width: 0px;
margin: 0;
}
.size-table {
border: 1px solid #d6d3cf;
padding: 4px 11px;
text-transform: none;
cursor: pointer;
margin: 10px 0;
font-size: 10px;
width: 148px;
display: block;
}
.size-table:hover {
    border: 1px solid #b71c1c;
}
.quickleft {
position: fixed;
width: 410px;
padding-left: 0;
}
.scrollhide {
position: absolute;
    bottom: -20px;
    right: -16px;
    width: 29px;
    height: 75px;
    background: #FFFFFF;
    z-index: 999;
}
/*magnific*/
.white-popup-block {
background: #FFF;
padding: 20px 30px;
text-align: left;
max-width: 650px;
margin: 40px auto;
position: relative;
}
#test-modal .table>tbody>tr>td {
border:0;
}
.strong {
font-weight: 800;
text-transform: none;
font-size: 10px;
}
#test-modal tr:nth-child(odd) {
background-color: #f1f1f1;
}
.white-popup-block td.hover {
background:#D5EAF2;
}
.white-popup-block td:hover {
background: #b71c1c;
color: #FFF;
}
#test-modal tr:hover { background: #D5EAF2; }
.number {
padding: 0px 6px;
color: #000;
line-height: 1.5;
float: left;
margin-right: 5px;
font-weight: 800;
border: 1px solid #E0E0E0;
}
.num-text {
text-transform: none;
font-weight: 600;
padding-left: 26px;
}
/*viewed*/
.allremove, .toggle {
padding: 3px 17px;
color: #444;
float: right;
border-radius: 30px;
margin: 13px 0px 0px 10px;
border: 1px solid #ddd;
cursor: pointer;
}
.remove {
position: absolute;
right: 21px;
top: 3px;
z-index: 9;
}
.over {
overflow:hidden;
}
/*arrow*/
i.arrowscroll {
position: absolute;
bottom: 20px;
right: 12px;
-webkit-animation: scroll 1s infinite normal ease-out;
animation: scroll 1s infinite normal ease-out;
cursor: pointer;
color: #333;
z-index: 999;
font-size: 17px;
}
@-webkit-keyframes scroll {
  0% {
    bottom: 10px;
  }
  50% {
    bottom: 20px;
  }
  100% {
    bottom: 10px;
  }
}
@keyframes scroll {
  0% {
    bottom: 10px;
  }
  50% {
    bottom: 20px;
  }
  100% {
    bottom: 10px;
  }
}

@-webkit-keyframes click-wave {
  0% {
    height: 20px;
    width: 20px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}
@-moz-keyframes click-wave {
  0% {
    height: 40px;
    width: 40px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}
@keyframes click-wave {
  0% {
    height: 8px;
    width: 8px;
    opacity: 0.35;
    position: relative;
	top: 3px;
    left: 3px;
  }
  100% {
    height: 40px;
    width: 40px;
    margin-left: -12px;
    margin-top: -12px;
    opacity: 0;
  }
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio], .simplecheckout-block input[type=checkbox], .mfilter-col-input input[type=checkbox], .mfilter-col-input input[type=radio] {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
bottom: 2px;
height: 16px;
width: 16px;
-webkit-transition: all 0.15s ease-out 0s;
-moz-transition: all 0.15s ease-out 0s;
transition: all 0.15s ease-out 0s;
border: none;
color: #fff;
cursor: pointer;
display: inline-block;
outline: none;
z-index: 5;
border: 1px solid #ccc;
position: absolute;
}
.checkbox input[type=checkbox]:hover, .checkbox-inline input[type=checkbox]:hover, .radio input[type=radio]:hover, .radio-inline input[type=radio]:hover, .simplecheckout-block input[type=checkbox]:hover, .mfilter-col-input  input[type=checkbox]:hover, .mfilter-col-input  input[type=radio]:hover {
border: 1px solid #444;
}
.checkbox input[type=checkbox]:checked::before, .checkbox-inline input[type=checkbox]:checked::before,
.simplecheckout-block input[type=checkbox]:checked::before,
.radio input[type=radio]:checked::before, .radio-inline input[type=radio]:checked::before,
.mfilter-col-input input[type=checkbox]:checked::before,
.mfilter-col-input input[type=radio]:checked::before
 {
height: 8px;
width: 8px;
position: absolute;
content: '';
display: inline-block;
font-size: 9px;
text-align: center;
line-height: 14px;
background: #555;
top: 3px;
left: 3px;
}

.checkbox input[type=checkbox]:checked::after, .checkbox-inline input[type=checkbox]:checked::after,
.simplecheckout-block input[type=checkbox]:checked::after,
.mfilter-col-input input[type=checkbox]:checked::after,
.mfilter-col-input input[type=radio]:checked::after
.radio input[type=radio]:checked::after, .radio-inline input[type=radio]:checked::after {
-webkit-animation: click-wave 0.65s;
-moz-animation: click-wave 0.65s;
animation: click-wave 0.65s;
background: #444;
content: '';
display: block;
position: relative;
z-index: 100;
}

.radio input[type=radio], .radio-inline input[type=radio], .radio input[type=radio]::before, .radio-inline input[type=radio]::before, .radio input[type=radio]::after, .radio-inline input[type=radio]::after, .mfilter-col-input input[type=radio]::after, .mfilter-col-input input[type=radio]::before {
border-radius: 50%;
}
.simplecheckout-block input[type=checkbox] {
position: absolute;
margin-top: 4px\9;
margin-left: -20px;
}
/*mega filter */

.mfilter-col-input input[type=checkbox], .mfilter-col-input input[type=radio] {
position: relative;
}
.mfilter-box {
margin-bottom: 0px !important;
}
/*simple*/
.simplecheckout-block #comment {
background-color: #F1F1F1;
border: 0;
padding: 10px 10px;
}
.simplecheckout-block {
position: relative;
}
.simplecheckout-customer-same-address label {
margin-left: 20px !important;
}
.quantity .btn.btn-primary {
min-width: 15px;
padding: 8px 8px;
}
.quantity .btn.btn-danger {
min-width: 15px;
padding: 8px 7px;
border-left: 3px solid #F9F9F9;
}
.simplecheckout-cart .quantity {
display: table-cell;
}
.simple-content .remove {
position: static;
}
/*конец симпла*/
.zoomContainer {
position: static !important;
height: 0 !important;
}
@media (max-width: 992px) {
.zoomContainer {
display: none;
}
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
outline: none !important;
}


div.fancy-select {
position: relative;
text-transform: none;
font-size: 12px;
color: #444;
}
#product div.fancy-select {
margin: 0;
}

div.fancy-select.disabled {
opacity: 0.5;
}

div.fancy-select div.trigger {

cursor: pointer;
padding: 8px 24px 8px 9px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
position: relative;
border: 1px solid #D6D3CF;
color: #4B5468;
transition: all 240ms ease-out;
text-align: left;
-webkit-transition: all 240ms ease-out;
-moz-transition: all 240ms ease-out;
-ms-transition: all 240ms ease-out;
-o-transition: all 240ms ease-out;
}

div.fancy-select div.trigger:after {
content: "";
display: block;
position: absolute;
width: 0;
height: 0;
border: 5px solid transparent;
border-top-color: #4B5468;
top: 16px;
right: 9px;
}

div.fancy-select div.trigger.open {
background: #b71c1c;
border: 1px solid;
color: #fff;
}

div.fancy-select div.trigger.open:after {
border-top-color: #fff;
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg));
top: 10px;
}

div.fancy-select ul.options {
list-style: none;
margin: 0;
position: absolute;
top: 40px;
left: 0;
visibility: hidden;
opacity: 0;
z-index: 50;
width:100%;
max-height: 200px;
overflow: auto;
background: #fff;
border-top: 1px solid #ccc;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
padding: 0;
text-align: left;
transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
-webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
-moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
-ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
-o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}


div.fancy-select ul.options.open {
visibility: visible;
top: 50px;
opacity: 1;
transition: opacity 300ms ease-out, top 300ms ease-out;
-webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
-moz-transition: opacity 300ms ease-out, top 300ms ease-out;
-ms-transition: opacity 300ms ease-out, top 300ms ease-out;
-o-transition: opacity 300ms ease-out, top 300ms ease-out;
}

div.fancy-select ul.options.overflowing {
top: auto;
bottom: 40px;
transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
-webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
-moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
-ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
-o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
}

div.fancy-select ul.options.overflowing.open {
top: auto;
bottom: 50px;

transition: opacity 300ms ease-out, bottom 300ms ease-out;
-webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
-moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
-ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
-o-transition: opacity 300ms ease-out, bottom 300ms ease-out;
}

div.fancy-select ul.options li {
padding: 5px 12px;
color: #444;
cursor: pointer;
white-space: nowrap;

transition: all 150ms ease-out;
-webkit-transition: all 150ms ease-out;
-moz-transition: all 150ms ease-out;
-ms-transition: all 150ms ease-out;
-o-transition: all 150ms ease-out;
}
div.fancy-select ul.options li:hover {
background: #f1f1f1;
}
.quantity {
display: inline-block;
vertical-align: top;
width: 55px;
margin-right: 5px;
}

.quantity a {
height: 17px;
width: 20px;
border: 1px solid #ccc;
border-width: 1px 1px 0 0;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
outline: 0;
float: right;
text-align: center;
line-height: 17px;
}
.quantity .minus {
border-width: 1px 1px 1px 0;
line-height: 14px;
}
.callmebtn {
width: 160px;
height: 125px;
position: fixed;
bottom: 0;
right: 22px;
z-index: 1;
}
.callbtn {
width: 125px;
height: 30px;
top: 0px;
right: 0;
bottom: 0;
left: 0;
margin: auto;
position: absolute;
z-index: 1;
background: #b71c1c;
outline: none;
cursor: pointer;
pointer-events: all;
color: #fff;
text-transform: none;
font-size: 12px;
padding: 4px 10px;
}
.callfon {
width: 120px;
height: 28px;
top: 0;
right: 0;
position: absolute;
bottom: 0;
left: 0;
margin: auto;
z-index: 0;
background: #b71c1c;
opacity: 0;
-webkit-box-shadow: 0 0 0 0 #b71c1c 0 0 0 0 #000000;
-moz-box-shadow: 0 0 0 0 #b71c1c 0 0 0 0 #000000;
box-shadow: 0 0 0 0 #b71c1c 0 0 0 0 #000000;
-webkit-animation: shadow-animation 4s ease-in-out 1s infinite;
-moz-animation: shadow-animation 4s ease-in-out 1s infinite;
-o-animation: shadow-animation 4s ease-in-out 1s infinite;
animation: shadow-animation 4s ease-in-out 1s infinite;
}
.toolcall {
width: 0;
height: 30px;
top: 0;
right: 126px;
position: absolute;
bottom: 0;
margin: auto;
overflow: hidden;
background: rgba(244, 244, 244, 0.8);
font: 300 14px/12px "Roboto", sans-serif;
text-align: center;
white-space: nowrap;
padding: 8px;
color: #000000;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.toolhover:hover .toolcall {
width: 194px;
border: 1px solid #ccc;
-webkit-animation: 0;
-moz-animation: 0;
-o-animation: 0;
animation: 0;
right: 150px;
}
.callicon {
width: 17px;
height: 17px;
top: 0;
position: absolute;
right: 31px;
bottom: 0;
margin: auto;
z-index: 2;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
-webkit-transform-origin: center;
-moz-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
-webkit-transition: -webkit-transform .2s ease-in-out;
-moz-transition: -moz-transform .2s ease-in-out;
-o-transition: -o-transform .2s ease-in-out;
transition: transform .2s ease-in-out;
	}
.callicon:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/phonew.png) center/cover no-repeat;
-webkit-animation: phone-icon-animation 2s ease-in-out 5s infinite;
-moz-animation: phone-icon-animation 2s ease-in-out 5s infinite;
-o-animation: phone-icon-animation 2s ease-in-out 5s infinite;
animation: phone-icon-animation 7s ease-in-out 0s infinite;
}
.callbtn:hover ~ .callicon {
-webkit-transform: rotate(20deg);
-moz-transform: rotate(20deg);
-o-transform: rotate(20deg);
transform: rotate(20deg);
-webkit-animation: 0;
-moz-animation: 0;
-o-animation: 0;
animation: 0;
}

@-webkit-keyframes phone-icon-animation {
	0%, 100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	6%, 12%, 18%, 24%, 30% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(0deg);
	}
	3%, 9%, 15%, 21%, 27% {
		-webkit-transform: rotate(10deg);
		transform: rotate(0deg);
	}
	33% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-moz-keyframes phone-icon-animation {
	0%, 100% {
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	6%, 12%, 18%, 24%, 30% {
		-moz-transform: rotate(-10deg);
		transform: rotate(0deg);
	}
	3%, 9%, 15%, 21%, 27% {
		-moz-transform: rotate(10deg);
		transform: rotate(0deg);
	}
	33% {
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-o-keyframes phone-icon-animation {
	0%, 100% {
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	6%, 12%, 18%, 24%, 30% {
		-o-transform: rotate(-10deg);
		transform: rotate(0deg);
	}
	3%, 9%, 15%, 21%, 27% {
		-o-transform: rotate(10deg);
		transform: rotate(0deg);
	}
	33% {
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes phone-icon-animation {
	0%, 100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	6%, 12%, 18%, 24%, 30% {
		-moz-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		-o-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	3%, 9%, 15%, 21%, 27% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-o-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	33% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-webkit-keyframes shadow-animation {
	0% {
		opacity: 0;
		-webkit-box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
	50% {
		opacity: 1;
		-webkit-box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
	83% {
		opacity: 0;
		-webkit-box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
	100% {
		opacity: 0;
		-webkit-box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
}

@-moz-keyframes shadow-animation {
	0% {
		opacity: 0;
		-moz-box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
	50% {
		opacity: 1;
		-moz-box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
	83% {
		opacity: 0;
		-moz-box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
	100% {
		opacity: 0;
		-moz-box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
}

@-o-keyframes shadow-animation {
	0% {
		opacity: 0;
		-o-box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
	50% {
		opacity: 1;
		-o-box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
	83% {
		opacity: 0;
		-o-box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
	100% {
		opacity: 0;
		-o-box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
}

@keyframes shadow-animation {
	0% {
		opacity: 0;
		-webkit-box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
		-moz-box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
		-o-box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
	50% {
		opacity: 1;
		-webkit-box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
		-moz-box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
		-o-box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
		box-shadow: 0 0 0 0 #b71c1c, 0 0 0 0 #000000;
	}
	83% {
		opacity: 0;
		-webkit-box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
		-moz-box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
		-o-box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
		box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
	}
	100% {
		opacity: 0;
		-webkit-box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
		-moz-box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
		-o-box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
		box-shadow: 0 0 1px 35px #b71c1c, 0 2px 9px 33px #000000;
	}
}

.headcat {
position: relative;
}
.headcat:after {
content: "+";
position: absolute;
right: 9px;
top: 7px;
font-size: 17px;
font-weight: 100;
z-index: -1;
}
.headcat.open:after {
transform: rotate(45deg);
}

#magazincategory ul {
list-style:none;
padding-left:0;
margin-top: 4px;
}
#magazincategory li {
padding: 6px 0px;
}
#magazincategory .list-group-item {
cursor:pointer;
}

a.list-group-item:focus, a.list-group-item:hover, list-group-item:focus, list-group-item:hover {
color: #555;
text-decoration: none;
background-color: none;
}
.totalcat {
padding: 2px 10px;
color: #8A8A8A;
border-radius: 30px;
margin-left: 4px;
border: 1px solid #eee;
display:inline;
}

#magazincategory.list-group a {
padding: 0px 8px 0px 0px;
display: block;
cursor:pointer;
}

@media (max-width: 478px) {
html.open #block-close {
visibility:hidden;
display:none;
}
.spanel.open-right.open  {
-webkit-box-shadow: -8px 0px 10px 0 rgba(0,0,0,0.25);
-moz-box-shadow: -8px 0px 10px 0 rgba(0,0,0,0.25);
box-shadow: -8px 0px 10px 0 rgba(0,0,0,0.25);
}
}
@media (max-width: 992px) {
div.fancy-select {
margin: 15px 0;
}
.width75 {
width:75%;
float:left;
margin-bottom:10px;
}
.width25 {
width:25%;
float:left;
margin-bottom:10px;
}
.sub-bl {
width: 100%;
}
.topfooter #fsubscription {
background: #fff;
}
#quick .mfp-close, #test-modal .mfp-close {
right: 0;
top: -44px;
}
}
.cartfloat {
float:right;
}
.procart {
min-width: 270px;
margin-top: 12px;
color: #454545;
background: #F1F1F1;
}
@media (max-width: 767px) {
html.open, html.open body  {
overflow: hidden;
position: relative;
height:100%;
width: 100%;
top:0 !important;
padding-right: 0px;
}
.topm ul {
text-align: center;
}
#logo.left img {
margin: 0 auto;
}
.owl-item img.img-news {
width: 100%;
}
.col {
height: 49px;
margin-left: 0;
border-right: 1px solid #E2E2E2;
}
#mobmenu, #searchid {
width: 55px;
border-right: 1px solid #E2E2E2;
margin: 0;
}
#mobmenu p{
width: 100%;
height: 49px;
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/menu.png) no-repeat center;
color: #fff;
font-size: 0;
margin: 0;
}
#searchid {
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/search.png) no-repeat center;
color: #fff;
font-size: 0;
}
.product-list .product-thumb .caption {
min-height: 0;
margin-left: 0;
padding: 0 10px;
}
.product-grid .product-thumb .caption {
min-height: 84px;
}
.white.fix .headfix {
position: fixed;
width: 100%;
z-index: 99;
background: #FFF;
top: 0;
box-shadow: 1px 1px 1px rgba(34,34,34,.1);
}
.headfix {
padding: 0px;
border-top: 1px solid #E2E2E2;
}

#carturl {
position: absolute;
height: 50px;
width: 50px;
background: transparent;
right: 0;
top: 0;
z-index: 9999;
color: #b71c1c;
text-indent: 0px;
font-size: 0;
}
.quicklogin {
height: 42px;
width: 55px;
background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/login.png) no-repeat center;
color: #fff;
font-size: 0;
}
#cart-total {
width: 50px;
height: 50px;
text-align: right;
z-index: 99;
background: #b71c1c url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/cart-fix.png) no-repeat center;
}
#carturl .hidecart {
display:none;
}
.menutext #carturl .hidecart {
display:block;
}
.mobcall {
display: inline-block ;
}
.product-thumb .button-group button, .product-thumb .button-group button + button {
width: 33.33%;
}
#menu {
border-radius: 4px;
}
#menu div.dropdown-inner > ul.list-unstyled {
display: block;
}
#menu div.dropdown-menu {
margin-left: 0 !important;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-inner {
display: block;
}
#menu .dropdown-inner a {
width: 100%;
color: #fff;
}
#menu .dropdown-menu a:hover,
#menu .dropdown-menu ul li a:hover {
background: rgba(0, 0, 0, 0.1);
}
#menu .see-all {
margin-top: 0;
border: none;
border-radius: 0;
color: #fff;
}
.head-block {
text-align: left;
}
/*textmenu*/
.menutext.head-block {
text-align: center;
}
.menutext #mobmenu p, .menutext #searchid, .menutext .quicklogin {
color: #000;
font-size: 10px;
margin: 0;
line-height: 48px;
text-transform: none;
background: none;
}
.menutext .mobcall {
display: none;
}
.menutext #cart-total {
width: auto !important;
height: auto !important;
background: #b71c1c !important;
margin-top: 14px;
position: initial !important;
margin-left: 10px;
}
.menutext #carturl {
position: inherit;
height: 50px;
width: 50px;
background: transparent;
color: #000;
font-size: 10px;
line-height: 48px;
}
.menutext .cartfloat {
float:none;
border: 0;
}
.white.fix .menutext #carturl {
position: initial;
color:#000;
text-indent: 0px;
}
/*end textmenu*/
.info-right {
text-align: left;
border-left: 0;
width: 100%;
padding: 0;
float: left !important;
}
.info-left {
margin-top: 25px;
}
#content .info-right h2 {
text-align: left;
}
.empty {
font-size: 14px;
}
.prev-product {
bottom: 0;
top: initial;
height: 39px;
width: 50%;
left: 0;
border-right: 1px solid #959595;
background: rgba(232, 232, 232, 0.8) url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/prev.png) center center no-repeat;
}
.next-product{
bottom: 0;
top: initial;
height: 39px;
width: 50%;
right: 0;
background: rgba(232, 232, 232, 0.8) url(https://memoryhouse.in.ua/catalog/view/theme/magazin/image/next.png) center center no-repeat;
}
.prev-product img, .next-product img{
display:none;
}
.product-grid.col-xs-12 {
width: 50%;
}
.blokcenter, .blokright, .blokleft, .blok23 {
padding: 0 15px;
}
}
.blokleft {
padding-right: 0;
}
.blokcenter {
padding: 0 7.5px;
}
.blokright {
padding-left: 0;
}
.blok23 {
padding-left: 6px;
}
.image-box {
margin-bottom: 6px;
}
@media (min-width: 768px) {
#column-left  .product-layout .col-md-3 {
width: 100%;
}
#column-left + #content .product-layout .col-md-3 {
width: 50%;
}
#column-left + #content + #column-right .product-layout .col-md-3{
width: 100%;
}
#content + #column-right .product-layout .col-md-3{
width: 100%;
}
.white.fix {
margin-top: 50px;
}
#menu .dropdown:hover .dropdown-menu {
display: block;
}
html.open, html.open body {
overflow: hidden;
position: relative;
padding-right: 8px;
}
}
.countdown {
position: absolute;
top: 50%;
z-index: 8;
width: 100%;
text-align: center;    	
background: rgba(255, 255, 255, 0.5);
height: 47px;
font-size: 28px;
line-height: 108%;	
}
@media (max-width: 767px) {
.countdown {
height: 53px;
font-size: 18px;
line-height: 34px;
}

.countdown figure, figcaption {
max-width: 40px !important;
width: 40px !important;
}
}

.countdown figure, figcaption {
display: block;
max-width: 52px !important;
width: 50px !important;
}
@media (max-width: 478px) {
.countdown {
height: 53px;
font-size: 14px;
line-height: 30px;
display:none;
}
.countdown figure, figcaption {
max-width: 38px !important;
width: 38px !important;
}	
}

.content-slide .container {	
overflow: hidden;
}
.transition {
-webkit-transition: top 400ms linear;
-moz-transition: top 400ms linear;
-ms-transition: top 400ms linear;
-o-transition: top 400ms linear;
transition: top 400ms linear;
}
.timeTo span {
vertical-align: top;
}
.timeTo.timeTo-white .timeTo-alert {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 35%, #e17373 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(35%,#ffffff), color-stop(100%,#e17373)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 35%,#e17373 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 35%,#e17373 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 35%,#e17373 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 35%,#e17373 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e17373',GradientType=0 ); /* IE6-9 */
}
.timeTo figure {
display: inline-block;
margin: 0;
padding: 0;
}
.timeTo figcaption {
text-align: center;
/*font-size: 12px;*/
line-height: 80%;
font-weight: normal;
color: #888;
}

.timeTo div {
position: relative;
display: inline-block;
width: 19px;
height: 30px;
overflow: hidden;
}
.timeTo div.first {
/*border-left: 1px solid silver;*/
}
.timeTo ul {
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
left: 3px;
}
.timeTo ul li {
margin: 0;
padding: 0;
list-style: none;
} 
.labelgroup {
position: absolute;
left: 7px;
top: 7px;
z-index: 8;	
}
.prodlabel {
background-color: #b71c1c;
color: #FFFFFF;
padding: 0px 8px;
font-size: 10px;
line-height: 15px;
float: left;
text-align: center;
margin-bottom: 3px;
}
.product-thumb:hover .prodlabel, #column-left .labelgroup, #column-right .labelgroup, #column-left .countdown, #column-right .countdown {display:none;}
.quickcontent {
padding: 0 15px;	
}
button.mfp-arrow {
background: #FFF !important;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 15px !important;
border-right: 17px solid #3f3f3f !important;
}
.mfp-arrow:before {
left: 13px !important;
}	
.mfp-arrow:after {
display:none !important;	
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 17px solid #3f3f3f!important;
}
.lookbook {
  text-align: center;
}
.lookbook__image {
  display: inline-block;
  position: relative;
  margin-bottom: -4px;
}
.lookbook__image img {
  position: relative;
  z-index: 0;
}
.hint {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
}
.hint:hover {
  z-index: 2;
}
.hint__dot {
  border-width: 10px;
  border-style: solid;
  background: transparent;
  border-radius: 50%;
  height: 28px;
  width: 28px;
  -webkit-animation: pulse 1s ease-out;
  -moz-animation: pulse 1s ease-out;
  animation: pulse 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}
.tool {
  height: auto;
  width: auto;
  position: absolute;
  right: 38px;
  padding: 10px 12px;
  color: #000;
  border-bottom: 0;
  opacity: 1;
  z-index: 0;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 1em;
  text-transform: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition:  background 300ms ease-out 0s;
  -moz-transition:  background 300ms ease-out 0s;
  -ms-transition:  background 300ms ease-out 0s;
  -o-transition:  background 300ms ease-out 0s;
  transition:  background 300ms ease-out 0s;
}
@media (max-width: 991px) {
  .tool {
    padding: 6px 8px;
  }
}
.tool:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  height: 32px;
  width: 10px;
  background: transparent;
}
.tool .tip {
  content: '';
  height: 8px;
  width: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  position: absolute;
  top: 50%;
  right: -4px;
  margin-top: -4px;
  z-index: 1;
  box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition:  background 300ms ease-out 0s;
  -moz-transition:  background 300ms ease-out 0s;
  -ms-transition:  background 300ms ease-out 0s;
  -o-transition:  background 300ms ease-out 0s;
  transition:  background 300ms ease-out 0s;
}
.hint:hover .tool .tip {
  background: #536dfe;
}
.tool--right {
  left: 38px;
  right: auto;
}
.tool--right:before {
  left: -10px;
  right: auto;
}
.tool--right .tip {
  left: -4px;
  right: auto;
  box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.1);
}
.hover-tool {
  visibility: hidden;
  opacity: 0;
  -webkit-transition:  all 300ms ease-out 0s;
  -moz-transition:  all 300ms ease-out 0s;
  -ms-transition:  all 300ms ease-out 0s;
  -o-transition:  all 300ms ease-out 0s;
  transition:  all 300ms ease-out 0s;
  cursor: auto;
  height: auto;
  width: 425px;
  position: absolute;
  left: 50px;
  top: 48px;
  padding: 16px 20px;
  border-bottom: 0;
  z-index: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  line-height: 1.4em;
  text-transform: none;
  text-align: left;
  white-space: normal;
}
.hint:hover .hover-tool {
  left: 0;
  visibility: visible;
  opacity: 1;
}
@media (max-width: 991px) {
  .hover-tool {
    font-size: 12px;
    line-height: 1.2em;
    width: 250px;
    top: 38px;
    padding-bottom: 70px;
  }
}
.tool--right .hover-tool {
  left: auto;
  right: 50px;
}
.hint:hover .tool--right .hover-tool {
  left: auto;
  right: 0;
}
.hover-tool:before {
  content: '';
  display: block;
  position: absolute;
  top: -18px;
  left: 0;
  height: 18px;
  width: 100%;
  background: transparent;
}
.hover-tool .btn {
  float: right;
  margin-left: 35px;
}
@media (max-width: 991px) {
  .hover-tool .btn {
    float: none;
    margin-left: 0;
    margin-bottom: 15px;
    position: absolute;
    left: 20px;
    bottom: 0;
  }
}
.hover-tool__tip {
  content: '';
  height: 8px;
  width: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  position: absolute;
  top: -4px;
  left: 35px;
  z-index: 1;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.tool--right .hover-tool__tip {
  left: auto;
  right: 35px;
}
.btn.pull-right {
  margin-right: 10px;
}
.btn--wd {
  padding: 12px 14px;
  font-size: 1.214em;
  line-height: 1em;
  height: 40px;
  border-radius: 3px;
  vertical-align: top;
  border: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition:  box-shadow 300ms 0s ease;
  -moz-transition:  box-shadow 300ms 0s ease;
  -ms-transition:  box-shadow 300ms 0s ease;
  -o-transition:  box-shadow 300ms 0s ease;
  transition:  box-shadow 300ms 0s ease;
}
.btn--wd:hover,
.btn--wd:active,
.btn--wd.focus,
.btn--wd:focus {
  padding: 12px 14px;
}
.btn--wd:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.btn--wd .icon {
  display: inline-block;
}
.btn--wd span {
  position: relative;
  top: 0;
  left: 0;
}
.btn--wd.btn--links--dropdown {
  border: none;
  background: none;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
}
.btn--wd.btn--links--dropdown:hover {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
}
.btn--wd.btn--with-icon .icon {
  padding-right: 5px;
}
.btn--wd.btn--xs {
  padding: 5px 10px;
  font-size: 0.923em;
  height: auto;
}
.btn--wd.btn--xs:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.btn--wd.btn--sm {
  padding: 8px 16px;
  height: auto;
  font-size: 13px;
}
.btn--wd.btn--sm .icon {
  font-size: 12px;
}
.btn--wd.btn--lg {
  padding: 15px 20px;
  height: auto;
}
.btn--wd.btn--xl {
  padding: 19px 30px;
  font-size: 1.385em;
  height: auto;
}
.btn--wd.btn--xxl {
  padding: 25px 35px;
  font-size: 1.923em;
  height: auto;
}
.btn--clear {
  border: 0;
  padding-left: 0;
  background-color: transparent;
}
.btn--clear:hover,
.btn--clear:active,
.btn--clear.focus,
.btn--clear:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.open > .btn--clear.dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
a .btn--wait,
.btn--round.btn--wait {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  animation: animate-stripes 800ms linear infinite;
}
.btn--round {
  border-radius: 999em;
  width: 60px;
  height: 60px;
  padding: 0;
  line-height: 65px;
  font-size: 32px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition:  box-shadow 300ms 0s ease;
  -moz-transition:  box-shadow 300ms 0s ease;
  -ms-transition:  box-shadow 300ms 0s ease;
  -o-transition:  box-shadow 300ms 0s ease;
  transition:  box-shadow 300ms 0s ease;
}
.btn--round:hover {
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.btn--round--lg {
  width: 76px;
  height: 76px;
  line-height: 78px;
  font-size: 27px;
}
.btn--round--sm {
  width: 46px;
  height: 46px;
  line-height: 78px;
  font-size: 22px;
}
.btn--round--xs {
  width: 37px;
  height: 37px;
  line-height: 37px;
  font-size: 16px;
}
.hint__dot {
  border-width: 10px;
  border-style: solid;
  background: transparent;
  border-radius: 50%;
  height: 28px;
  width: 28px;
  -webkit-animation: pulse 1s ease-out;
  -moz-animation: pulse 1s ease-out;
  animation: pulse 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}
.hint__dot {
  border-color: #b71c1c;
}
.lookbook {
  background: url(https://memoryhouse.in.ua/catalog/view/theme/magazin/images/lookbook-bg.jpg) repeat-x 0 0 ;
}
.hint {
  background: #b71c1c;
  color: #fff;
}
.hint__dot {
  border-color: #b71c1c;
}
.tool {
  background: #fff;
  color: #000;
}
.hint:hover .tool {
  background: #b71c1c;
  color: #fff;
}
.tool .tip {
  background: #fff;
}
.hint:hover .tool .tip {
  background: #b71c1c;
}
.tool--right {
  left: 38px;
  right: auto;
}
.tool--right:before {
  left: -10px;
  right: auto;
}
.tool--right .tip {
  left: -4px;
  right: auto;
  box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.1);
}
.hover-tool {
  background: #fff;
  color: #000;
}
.hover-tool__tip {
  background: #fff;
}

.text_block-wrapper {
    margin: 25px auto 25px;
}
.text_block {
    padding: 0px 0px 0px 0;
    font-size: 12px;
    height: 550px;
    overflow: hidden;
}
.text_block-overlay {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffffff');
    background: -webkit-linear-gradient(rgba(255,255,255,0),#fff);
    background: -o-linear-gradient(rgba(255,255,255,0),#fff);
    background: linear-gradient(rgba(255,255,255,0),#fff);
    height: 0px;
    margin: 0px 5px 0;
    position: relative;
    z-index: 10;
}

/* Jet Cache: catalog/view/theme/default/stylesheet/promo_popup.css?v=24 */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

body[class*="popup-active"] {
	overflow: hidden;
	pointer-events: none;
}
.promo_content * {
	pointer-events: auto;
}
.promo_popup_header .close_promo {
	color: #b3b3b3;
	font-size: 34px;
	text-decoration: none;
	position: absolute;
	top: 6px;
	right: 9px;
	padding: 0;
	background: none;
	border: none;
	line-height: 0.7;
	cursor: pointer;
}
.promo_popup_content .close_promo {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-decoration: none;
	position: absolute;
	top: 3px;
	right: 3px;
	padding: 5px;
	background: #fff;
	border: none;
	border-radius: 50%;
	line-height: 0.7;
	cursor: pointer;
}
.close_promo:hover {
	color: #b3b3b3;
	text-decoration: none;
}
.close_promo:focus {
	outline: none;
	text-decoration: none;
}
.promo_content {
	display: none;
	position: fixed;
        top: 50%;
        left: 50%;
	transform: translate(-50%, -50%);
	flex-direction: column;
	padding: 0px;
	background: #FFF;
	text-align: left;
	max-height: calc(100vh - 100px);
	max-width: 95%;
	width: max-content;
	z-index: 99999;
	border-radius: 5px;
	box-shadow: 0 0 0 9999px rgba(0,0,0,0.5);
}
.promo_content h2 {
	font-size: 26px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0;
}
.promo_content h3 {
    	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0;
}
.promo_content h4 {
    	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0;
}
.promo_content h5 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0;
}
.promo_content p {
	padding-bottom: 15px;
	line-height: 1.42857;
	margin-bottom: 0;
}
.promo_content p:only-of-type, .promo_content p:last-child {
	padding-bottom: 0;
}
.promo_popup_content {
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 1.42857;
	padding: 30px;
	overflow: auto;
	overflow-x: hidden;
}
.promo_popup_content :is(h2, h3, h4, h5) {
	color: #000000;
}
.promo_popup_content .pp-agree-buttons {
	text-align: center;
	padding-top: 10px;
}
.promo_popup_header {
	background-color: #e5e5e5;
	border-radius: 5px 5px 0 0;
}
.promo_content h2.promo-title {
	color: #979797;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 8px 32px 8px 32px;
	text-transform: uppercase;
	text-align: center;
	line-height: 21px;
}
.promo_content img {
	max-width: 100%;
	max-height: calc(70vh - 250px);
	padding: 0 0 15px 0;
	object-fit: contain;
	height: auto !important;
}
.promo_content .table-bordered, .promo_content .table-bordered > tbody > tr > td {
	border: none !important;
}
.pp-wrap-buttons {
	padding-top: 10px;
	margin-left: -3px;
	margin-right: -3px;
}
.promo_content .pp-button {
	display: inline-block;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	padding: 10px 20px;
	text-decoration: none;
	color: #fff;
	margin: 5px 3px 0 3px;
	text-align: center;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
}
.promo_content .pp-yes:focus, .promo_content .pp-not:focus {
  	outline: none !important;
}
.promo_content .pp-yes {
	background-color: #6cc12c;
}
.promo_content .pp-yes:hover {
	background-color: #6fd026;
}
.promo_content .pp-yes:active {
	background-color: #60b321;
}
.promo_content .pp-not {
	background-color: #ff4444;
}
.promo_content .pp-not:hover {
	background-color: #ff1a1a;
}
.promo_content .pp-not:active {
	background-color: #d81919;
}
.promo_content .pp-default {
	background-color: #898989;
}
.promo_content .pp-default:hover {
	background-color: #606060;
}
.promo_content .pp-default:active {
	background-color: #606060;
}
body.is-blurred .blur-wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	backdrop-filter: blur(10px);
	z-index: 88888;
}

/* cookie warning */

.pp-cookie {
	background-color: transparent;
	color: #8f8f8f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	position: absolute;
	top: 7px;
	right: 8px;
	padding: 0;
	border: none;
	cursor: pointer;
}
.pp-cookie:hover {
	color: #adadad;
}
.cookie-warning {
	position: fixed;
	top: auto;
	bottom: 0;
	left: 50%;
	flex-direction: inherit;
	transform: translate(-50%, 0%);
	max-width: none;
	max-height: calc(100vh - 50px);
	box-shadow: none;
	border-radius: 0.1px;
	background-color: #343a40;
	width: 100%;
}
.cookie-warning .promo-popup-cookie {
	display: flex;
	color: #ffffff;
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px;
	align-items: center;
}
.cookie-warning .promo-popup-cookie a {
	display: contents;
	color: #23a1d1;
}
.cookie-warning .promo-popup-cookie p {
	margin: 0;
	padding-bottom: 0;
}
.cookie-warning .promo-popup-cookie img {
	padding-right: 20px;
	width: auto !important;
	max-width: none;
	max-height: 65px;
}
.cookie-warning .promo-popup-cookie span {
    	display: table-row;
}
.cookie-warning table {
	margin-bottom: 0 !important;
	border: none;
}
.cookie-warning table td {
    	white-space: normal !important;
	vertical-align: middle !important;
}
.pp-agree-cookie {
    	margin-left: 20px;
}
.accept.cookie-button {
	background-color: #f8f9fa;
	border-radius: 4px;
	border: none;
	color: #212529;
	padding: 8px 25px;
	min-width: auto;
}
.accept.cookie-button:hover {
    	background-color: #dadada;
}

/* popup animation */

@-webkit-keyframes popupAnimation {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0.8, 0.8);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(1, 1);
        opacity: 1.0;
    }
}
@-moz-keyframes popupAnimation {
    0% {
        -moz-transform: translate(-50%, -50%) scale(0.8, 0.8);
        opacity: 0.5;
    }
    100% {
        -moz-transform: translate(-50%, -50%) scale(1, 1);
        opacity: 1.0;
    }
}
@-o-keyframes popupAnimation {
    0% {
        -o-transform: translate(-50%, -50%) scale(0.8, 0.8);
        opacity: 0.5;
    }
    100% {
        -o-transform: translate(-50%, -50%) scale(1, 1);
        opacity: 1.0;
    }
}
@keyframes popupAnimation {
    0% {
        transform: translate(-50%, -50%) scale(0.8, 0.8);
        opacity: 0.5;
    }
    100% {
        transform: translate(-50%, -50%) scale(1, 1);
        opacity: 1.0;
    }
}

/* cookie warning animation */

@-webkit-keyframes agreeAnimation {
    0% {
        -webkit-transform: translate(-50%, 100%);
    }
    100% {
        -webkit-transform: translate(-50%, 0%);
    }
}
@-moz-keyframes agreeAnimation {
    0% {
        -moz-transform: translate(-50%, 100%);
    }
    100% {
        -moz-transform: translate(-50%, 0%);
    }
}
@-o-keyframes agreeAnimation {
    0% {
        -o-transform: translate(-50%, 100%);
    }
    100% {
        -o-transform: translate(-50%, 0%);
    }
}
@keyframes agreeAnimation {
    0% {
        transform: translate(-50%, 100%);
    }
    100% {
        transform: translate(-50%, 0%);
    }
}

/* media */

@media (max-width: 767px) {
	.promo_content {
		max-width: 85%;
	}
	.cookie-warning {
		max-width: none;
	}
	.cookie-warning .promo-popup-cookie img {
		float: left !important;
	    	padding: 0 15px 0 0;
		max-width: 120px;
		max-height: 120px;
	}
}
@media (max-width: 500px) {
	.promo_popup_content h2, .promo_popup_content h2 span {
		font-size: 24px !important;
	}
	.promo_popup_content h3, .promo_popup_content h3 span {
	    	font-size: 22px !important;
	}
	.promo_popup_content h4, .promo_popup_content h4 span {
	    	font-size: 20px !important;
	}
	.promo_popup_content h5, .promo_popup_content h5 span {
		font-size: 18px !important;
	}
	.pp-wrap-buttons {
		text-align: center !important;
	}
	.promo_content img {
		float: none !important;
	    	padding: 0 0 10px 0 !important;
		display: table;
		margin: 0 auto;
		max-height: 150px;
	}
	.promo_content {
		max-width: 95%;
	}
	.cookie-warning {
		max-width: none;
	    	width: 100%;
	}
	.cookie-warning .promo-popup-cookie {
	    	display: block;
	}
	.cookie-warning .promo-popup-cookie p {
		display: block;
		text-align: inherit !important;
	}
	.cookie-warning .promo-popup-cookie span {
	    	display: block;
	}
	.cookie-warning .promo-popup-cookie img {
		float: none !important;
	    	padding: 0 0 10px 0;
		max-width: none;
		margin: 0;
		width: 50% !important;
		transform: translate(50%, 0%);
	}
	.pp-agree-cookie {
	    	display: grid !important;
		margin-left: 0;
		margin-top: 15px;
	}
	.cookie-warning table td {
		display: block;
		padding: 3px !important;
	}
}
@media (max-width: 380px) {
	.promo_content img {
		max-height: 100px;
	}
}

/* fix themes */
.popup-active .cart__dropdown {
    	display: none;
}
.popup-active .nav .container-fluid {
    	display: block;

}

/* Jet Cache: catalog/view/javascript/jquery/magnific/magnific-popup.css */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Jet Cache: catalog/view/theme/magazin/stylesheet/jquery.mmenu.all.css */
.mm-hidden{display:none !important;}
.mm-wrapper{overflow-x:hidden;position:relative;}
.mm-menu,
.mm-menu > .mm-panel{margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;}
.mm-menu{box-sizing:border-box;background:inherit;display:block;overflow:hidden;padding:0;}
.mm-panel{-webkit-transition:-webkit-transform 0.4s ease;-moz-transition:-moz-transform 0.4s ease;-ms-transition:-ms-transform 0.4s ease;-o-transition:-o-transform 0.4s ease;transition:transform 0.4s ease;-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
.mm-panel.mm-opened{-webkit-transform:translate3d(0%, 0, 0);-moz-transform:translate3d(0%, 0, 0);-ms-transform:translate3d(0%, 0, 0);-o-transform:translate3d(0%, 0, 0);transform:translate3d(0%, 0, 0);}
.mm-panel.mm-subopened{-webkit-transform:translate3d(-30%, 0, 0);-moz-transform:translate3d(-30%, 0, 0);-ms-transform:translate3d(-30%, 0, 0);-o-transform:translate3d(-30%, 0, 0);transform:translate3d(-30%, 0, 0);}
.mm-panel.mm-highest{z-index:1;}
.mm-menu > .mm-panel{background:inherit;border-color:inherit;-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;padding:0 20px;}
.mm-menu > .mm-panel.mm-hasnavbar{padding-top:40px;}
.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after{content:'';display:block;height:20px;}
.mm-vertical .mm-panel{-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important;}
.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel{display:none;padding:10px 0 10px 10px;}
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after{border-color:transparent;}
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel{display:block;}
.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next{height:40px;bottom:auto;}
.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after{top:16px;bottom:auto;}
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0;}
.mm-navbar > *{display:block;padding:10px 0;}
.mm-navbar a,
.mm-navbar a:hover{text-decoration:none;}
.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.mm-navbar .mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1;}
.mm-navbar .mm-btn:first-child{padding-left:20px;left:0;}
.mm-navbar .mm-btn:last-child{text-align:right;padding-right:20px;right:0;}
.mm-panel .mm-navbar{display:none;}
.mm-panel.mm-hasnavbar .mm-navbar{display:block;}
.mm-listview,
.mm-listview > li{list-style:none;display:block;padding:0;margin:0;}
.mm-listview{font:inherit;font-size:14px;line-height:20px;}
.mm-listview a,
.mm-listview a:hover{text-decoration:none;}
.mm-listview > li{position:relative;}
.mm-listview > li, .mm-listview > li:after,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before{border-color:inherit;}
.mm-listview > li > a,
.mm-listview > li > span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 20px;margin:0;}
.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow{padding-right:50px;}
.mm-listview > li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:0;right:0;bottom:0;}
.mm-listview > li:not(.mm-divider):after{left:20px;}
.mm-listview .mm-next{background:rgba(3, 2, 1, 0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2;}
.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0;}
.mm-listview .mm-next + a,
.mm-listview .mm-next + span{margin-right:50px;}
.mm-listview .mm-next.mm-fullsubopen{width:65px;border-left:1px solid #DBDBDB;}
.mm-listview .mm-next.mm-fullsubopen:before{border-left:none;}
.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span{padding-right:50px;margin-right:0;}
.mm-menu > .mm-panel > .mm-listview{margin:20px -20px;}
.mm-menu > .mm-panel > .mm-listview:first-child,
.mm-menu > .mm-panel > .mm-navbar + .mm-listview{margin-top:-20px;}
.mm-listview .mm-inset{list-style:inside disc;padding:0 10px 15px 40px;margin:0;}
.mm-listview .mm-inset > li{padding:5px 0;}
.mm-listview .mm-divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px;}
.mm-listview .mm-spacer{padding-top:40px;}
.mm-listview .mm-spacer > .mm-next{top:40px;}
.mm-listview .mm-spacer.mm-divider{padding-top:25px;}
.mm-prev:before,
.mm-next:after,
.mm-arrow:after{content:'';border:2px solid transparent;display:inline-block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
.mm-prev:before{border-right:none;border-bottom:none;left:20px;}
.mm-next:after,
.mm-arrow:after{border-top:none;border-left:none;right:20px;}
.mm-menu{background:#f3f3f3;border-color:rgba(0, 0, 0, 0.1);color:rgba(0, 0, 0, 0.7);}
.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a{color:rgba(0, 0, 0, 0.3);}
.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after{border-color:rgba(0, 0, 0, 0.3);}
.mm-menu .mm-listview{border-color:rgba(0, 0, 0, 0.1);}
.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after{border-color:rgba(0, 0, 0, 0.3);}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span{background:rgba(255, 255, 255, 0.5);}
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel{background:rgba(0, 0, 0, 0.05);}
.mm-menu .mm-divider{background:rgba(0, 0, 0, 0.05);}
.mm-page{box-sizing:border-box;position:relative;}
.mm-slideout{-webkit-transition:-webkit-transform 0.4s ease;-ms-transition:-ms-transform 0.4s ease;transition:transform 0.4s ease;}
html.mm-opened{overflow:hidden;position:relative;}
html.mm-opened body{overflow:hidden;}
html.mm-background .mm-page{background:inherit;}
#mm-blocker{background:rgba(3, 2, 1, 0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999;}
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker{display:block;}
.mm-menu.mm-offcanvas, .fixload{display:none;position:fixed;}
.mm-menu.mm-current{display:block;}
.mm-menu{width:80%;min-width:140px;max-width:350px;}
html.mm-opening .mm-slideout{-webkit-transform:translate(80%, 0);-moz-transform:translate(80%, 0);-ms-transform:translate(80%, 0);-o-transform:translate(80%, 0);transform:translate(80%, 0);}
@media all and (max-width:175px){html.mm-opening .mm-slideout{-webkit-transform:translate(140px, 0);-moz-transform:translate(140px, 0);-ms-transform:translate(140px, 0);-o-transform:translate(140px, 0);transform:translate(140px, 0);}
}
@media all and (min-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate(350px, 0);-moz-transform:translate(350px, 0);-ms-transform:translate(350px, 0);-o-transform:translate(350px, 0);transform:translate(350px, 0);}
}
.mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight{max-height:80%;}
.mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen{max-height:100%;}
.mm-menu.mm-measureheight > .mm-panel{bottom:auto !important;height:auto !important;}
em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%;}
em.mm-counter + a.mm-next{width:90px;}
em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span{margin-right:90px;}
em.mm-counter + a.mm-fullsubopen{padding-left:0;}
.mm-vertical > .mm-counter{top:12px;margin-top:0;}
.mm-vertical.mm-spacer > .mm-counter{margin-top:40px;}
.mm-nosubresults > .mm-counter{display:none;}
.mm-menu em.mm-counter{color:rgba(0, 0, 0, 0.3);}
.mm-divider > span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px;}
.mm-divider.mm-opened a.mm-next:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.mm-collapsed:not(.mm-uncollapsed){display:none;}
.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:2;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.mm-fixeddivider:after{content:none !important;display:none !important;}
.mm-hasdividers .mm-fixeddivider{display:block;}
.mm-menu .mm-fixeddivider span{background:rgba(0, 0, 0, 0.05);}
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;}
.mm-iconpanel .mm-panel{-webkit-transition-property:-webkit-transform, left, right;-moz-transition-property:-moz-transform, left, right;-ms-transition-property:-ms-transform, left, right;-o-transition-property:-o-transform, left, right;transition-property:transform, left, right;}
.mm-iconpanel .mm-panel.mm-opened{border-left:1px solid;border-color:inherit;}
.mm-iconpanel .mm-panel.mm-subopened{overflow-y:hidden;left:-40px;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0px;}
.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px;}
.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px;}
.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px;}
.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px;}
.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px;}
.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px;}
.mm-subblocker{background:inherit;opacity:0;display:block;-webkit-transition:opacity 0.4s ease;-moz-transition:opacity 0.4s ease;-ms-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease;}
.mm-subopened .mm-subblocker{opacity:0.6;position:absolute;top:0;right:0;bottom:-100000px;left:0;z-index:3;}
.mm-menu > .mm-navbar{background:inherit;padding:0;z-index:3;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.mm-navbar-bottom{border-top-width:1px;border-top-style:solid;border-bottom:none;top:auto;bottom:0;}
.mm-navbar-top ~ .mm-navbar-top{border-bottom:none;}
.mm-navbar-bottom ~ .mm-navbar-bottom{border-top:none;}
.mm-navbar.mm-hasbtns{padding:0 40px;}
.mm-close:after{content:'x';}
.mm-navbar[class*="mm-navbar-content-"] > *{box-sizing:border-box;display:block;float:left;}
.mm-navbar > .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px;}
.mm-navbar > .mm-breadcrumbs > *{display:inline-block;padding:10px 3px;}
.mm-navbar > .mm-breadcrumbs > a{text-decoration:underline;}
.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px;}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs{margin-left:0;padding-left:0;}
.mm-navbar-top-1{top:0px;}
.mm-hasnavbar-top-1 .mm-panel{top:40px;}
.mm-hasnavbar-top-1 .mm-indexer{top:50px;}
.mm-hasnavbar-top-1 .mm-fixeddivider{top:40px;}
.mm-navbar-top-2{top:40px;}
.mm-hasnavbar-top-2 .mm-panel{top:80px;}
.mm-hasnavbar-top-2 .mm-indexer{top:90px;}
.mm-hasnavbar-top-2 .mm-fixeddivider{top:80px;}
.mm-navbar-top-3{top:80px;}
.mm-hasnavbar-top-3 .mm-panel{top:120px;}
.mm-hasnavbar-top-3 .mm-indexer{top:130px;}
.mm-hasnavbar-top-3 .mm-fixeddivider{top:120px;}
.mm-navbar-top-4{top:120px;}
.mm-hasnavbar-top-4 .mm-panel{top:160px;}
.mm-hasnavbar-top-4 .mm-indexer{top:170px;}
.mm-hasnavbar-top-4 .mm-fixeddivider{top:160px;}
.mm-navbar-bottom-1{bottom:0px;}
.mm-hasnavbar-bottom-1 .mm-panel{bottom:40px;}
.mm-hasnavbar-bottom-1 .mm-indexer{bottom:50px;}
.mm-navbar-bottom-2{bottom:40px;}
.mm-hasnavbar-bottom-2 .mm-panel{bottom:80px;}
.mm-hasnavbar-bottom-2 .mm-indexer{bottom:90px;}
.mm-navbar-bottom-3{bottom:80px;}
.mm-hasnavbar-bottom-3 .mm-panel{bottom:120px;}
.mm-hasnavbar-bottom-3 .mm-indexer{bottom:130px;}
.mm-navbar-bottom-4{bottom:120px;}
.mm-hasnavbar-bottom-4 .mm-panel{bottom:160px;}
.mm-hasnavbar-bottom-4 .mm-indexer{bottom:170px;}
.mm-navbar-size-2{height:80px;}
.mm-navbar-size-3{height:120px;}
.mm-navbar-size-4{height:160px;}
.mm-navbar-content-2 > *{width:50%;}
.mm-navbar-content-3 > *{width:33.33%;}
.mm-navbar-content-4 > *{width:25%;}
.mm-navbar-content-5 > *{width:20%;}
.mm-navbar-content-6 > *{width:16.67%;}
.mm-search,
.mm-search input{box-sizing:border-box;}
.mm-search{height:40px;padding:7px 10px 0 10px;}
.mm-search input{border:none;border-radius:26px;font:inherit;font-size:14px;line-height:26px;outline:none;display:block;width:100%;height:26px;margin:0;padding:0 10px;}
.mm-search input::-ms-clear{display:none;}
.mm-panel > .mm-search{width:100%;position:absolute;top:0;left:0;}
.mm-panel.mm-hassearch{padding-top:40px;}
.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px;}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search{top:40px;}
.mm-noresultsmsg{text-align:center;font-size:21px;display:none;padding:40px 0;}
.mm-noresults .mm-noresultsmsg{display:block;}
.mm-noresults .mm-indexer{display:none !important;}
li.mm-nosubresults > a.mm-next{display:none;}
li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span{padding-right:10px;}
.mm-menu .mm-search input{background:rgba(0, 0, 0, 0.05);color:rgba(0, 0, 0, 0.7);}
.mm-menu .mm-noresultsmsg{color:rgba(0, 0, 0, 0.3);}
.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:10px;bottom:10px;right:-100px;z-index:3;-webkit-transition:right 0.4s ease;-moz-transition:right 0.4s ease;-ms-transition:right 0.4s ease;-o-transition:right 0.4s ease;transition:right 0.4s ease;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.mm-indexer a{text-decoration:none;display:block;height:3.85%;}
.mm-indexer ~ .mm-panel.mm-hasindexer{padding-right:40px;}
.mm-hasindexer .mm-indexer{right:0;}
.mm-hasindexer .mm-fixeddivider{right:20px;}
.mm-menu .mm-indexer a{color:rgba(0, 0, 0, 0.3);}
input.mm-toggle,
input.mm-check{position:absolute;left:-10000px;}
label.mm-toggle,
label.mm-check{margin:0;position:absolute;top:50%;z-index:2;}
label.mm-toggle:before,
label.mm-check:before{content:'';display:block;}
label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px;}
label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px;}
input.mm-toggle:checked ~ label.mm-toggle:before{float:right;}
label.mm-check{width:30px;height:30px;margin-top:-15px;}
label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:0.1;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
input.mm-check:checked ~ label.mm-check:before{opacity:1;}
li.mm-vertical label.mm-toggle, li.mm-vertical label.mm-check{bottom:auto;margin-top:0;}
li.mm-vertical label.mm-toggle{top:5px;}
li.mm-vertical label.mm-check{top:5px;}
label.mm-toggle, label.mm-check{right:20px;}
label.mm-toggle + a,
label.mm-toggle + span{padding-right:80px;}
label.mm-check + a,
label.mm-check + span{padding-right:60px;}
a.mm-next + label.mm-toggle, a.mm-next + label.mm-check{right:60px;}
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span{margin-right:50px;}
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span{padding-right:70px;}
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span{padding-right:50px;}
em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check{right:100px;}
em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span{margin-right:90px;}
.mm-menu label.mm-toggle{background:rgba(0, 0, 0, 0.1);}
.mm-menu label.mm-toggle:before{background:#f3f3f3;}
.mm-menu input.mm-toggle:checked ~ label.mm-toggle{background:#4bd963;}
.mm-menu label.mm-check:before{border-color:rgba(0, 0, 0, 0.7);}
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after{content:none;}
.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after{left:0 !important;}
html.mm-effect-zoom-menu .mm-menu.mm-offcanvas{-webkit-transition:-webkit-transform 0.4s ease;-moz-transition:-moz-transform 0.4s ease;-ms-transition:-ms-transform 0.4s ease;-o-transition:-o-transform 0.4s ease;transition:transform 0.4s ease;}
html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-effect-zoom-menu{-webkit-transform:scale(0.7, 0.7) translate3d(-30%, 0, 0);-moz-transform:scale(0.7, 0.7) translate3d(-30%, 0, 0);-ms-transform:scale(0.7, 0.7) translate3d(-30%, 0, 0);-o-transform:scale(0.7, 0.7) translate3d(-30%, 0, 0);transform:scale(0.7, 0.7) translate3d(-30%, 0, 0);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}
html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-effect-zoom-menu{-webkit-transform:scale(1, 1) translate3d(0%, 0, 0);-moz-transform:scale(1, 1) translate3d(0%, 0, 0);-ms-transform:scale(1, 1) translate3d(0%, 0, 0);-o-transform:scale(1, 1) translate3d(0%, 0, 0);transform:scale(1, 1) translate3d(0%, 0, 0);}
html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas{-webkit-transform:scale(0.7, 0.7) translate3d(30%, 0, 0);-moz-transform:scale(0.7, 0.7) translate3d(30%, 0, 0);-ms-transform:scale(0.7, 0.7) translate3d(30%, 0, 0);-o-transform:scale(0.7, 0.7) translate3d(30%, 0, 0);transform:scale(0.7, 0.7) translate3d(30%, 0, 0);-webkit-transform-origin:right center;-moz-transform-origin:right center;-ms-transform-origin:right center;-o-transform-origin:right center;transform-origin:right center;}
html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-effect-zoom-menu{-webkit-transform:scale(1, 1) translate3d(0%, 0, 0);-moz-transform:scale(1, 1) translate3d(0%, 0, 0);-ms-transform:scale(1, 1) translate3d(0%, 0, 0);-o-transform:scale(1, 1) translate3d(0%, 0, 0);transform:scale(1, 1) translate3d(0%, 0, 0);}
html.mm-effect-slide-menu .mm-menu.mm-effect-slide-menu{-webkit-transition:-webkit-transform 0.4s ease;-moz-transition:-moz-transform 0.4s ease;-ms-transition:-ms-transform 0.4s ease;-o-transition:-o-transform 0.4s ease;transition:transform 0.4s ease;}
html.mm-effect-slide-menu.mm-opened .mm-menu.mm-effect-slide-menu{-webkit-transform:translate3d(-30%, 0, 0);-moz-transform:translate3d(-30%, 0, 0);-ms-transform:translate3d(-30%, 0, 0);-o-transform:translate3d(-30%, 0, 0);transform:translate3d(-30%, 0, 0);}
html.mm-effect-slide-menu.mm-opening .mm-menu.mm-effect-slide-menu{-webkit-transform:translate3d(0%, 0, 0);-moz-transform:translate3d(0%, 0, 0);-ms-transform:translate3d(0%, 0, 0);-o-transform:translate3d(0%, 0, 0);transform:translate3d(0%, 0, 0);z-index:9;}
html.mm-effect-slide-menu.mm-right.mm-opened .mm-menu.mm-effect-slide-menu{-webkit-transform:translate3d(30%, 0, 0);-moz-transform:translate3d(30%, 0, 0);-ms-transform:translate3d(30%, 0, 0);-o-transform:translate3d(30%, 0, 0);transform:translate3d(30%, 0, 0);}
html.mm-effect-slide-menu.mm-right.mm-opening .mm-menu.mm-effect-slide-menu{-webkit-transform:translate3d(0%, 0, 0);-moz-transform:translate3d(0%, 0, 0);-ms-transform:translate3d(0%, 0, 0);-o-transform:translate3d(0%, 0, 0);transform:translate3d(0%, 0, 0);}
html.mm-effect-fade-menu .mm-menu.mm-effect-fade-menu{opacity:0;-webkit-transition:opacity 0.4s ease;-moz-transition:opacity 0.4s ease;-ms-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease;}
html.mm-effect-fade-menu.mm-opening .mm-menu.mm-effect-fade-menu{opacity:1;}
.mm-menu.mm-effect-zoom-panels .mm-panel{-webkit-transform:scale(1.5, 1.5) translate3d(100%, 0, 0);-moz-transform:scale(1.5, 1.5) translate3d(100%, 0, 0);-ms-transform:scale(1.5, 1.5) translate3d(100%, 0, 0);-o-transform:scale(1.5, 1.5) translate3d(100%, 0, 0);transform:scale(1.5, 1.5) translate3d(100%, 0, 0);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}
.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened{-webkit-transform:scale(1, 1) translate3d(0%, 0, 0);-moz-transform:scale(1, 1) translate3d(0%, 0, 0);-ms-transform:scale(1, 1) translate3d(0%, 0, 0);-o-transform:scale(1, 1) translate3d(0%, 0, 0);transform:scale(1, 1) translate3d(0%, 0, 0);}
.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened.mm-subopened{-webkit-transform:scale(0.7, 0.7) translate3d(-30%, 0, 0);-moz-transform:scale(0.7, 0.7) translate3d(-30%, 0, 0);-ms-transform:scale(0.7, 0.7) translate3d(-30%, 0, 0);-o-transform:scale(0.7, 0.7) translate3d(-30%, 0, 0);transform:scale(0.7, 0.7) translate3d(-30%, 0, 0);}
.mm-menu.mm-effect-slide-panels-0 .mm-panel.mm-subopened{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.mm-menu.mm-effect-slide-panels-100 .mm-panel.mm-subopened{-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li{-webkit-transition:-webkit-transform 0.4s ease;-moz-transition:-moz-transform 0.4s ease;-ms-transition:-ms-transform 0.4s ease;-o-transition:-o-transform 0.4s ease;transition:transform 0.4s ease;-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(1){-webkit-transition-delay:100ms;-moz-transition-delay:100ms;-ms-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms;}
html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(2){-webkit-transition-delay:200ms;-moz-transition-delay:200ms;-ms-transition-delay:200ms;-o-transition-delay:200ms;transition-delay:200ms;}
html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(3){-webkit-transition-delay:300ms;-moz-transition-delay:300ms;-ms-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms;}
html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(4){-webkit-transition-delay:400ms;-moz-transition-delay:400ms;-ms-transition-delay:400ms;-o-transition-delay:400ms;transition-delay:400ms;}
html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(5){-webkit-transition-delay:500ms;-moz-transition-delay:500ms;-ms-transition-delay:500ms;-o-transition-delay:500ms;transition-delay:500ms;}
html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(6){-webkit-transition-delay:600ms;-moz-transition-delay:600ms;-ms-transition-delay:600ms;-o-transition-delay:600ms;transition-delay:600ms;}
html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(7){-webkit-transition-delay:700ms;-moz-transition-delay:700ms;-ms-transition-delay:700ms;-o-transition-delay:700ms;transition-delay:700ms;}
html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(8){-webkit-transition-delay:800ms;-moz-transition-delay:800ms;-ms-transition-delay:800ms;-o-transition-delay:800ms;transition-delay:800ms;}
html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(9){-webkit-transition-delay:900ms;-moz-transition-delay:900ms;-ms-transition-delay:900ms;-o-transition-delay:900ms;transition-delay:900ms;}
html.mm-effect-slide-listitems.mm-opening .mm-menu.mm-effect-slide-listitems .mm-panel.mm-opened .mm-listview > li{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.mm-menu.mm-fullscreen{width:100%;min-width:140px;max-width:10000px;}
html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(100%, 0);-moz-transform:translate(100%, 0);-ms-transform:translate(100%, 0);-o-transform:translate(100%, 0);transform:translate(100%, 0);}
@media all and (max-width:140px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(140px, 0);-moz-transform:translate(140px, 0);-ms-transform:translate(140px, 0);-o-transform:translate(140px, 0);transform:translate(140px, 0);}
}
@media all and (min-width:10000px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(10000px, 0);-moz-transform:translate(10000px, 0);-ms-transform:translate(10000px, 0);-o-transform:translate(10000px, 0);transform:translate(10000px, 0);}
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(-100%, 0);-moz-transform:translate(-100%, 0);-ms-transform:translate(-100%, 0);-o-transform:translate(-100%, 0);transform:translate(-100%, 0);}
@media all and (max-width:140px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(-140px, 0);-moz-transform:translate(-140px, 0);-ms-transform:translate(-140px, 0);-o-transform:translate(-140px, 0);transform:translate(-140px, 0);}
}
@media all and (min-width:10000px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(-10000px, 0);-moz-transform:translate(-10000px, 0);-ms-transform:translate(-10000px, 0);-o-transform:translate(-10000px, 0);transform:translate(-10000px, 0);}
}
.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom{height:100%;min-height:140px;max-height:10000px;}
html.mm-opened.mm-fullscreen .mm-page{box-shadow:none !important;}
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span{text-overflow:clip;white-space:normal;}
.mm-menu.mm-pageshadow:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:99;}
.mm-menu.mm-pageshadow.mm-right:after{left:auto;right:100%;}
.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after{content:none;display:none;}
.mm-menu.mm-pageshadow:after{box-shadow:0 0 10px rgba(0, 0, 0, 0.3);}
.mm-menu.mm-top,
.mm-menu.mm-bottom{width:100%;min-width:100%;max-width:100%;}
.mm-menu.mm-right{left:auto;right:0;}
.mm-menu.mm-bottom{top:auto;bottom:0;}
html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate(-80%, 0);-moz-transform:translate(-80%, 0);-ms-transform:translate(-80%, 0);-o-transform:translate(-80%, 0);transform:translate(-80%, 0);}
@media all and (max-width:175px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate(-140px, 0);-moz-transform:translate(-140px, 0);-ms-transform:translate(-140px, 0);-o-transform:translate(-140px, 0);transform:translate(-140px, 0);}
}
@media all and (min-width:550px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate(-440px, 0);-moz-transform:translate(-440px, 0);-ms-transform:translate(-440px, 0);-o-transform:translate(-440px, 0);transform:translate(-440px, 0);}
}
html.mm-front .mm-slideout{-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important;z-index:0 !important;}
.mm-menu.mm-front{z-index:1;}
.mm-menu.mm-front, .mm-menu.mm-next{-webkit-transition:-webkit-transform 0.4s ease;-ms-transition:-ms-transform 0.4s ease;transition:transform 0.4s ease;-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right{-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
.mm-menu.mm-top{-webkit-transform:translate3d(0, -100%, 0);-moz-transform:translate3d(0, -100%, 0);-ms-transform:translate3d(0, -100%, 0);-o-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
.mm-menu.mm-bottom{-webkit-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);-ms-transform:translate3d(0, 100%, 0);-o-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.mm-menu.mm-top, .mm-menu.mm-bottom{height:80%;min-height:140px;max-height:880px;}
.mm-menu.mm-theme-dark{background:#333333;border-color:rgba(0, 0, 0, 0.15);color:rgba(255, 255, 255, 0.8);}
.mm-menu.mm-theme-dark .mm-navbar > *,
.mm-menu.mm-theme-dark .mm-navbar a{color:rgba(255, 255, 255, 0.4);}
.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after{border-color:rgba(255, 255, 255, 0.4);}
.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0, 0, 0, 0.15);}
.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after{border-color:rgba(255, 255, 255, 0.4);}
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span{background:rgba(0, 0, 0, 0.1);}
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel{background:rgba(255, 255, 255, 0.05);}
.mm-menu.mm-theme-dark .mm-divider{background:rgba(255, 255, 255, 0.05);}
.mm-menu.mm-theme-dark label.mm-check:before{border-color:rgba(255, 255, 255, 0.8);}
.mm-menu.mm-theme-dark em.mm-counter{color:rgba(255, 255, 255, 0.4);}
.mm-menu.mm-theme-dark .mm-fixeddivider span{background:rgba(255, 255, 255, 0.05);}
.mm-menu.mm-pageshadow.mm-theme-dark:after{box-shadow:0 0 20px rgba(0, 0, 0, 0.5);}
.mm-menu.mm-theme-dark .mm-search input{background:rgba(255, 255, 255, 0.3);color:rgba(255, 255, 255, 0.8);}
.mm-menu.mm-theme-dark .mm-noresultsmsg{color:rgba(255, 255, 255, 0.4);}
.mm-menu.mm-theme-dark .mm-indexer a{color:rgba(255, 255, 255, 0.4);}
.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0, 0, 0, 0.15);}
.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333333;}
.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle{background:#4bd963;}
.mm-menu.mm-theme-white{background:white;border-color:rgba(0, 0, 0, 0.1);color:rgba(0, 0, 0, 0.6);}
.mm-menu.mm-theme-white .mm-navbar > *,
.mm-menu.mm-theme-white .mm-navbar a{color:rgba(0, 0, 0, 0.3);}
.mm-menu.mm-theme-white .mm-navbar .mm-btn:before, .mm-menu.mm-theme-white .mm-navbar .mm-btn:after{border-color:rgba(0, 0, 0, 0.3);}
.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0, 0, 0, 0.1);}
.mm-menu.mm-theme-white .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after{border-color:rgba(0, 0, 0, 0.3);}
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span{background:rgba(0, 0, 0, 0.05);}
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel{background:rgba(0, 0, 0, 0.03);}
.mm-menu.mm-theme-white .mm-divider{background:rgba(0, 0, 0, 0.03);}
.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0, 0, 0, 0.6);}
.mm-menu.mm-theme-white em.mm-counter{color:rgba(0, 0, 0, 0.3);}
.mm-menu.mm-theme-white .mm-fixeddivider span{background:rgba(0, 0, 0, 0.03);}
.mm-menu.mm-pageshadow.mm-theme-white:after{box-shadow:0 0 10px rgba(0, 0, 0, 0.2);}
.mm-menu.mm-theme-white .mm-search input{background:rgba(0, 0, 0, 0.05);color:rgba(0, 0, 0, 0.6);}
.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0, 0, 0, 0.3);}
.mm-menu.mm-theme-white .mm-indexer a{color:rgba(0, 0, 0, 0.3);}
.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0, 0, 0, 0.1);}
.mm-menu.mm-theme-white label.mm-toggle:before{background:white;}
.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle{background:#4bd963;}
.mm-menu.mm-theme-black{background:black;border-color:rgba(255, 255, 255, 0.2);color:rgba(255, 255, 255, 0.6);}
.mm-menu.mm-theme-black .mm-navbar > *,
.mm-menu.mm-theme-black .mm-navbar a{color:rgba(255, 255, 255, 0.4);}
.mm-menu.mm-theme-black .mm-navbar .mm-btn:before, .mm-menu.mm-theme-black .mm-navbar .mm-btn:after{border-color:rgba(255, 255, 255, 0.4);}
.mm-menu.mm-theme-black .mm-listview{border-color:rgba(255, 255, 255, 0.2);}
.mm-menu.mm-theme-black .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after{border-color:rgba(255, 255, 255, 0.4);}
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span{background:rgba(255, 255, 255, 0.3);}
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel{background:rgba(255, 255, 255, 0.2);}
.mm-menu.mm-theme-black .mm-divider{background:rgba(255, 255, 255, 0.2);}
.mm-menu.mm-theme-black label.mm-check:before{border-color:rgba(255, 255, 255, 0.6);}
.mm-menu.mm-theme-black em.mm-counter{color:rgba(255, 255, 255, 0.4);}
.mm-menu.mm-theme-black .mm-fixeddivider span{background:rgba(255, 255, 255, 0.2);}
.mm-menu.mm-pageshadow.mm-theme-black:after{content:none;display:none;}
.mm-menu.mm-theme-black .mm-search input{background:rgba(255, 255, 255, 0.3);color:rgba(255, 255, 255, 0.6);}
.mm-menu.mm-theme-black .mm-noresultsmsg{color:rgba(255, 255, 255, 0.4);}
.mm-menu.mm-theme-black .mm-indexer a{color:rgba(255, 255, 255, 0.4);}
.mm-menu.mm-theme-black label.mm-toggle{background:rgba(255, 255, 255, 0.2);}
.mm-menu.mm-theme-black label.mm-toggle:before{background:black;}
.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle{background:#4bd963;}
.mm-menu.mm-tileview .mm-listview:after,
.mm-menu .mm-tileview.mm-listview:after{content:'';display:block;clear:both;}
.mm-menu.mm-tileview .mm-listview > li,
.mm-menu .mm-tileview.mm-listview > li{width:50%;height:0;padding:50% 0 0 0;float:left;position:relative;}
.mm-menu.mm-tileview .mm-listview > li:after,
.mm-menu .mm-tileview.mm-listview > li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1;}
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xs,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs{width:12.5%;padding-top:12.5%;}
.mm-menu.mm-tileview .mm-listview > li.mm-tile-s,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-s{width:25%;padding-top:25%;}
.mm-menu.mm-tileview .mm-listview > li.mm-tile-l,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-l{width:75%;padding-top:75%;}
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xl,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl{width:100%;padding-top:100%;}
.mm-menu.mm-tileview .mm-listview > li > a,
.mm-menu.mm-tileview .mm-listview > li > span,
.mm-menu .mm-tileview.mm-listview > li > a,
.mm-menu .mm-tileview.mm-listview > li > span{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0;}
.mm-menu.mm-tileview .mm-listview > li > .mm-next,
.mm-menu .mm-tileview.mm-listview > li > .mm-next{width:auto;}
.mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:after{content:none;display:none;}
.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0;}
.mm-menu.mm-tileview .mm-panel:after{content:none;display:none;}
.mm-menu.mm-tileview .mm-listview{margin:0;}
