@charset "utf-8";
/* CSS Document */
* {
margin:0;
padding:0;
border:none;
outline:none;
text-align:left;
}
.clear {
width:100%;
font-size:1px;
line-height:1px;
clear:both;
}
table, tr, td, th {
vertical-align:top;
border:none;
margin:0;
}
header {
background:#ffffff;
text-align:left;
margin-bottom:0;
}
section {
clear:both;
position:relative;
}
footer {
clear:both;
height: 50px;
}
html, body, p, ul, ol, li, label, pre, input, button, select, textarea {
font: normal 15px/20px 'Cuprum', Verdana, Geneva, sans-serif;
color:#191919;
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Cuprum', Verdana, Geneva, sans-serif;
text-align:left;
}
li {
margin-left: 25px;
}
li.in {
margin-left: 50px;
}
ul.list-unstyled li {
margin-left: 0;
}
p, .container {
text-align:justify;
}
.container {
position:relative;
}
a {
color:#37003c;
text-decoration:underline;
cursor:pointer;
}
a:hover {
color:#fc2985;
}
.container table, .container tr, .container td, .container th {
border:1px solid #000000;
border-collapse: collapse;
padding:0;
}
.container table {
margin:0 0 10px 0;
width:100%;
}
.container td {
padding:4px;
margin:0;
vertical-align:top;
}
.container th {
padding:4px;
margin:0;
color:#ffffff;
background-color:#000000;
}
@media (max-width: 1199px) {
.container table.intext {
word-break: break-all;
width:100%;
font-size:13px;
}
}
.toplink {
padding-top:5px;
padding-bottom:5px;
border-bottom:2px solid #00ff88;
}
.toplink a {
font-size: 14px;
margin-left:20px;
color:#226159;
}
.toplink a.almosttop {
display:none;
}
@media (min-width: 768px) {
	.toplink a { font-size: 15px; }
}
#back-top {
position:fixed;
bottom:0;
right:0;
}
#back-top img {
width:0;
height:0;
}
@media (min-width: 850px) {
#back-top {
position:fixed;
bottom:20px;
right:20x;
}
#back-top img {
width:42px;
height:42px;
}
}
.clear450 {
display:none;
}
.margin450 {
margin-left:123px;
}
@media (max-width: 450px) {
.clear450 {
display:block;
height:1px;
width:100%;
clear:both;
}
.margin450 {
margin-left:0;
}
}
.clear630 {
display:none;
}
@media (max-width: 630px) {
.clear630 {
display:block;
height:1px;
width:100%;
clear:both;
}
}
#logo {
height:120px;
padding-right:10px;
float:left;
}
h3.logo {
font-size:36px;
line-height:20px;
color:#37003c;
padding-top:20px;
}
h3.logo span {
font-size:18px;
line-height:18px;
color:#fc2985;
padding-left:18px;
}
span.logophone, span.logophone:hover, a.logolink, a.logolink:hover {
float:right;
text-decoration:none;
}
span.logophone {
height:120px;
line-height:40px;
font-size:34px;
padding:40px 0;
margin-left:40px;
}
a.logolink {
height:120px;
line-height:40px;
font-size:20px;
padding:40px 0;
margin-right:20px;
}
span.logophone, a.logophone:hover { color:#1d1d1b; }
@media (min-width: 768px) and (max-width: 991px) {
h3.logo {font-size:26px;}
h3.logo span {font-size:16px;padding-left:13px;}
span.logophone { margin-left:20px; font-size:30px; }
a.logolink { margin-right:10px; font-size:16px; }
}
@media (min-width: 768px) {
.official { display:block; color: #817a7f; font-size: 15px; }
}
@media (max-width: 767px) {
.official { display:none; }
span.logophone { font-size:23px; }
.slides { padding:0; }
}
@media (max-width: 630px) {
.col-sxs-12 {
width: 100%;
}
.col-sxs-8 {
width: 66.6666667%;
}
.col-sxs-6 {
width: 50%;
}
.col-sxs-4 {
width: 33.33333333%;
}
span.logophone { display:none; }
}
@media (max-width: 570px) {
.col-smxs-12 {
width: 100%;
}
.col-smxs-8 {
width: 66.6666667%;
}
.col-smxs-6 {
width: 50%;
}
.col-smxs-4 {
width: 33.33333333%;
}
span.logophone { display:none; }
}
@media (max-width: 475px) {
.col-xxs-12 {
width: 100%;
}
}
@media (max-width: 390px) {
.col-xsxs-12 {
width: 100%;
}
.col-xsxs-6 {
width: 50%;
}
}
@media (max-width: 250px) {
.col-uxs-12 {
width: 100%;
}
}
@media (max-width: 450px) {
#logo {
height:80px;
padding-right:10px;
float:left;
}
h3.logo {font-size:20px;padding-top:0;}
h3.logo span {font-size:14px;padding-left:10px;}
span.logophone, a.logolink {
height:80px;
line-height:40px;
padding:20px 0;
}
}

.discount5cover { padding:0 15px; }
@media (max-width: 767px) { .discount5cover { padding:0; } }
.discount5per {
	background: -webkit-linear-gradient(270deg,#21645a 30%,#00ff88 85%) #21645a;
	background: -o-linear-gradient(270deg,#21645a 30%,#00ff88 85%) #21645a;
	background: -moz-linear-gradient(270deg,#21645a 30%,#00ff88 85%) #21645a;
	background: linear-gradient(270deg,#21645a 30%,#00ff88 85%) #21645a;
}
.discount5per a {
	display:block; width:100%; text-align:center;
}
.discount5per a img { width:35%; margin:0 auto; }
@media (max-width: 991px) { .discount5per a img { width:50%; } }
@media (max-width: 767px) { .discount5per a img { width:80%; } }

.weekdeal_0 {
background: -webkit-repeating-linear-gradient(135deg, #ffffff, #ffffff 10px, #fed4e7 10px, #fed4e7 20px);
background: -o-repeating-linear-gradient(135deg, #ffffff, #ffffff 10px, #fed4e7 10px, #fed4e7 20px);
background: -moz-repeating-linear-gradient(135deg, #ffffff, #ffffff 10px, #fed4e7 10px, #fed4e7 20px);
background: repeating-linear-gradient(135deg, #ffffff, #ffffff 10px, #fed4e7 10px, #fed4e7 20px);
}
.weekdeal_0 h2 { border-bottom: 2px solid #fc2985; }

.weekdeal_1 {
background: -webkit-repeating-linear-gradient(135deg, #ffffff, #ffffff 10px, #d1ffea 10px, #d1ffea 20px);
background: -o-repeating-linear-gradient(135deg, #ffffff, #ffffff 10px, #d1ffea 10px, #d1ffea 20px);
background: -moz-repeating-linear-gradient(135deg, #ffffff, #ffffff 10px, #d1ffea 10px, #d1ffea 20px);
background: repeating-linear-gradient(135deg, #ffffff, #ffffff 10px, #d1ffea 10px, #d1ffea 20px);
}
.weekdeal_1 h2 { border-bottom: 2px solid #226159; }
.weekdeal_2 {
background: -webkit-repeating-radial-gradient(circle, #b9ecfe, #b9ecfe 10px, #82ddff 10px, #82ddff 20px);
background: -o-repeating-radial-gradient(circle, #b9ecfe, #b9ecfe 10px, #82ddff 10px, #82ddff 20px);
background: -moz-repeating-radial-gradient(circle, #b9ecfe, #b9ecfe 10px, #82ddff 10px, #82ddff 20px);
background: repeating-radial-gradient(circle, #b9ecfe, #b9ecfe 10px, #82ddff 10px, #82ddff 20px);
}
.weekdeal_2 h2 { border-bottom: 2px solid #fc2985; }
.weekdeal_3 {
background: -webkit-repeating-radial-gradient(circle, #f9edb0, #f9edb0 15px, #fbcd01 15px, #fbcd01 30px);
background: -o-repeating-radial-gradient(circle, #f9edb0, #f9edb0 15px, #fbcd01 15px, #fbcd01 30px);
background: -moz-repeating-radial-gradient(circle, #f9edb0, #f9edb0 15px, #fbcd01 15px, #fbcd01 30px);
background: repeating-radial-gradient(circle, #f9edb0, #f9edb0 15px, #fbcd01 15px, #fbcd01 30px);
}
.weekdeal_3 h2 { border-bottom: 2px solid #b39b23; }

.weekdeal {
	margin-bottom:0;
	margin-left:-15px;
	display:block;
	text-align:center;
}
.weekdeal a.add2cart {
position:absolute; right:0; bottom:3px; z-index:3;
}
.weekdeal .prices {
position:absolute; left:5px; bottom:11px; z-index:3;
}
.weekdeal a.caption {
text-decoration:none;
font-size:20px;
line-height:21px;
height:42px;
text-align:center;
display:table-cell;
vertical-align:middle;
text-align:left;
}
@media (min-width: 768px) and (max-width: 991px) {
.weekdeal { text-align:left; }
.weekdeal a.add2cart { font-size: 12px; }
.weekdeal .prices .priceold.inline, .weekdeal .prices .price.inline { display:block; line-height:18px; }
.weekdeal .prices { bottom:3px; }
.weekdeal a.add2cart { line-height:32px; }
}
@media (min-width: 571px) and (max-width: 767px) {
.discount5per, .weekdeal { height:250px; }
.discount5per { background-image: url(/pic/discount5per.jpg); background-position:50% 50%; background-repeat:no-repeat; background-size:cover; }
.discount5per a { display:none; }
.weekdeal a.caption { width:75%; display:block; }
}
.weekdeal img {
transform:rotate(-2deg);
-o-transform:rotate(-2deg);
-webkit-transform:rotate(-2deg);
-moz-transform:rotate(-2deg);
height:auto;
border:4px solid #f4f0e6;
box-shadow: 0 2px 3px rgba(0,0,0,0.35);
margin:5px 0;
}


.weekdeal h2 {
font-size: 20px;
line-height:24px;
font-weight:bold;
color:#37003c;
text-decoration:none;
margin:0;
padding:2px 0;
display:inline;
position:relative; z-index:2;
}
.weekdeal p {
margin:0;
}

.weekdeal .discount, .weekdeal .howlong {
    width: 4.5rem;
    height: 4.5rem;
    position: absolute; z-index:3;
    top: 2.75rem;
    right: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 50%;
    background: #37003c;
    color: #00ff88;
}
.weekdeal .howlong {
	z-index:2;
	right: 0.05rem;
    top: 7.0rem;
    background: #fc2985;
	color: #37003c;
}
.weekdeal .discount-value, .weekdeal .howlong-value {
    font-weight: bold;
    font-style: normal;
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin: 0;
}
.weekdeal .discount-text, .weekdeal .howlong-text {
    font-weight: bold;
    font-style: normal;
    font-size: 0.9rem;
    line-height: 0.9rem;
    margin: 0;
}

@media (min-width: 768px) { .weekdeal { height:233.77px; } .weekdeal img { width:50%; } .weekdeal a.caption { font-size:16px; line-height:17px; height:34px; } .weekdeal .discount { top: 1.75rem; } .weekdeal .howlong { top: 6.0rem; } }
@media (min-width: 992px) { .weekdeal { height:306.13px;} .weekdeal img { width:50%; } .weekdeal a.caption { font-size:18px; line-height:20px; height:60px; } .weekdeal .discount { top: 0.75rem; } .weekdeal .howlong { top: 5.0rem; }  }
@media (min-width: 1200px) { .weekdeal { height:371.92px;} .weekdeal img { width:60%; } .weekdeal .discount { top: 0.25rem; } .weekdeal .howlong { top: 4.5rem; } }
@media (max-width: 767px) { .weekdeal { height:250px; margin:0; } .weekdeal img { position:absolute; left:50%; top:2px; width:auto; height:80%; } .weekdeal { text-align:left; } .weekdeal a.caption { font-size:18px; line-height:20px; margin-top:10px; display:block; height:auto; width:48%; text-align:left; } }


#topmenu {
position:relative;
z-index:3000;
padding:0;
top:0;
width:100%;
}
.navbar-default {
background: #37003c url(/pic/navbar-default.jpg) 0 100% repeat-x;
background: #37003c;
border: none;
height:69px;
}
.navbar-default .link_2 {
margin-right:25%;
}
@media (max-width: 767px) {
.navbar-default { height:138px; }
.navbar-default .link_1,
.navbar-default .link_2,
.navbar-default .link_3,
.navbar-default .link_4 {
width:50%;
margin:0;
}
}
.navbar-default .link_1 a,
.navbar-default .link_2 a,
.navbar-default .link_3 a,
.navbar-default .link_4 a {
display:block;
width:100%;
height:69px;
line-height:30px;
padding:19px 0 20px;
}
.navbar-default .link_1 a {
padding-left:40px;
background: transparent url(/pic/lines.svg) no-repeat center left;
background-size: 30px 30px;
text-decoration:none;
font-size:24px;
color:#fc2985;
}
.navbar-default .link_2 input#search_text {
position:relative; z-index:2;
background:rgba(255,255,255,0.65);
-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
color:#37003c;
margin:14px 0 15px;
height:40px;
line-height:40px;
width:100%;
padding-left:30px;
}
.navbar-default .link_2 input[type=image] {
position:absolute; top:19px; left:15px; z-index:3;
width:30px;
height:30px;
}
.navbar-default .link_3 a {
position:relative; z-index:1;
padding-left:40px;
background: transparent url(/pic/profile.svg) no-repeat center left;
background-size: 30px 30px;
text-decoration:none;
font-size:24px;
line-height:24px;
color:#fc2985;
}
.navbar-default .link_4 a {
position:relative;
padding-left:40px;
background: transparent url(/pic/cart-null.svg) no-repeat center left;
background-size: 30px 30px;
text-decoration:none;
font-size:24px;
line-height:24px;
color:#fc2985;
}
.navbar-default .link_4 a.min { background-image: url(/pic/cart-min.svg); }
.navbar-default .link_4 a.max { background-image: url(/pic/cart-max.svg); }

.navbar-default .link_3 a span,
.navbar-default .link_4 a span {
font-size:13px;
line-height:13px;
color:#ffffff;
position:absolute; top:42px; left:42px;
}
.navbar-default .link_3 a span span,
.navbar-default .link_4 a span span {
color:#817a7f;
position:relative; top:0; left:0;
}
.menu {
position:absolute; top:69px; left:0; z-index:5;
padding:5px 0;
display:none;
background:#b6ffd6;
background:rgba(37, 176, 123, 0.9);
}
.menuindex {
position:relative;
padding:10px 0;
display:block;
background:#b6ffd6;
background:rgba(37, 176, 123, 0.9);
}
@media (max-width: 767px) { .menu { top:138px; } }
.menu a,.menuindex a,.menuside a {
display:block;
width:100%;
margin:5px 0 0;
font-size:15px;
line-height:15px;
padding:0;
float:left;
}
.menu h4,.menuindex h4,.menuside h4 {
display:block;
width:100%;
margin:3px 0 0;
font-size:16px;
line-height:19px;
padding:1px 4px 2px;
background-color:#37003c;
color:#ffffff;
}
.menu h4.colo,.menuindex h4.colo,.menuside h4.colo {
background-color:#fc2985;
}
h2.catmain {
display:block;
width:100%;
margin:5px 0;
padding:10px 20px;
background-color:#37003c;
color:#ffffff;
}
.sitemap h2 {
font-size:24px;
}
.sitemap h3 {
font-size:20px;
}
.catmainlink {
position: relative;
width: 30%; /* Произвольная ширина, которая требуется для блока */
}
.catmainlink::before {
content: "";
display: block;
padding-top: 100%; /* С помощью этого padding мы задаем высоту равную ширине блока */
}
.catmaincontent {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
}
@media (min-width: 768px) and (max-width: 991px) {
.menu a { font-size:15px; }
}
@media (max-width: 767px) {
.mnu { width: 50%; }
.menu a { margin:10px 0 0; }
}
@media (max-width: 390px) {
.mnu { width: 100%; }
}
.menuside a.current { background-color:#00ff88; padding:3px 0; text-decoration:none; }
.row30 {
margin-left: -30px;
margin-right: -30px;
}
.item {
position: relative;
display:block;
min-height: 1px;
padding: 15px;
float: left;
width: 100%;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
-webkit-transition: all ease-in-out 300ms;
-moz-transition: all ease-in-out 300ms;
-ms-transition: all ease-in-out 300ms;
-o-transition: all ease-in-out 300ms;
}
.item.bigdeal {
box-shadow: 0 4px 6px rgba(0,0,0,0.18);
background-color:#fad975;
}
.item:hover, .item:active, .item.bigdeal:hover, .item.bigdeal:active {
box-shadow: 0 5px 7px rgba(0,0,0,0.35);
}
@media (min-width: 331px) { .item { width: 50%; } }
@media (min-width: 570px) { .item { width: 33.33333333%; } }
@media (min-width: 992px) { .item { width: 25%; } }
@media (min-width: 1200px) { .itemindex { width: 20%; } }

.item img.itemimage {
width:100%;
height:auto;
min-height:157px;
}
.item .video-container {
		display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
		min-height:253.13px;
		height:auto;
}

.item .video-container video {
    position: absolute;
    top: -3.125%;
    bottom: -3.125%;
    left: 0;
    right: 0;
    width: 100%;
    height: 106.25%;
    object-fit: cover;
}
@media (min-width: 992px) { .item .video-container { display: block; height: 253.13px; } }
@media (min-width: 1200px) { .item .video-container { display: block; height: 315.63px; } }

.item a.fast {
display:none;
}
.item:hover a.fast, .item:active a.fast {
display:block;
position:absolute; top:100px; left:15%; z-index:5;
font-size:15px;
line-height:20px;
padding:4px 0;
text-align:center;
width:70%;
color:#ffffff;
background-color:#37003c;
text-decoration:none;
}
@media (max-width: 991px) {
.item a.fast,
.item:hover a.fast, .item:active a.fast {
display:none;
}
.item:hover, .item:active {
box-shadow: none;
}
}
.item div {
width:100%;
height:auto;
position:relative;
}
.item a.caption {
display:block;
width:100%;
text-decoration:none;
margin-top:8px;
font-size:20px;
line-height:24px;
}
.item:hover a, .item:active a, .item a:hover, .item a:active { color:#37003c; }
.item a.videocaption {
color: #fc2985;
}
.priceold {
color:#968b88;
font-size:16px;
}
.priceold span {
text-decoration:line-through;
}
.priceold div {
display:inline;
padding:1px 3px;
color:#ffffff;
background-color:#f32c17;
}
.pricebig div {
background-color:#d9b82d;
}
.price {
font-size:20px;
line-height:24px;
font-weight:bold;
color:#ec681f;
}
.price span {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #d211f5;
}
.have { color:#0ec175; margin-bottom: 10px;}
.nohave { color:#968b88; }
.data { color:#0ec175; font-style:italic; }
a.add2cart {
transition: all 0.15s ease-in-out;
position:absolute; right:0; bottom:0;
display:block;
padding:0 40px 0 4px;
color:#37003c;
background: #00ff88 url(/pic/add2cart.svg) no-repeat center right;
background-size: 40px 40px;
line-height:40px;
font-size:16px;
text-decoration:none;
border:1px solid #00ff88;
}
a.allreadyIn {
background: #16faf7 url(/pic/already1cart.svg) no-repeat center right;
background-size: 40px 40px;
border:1px solid #16faf7;
}
a.add2cart:hover,
a.allreadyIn:hover {
border:1px solid #37003c;
}
a.moreinfo {
position:relative;
float:left;
clear:left;
display:block;
padding:0 4px;
color:#191919;
background:#d1d1c8;
line-height:40px;
font-size:16px;
text-decoration:none;
border:1px solid #d1d1c8;
}
a.moreinfo:hover {
border:1px solid #191919;
}
.item .tags {
position:absolute; top:0; left:0;
width:100%;
cursor:pointer;
}
.item .tags span {
position:relative;
display:block;
float:left;
margin:0;
font-size:16px;
padding:3px;
color:#ffffff;
opacity: 0.85; filter: Alpha(Opacity=85);
}
.preview .tags span {
position:relative;
display:block;
float:left;
margin:0 10px 10px 0;
font-size:16px;
padding:5px;
color:#ffffff;
}
.tags span.color { background-color:#0ec175; }
.tags span.white { background-color:#979797; }
.tags span.delay { background-color:#25bff2; }
.tags span.sale { background-color:#f32c17; }
.tags span.big { background-color:#d9b82d; }
.tags span.new { background-color:#fc2985; }
.tags span.hit { background-color:#37003c; }
.tags span.advice { background-color:#ec681f; }
.tags span.king { background-color:#151515; }
.tags span.xl { background-color:#226159; }
.tags span.bigdeal { background-color:#fad975; }
.tags span.onetwo { background-color:#d211f5; }
.item .tags span.bigdeal {
color:#37003c;
opacity: 1.00; filter: Alpha(Opacity=100);
}

.dlytext { background-color:#25bff2; padding:2px; }

.preview, .add2cartblock {
position:relative;
display:none;
padding:15px;
margin:15px 0;
border-top:2px solid #d1d1c8;
border-bottom:2px solid #d1d1c8;
}
.add2cartblock { display:block; }
.add2cartblock a { float:left; }
.add2cartpreview {
position:relative;
display:inline-block;
padding-left:25px;
margin:0;
border:none;
}
.sepa {
position:relative;
height:0;
padding:0;
margin:10px 0;
border-top:2px solid #d1d1c8;
}
.imm, .preview .imm {
width:100%;
height:auto;
border:12px solid #f4f0e6;
box-shadow: 0 5px 7px rgba(0,0,0,0.35);
}
.row5 {
margin-left: -5px;
margin-right: -5px;
}
.row5 .col-xs-1, .row5 .col-xs-3, .row5 .col-xs-4, .row5 .col-xs-6, .row5 .col-xs-12 {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
}
.dop {
width:100%;
margin-top:20px;
border:4px solid #f4f0e6;
box-shadow: 0 5px 7px rgba(0,0,0,0.35);
}
.dop.vidyt {
	background-color: #000000 ;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
}
.pictolines {
	margin-top:8px;
	font-size:10px;
	line-height:14px;
	width:100%;
	padding:0;
	background:#ffffff;
	border:4px solid #f4f0e6;
	box-shadow: 0 5px 7px rgba(0,0,0,0.35);
}
.pictolines div {
	margin:0 1% 0 1%;
	padding:0 0 2px 0;
	width: 6.33333333%;
	float:left;
	color:#000000;
	border-bottom:2px solid #fc2985;
	text-align:center;
}
.pictolines div.grey {
	color:#bababa;
	border-bottom:2px solid #bababa;
}
.pictolines span { padding:2px 1%; font-size:13px; line-height:18px; display:block; }
.pictolines span.roma { display:none; padding:0; }
@media (max-width: 991px) { .pictolines { font-size:10px; line-height:12px; } }
@media (min-width: 992px) and (max-width: 1199px) { .pictolines { font-size:9px; line-height:12px; } }
@media (min-width: 391px) and (max-width: 991px) { .pictolines div {display:none;} .pictolines span.roma { display:inline; } }
.pictos { margin-top:8px; }

.picto {
width:20%;
margin-right:5px;
border:4px solid #f4f0e6;
box-shadow: 0 5px 7px rgba(0,0,0,0.35);
}
.pictos span { padding-top:8px; font-size:13px; }
@media (min-width: 391px) and (max-width: 535px) {
.picto { display:none; }
.pictos span { padding:2px; border:1px solid #d1d1c8; color:#37003c; }
.pictolines {
	color:#37003c;
	padding:2px;
	background:#ffffff;
	border:1px solid #d1d1c8;
	box-shadow: none;
}
.pictolines span { display:inline; }
}
.pictos1 { display:block; padding-top:12px; } .pictos2 { display:none; }
@media (max-width: 390px) {
.pictos1 { display:none; } .pictos2 { display:block; }
}

.preview img.closeit {
width:30px;
height:30px;
}
.preview .priceold {
font-size:20px;
}
.preview .priceold div {
padding:3px 5px;
}
.preview .price {
font-size:28px;
line-height:30px;
padding-bottom:10px;
}
.add2cartblock span, .add2cartblock input {
display:block;
float:left;
height:42px;
border:1px solid #333333;
padding:10px;
text-align:center;
width:30px;
font-size:16px;
margin:0 15px 0 0;
}
.add2cartblock input {
width:70px;
}
.add2cartblock span {
cursor:pointer;
}
@media (max-width: 619px) {
.add2cartblock a { margin-top:15px; clear:both; }
}
.alltabs {
text-align:center;
}
.alltabs h2 {
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
-webkit-transition: all ease-in-out 300ms;
-moz-transition: all ease-in-out 300ms;
-ms-transition: all ease-in-out 300ms;
-o-transition: all ease-in-out 300ms;
font-size: 20px;
line-height:24px;
font-weight:bold;
border-bottom: 1px dashed #817a7f;
text-decoration:none;
margin:10px 20px;
padding:5px 0;
color:#817a7f;
display:inline;
cursor:pointer;
}
.alltabs h2:hover {
border-bottom: 1px solid #ffffff;
color:#817a7f;
}
.alltabs h2.active, .alltabs h2.active:hover {
background:#37003c;
color:#ffffff;
border-bottom: 1px solid #37003c;
padding:5px 20px;
}
.alltabs h2#hit_link.active, .alltabs h2#hit_link.active:hover { background:#37003c; border-bottom: 1px solid #37003c; }
.alltabs h2#new_link.active, .alltabs h2#new_link.active:hover { background:#fc2985; border-bottom: 1px solid #fc2985; }
.alltabs h2#king_link.active, .alltabs h2#king_link.active:hover { background:#151515; border-bottom: 1px solid #151515; }
.alltabs h2#sale_link.active, .alltabs h2#sale_link.active:hover { background:#f32c17; border-bottom: 1px solid #f32c17; }
.alltabs h2#advice_link.active, .alltabs h2#advice_link.active:hover { background:#ec681f; border-bottom: 1px solid #ec681f; }
.alltabs h2#big_link.active, .alltabs h2#big_link.active:hover { background:#d9b82d; border-bottom: 1px solid #d9b82d; }
.alltabs h2#xl_link.active, .alltabs h2#xl_link.active:hover { background:#226159; border-bottom: 1px solid #226159; }
.sepalink { display:none; }
.sepalink2 { display:none; }
@media (max-width: 516px) {
.sepalink {
display:block;
width:100%;
height:20px;
}
.alltabs h2 {
font-size: 19px;
}
}
@media (min-width: 516.0001px) and (max-width: 1000px) {
.sepalink2 {
display:block;
width:100%;
height:20px;
}
}
.bigbigdeal {
background-color:#fad975;
margin:-20px 0;
}
.alltabs h2.indbigdeal {
font-size: 20px;
line-height:24px;
font-weight:bold;
border-bottom: 1px dashed #817a7f;
text-decoration:none;
margin:10px 20px;
padding:5px 0;
color:#817a7f;
display:inline;
background:#37003c;
color:#fad975;
border-bottom: 1px solid #37003c;
padding:5px 20px;
}
.bigbigdeal {
background-color:#fad975;
margin:-20px 0;
}
.needmore, .blogmore {
position:relative;
height:20px;
border-bottom:1px dashed #37003c;
margin:0 0 60px;
}
.needmore a, .blogmore a {
position:absolute; top:0; left:50%;
height:40px;
line-height:40px;
width:100px;
margin-left:-50px;
color:#37003c;
background:#ffffff;
text-align:center;
font-size:22px;
font-weight:bold;
text-decoration:none;
border:1px dashed #37003c;
}
.needmore a:hover, .blogmore a:hover {
color:#37003c;
background:#00ff88;
}

.blg {
padding:0;
overflow:hidden;
position:relative;
min-height: 1px;
float:left;
cursor:pointer;
width:100%;
}
.blg .blgimg {
min-height: 250px;
position: relative;
overflow:hidden;
background:#00ff88;
}
.blg .blgimg div {
width:100%;
min-width: 100%;
min-height: 100%;
position: absolute;
background-repeat: no-repeat;
background-position:50% 50%;
background-size: cover;
opacity: 1.00;
transform: scale(1.1);
}
.blg .bannbord {
position:relative;
width:96%;
margin:10px 2%;
box-sizing: border-box;
color:#9a9a9a;
transform: scale(1.1);
overflow:hidden;
}
.blg:hover .blgimg div {
transform: scale(1);
opacity: 0.65;
}
.blg div {
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
-webkit-transition: all ease-in-out 300ms;
-moz-transition: all ease-in-out 300ms;
-ms-transition: all ease-in-out 300ms;
-o-transition: all ease-in-out 300ms;
}
.blg .bannbord .blgtxt {
width:90%;
margin:0 5%;
padding:0 0 20px;
text-align:left;
}
.blg .bannbord .blgtxt .tit {
position: relative;
display: inline-block;
text-align:left;
font-size: 16px;
line-height:16px;
padding-top:5px;
color:#9a9a9a;
}
.blg .bannbord .blgtxt a.des {
display: block;
text-align:left;
margin-top:5px;
font-size:18px;
text-decoration:none;
color:#000000;
}
@media (max-width: 500px) {
	.blg .bannbord .blgtxt a.des { font-size:15px; line-height:18px; margin-top:2px; }
}
a.taggy {
	display: inline-block;
	padding:1px 3px 3px;
	margin:5px 5px 0 0;
	background:#fc2985;
	color:#000000;
	text-decoration:none;
	border-radius:1px;
	font-size:11px;
	line-height:11px;
	opacity: 0.65;
}
a.taggy:hover {
	text-decoration:underline;
	opacity: 1.00;
}

.blg-main { height:250px; margin-bottom:18px; background:#37003c; }
.blg-main .bannbord { height:230px; }
.blg-main .bannbord .blgimg { width:65.66666667%; min-width:65.66666667%; float:left; }
.blg-main .bannbord .blgtxt { width:30.33333333%; min-width:30.33333333%; float:right; margin:0 3% 0 1%; }
.blg-main .bannbord .blgtxt a.des { color:#ffffff; }
.blg-main .bannbord .blgtxt a.taggy { color:#37003c; background:#00ff88; }

.blg-main.blg-nonclr { background:#ffffff; }
.blg-main.blg-nonclr .bannbord .blgtxt a.des { color:#000000; }
.blg-main.blg-nonclr .bannbord .blgtxt a.taggy { color:#000000; background:#fc2985; }

@media (max-width: 767px) {
	.blg { height:250px; margin-bottom:30px; }
	.blg .bannbord { height:230px; }
	.blg .bannbord .blgimg { width:65.66666667%; min-width:65.66666667%; float:left; }
	.blg .bannbord .blgtxt { width:30.33333333%; min-width:30.33333333%; float:right; margin:0 3% 0 1%; }

	.alltags { display:none; }
}

a.neighbor {
	display:block;
	background: #ffffff url(/pic/arle.png) 0 50% no-repeat;
	width:100%;
	height:60px;
	line-height:20px;
	outline:1px solid #37003c;
    text-decoration: none;
    cursor: pointer;
	color: #37003c;
	text-align:left;
	padding:0 5px 0 25px;
	overflow:hidden;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
-webkit-transition: all ease-in-out 300ms;
-moz-transition: all ease-in-out 300ms;
-ms-transition: all ease-in-out 300ms;
-o-transition: all ease-in-out 300ms;
}
a.neighbor.rightside { text-align:right; padding:0 25px 0 5px; background: #ffffff url(/pic/arri.png) 100% 50% no-repeat; }
@media (max-width: 520px) {
	a.neighbor { height:80px; }
}
@media (max-width: 400px) {
	a.neighbor { height:100px; }
}
a.neighbor:hover {
	background-color:#fc2985;
	color:#ffffff;
}
a.neighbor span, a.neighbor:hover span { color:#000000; font-size:85%; }

.alltags {
	text-align:right;
}
.alltags a {
	/*float:right;*/
	text-align:right;
	display: inline-block;
	padding:1px 3px 3px;
	margin:5px 0 0 5px;
	background:#37003c;
	color:#ffffff;
	text-decoration:none;
	border-radius:2px;
	transition: all ease-in-out 300ms;
	-webkit-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
	-ms-transition: all ease-in-out 300ms;
	-o-transition: all ease-in-out 300ms;
}
.alltags a:hover {
	background:#00ff88;
	color:#000000;
}
.item div.onetwostyle, .onetwostyle {
	display:block;
	position:absolute;
	z-index:2;
	top:-10px;
	right:10px;
	background: #fc2985 url(/pic/onetwo.jpg) no-repeat 50% 50%;
	color:#ffffff;
	text-align:center;
	padding:22px 0;
	width:66px;
	font-size:32px;
	font-weight: bold;
	-webkit-transform: rotate(9deg);
	-moz-transform: rotate(9deg);
	-o-transform: rotate(9deg);
	-ms-transform: rotate(9deg);
	transform: rotate(9deg);
	cursor:pointer;
}

.copy {
float:left;
color:#9a9a9a;
padding:7px 0;
margin:0;
line-height:36px;
}
.botlink {
width:100%;
display:block;
font-size:16px;
padding:3px 0;
}
.sprite {
display:inline-block;
width:35px;
height:35px;
margin:0 10px 10px 0;
background-repeat:no-repeat;
background-position:0 0;
}
.sprite:hover {
background-position:100% 0;
}
@media (min-width: 992px) {
	.sprite {
	margin:0 15px 10px 0;
	}
}
a#holister {
float:right;
margin:7px 0;
width:150px;
height: 36px;
padding:0;
background: url(/pic/holister.png) left top no-repeat;
}
a:hover#holister { background-position: left bottom;}
footer img {
max-width:100%;
width: auto;
height: auto;
}
footer .ugardener {
	line-height:40px;
}
@media (max-width: 1200px) {
	footer .ugardener { line-height:33px; }
}
@media (max-width: 991px) {
	footer .ugardener { line-height:25px; }
}
a.buttonlink {
display:block;
color:#191919;
text-decoration:none;
}
.forms input, a.buttonlink, .forms select {
border:1px solid #37003c;
padding:5px;
font-size:20px;
line-height:20px;
height: 32px;
width:170px;
}
.forms select {
font-size:16px;
}
.forms select.select-pvz {
height:auto;
min-height:156px;
font-size:16px;

}
.forms .select-pvz option {
padding:5px;
}
#pvzmap {
	height:450px;
	width:100%;
	outline:1px solid #37003c;
}
.pvzchoice {
	text-align:center;
	padding:0 0 10px;
	margin:0 auto;
}
.pvzchoice a {
	display:inline-block;
	position:relative;
	width:155px;
	height:30px;
	line-height:30px;
	margin:0;
	border:1px dashed #817a7f;
	text-align:center;
	color:#191919;
	text-decoration:none;
}
.pvzchoice a.pvzmap {
	border-left:none;
	border-top-right-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-top-right-radius:5px;
	border-bottom-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-bottom-right-radius:5px;
}
.pvzchoice a.pvzselect {
	border-right:none;
	border-top-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-top-left-radius:5px;
	border-bottom-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-bottom-left-radius:5px;
}
.pvzchoice a:hover {
	border-color:#37003c;
	background-color:#a681a9;
}
.pvzchoice a.pvzactive, .pvzchoice a.pvzactive:hover {
	border:1px solid #37003c;
	background-color:#cecece;
}
.pvzchoice a.pvzallround {
	border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}
a.apply { font-size:14px; }
button.outta {
padding:2px 5px;
}
.forms input[type=submit], a.buttonlink {
background-color:#00ff88;
border:1px solid #00ff88;
text-align:center;
cursor:pointer;
}
.forms input[type=submit]:disabled {
    background-color: #bdfedc; 
    border: 1px solid #bdfedc; 
    color: #888888;
    cursor: not-allowed;
}
a.out, .forms input[type=submit].out, button.outta {
background-color:#fc2985;
border:1px solid #fc2985;
text-align:center;
}
.forms input[type=submit]:hover, a.buttonlink:hover, a.out:hover, button.outta:hover {
border:1px solid #191919;
}
button.outtanow, button.outtanow:hover {
background-color:#00ff88;
border:1px solid #00ff88;
}
.specspan {
color:#37003c;
padding-right:5px;
font-size:20px;
line-height:20px;
}
.logspan {
display:block;
float:left;
width:120px;
height:60px;
}
@media (max-width: 450px) { .logspan { display:inline-block; float:none; height:auto; } }
a.tool, a.tool:hover {
border:1px solid #fc2985;
color:#fc2985;
background:#ffffff;
border-radius:22px;
display:inline-block;
text-align:center;
width:22px;
height:22px;
font-size:15px;
line-height:22px;
font-weight:bold;
text-decoration:none;
cursor:pointer;
}
.attent { color:#fc2985; }
.order {
width:100%;
border:1px solid #817a7f;
margin-bottom:20px;
}
.ordertit {
background:#ababab;
}
.ordertit h5 {
padding:5px 10px;
margin:0;
}
.ordertxt {
margin:10px 10px 0;
}
.tips {
position:absolute; top:74px; left:15px;
padding:3px 5px;
color:#ffffff;
background:#37003c;
border-radius:5px;
display:block;
font-size:14px;
line-height:20px;
text-align:center;
text-decoration:none;
width: 130px;
opacity: 0.70; filter: Alpha(Opacity=70);
}
.tips div {
position:absolute;
background:#37003c;
width:10px;
height:10px;
top:-5px;
left:12px;
transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=0.7071067811865476);
}
@media (min-width: 450px) { .tips { width: 195px; } }
@media (min-width: 600px) { .tips { width: 270px; } }
@media (min-width: 768px) { .tips { width: 157px; } }
@media (min-width: 992px) { .tips { width: 131px; } }
@media (min-width: 1200px) { .tips { width: 165px; } }
.bigtips .tips {
position:relative; top:auto; left:auto;
float:left;
width:auto;
text-align:left;
margin-bottom:10px;
}
.tips a {
color:#ffffff;
}
.tips.bggrey div {
position:absolute;
background:#817a7f;
top:auto;
bottom:-5px;
left:12px;
}
.bgattent .tips, .bgattent .tips div {
background:#fc2985;
}
.container table.cartsheet, .container table.cartsheet tr, .container table.cartsheet td, .container table.cartsheet th {
background: none;
border: none;
border-bottom:1px dashed #817a7f;
border-collapse: collapse;
padding:0;
}
.container table.cartsheet td {
padding:4px;
margin:0;
vertical-align:top;
}
.container table.cartsheet th {
padding:4px;
margin:0;
color: #817a7f;
text-align:right;
font-weight:normal;
font-size:12px;
}
.container table.cartsheet td span {font-size:12px; color:#37003c;}
.container table.cartsheet td span.dopcart_1 {font-size:15px; color:#d211f5; margin-left:25px; }
.container table.cartsheet td.tdcaption {font-size:15px;}
.container table.cartsheet td.tdcaption a {color:#191919;}
.container table.cartsheet td.tdcaption a:hover {color:#fc2985;}
.container table.cartsheet td.tdcaption a.del, .container table.cartsheet td.tdcaption a.del:hover {color:#817a7f; font-size:12px;}
.container table.cartsheet td.tdprice {width:20%; text-align:right; color:#454545;}
.container table.cartsheet td.tdprice span.ex {font-size:12px; color:#fc2985; text-decoration:line-through;}
.container table.cartsheet td.tdprice span.ex.exdbl {text-decoration:none;}
.container table.cartsheet td.tdquantity {width:90px; text-align:center;  padding:0 8px 4px 18px;}
.container table.cartsheet td span.dopcart_2 {font-size:12px; font-weight:bold; color:#d211f5;}
.container table.cartsheet td.tdquantity input[type=text] {
text-align:center;
width: 34px;
margin-top:4px;
padding: 1px;
font-size:15px;
line-height:19px;
height:19px;
color:#000000;
background-color:#f3f3f3;
border:1px solid #37003c;
}
@media (max-width: 330px) { .container table.cartsheet td.tdquantity input[type=text] { width: 30px; } }
.container table.cartsheet td.tdquantity a.minus, .container table.cartsheet td.tdquantity a.plus {
width:15px;
margin-top:4px;
border:1px solid #37003c;
background:#7e6097;
font-size:17px;
line-height:19px;
height:19px;
display:block;
color:#ffffff;
text-decoration:none;
text-align:center;
float:left;
}
.container table.cartsheet td.tdquantity a.minus { border-right:none; }
.container table.cartsheet td.tdquantity a.plus { float:right;border-left:none; }
input#regi, input#fio, input#comme { width:100%; }
@media (min-width: 450px) { input#regi { width: 200px; } input#fio, input#comme { width: 450px; } }
@media (min-width: 768px) { input#regi { width: 350px; } }
@media (min-width: 992px) { input#regi { width: 500px; } }
a.dashedlink { color:#fc2985; text-decoration:none; border-bottom:1px dashed #fc2985; }
.promoyes {
border:1px solid #fc2985;
color:#333333;
text-align:center;
padding:5px;
font-size:20px;
line-height:20px;
height: 32px;
}
.howship {
margin:0 0 20px;
}
.howship a {
display:block;
position:relative;
float:left;
width:155px;
height:100px;
margin:0 5px 5px 0;
border:1px dashed #817a7f;
text-align:center;
color:#191919;
text-decoration:none;
}
.howship a img { width:100%; padding:0; opacity:0.5; }
.howship a:hover img { opacity:0.75; }
.howship a.cur, a.cur:hover { border:1px solid #37003c; }
.howship a.cur img, .howship a.cur:hover img { opacity:1.0; }
.howship a span.abstxt { position:absolute; bottom:2px; left:2px; width:151px; color:#191919; text-align:center; font-size:13px; line-height:13px; }
.howship a span.abstxt span { color:#fc2985; }
.howship a span.abstxt span span { font-size:10px; color:#37003c; }
.notactive { color:#817a7f; font-size:18px; }
.pagenav {
clear:both;
padding-top:20px;
}
.pagenav a {
float:left;
display:block;
width:24px;
height:24px;
line-height:20px;
text-align:center;
font-size:20px;
padding:2px 0;
color:#ffffff;
background:#37003c;
margin:0 5px 5px 0;
text-decoration:none;
}
.pagenav a:hover {
color:#37003c;
background:#00ff88;
}
.pagenav a.crt, .pagenav a.crt:hover {
color:#ffffff;
background:#fc2985;
}
.pagenav a.nxt {
margin:0 0 5px 15px;
}
.pagenav a.fst {
margin:0 15px 5px 0;
}
.pagenav a.fst, .pagenav a.nxt {
width:auto; padding:2px 5px; line-height:20px; font-size:18px;
}
@media (max-width: 374px) { .pagenav a.nxt { display: none; } }
.breadcrumbs { font-size:14px; }
.purple { color:#37003c; }
.bgpurple { background:#37003c; }
.pink { color:#fc2985; }
.white { color:#ffffff; }
.bgwhite { background:#ffffff; }
.grey, .forms select .grey { color:#817a7f; }
.bggrey { background:#817a7f; }
.margin20 { margin-top:20px; margin-bottom:20px; }
.margin20top { margin-top:20px; }
.margin20bottom { margin-bottom:20px; }
.margin20xs { display:none; }
@media (max-width: 767px) { .margin20xs { display:block; clear:both; margin:0; height:20px; width:100%; } }
.margin20all { display:block; clear:both; margin:0; height:20px; width:100%; }
.margin40 { margin-top:40px; margin-bottom:40px; }
.margin40top { margin-top:40px; }
.margin40bottom { margin-bottom:40px; }
.padding20 { padding-top:20px; padding-bottom:20px; }
.padding20top { padding-top:20px; }
.padding20bottom { padding-bottom:20px; }
.padding40 { padding-top:40px; padding-bottom:40px; }
.padding40top { padding-top:40px; }
.padding40bottom { padding-bottom:40px; }
.last { margin-right:0; }
.bold { font-weight:bold; }
.inline { display:inline; }
#addsuccess {
position:fixed;
z-index:1000000;
width:240px;
font-size:16px;
line-height:36px;
height:36px;
left:50%;
margin-left:-120px;
top:50%;
margin-top:-18px;
background-color:#226159;
color:#ffffff;
text-align:center;
border:none;
-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
}
@media (min-width: 992px) {
#cookie {
position:absolute; top:6px; left:50%; z-index:2;
width:auto;
margin-left:-375px;
height:20px;
padding:1px 12px;
line-height:18px;
font-size:13px;
background:#8ed3e7;
color:#f7f7f7;
}
}
@media (max-width: 991px) {
#cookie {
position:fixed; bottom:0; left:0; z-index:2;
width:100%;
padding:1px;
line-height:18px;
font-size:13px;
background:#8ed3e7;
color:#f7f7f7;
}
}
.help {
display:none;
margin:0 0 10px;
padding:10px;
background:#f4f0e6;
color:#000000;
}
a.helplink {
text-decoration:none;
font-size:16px;
}
.sortall {
text-align:right;
float:right;
margin:0 15px 5px 30px;
position:relative;
clear:both;
z-index:15;
}
.sortall a.mainlink {
padding: 3px;
width: 140px;
text-align: center;
-webkit-border-radius: 4px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid #848484;
color: #848484;
text-decoration: none;
cursor: pointer;
display: inline-block;
}
.filtall {
text-align:left;
margin:0 15px;
position:relative;
z-index:15;
float:left;
}
.filtall a.mainlink {
padding:3px 10px;
-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
border:1px solid #848484;
color:#848484;
text-decoration:none;
margin:0 10px 10px 0;
display: inline-block;
cursor:pointer;
}
.filtall a.mainlink:hover {
background: #fc2985;
color:#ffffff;
}
.filtall a.mainlink.curr, .filtall a.mainlink.curr:hover {
background: #37003c;
color:#ffffff;
}
#showall {
position:absolute; top:29px; right:0;
display:none;
}
.showfilter {
position:absolute; top:25px; left:0;
display:none;
background:#ffffff;
-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
opacity: 0.85;
padding:4px 4px 4px 2px;
}
#showall a, .showfilter a {
padding:3px 10px;
margin-top:1px;
background:#ffffff;
-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
border:1px solid #37003c;
color:#37003c;
text-decoration:none;
display:block;
opacity:0.85;
}
#showall a.curr, .showfilter a.curr {
background:#00ff88;
}
#showall a span, .showfilter a span { text-decoration:none; }
a.moreblog {
display:block;
height:30px;
line-height:30px;
width:100%;
background:#ffffff;
border:none;
color:#37003c;
text-align: center;
font-size: 18px;
font-weight: normal;
text-decoration:none;
border:1px dashed #37003c;
}
a.moreblog:hover { background:#00ff88;  }

.clockout #clocktext, .clockout #clockdiv {
	width:100%;
    display: inline-block;
    font-weight: 100;
    text-align: center;
	padding:5px;
	line-height:22px;
	padding:0;
	position:relative;

}
.clockout #clocktext {
	padding:5px 5px 0;
}
.clockout #clockdiv > div, .clockout #clockdiv .smalltext {
    padding: 0 2px; display: inline;
}
.clockout #clockdiv div > span {
	color:#020611;
  background: #00ff88;
	padding: 0 1px;
	border-radius:1px;
	width:18px;
	line-height: 18px;
	height: 18px;
	display:inline-block;
	text-align: center;
}

@media (max-width: 767px) {
	.clockout { padding: 0; }
}

.clockin #clockdiv {
	width:21%;
	background:none;
    color: #ffffff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
	line-height:20px;
	height:36px;
	padding:0;
	position:absolute; left:0; top:50%; margin-top:-17px;
}

.clockin #clockdiv > div {
    padding: 0;
	width:25%;
	color:#00ff88;
	height:34px;
    background: #37003c;
    display: inline-block;
}

.clockin #clockdiv div > span {
    padding: 0;
	width:100%;
	font-size:16px;
	line-height:20px;
	height:20px;
	text-align:center;
    background: #020611;
    display: inline-block;
}

.clockin #clockdiv .smalltext {
    font-size: 10px;
	line-height:14px;
	height:14px;
	text-align:center;
	color:#ffffff;
}

@media (max-width: 516px) {
.clockin #clockdiv {  display:none; }
}
.notmore {
	float:right;
	font-size:82%;
	color:#a7a7a2;
	height:42px;
	line-height:42px;
}
@media (max-width: 1199px) {
.notmore { line-height: 14px; width: 50px; text-align: justify;}
}

.recommended {
    display: inline-block;
    margin-top: 30px;
	padding-bottom: 20px;
    position: relative;
}
h3.recom { background-color: #fc2985; padding: 6px 0 5px; margin-bottom: 20px }
h3.visit { background-color: #00ff88; }
h3.recom span { color:#ffffff; background-color:#37003c; padding: 5px; }

#loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    z-index: 99999999;
}
#loader img {
    width: 80px;
    height: 80px;
}

.toptag {
	position: relative;
	z-index: 1;
}

.toptagIn {
	box-sizing: border-box;
	flex-grow: 1;
	justify-content: space-between;
	width: 100%;
	margin:40px 0;
}

.toptagIt {
	display: inline-flex;
	justify-content: flex-end;
	margin: 0 0 0 20px;
	padding: 2px 0 3px;
}
.toptagIco {
	fill: currentColor;
}

.toptagLink {
	align-items: center;
	cursor: pointer;
	display: flex;
	flex-grow: 1;
	flex-shrink: 0;
	font-size: 15px;
	justify-content: flex-start;
	line-height: 18px;
	min-height: 25px;
	overflow: hidden;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
}
.toptagLink:hover,
.toptagLink:hover .toptagSvg {
	color: #fc2985 !important;
}
.totagList {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	max-height: 120px;
	margin: 0;
	justify-content: space-between;
	overflow: hidden;
}
.toptagIt .toptagSvg {
    margin-right: 5px;
    overflow: visible;
}
@media (max-width: 1199px) {
	.toptagIn { margin:24px 0; }
	.toptagIt { margin: 0 0 0 58px; padding: 5px 0; }
}
@media (max-width: 991px) { 
	.toptagIn { margin:8px 0; }
}
@media (max-width: 767px) {
	.toptagIn { margin: 15px 0; }
	.toptagIt { margin: 0 0 0 5px; padding: 2px 0 3px; }
	.toptagLink { font-size: 14px; }
}
@media (max-width: 630px) {
	.toptagIt { margin: 8px 0 2px; padding: 0; }
	.totagList { max-height: 30px; height: 30px; }
}

a.payment, a.dolyame {
	display:block;
	color:#191919;
	text-decoration:none;
	font-size:18px;
	line-height:20px;
	width:100%;
	background-color:#00ff88;
	border:none;
	border-radius: 4px;
	text-align:center;
	cursor:pointer;
	padding:16px 16px;
	margin:10px 0 20px;
}
a.payment:hover {
	color: #ffffff;
	background-color:#189167;
}
a.dolyame {
	font-size:14px;
	line-height:18px;
	padding:8px 8px 8px 36px;
	background-color:#ffcced;
	background-image: url(/pic/dolyame_black.png); background-position:8px 50%; background-repeat:no-repeat;
}
a.dolyame span {
	font-size:13px;
	color:#616161;
}
a.dolyame:hover {
	color:#ffffff;
	background-color:#000000;
	background-image: url(/pic/dolyame_white.png);
}

a.bigdolyame {
	display:block;
	position: relative;
	color:#191919;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
	line-height:20px;
	width:100%;
	border:none;
	border-radius: 4px;
	text-align:left;
	cursor:pointer;
	padding:12px 48px;
	margin:10px 0 20px;
	background-color:#ffcced;
	background-image: url(/pic/dolyame_black.png); background-position:8px 50%; background-repeat:no-repeat;
}
a.bigdolyame span {
	color:#616161;
	font-weight: normal;
}
a.bigdolyame span.previewdolyame {
	width: 92px;
	height: 24px;
	line-height:16px;
	padding: 4px 12px;
	text-align: center;
	gap: 10px;
	border-radius: 30px;
	color:#ffffff;
	background-color: #000000;
	display:block;
	position: absolute;
	top:20px;
	right:8px;
}

.payment-steps {
    display: flex;
    border-radius: 12px;
    background-color: #F6F7F8;
    padding: 16px;
}

.payment-step {
    flex: 1 1;
}

.payment-step + .payment-step {
    margin-left: 6px;
}

.payment-date {
    font-size: 12px;
    line-height: 16px;
}

.payment-price {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    margin-top: 4px;
}

.payment-indicator {
    height: 6px;
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0.12);
    margin-top: 12px;
}
.payment-yeah {
    background-color: #428bf9;
}

@media (max-width: 767px) {
    .payment-price {
        font-size: 13px;
        line-height: 20px;
    }
}

.payment-step {
    color: rgba(0, 0, 0, 0.4);
}

.payment-popup {
	width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    color: #000;
    background: #fff;
    border-bottom: 1px solid #959595;
}

.popup-section {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.popup-title {
    font-size: 24px;
    line-height: 32px;
}

.popup-footer {
    font-size: 13px;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.6);
	margin-bottom: 10px;
}

.popup-footer a {
    color: #005be4;
}

.popup-footer a:hover {
    opacity: 0.75;
}

@media (max-width: 768px) {
    .payment-popup {
        top: auto !important;
        bottom: 0;
        transform: none;

        width: 100%;
        padding: 20px;

        row-gap: 16px;

        border-radius: 16px 16px 0 0;
        overflow: hidden;
    }

    .popup-title {
        font-size: 20px;
        line-height: 26px;
    }
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
    background-color: #fff;
    margin: 10vh auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    max-width: 500px;
	max-height: 80vh; /* Ограничение по высоте */
	overflow-y: auto; /* Прокрутка по вертикали */
}

.close {
	color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    text-align: right;
    line-height: 28px;
    margin: 0;
    padding: 0;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal h3 {
	margin-top:0;
}