@font-face {
font-family: 'icomoon';
font-display: swap;
src:  url('/_data/resources/fonts/icomoon.eot?3laupv');
src:  url('/_data/resources/fonts/icomoon.eot?3laupv#iefix') format('embedded-opentype'),
url('/_data/resources/fonts/icomoon.ttf?3laupv') format('truetype'),
url('/_data/resources/fonts/icomoon.woff?3laupv') format('woff'),
url('/_data/resources/fonts/icomoon.svg?3laupv#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
body
{
color:#424242;
color:#000;
font-family:"Roboto", sans-serif;
font-weight:400;
}
a, a:link
{
color:#3e99ed;
text-decoration:none;
border-bottom:1px solid #c5e0fa;
}
a:visited
{
color:#6e209c;
border-bottom:1px solid #d3bce1;
}
a:hover, a:active
{
color:#3e99ed;
text-decoration:none;
border-bottom:1px solid #ec407a;
}
a.btn,
a.btn:link,
a.btn:visited,
a.btn:hover,
a.btn:active,
a.btn:focus
{
box-shadow:none;
color:#fff;
border:none;
}

h1
{
font-weight:400;
text-align:center;
font-size:24px;
color:#000;
text-transform:uppercase;
/*margin:45px 0 30px 0;*/
margin:15px 0 30px 0;
letter-spacing:1px;
}
div.product h1
{
text-transform:none;
margin-top:0;
}
h2
{
font-weight:300;
text-align:center;
font-size:24px;
color:#000;
text-transform:uppercase;
margin:45px 0 30px 0;
letter-spacing:1px;
}
div.content h2
{
font-size:20px;
}
div.product h3
{
font-weight:300;
font-size:18px;
color:#000;
margin-top:20px;
}
p
{
margin:0 0 15px;
}
nav.navbar
{
background:#f9f9f9;
box-shadow:none;
border-bottom:1px solid #dcdcdc;
margin-bottom: 0;
}
a.navbar-brand
{
height:auto;
padding:5px 0 9px 0;
border:none;
}
ul.header-links
{
margin-top:30px;
}
div.nav-wrapper
{
border-top:1px solid #dcdcdc;
}
ul.header-links li
{
line-height:30px;
}
ul.header-links li a:link,
ul.header-links li a:visited
{
color:#000;
border:none;
}
ul.header-links li a:hover,
ul.header-links li a:active
{
color:#ec407a;
border-bottom:1px solid #ec407a;
}
ul.header-links li.active a
{
color:#ec407a;
border-bottom:none;
}
ul.header-links li i
{
color:#ec407a;
display:inline-block;
line-height:30px;
font-size:15px;
width:30px;
height:30px;
text-align:center;
border-radius:100%;
border:1px solid #ec407a;
margin-right:5px;
}
ul.catalog-dropdown
{
display:block;
}
a.catalog-button,
a.catalog-button.open
{
color:#000;
font-size:16px;
text-transform:uppercase;
margin-top:-1px;
margin-bottom:-1px;
display:block;
height:52px;
line-height:50px;
background:#ebebeb;
border:1px solid #6e209c!important;
padding:0 20px 0 16px!important;
}
a.catalog-button i
{
line-height:50px;
}
ul.subnav-links
{
margin:0;
}
ul.subnav-links a
{
color:#000;
font-size:16px;
text-transform:uppercase;
line-height:50px;
display:block;
height:51px;
margin-bottom:-1px;
border-bottom:none;
}
ul.subnav-links a:hover,
ul.subnav-links a:active,
ul.subnav-links li.active a
{
color:#ec407a;
border-bottom:1px solid #ec407a;
}
ul.dropdown-nav a.dropdown-toggle
{
border:none;
line-height:30px;
font-size:16px;
color:#000;
}
.dropdown-menu
{
background:#ebebeb;
margin-top:-1px;
border:none;
border-radius:0;
border-top:1px solid #6e209c;
padding:20px;
}
.catalog-menu li a
{
display:block;
padding:10px 20px;
font-weight:700;
}
.catalog-menu li a:link,
.catalog-menu li a:visited,
.catalog-submenu li a:link,
.catalog-submenu li a:visited
{
color:#000;
border-bottom:1px solid #acacac;
}
.catalog-menu li a:hover,
.catalog-menu li a:active
{
color:#ec407a;
border-bottom:1px solid #ec407a;
}
.catalog-menu li.active a
{
color:#ec407a;
}
.catalog-submenu li a
{
display:block;
padding:10px 20px;
font-weight:400;
}
.catalog-submenu li.active a
{
color:#ec407a;
font-weight:700;
border-bottom:1px solid transparent;
}
.catalog-submenu li a:link,
.catalog-submenu li a:visited
{
border-bottom:1px solid transparent;
}
.catalog-submenu li a:hover,
.catalog-submenu li a:active
{
color:#ec407a;
border-bottom:1px solid #ec407a;
}
div.footer
{
background:#ebebeb;
/*margin-top:40px;*/
padding:50px 0;
}
ul.footer-subnav a,
ul.footer-subnav a:link,
ul.footer-subnav a:visited,
ul.menulist a,
ul.menulist a:link,
ul.menulist a:visited 
{
color:#000;
font-size: 13px;
border-bottom:0;
}
ul.footer-subnav a:hover,
ul.footer-subnav a:active,
ul.menulist > a:hover,
ul.menulist > a:active
{
color:#ec407a;
border-bottom:1px solid #ec407a;
}
ul.footer-subnav li.active a,
ul.menulist > li.active > a
{
color:#ec407a;
border-bottom:none;
}
ul.footer-subnav li
{
margin-bottom:15px;
}
ul.menulist > li
{
margin-bottom:5px;
}
ul.menulist ul
{
margin-top: 5px;
margin-left:10px;
line-height:135%;
font-size:13px;
}
ul.powered-by i
{
color:#424242;
font-size:18px;
width:32px;
height:32px;
}
ul.powered-by i::before
{
line-height:32px;
}
ul.footer-links li
{
margin-right:20px;
}
ul.footer-links li i
{
margin-right:6px;
}
ul.footer-links a:link,
ul.footer-links a:visited
{
color:#000;
border-bottom:none;
}
ul.footer-links a:hover,
ul.footer-links a:active
{
color:#ec407a;
}
ul.footer-links li.active a
{
color:#ec407a;
border-bottom:none;
}
ul.footer-socials
{
margin-top:30px;
}
ul.footer-socials span
{
display:none;
}
ul.footer-socials a
{
display:block;
width:32px;
height:32px;
line-height:32px;
font-size:18px;
color:#fff;
border-radius:100%;
margin-right:8px;
text-align:center;
border:none;
}
ul.footer-socials a:link,
ul.footer-socials a:visited
{
background:#c7c7c7;
}
ul.footer-socials a:hover,
ul.footer-socials a:active
{
background:#ec407a;
}
.ya-share2
{
float:left;
margin-top:30px;
}
a.ya-share2__link
{
border:none;
}
.ya-share2__badge
{
background-color:#9e9e9e!important;
border-radius:100%!important;
margin-right:8px;
width:30px;
height:30px;
padding-top:3px;
text-align:center;
}
[class^="pf-"], [class*=" pf-"] {
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.pf-shoe:before {
content: "\e900";
}
#topcontrol 
{
color:#fff;
z-index:99;
width:30px;
height:30px;
font-size:16px;
background:#6e209c;
position:relative;
left:14px;
bottom:20px;
border-radius:3px!important;
}
#topcontrol:after 
{
top:4px;
left:7px;
content:"\e873";
position:absolute;
text-align:center;
font-family:"Linearicons-Free";
}
#topcontrol:hover 
{
color:#fff;
background:#ec407a;
-webkit-transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-o-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;
}
@media (max-width : 480px) {
  #topcontrol 
  {
  	
	bottom:30px!important;
	left:15px!important;
	/*left:auto;*/
	/*display: none;*/
  }
}
.btn
{
color:#fff;
background:#6e209c;
text-transform:uppercase;
border-radius:0;
letter-spacing:1px;
border:none;
}
.btn:hover
{
color:#fff;
background:#ec407a;
}
.panel
{
box-shadow:none;
border:1px solid #fff;
background:rgba(255,255,255,.9);
border-radius:0;
padding:40px;
}
.panel-heading h1
{
margin-bottom:0;
}
.panel-body h2
{
margin-top:10px;
margin-bottom:5px;
}
.panel-footer
{
border-top:1px solid #fff;
background:transparent;
}
.social-login
{
text-align:center;
font-size:20px;
margin-bottom:20px;
}
.social-login span
{
display:none;
}
.social-login a
{
display:block;
width:36px;
height:36px;
border-radius:100%;
line-height:36px;
margin:0 4px;
border:none;
color:#fff;
}
.social-login a.vkontakte
{
background:#507299;
}
.social-login a.facebook
{
background:#3b5998;
}
.social-login a:hover
{
opacity:.9;
}
.p401
{
background:url("/_data/resources/img/401.jpg") no-repeat;
background-size:cover;
}
#login-form-401
{
margin-bottom:20px;
}
.margin-top-20
{
margin-top:20px;
}
.modal-content
{
border-radius:0;
padding:20px;
border:none;
}
.modal h4
{
text-align:center;
text-transform:uppercase;
font-weight:300;
color:#000;
}
p.product-code span,
p.vendor-code span,
p.color span,
p.composition span,
p.size span,
p.price,
div.size,
div.color
{
color:#757575;
}
p.vendor-code,
div.price,
p.price,
div.size,
div.color
{
margin-top:25px;
}
p.price
{
margin-top:34px;	
}
p.product-code,
p.vendor-code,
p.color,
p.size
{
margin-bottom:5px;
}
ul.sizes,
div.colors
{
margin:10px 0;
}
div.price span,
p.price span
{
display:block;
color:#692d91;
font-size:24px;
font-weight:700;
line-height:24px;
height: 21px;
}
div.price span i,
p.price span i
{
margin-left:6px;
font-size:16px;
text-decoration:none;
}
div.price span.striked,
p.price span.striked
{
display:inline;
color:#ec407a;
text-decoration:line-through;
font-weight:300;
}
div.price span.striked span,
p.price span.striked span 
{
color:#692d91;
display:inline;
}
p.price span small,
div.price span small
{
text-decoration:none;
}
p.price span.discount-price
{
color:#ec407a;
font-size:24px;
}
div.price span.discount-price
{
color:#ec407a;
font-size:24px;
}
span.discount-price span.striked
{
font-weight:700;
}
ul.sizes li
{
margin-right:25px;
font-size:18px;
}
div.product-card ul.sizes li
{
margin-right:12px;
font-size:16px;
font-size:15px;
}
div.product-details ul.sizes li
{
margin-right:12px;
font-size:16px;
font-size:12px;
}
ul.sizes li a,
ul.sizes li a:link,
ul.sizes li a:visited
{
color:#3e99ed;
border-bottom:1px solid #c5e0fa;
}
ul.sizes li a:hover,
ul.sizes li a:active,
ul.sizes li.active a
{
color:#ec407a;
border-bottom:1px solid #ec407a;
}
ul.sizes li.disabled a
{
color:#ccc!important;
border:none!important;
outline: none!important;
}
ul.sizes li.waitlist a
{
color:#ccc!important;
outline: none!important;
}
div.colors div a
{
display:block;
width:75px;
border:none;
border:1px solid #e1e1e1;	
}
div.colors div a i
{
font-size:30px;
color:#e1e1e1;
display:block;
line-height:75px;
text-align:center;
}
div.colors div a:hover
{
border:1px solid #ccc;
}
div.colors div a:hover i
{
color:#ccc;
}
div.colors a.active
{
border:1px solid #e63c75;
}
div.colors a.active i
{
color:#e63c75;
}
div.colors div.owl-prev,
div.colors div.owl-next
{
position:absolute;
width:24px;
height:24px;
top:35%;
font-family:'Linearicons-Free';
text-align:center;
color:transparent;
}
div.colors div.owl-prev
{
left:-24px;
}
div.colors div.owl-next
{
right:-5px;
}
div.colors div.owl-prev::before
{
display:block;
color:#424242;
content:"\e875";
}
div.colors div.owl-next::before
{
display:block;
color:#424242;
content:"\e876";
}
div.colors div.disabled::before
{
content:"";
}
div.pictures img
{
/*border:1px solid transparent;*/
box-sizing:padding-box;
}
div.pictures-thumbs button
{
padding:2px;
background:transparent;
margin:0 0 10px 0;
border:1px solid #e1e1e1;
border-radius:0;
outline:0;
}
div.zoomContainer
{
z-index:999;
}
p.sidebar-info b,
p.sidebar-info i.fa-rub
{
color:#692d91;
}

body.simple
{
padding-top: 20px;  

}
body.simple label.label,
body.simple input,
.chpass .label
{
font-size: 18px!important;
}

body.simple #cp_lastName,
body.simple #cp_name,
body.simple #cp_tel,
body.simple #cp_barcode,
body.simple .cpp i
{
border-color: #6d2f85;
}

body.simple div.adminSearch table td
{
vertical-align: middle!important;
padding: 0 10px!important;
text-align: center;
}

.simple #userdata p
{
	font-size:16px;
}

.simple a.logo
{
	text-decoration: none;
	border:0;
}

.simple .backRed
{
background-color: 	#ff0055;
}

#purchase-reg table
{
	font-size:14px;
}

#purchase-reg p
{
	font-size:16px;
}

#purchase-reg input
{
	font-size:16px;
}

#ordersTable tr.selected
{
	background-color: #6e209c;
	color:#fff;
	font-weight: 600;
}

#ordersTable tr.selected a
{
	color:#fff;
}
div.product-add-links
{
margin-bottom:30px;
text-align:center;
margin-top:15px;
}
div.product-add-links a
{
border:none;
line-height:24px;
margin:0;
}
div.product-add-links a span
{
display:inline;
font-size:14px;
line-height:24px;
padding-left:10px;
}
div.product-add-to-cart
{
margin-top:40px;
}
div.product-card
{
padding-top:20px;
padding-bottom:20px;
border:1px solid transparent;
}
div.product-card a
{
color:#424242;
border:none;
}
div.product-card a:hover,
div.product-card a:active
{
color:#ec407a;
}
div.add-links span
{
display:none;
}
div.add-links a
{
font-size:24px;
margin-right:10px;
}
div.add-links i
{
line-height:24px;
vertical-align:middle;
}
a.add-to-wishlist.added i
{
color:#d32f2f;
font-weight: bolder;
color:red;
text-shadow: 0px 0px 6px rgba(211,47,47,0.7);
}

.cart-container a.add-to-wishlist
{
border:0;
font-size: 20px;
}

div.product dl.dl-horizontal dt
{
font-weight:400;
color:#000;
}
div.product-wrapper
{
min-height:500px;
}
div.product-card h3,
div.product-card span.title
{
font-weight:300;
font-size:18px;
}
div.product-card p.price span
{
font-size:16px;
line-height:20px;
}
div.product-card p.price span i
{
margin-left:6px;
font-size:14px;
}
div.product-card p.price span.discount-price
{
padding-left:20px;
font-size:20px;
display:inline;
}
div.product-card p.price span.discount-price i
{
font-size:16px;
}
div.product-card div.product-sizes,
div.product-card div.product-colors
{
visibility:hidden;
position:absolute;
}
div.product-card div.product-colors
{
width:50px;
}
div.product-rating
{
margin-bottom:5px;
font-size:20px;
}
div.product-card div.product-rating
{
padding-top:10px;
margin:0;
font-size:16px;
}
div.product-rating i
{
margin-right:4px;
color:#ec407a;
}
.sky-form
{
color:#424242;
}
div.product-colors,
div.slick-list
{
min-height:300px;
}
div.slick-vertical div.product-color-item.slick-slide
{
margin-bottom:10px;
border:1px solid #e1e1e1;
}
.product .slick-slide img
{
border: 1px solid #e1e1e1;	
}
div.product-colors button.slick-prev,
div.product-colors button.slick-next,
div.pictures-thumbs button.slick-prev,
div.pictures-thumbs button.slick-next
{
color:#424242;
font-size:0;
line-height:0;
margin-left:13px;
display:block;
width:24px;
height:24px;
padding:0;
border:none;
background:transparent;
font-family:'Linearicons-Free';
text-align:center;
outline:0;
}
div.pictures-thumbs button.slick-prev,
div.pictures-thumbs button.slick-next
{
width:80px;
height:32px;
margin-left:0;
}
div.product-colors button.slick-prev,
div.pictures-thumbs button.slick-prev
{
margin-top:-24px;
}
div.product-colors button.slick-next,
div.pictures-thumbs button.slick-next
{
margin-top:-8px;
}
div.product-colors button.slick-prev::before,
div.pictures-thumbs button.slick-prev::before
{
display:block;
font-size:14px;
content:"\e873";
}
div.product-colors button.slick-next::before,
div.pictures-thumbs button.slick-next::before
{
display:block;
font-size:14px;
content:"\e874";
}
div.pictures-thumbs button.slick-prev::before,
div.pictures-thumbs button.slick-next::before
{
font-size:20px;
}
div.product-colors button.slick-arrow.slick-disabled::before,
div.pictures-thumbs button.slick-arrow.slick-disabled::before
{
font-size:0;
}
p.not-available
{
margin-top:25px;
line-height:24px;
font-size:16px;
color:#000;
}
div.product-properties
{
margin-bottom:30px;
}
p.product-property
{
margin-bottom:0;
color:#000;
}
span.product-property-value
{
color:#424242;
}
span.badge
{
background-color:#d7d7d7;
font-weight:normal;
color:#424242;
}
span.cart-badge
{
display:inline-block;
margin-left:4px;
}
table.cart-table h3
{
margin-bottom:5px;
}
table.cart-table h3 a
{
color:#424242;
border:none;
font-size:16px;
font-weight:bold;
}
table.cart-table em
{
font-style:normal;
color:#ec407a;
}
table.cart-table p.vendor-code
{
margin-top:0;
}
table.cart-table td:nth-child(4),
table.cart-table td:nth-child(5),
table.cart-table td:nth-child(6)
{
text-align:center;
}
table.cart-table td:nth-child(7)
{
text-align:right;
}
table.cart-table a.remove-from-cart-link
{
border:none;
color:#111;
font-size: 22px;
}
table.cart-table div.cart-spinner
{
margin-top:0px;
}
div.cart-agregate
{
margin-top:40px;
padding-top:20px;
padding-bottom:5px;
background:#f9f9f9;
margin-bottom:20px;
}
.text-lg
{
font-size:150%;
}
.grey
{
color:#000;
}
.pink
{
color:#ec407a;
}
div.action-banners div.owl-nav div
{
position:absolute;
width:98px;
height:98px;
background:rgba(105,45,145,.2);
font-size:0;
top:35%;
text-align:center;
}
div.action-banners div.owl-nav div:hover
{
background:#692d91;
}
div.action-banners div.owl-nav div::before
{
font-family:"Linearicons-Free";
font-size:40px;
line-height:98px;
color:#fff;
}
div.action-banners div.owl-prev::before
{
content: "\e875";
}
div.action-banners div.owl-next::before
{
content: "\e876";
}
div.action-banners div.owl-dots
{
position:absolute;
width:100%;
bottom:20px;
text-align:center;
}
div.action-banners div.owl-dot
{
display:inline-block;
width:6px;
height:6px;
border-radius:100%;
background:#692d91;
margin:2px 14px;
}
div.action-banners div.owl-dot.active
{
width:10px;
height:10px;
border:1px solid #ec407a;
margin:0px 12px;
}
div.action-banners div.owl-prev
{
left:40px
}
div.action-banners div.owl-next
{
right:40px
}
div.catalog-block div.owl-stage
{
padding-bottom:10px;
}
div.catalog-block div.product-details
{
padding:20px;
border:1px solid #ebebeb;
}
div.catalog-block div.product-details:hover,
div.catalog-block div.product-details.super
{
border:1px solid #ed3e7b;
}
div.catalog-block div.product-details h3 a
{
color:#000;
white-space:nowrap;
border:none;
overflow:hidden;
text-overflow:ellipsis;
font-size:16px;
display:block;
}
div.catalog-block p.price span.discount-price
{
padding-left:20px;
}
div.catalog-block p.price span
{
font-size:20px;
display:inline;
}
div.catalog-block div.owl-nav div
{
position:absolute;
width:98px;
height:98px;
font-size:0;
top:35%;
text-align:center;
}
div.catalog-block div.owl-nav div::before
{
font-family:"Linearicons-Free";
font-size:40px;
line-height:98px;
color:#424242;
}
div.catalog-block div.owl-prev::before
{
content: "\e875";
}
div.catalog-block div.owl-next::before
{
content: "\e876";
}
.mb-1
{
margin-bottom:20px;
}
div.banners
{
margin-top:40px;
margin-bottom:40px;
}
div.banners a
{
border-bottom: 0;
}
ul.breadcrumb
{
margin:30px 0;
background:none;
}
ul.breadcrumb a
{
color:#aaa;
border-bottom:1px solid #eee;
}
div.super-price-block
{
text-align:center;
color:#ec407a;
margin-top:15px;
}
div.super-price-block p
{
margin:0;
}
div.super-price-block a
{
color:#fff;
}
.super-price
{
background:#ec407a;
color:#fff;	
padding:4px;
font-size:16px;
}
.super-price span
{
font-size:24px;
}
.super-price i
{
margin:0 6px;
}
div.row.super-price
{
margin:0 -20px -20px;
}
div.row.super-price i.fa
{
font-size:16px;
}
div.row.super-price span.price-countdown
{
font-weight:300;
}
div.price span.coupons b.plus
{
font-size: 29px;
}
div.price span.coupons
{
margin-top: -12px;	
}
div.price span.coupons,
p.price span.coupons,
span.coupons b
{
font-size:16px;
font-weight:normal;
}
a.order-details
{
border-bottom-style:dotted;
}
div.mt-m10
{
margin-top:-10px;
}
div.profile-name,
div.profile-orders,
div.profile-wishes,
div.profile-coupons
{
padding:20px;
cursor:pointer;
text-transform:uppercase;
font-weight:300;
}
div.profile-name,
div.profile-orders,
div.profile-coupons
{
margin-bottom:20px;
}
div.profile-orders h3,
div.profile-wishes h3,
div.profile-coupons h3
{
margin-top:0;
font-weight:300;

}
div.profile-name
{
font-size:36px;
color:#fff;
background:#ec407a;
white-space:nowrap;
overflow: hidden;
text-overflow:ellipsis;
}
div.profile-orders,
div.profile-coupons
{
color:#fff;
background: #ec407a;
background: -moz-linear-gradient(top, #ec407a 0%, #6e209c 100%);
background: -webkit-linear-gradient(top, #ec407a 0%,#6e209c 100%);
background: linear-gradient(to bottom, #ec407a 0%,#6e209c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec407a', endColorstr='#6e209c',GradientType=0 );
border-top:1px solid #ec407a;
border-bottom:2px solid #6e209c;
}
div.profile-wishes
{
border-top:1px solid #ec407a;
border-bottom:1px solid #6e209c;
}
div.profile-wishes-wrapper
{
border-width:1px;
border-style:solid;
-webkit-border-image: 
-webkit-gradient(linear, 0 0, 0 100%, from(#ec407a), to(#6e209c)) 0 100%;
-webkit-border-image: 
-webkit-linear-gradient(#ec407a, #6e209c) 0 100%;
-moz-border-image:
-moz-linear-gradient(#ec407a, #6e209c) 0 100%;    
-o-border-image:
-o-linear-gradient(#ec407a, #6e209c) 0 100%;
border-image:
linear-gradient(to bottom, #ec407a, #6e209c) 0 100%;
}
div.profile-dashboard p
{
text-align:center;
margin:0;
}
div.profile-dashboard p span
{
display:block;
font-size:60px;
}
div.profile-sidebar
{
box-shadow:none;
border-radius:0;
}
div.profile-sidebar a.list-group-item
{
border-radius:0;
}
div.profile-sidebar a.list-group-item:link,
div.profile-sidebar a.list-group-item:visited
{
border:none;
color:#000;
}
div.profile-sidebar a.list-group-item.active
{
background-color: #ec407a;
background-image: none!important;
color:#fff;
text-shadow: 0 -1px 0 #6e209c;
text-shadow:none;
}
@media (min-width: 1px)
{
div.zoomContainer
{
display:none;
}
div.catalog-block div.owl-prev
{
left:0;
}
div.catalog-block div.owl-next
{
right:0;
}
div.product-card
{
border-bottom:1px solid #d7d7d7;
}
div.product-card h3,
div.product-card span.title
{
height: 40px;
display: block;
overflow: hidden;

}

div.product-card span.title
{
line-height: 1.1;
margin: 20px 0 10px 0;	
}

div.product-card h3,
div.product-card span.title,
div.product-card p.price
{
text-align:center;
}

div.product-card img.product-card-img
{
margin:auto;
}
}
@media (min-width: 768px)
{
div.zoomContainer
{
display:block;
}
div.product-card h3,
div.product-card span.title,
div.product-card p.price
{
text-align:left;
}
div.product-card 
{
border:1px solid transparent;
}
div.product-card:hover
{
position:absolute;
z-index:200;
border:1px solid #d7d7d7;
left:-60px;
top:-10px;
padding-top:30px;
padding-left:10px;
padding-right:10px;
background:#fff;
}
div.product-card:hover div.product-sizes,
div.product-card:hover div.product-colors
{
visibility:visible;
}
div.product-card:hover div.product-sizes
{
position:static;
}
div.product-card:hover div.product-details
{
margin-left:60px;
}
}
@media (min-width: 992px)
{
div.catalog-block div.owl-prev
{
left:-20px;
}
div.catalog-block div.owl-next
{
right:-20px;
}
}
@media (min-width: 1200px)
{
ul.header-links li
{
margin-left:90px;
}
ul.subnav-links li
{
margin-left:20px;
margin-right:20px;
}
ul.dropdown-nav
{
margin-left:20px;
}
div.copyrights
{
border-right:1px solid #d7d7d7;
border-left:1px solid #d7d7d7;
min-height:150px;
text-align:center;
}



}



/*filters*/ 

#filterPanel
{
margin-top: 45px;
}

#filterPanel a
{
color: #272727!important;
}

#filterPanel .filter a
{
	margin: 0 -5px 8px;
    padding: 3px 70px 4px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    color: #272727;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    border-bottom: 0;

}

#filterPanel .filter ul
{
	list-style: none;
	margin: 0;
    padding: 0;
}

#filterPanel .filter ul li
{
	padding: 4px 7px 0px 23px;
    text-indent: -14px;
}

#filterPanel .filter ul li a span
{
color: #767676;
}

#filterPanel .filter
{
	margin-bottom: 15px;
}

#filterPanel .filter ul li a
{
margin: 1px;
text-decoration: none;
color: #272727;
cursor: pointer;
position: relative;
top: -5px;
font-size: 11px;
font-weight: normal;
/*display: block;
width: 200px;*/
text-overflow: clip;/*| ellipsis*/
white-space: nowrap;
}  

#filterPanel .filter ul li:hover
{
    background: #d9d9d9;
}

#filterPanel .filter a i.fa-chevron-up,
#filterPanel .filter a i.fa-chevron-down
{
    display: block;
    float:right;
   
}

#filterPanel .filter a.collapsed i.fa-chevron-down
{
    display: none!important;
    float:right;
}

#filterPanel .filter a.collapsed i.fa-chevron-up
{
    display: block!important;
    float:right;
}

#filterPanel .filter a i.fa-chevron-down
{
    display: block!important;
    float:right;
}

#filterPanel .filter a i.fa-chevron-up
{
    display: none!important;
    float:right;
}

#filterPanel .filter i.fa
{
    color:#ec407a;
    font-size: 14px;
    padding: 1px 0px;
}

.slider-handle:focus
{
outline: none;	
}


.showMoreButton
{
width: 300px;
margin: 20px auto;
}


.pager
{
margin-top: 25px;
margin-bottom: 20px;
color:#ec407a;
border-bottom: #ccc 1px solid;
font-weight: 600;
}

.alert-margin
{
margin: 100px 0 100px 0;
}

.salepr
{
top: 5px;
right: 5px;
width: 36px;
height: 36px;
border-radius: 18px;
background: #ff48a5;
text-align: center;
font-size: 11px;
line-height: 35px;
color: #fff;
cursor: auto;
position: absolute;
z-index: 1;	
}
    

/*.nImg
{
display: block;
position: relative;
z-index: 3;
top: 0;
left: 0;
margin-bottom: 5px;
width: 40px;
height: 15px;
background: #9f9;
text-decoration: none;
line-height: 1;
text-align: center;

}*/

.product-details.new{

		position: relative;

		

}

.product-details.new:after 
{
	content: "";
	position: absolute;
	display: inline-block;
	width: 72px;
	height: 48px;
	top: 0;
	left: 0;
	background: url(/_data/resources/img/label-new.svg) no-repeat 100%;
	background-size: cover;
}

/*.nImg:before {
content: "NEW";
color: #666;
font: bold 10px/10px Roboto,sans-serif;
}*/


.card-label 
{ 
box-sizing: border-box;
position: relative;
display: inline-block;
top: 0;
left: 0;
margin-bottom: 5px;
width: 50px;
height: 20px;
text-align: center;
font-size: 1px;
line-height: 1;
z-index: 3;
}

.card18 {
padding-top: 4.5px;
color: #000;
background: #fff;
border: 1px solid #b7b7b7;
}



.nSale
{
top: 35px;
z-index: 3;	
text-decoration: none;
display: block;
position: relative;
z-index: 3;
top: 0;
left: 0;
margin-bottom: 5px;
width: 40px;
height: 15px;
background: red;
text-decoration: none;
line-height: 1;
text-align: center;
}

.nSale:before {
content: "SALE";
font-size: 8px;
letter-spacing: 0;
font-weight: bold;
font: bold 9px/10px Roboto,sans-serif;
text-decoration: none;
color:#fff;
}

.resetFilter 
{
margin-top:-2px!important;
display:block!important;
position:absolute!important;
right:-6%;
width:10px;
height:10px;
}

.content .pagination
{
margin:0px 5px 0 25px;

}


.content .pagination a,
.content .pagination a:focus
{
border:0;	
padding: 0px 8px;
color:#ec407a;
outline: none;
}

.content .pagination .active a,
.content .pagination li.current a
{
color:#666;
background:none!important;
outline: none;
}

#userList_wrapper a
{
background:none!important;
outline: none;
}

.topsort span
{
color:#888;
}

.topsort span span
{
color:#000;
}

.pagespan
{
position: relative;
top:-5px;
display: inline;
}

.salePercent
{
display: block;
color: #fff;
font-size: 26px;
line-height: 22px;	
position: absolute;
top:35px;
left:135px;
letter-spacing: -.4px;

width: 70px;
height: 46px;

text-align: center;

color: #ec407a;

z-index: 1;	
}

.info
{
margin-top: 25px;
border-top: 1px solid #e7e7e7;
}

div.content .nav-tabs>li,
div.content .nav-tabs>li.active,
div.content .nav-tabs>li.active:hover
{
border: #e1e1e1 1px solid;
border-bottom: 0;
border-right: 0;
background-color: #f6f6f6;
min-width: 195px;
text-align: center;
}

div.content .nav-tabs>li.active a
{
cursor:	default;
}

div.content .nav-tabs>li.active a:hover,
div.content .nav-tabs>li.active:hover
{
background-color: #fff;	
}

div.content .nav-tabs>li.active
{
background-color: #fff;	
}

div.content .nav-tabs>li.active:last-child,
div.content .nav-tabs>li:last-child
{
border-right: #e1e1e1 1px solid;
}

div.content .nav-tabs>li>a,
div.content .nav-tabs>li>a:hover,
div.content .nav-tabs>li.active>a,
div.content .nav-tabs>li.active>a:hover
{
border:0;
border-radius: 0;
border-color: #e1e1e1;
text-transform: uppercase;
color:#000;
}

div.content .nav-tabs>li>a:hover
{
border:0;
border-radius: 0;
border-color: #e1e1e1;
text-transform: uppercase;
background-color: #f6f6f6;
}

div.content .nav-tabs>li 
{
margin-bottom: 0;
}

.comment
{
margin-top: 25px;
margin-bottom: 35px;
min-height: 100px;		
}


.comment img
{
text-align: center;
margin: 0 auto;
width: 60px;
}


.reply img
{
text-align: center;
margin: 0 auto;
width: 150px;
}

.comment .name
{
font-size: 16px;
font-weight: bold;
}

.comment .product-rating
{
margin-bottom: 13px;	
}

#sendReview
{
margin: 20px 0;	
font-size: 19px;
}

.starrr a 
{
text-decoration: none;
font-size: 25px;
border:0;
color:#ec407a;
}

.starrr a:hover
{
color:#ec407a;
}


.commentDate
{
margin-bottom: 2px;
color: #8b8b8b;
font-size: 12px;
}

dl.product-property
{
display: block;
clear:left;
height: 25px;
margin-bottom: 5px;
}

.product-properties dt
{
width: 42%;
float:left;
font-weight: normal;
color:#999;
line-height: 25px;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAYAAAB/qH1jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODBDOTYwNzJGMUNDMTFFNkFENkJCNzA5RjU2RjhGNDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODBDOTYwNzNGMUNDMTFFNkFENkJCNzA5RjU2RjhGNDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4MEM5NjA3MEYxQ0MxMUU2QUQ2QkI3MDlGNTZGOEY0MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4MEM5NjA3MUYxQ0MxMUU2QUQ2QkI3MDlGNTZGOEY0MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po1EcgYAAAAiSURBVHjaYrhw6XIoEJ/5//8/AwgzMTAwCAKxMQMUAAQYADiLDExgrgOhAAAAAElFTkSuQmCC") repeat-x right 0 bottom 5px;
}

.product-property-title
{
background-color: #fff;
padding-right: 5px;


}


.product-properties dd
{
width: 57%;
float:right;
line-height: 25px;
color:#000;
}

.product-properties dd
{
color:#000;
line-height: 15px!important;
padding-top: 4px;
/*overflow: hidden;
height: 25px;
display: block;*/
}

.product-properties dd span
{
color:#000;
}

.content .product  .slick-slide img.addBorder
{
border:1px solid #ec407a;
}

.nav-tabs .cRe
{
background-color: #d7d7d7;
display: inline-block;
height: 24px;
width: 24px;
border-radius: 25px;

padding-top: 3px;
top:7px;
margin-left:4px;
position: absolute;
}

.margin-bottom-30
{
margin-bottom:30px;
}

#preloader
{
position: absolute;
height: 650px;
z-index: 9999;
top:200px;	
cursor: progress;
}

.order-del
{
font-size: 18px;
color:#ec407a!important;
margin: 10px 0 0 0;
padding: 10px 0 0 0;
text-decoration: none;
border:0!important;
}

span.current
{
border-bottom: 1px dotted #692d91;
color:#692d91;
}

.giftcard
{
margin-bottom: 70px;
display: none;
}

.content
{
background-color:rgba(255,255,255, 0.97);
/*min-height: 500px;*/
padding-bottom: 20px;
}

.f14
{
font-size: 18px;
}


.pfprice-text
{
font-size:12px;
height: 15px;
}

#mindiv,
#maxdiv
{
display: block;
position: relative;
height: 25px;
width: 47%;
vertical-align: bottom;
box-sizing: border-box;
padding-left: 16px;
float: left;
}

#maxdiv
{
float: right;
}

#mindiv input,
#maxdiv input
{
display: block;
width: 100%;
height: 25px;
padding: 3px 3px 3px 3px;
box-sizing: border-box;
border: 1px solid #eaeaea;
font-size: 12px;
}


#mindiv:before,
#maxdiv:before
{
content: "от";
position: absolute;
left: 0;
bottom: 4px;

}

#maxdiv:before 
{
content: "до";
}

#slider12c .slider-track-high, #slider12c .slider-track-high {
background: #eaeaea;
}

#slider12c .slider-track-low, #slider12c .slider-track-low {
background: #eaeaea;
}

#slider12c .slider-selection {
background: #6e219c;
}

#slider12c .slider-track {
margin-top: -3px;
height: 3px;
width: 100%;
}

#slider12c .slider-handle
{
background-color:#ff47a5;
background-image: -webkit-linear-gradient(top,#ff47a5 0,#6e219c 100%);
width: 15px;
height: 15px;
}

#slider12c
{
width: 95%;
height: 15px;
}

.tooltip-main
{
display:none;
}

.start-n input, .end-n input {
display: block;
width: 100%;
height: 25px;
padding: 6px 3px 3px 3px;
box-sizing: border-box;
border: 1px solid #eaeaea;
font-size: 12px;
}



.messages .panel
{
padding:0;
border:1px solid #eaeaea;
}

.searchButton
{
	display: block;
	width: 46px;
	height: 50px;
	float:right;
	text-decoration: none;
	padding:12px 0 0 11px;
	border:0!important;
	color: #999;
	margin-right: -20px;
}



.searchButton:hover
{
text-decoration: none;
background-color: #eee;
}

.searchButton span
{
font-size: 22px;
color: #999;
font-weight: 500;
}

@media (max-width : 480px) {
    .searchButton
	{
		position: absolute;
		top:1px;
		right: 25px;
	}
}

.color .noquantity a,
.product-card .noquantity
{
border-style: dotted!important;
border-color: #000!important;
}

.price .spr
{
margin-left:12px;
font-weight:600;
font-size:13px!important;
display:inline!important;
}

#smallsize_banner
{
	display:inline-block;
	width:100%;
	height:570px;
	/*height:100%;*/
	position:relative;
	background-color:#3a3a74;
	overflow:hidden;
	background:-moz-linear-gradient(top, #3a3a74 0%, #3a3a74 50%, #527289 100%);
	background:-webkit-linear-gradient(top, #3a3a74 0%, #3a3a74 50%, #527289 100%);
	background:linear-gradient(to bottom, #3a3a74 0%, #3a3a74 50%, #527289 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=0 )
}

#smallsize_banner:before,
#smallsize_banner:after
{
	content:"";
	display:inline-block;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-repeat:no-repeat;
	background-size:contain
}

#smallsize_banner:before
{
	border:4px solid #6f8ca7;
	background-image:url(smallsize_text.svg);
	background-position:top;transform:scale(0.9);
	transition:transform .6s
}

#smallsize_banner:after
{
	background-image:url(smallsize_cinderella.svg);
	background-position:center 70%;
	transform:scale(1.2);
	transition:transform 1.6s
}

#smallsize_banner:hover:before,
#smallsize_banner:hover:after
{
	transform:scale(1);
}

.footer .footer-socials .vkLink a
{
	background-color: #4c75a3;
}

.footer .footer-socials .instagramLink a
{
	background-color: #000;
}


.footer .footer-socials .facebookLink a
{
	background-color: #3B5998;
}

.footer .footer-socials .yLink a
{
	background-color: #cc181e;
}

.superPrice.discount-price
{
color: #ec407a;
font-size: 24px;
display: block;
font-size: 24px;
margin-top: -15px;
line-height: 24px;
top:-20px;

}

.superPrice.discount-price span.striked
{
font-weight: 400!important;	
}

.superPrice.discount-price .fa-rub
{
font-size: 16px;
}

.price .superPrice.spr  
{
font-size: 26px!important;
}

.chpass .mess
{
margin-top: 70px;
font-size: 18px!important;
line-height: 20px;
text-align: center;
}

#useCouponTooltip
{
	border-bottom: 1px dotted #ec407a;
}

.chpass 
{
	margin-bottom: 100px;
}

.tooltip-inner {
    /*white-space:pre;
    max-width:none; */
}

.notlink
{
	cursor: default!important;
}


.profile-coupons h3
{
	font-size:20px!important; 
	height: 23px;
	overflow: hidden;
}

.profile-coupons a
{
	border:0;
}

.facebook-login,
.vkontakte-login,
.twitter-login
{
margin:0 30px 10px 0;
display:block;
width:188px;
height:36px;
background:url(//cdn.itari.ru/img/social/social-login.png) no-repeat left top;
}
a.facebook-login:hover,
a.vkontakte-login:hover,
a.twitter-login:hover
{
text-decoration: none;
border-bottom: 0!important;
}
.facebook-login-24,
.vkontakte-login-24,
.twitter-login-24
{
margin:0 12px 0 0;
display:block;
width:24px;
height:24px;
background:url(//cdn.itari.ru/img/social/social-login-24.png) no-repeat left top;
float:right;
}
.facebook-login
{
background-position:left -34px;
}
.vkontakte-login
{
background-position:left -68px;
}
.twitter-login
{
background-position:left 0px;
}
.facebook-login-24
{
background-position:left 0px;
}
.vkontakte-login-24
{
background-position:left -24px;
}
.twitter-login-24
{
background-position:left -48px;
}
.facebook-login span,
.vkontakte-login span,
.twitter-login span,
.twitter-login-24 span,
.vkontakte-login-24 span,
.facebook-login-24 span
{
display:none!important;
}
div#socialLogin
{
margin-left: 98px;     
}
.socialDisabled
{
background-color: #000; /* Чёрный фон */
opacity: 0.50; /* Степень прозрачности */
z-index: 100; /* Заведомо быть НАД другими элементами */
overflow: hidden;
width:188px;
height: 34px;
margin:5px 15px 5px 0;
float:left;
}
.socialDel
{
display:block;
margin:3px auto 15px auto;
}
a.socialDel 
{
border-bottom: 0!important;
text-decoration: none;
}
.socialDisabled a
{
cursor: default;    
}
.f18
{
font-size: 17px;
}

a.hoverNoBorder,
a.hoverNoBorder:hover
{
border:0!important;
}

.showMap
{
	font-size: 16px;
	display: block;
	margin-top: 10px;
	border:0!important;
}

.selectPoint
{
	font-size: 16px;
	display: block;
	margin-top: 10px;
	border:0!important;
}

.delTitle
{
	font-size: 20px;
	font-weight: bold;
	margin:18px 0;
}


@media (max-width : 480px) { 

	#plv span
	{
		font-size: 12px!important;
	}

	.panel
	{
		padding: 5px;
	}

	.btn
	{
		font-size: 12px;
	}

	.trackingStatus
	{
		font-size: 14px!important;
	}

	.delTitle
	{
		font-size: 16px;
		font-weight: bold;
		margin:2px 0;
	}

	.content .pagination a 
	{
		padding: 0px 5px;
	}

	.topsort
	{
		margin-top: 3px;
	}
	
	.content .col-xs-6 strong
	{
		font-size: 13px;
	}

	#cp_shippingAddress
	{
		min-height: 100px!important;
	}

	.showMap
	{
		font-size: 16px;
		display: block;
		margin-top: 10px;
		border:0!important;
		padding-right: 30px;
	}

	.selectPoint
	{
		font-size: 16px;
		display: block;
		margin-top: 10px;
		border:0!important;
	}

  .product-details .price
  {
  	font-size: 12px!important;
  }

  .product-details .price span
  {
  	font-size: 11px!important;
  }

  .div.price span i, p.price span i
  {
  	font-size: 10px!important;
  	margin-left: 1px!important;
  }

  div.product-card p.price span.discount-price
  {
  	padding-left: 8px;
  }

  .product-details .price
  {
  	margin:0px 0px;
  }

  .product-details .price .spr {
  	font-size: 9px!important;
  	margin-left: 3px; 
  }

  .copyrights
  {
  	position: static;
  	/*height: 35px!important;
  	display: block;*/
  	/*margin-top: 10px;
  	z-index: 1!important;*/
  }


  div.product-card div.product-rating 
  {
  	font-size: 9px!important;
  }

  .owl-nav
  {
  	/*display: none!important;*/
  }

  div.action-banners div.owl-nav div
  {
  	width: 30px!important;
  	height:30px!important;
  }

  div.catalog-block div.owl-nav div
  {
  	width: 30px!important;
  	height: 30px!important;
  }

  div.action-banners div.owl-nav div::before
  {
  	font-size: 20px;
    line-height: 28px;
  }

  div.catalog-block div.owl-nav div::before
  {
  	font-size: 20px;
    line-height: 28px;
    color: red;
  }

  div.catalog-block div.owl-prev
  {
  	left:0;
  }

  div.catalog-block div.owl-next
  {
  	right: 0;
  }



  div.catalog-block p.price span.discount-price 
  	{
  		padding-left: 10px!important;
  	}

  	div.catalog-block div.product-details
  	{
  		padding: 5px!important;
  	} 

  	.container .banners
  	{
  		margin: 10px 0;
  	}



  	.container .banners .col-xs-4
  	{
  		padding:0 2px;
  	}

  	.container .banners .col-xs-8
  	{
  		padding:0 3px;
  		margin-top:-1px;
  	}

  	.pf-banner-small-size
  	{
  		/*max-height: 64px;*/
  	}

  	.container.actionBanners
  	{
  		padding-left: 1px;
  		padding-right: 1px;
  	}

  	.container .banners .col-xs-4 .mb-1
  	{
  		margin-bottom: 5px;
  	}

  	.cart-container .pull-right a
  	{
  		font-size: 13px;
  		margin-bottom: 5px;
  	}
  	/*.spr
  	{
  		display: none!important;
  	}*/
  	.product-details.new:after 
  	{
  		background-position: center center;
  		width: 45px;
  		height: 30px;
  		background-size: contain;
  	}

  	ul.breadcrumb 
  	{
  		margin:5px 0 10px 0;
  	}

  	div.pictures-thumbs button 
  	{
  		margin-bottom: 0px;
  	}

  	ul.sizes li 
  	{
  		font-size: 18px;
  		margin-right: 12px;
  	}

  	.product h1.text-left
  	{
  		margin-top: 10px;
  		margin-bottom: 10px;
  	}

  	.product .vendor-code
  	{
  		margin-top: 6px;
  	}


  	body .product .price .striked span
  	{
  		font-size: 20px!important;
  	}

  	body .product .price .striked span i
  	{
  		font-size: 15px!important;
  	}

  	body .product .discount-price
  	{
  		font-size: 18px!important;
  	}

  	body .product .discount-price i
  	{
  		font-size: 14px!important;
  	}

  	body .product .salePercent
  	{
  		font-size: 20px!important;
  		left: 105px;
  	}

  	.product-property-title
  	{
  		font-size: 11px;
  	}

  	.product-property-value
	{
  		font-size: 11px;
  	}

  	.product-properties dt
  	{
  		line-height: 20px;
  	}


  	.product-sizes p
  	{
  		display: none;
  	}

  	.product-sizes ul.list-inline.sizes li
  	{
  		/*display: none;*/
  		font-size: 10px;
  		margin-right: 2px; 
  	}

  	.modal-dialog .sizes li
  	{
  		font-size: 14px;
  	}

  	div.product-wrapper
  	{
  		min-height: auto!important;
  	}

  	.product-card
  	{
  		border-bottom: 0!important;
  	}

  	h2
  	{
  		margin:10px 0;
  	}


  	
  	.cart-container .color
  	{
  		/*display: none;*/
  	}

  	.cart-container .cart-table .col-xs-4
  	{
  		padding-left: 3px;
    	padding-right: 3px;
  	}



  	.profile-wishes-wrapper
  	{
  		margin-bottom: 15px;
  	}

  	.catalog h1
  	{
  		margin:15px 0;
  	}

  	
  	#filterPanel
  	{
  		margin-top: 10px;
  	}

  	#filterPanel .brand
  	{
  		/*display: none;*/
  	}

  	div.row.super-price
  	{
  		margin: 0 -6px -6px;
  	}

  	.super-price span 
  	{
  		font-size: 20px;
  	}

  	body div.product-card {
  		padding-top: 14px;
  		padding-bottom: 14px;

  	}

  	div.product-card h3,
  	div.product-card span.title
  	{
  		height: 34px;
  		font-size: 14px;
  		margin: 3px 0;
  	}


  	body div.action-banners div.owl-dots 
  	{
  		bottom: 0px!important;
  	}

  	#userCouponCheck
  	{
  		height: 18px;
  		width: 18px;
  		position:relative;
  		top:4px!important;
  	}



  	ul.header-links
  	{
  		margin-top: 10px;
  	}


  	.userProfileEdit
  	{
  		font-size: 11px!important;
  	}

  	#shipping-form-sub
  	{
  		font-size: 11px!important;
  	}

  	#order-back
  	{
  		font-size: 11px!important;
  	}


	#city
	{
		font-size: 18px;
	}

	
}


#resArea.mobile 
{
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-overflow-scrolling: auto;
	border:1px solid #ccc;
	padding: 5px;
	font-size: 12px;
}

#resArea .panel
{
padding: 0px;
border: 1px solid #d6e9c6;
}

#mapArea #map
{
	margin-top: 5px;
}

.closeYaMap
{
	font-size: 16px;
}

/* width */
#resArea::-webkit-scrollbar
{
    width: 10px;
}

/* Track */
#resArea::-webkit-scrollbar-track 
{
    background: #f1f1f1; 
}

/* Handle */
#resArea::-webkit-scrollbar-thumb 
{
    background: #888; 
}

/* Handle on hover */
#resArea::-webkit-scrollbar-thumb:hover 
{
    background: #555; 
}

#cp_paymentMode label.disabled
{
	color: #ccc;
}

.btn-primary.disabled
{
background-color:#ec407a!important;
}


div.profile-coupons .cText
{
	font-size: 77px; 
}


@media (max-width : 850px) 
{
	.superPrice.discount-price
	{
		font-size: 18px;
	}

	.price .superPrice.spr
	{
		font-size: 18px!important;
	}

	.product .col-md-1
	{
		padding: 0;
	}

	.product .col-md-4
	{ 
		padding: 0;
	}

	.product .col-md-2
	{ 
		padding: 0;
	}

	.product .col-sm-2
	{
		padding: 0 10px;
	}


	div.profile-coupons .cText
	{
		font-size: 60px!important;
	} 

	h1.text-left
	{
		font-size: 18px!important;	
	}

	div.product-rating
	{
		font-size: 16px!important;	
	}

	.product p
	{
		font-size: 11px;
	}

	div.price span, p.price span 
	{
		font-size: 17px;
	}

	p.price span.discount-price
	{
		font-size: 17px;
	}

	div.price span i, p.price span i 
	{
		font-size: 14px;
	}

	p.salePercent
	{
		left: 70px;
		font-size: 18px;
	}

	ul.sizes li
	{
		font-size: 14px;
		margin-right: 8px;
	}

	div.size,
	div.color
	{
		margin-top: 10px;
	}

	div.product-details ul.sizes li
	{
		font-size: 12px;
		margin-right: 6px;
	}

	p.composition
	{
		margin-bottom: 0;
	}

	#infoBlockCoupons h4
	{
		/*display: none;*/
	}

	#infoBlockCoupons img
	{	
		margin-top:10px;
	}

	#infoBlockCoupons .sidebar-info
	{
		font-size: 11px!important;
		margin: 0!important;
	}

	#infoBlockCoupons br
	{
		font-size: 4px!important;
		margin: 0!important;
	}

	.info
	{
		margin-top: 10px;
	}


	.slick-arrow
	{
		/*display:none!important;*/
	}

	.product-add-to-cart a
	{
		font-size: 16px;
	}

	div.catalog-block p.price span
	{
		font-size: 16px;
	}

	div.catalog-block p.price span.discount-price
	{
		padding-left: 6px;
	}

	div.product-card p.price span 
	{
		font-size: 13px;
	}

	div.product-wrapper
	{
		min-height: 340px;
	}

	.price .spr 
	{
		margin-left: 6px;
	}

	div.product-card p.price span i 
	{
		font-size: 12px;
	}

	div.product-card p.price span.discount-price i 
	{
		font-size: 12px;
	}

	div.product-card p.price span.discount-price 
	{
		font-size: 13px;
		padding-left: 10px;
	}

	p.price
	{
		/*margin-top: 15px;*/
	}

	span.price .spr
	{
		margin-left: 6px;
	}

	.price .superPrice.spr 
	{

	}

	div.row.super-price i.fa
	{
		font-size: 12px!important;
	}

	.super-price span
	{
		font-size: 13px; 
	}

	.super-price span.pull-right
	{
		margin-top: 3px;
	}

	.super-price i 
	{
		margin: 0 3px;
		
	}


	div.super-price-block 
	{
		margin-top: 25px;
	}

	#sprId
	{
		font-size: 17px!important;
	}

	#filterPanel .filter a
	{
		font-size: 10px!important;
		padding: 0;
	}

	div.product-card p.price span.discount-price 
	{
		padding-left: 8px;
	}

	.profile-coupons .col-md-6 p span
	{
		font-size: 60px!important;
	}

	div.product div.price span.striked, p.price span.striked
	{
		/*top: 16px;
		position: relative;*/
	}


}
/*iphone 5*/
@media (max-width : 550px) 
{

	span.price .spr
	{
		margin-left: 2px;
	}

	.price .superPrice.spr 
	{

	}

	div.row.super-price i.fa
	{
		font-size: 11px!important;
	}

	.super-price span
	{
		font-size: 11px; 
	}

	.super-price span.pull-right
	{
		margin-top: 5px;
	}
}

@media (max-width : 1200px ) 
{
	/*#sendSMS,
	#code
	{
		font-size: 8px;  
	}*/
}


@media (max-width : 880px) 
{
	font-size: 10px;  
}

#login-form .form-control  
{
margin:0!important;
padding:!important;
}

#resArea h4
{
margin-top: 30px;
}
/*
@media (max-width : 880px) 
{
	body.modal-open 
	{
	    overflow: hidden!important;
	    position:fixed!important;
	    width: 100%!important;
	    height: 100%!important;
	    overflow-y: scroll!important;
	}
}

body.modal-open 
{
    overflow: hidden!important;
    position:fixed!important;
    width: 100%!important;
    height: 100%!important;
    overflow-y: scroll!important;
}
*/

/*.modal-body {
max-height: 350px;
padding: 15px;
overflow-y: auto;
-webkit-overflow-scrolling: touch;  
}*/
 
#cdek .modal-content, 
#cdek .modal-dialog, 
#cdek .modal-body { 
  height: inherit; 
  min-height: 100%; 
}

#cdek .modal { 
  min-height: 100%; 
}

.cityinput
{
	position: relative;
}

#clearCity
{
	border:0;
	background: rgba(255, 255, 255, 0.98);
	color:#ec407a;
	position: absolute;
	right: 5px;
	outline: none;
	top:8px;
}


#map 
{
    width: 100%; height: 100%; padding: 0; margin: 0;
}


.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.thumb-wrap {
	position: relative;
	padding-bottom: 53.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.thumb-wrap,
.thumb-wrap iframe {
	max-width: 1280px;
	max-height: 720px;
}
.thumb-wrap iframe {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
}

.modal-header .close
{
	font-size: 30px;
}

/*.lnr-cross
{
	font-size: 25px;
	font-weight: bold;
	color:#000;
}*/


#shipping-form .error
{
	color:red!important;
	animation: blinker 4s linear infinite;
}

#takePart .error
{
	color:red!important;
	animation: blinker 4s ease-in 1s infinite;
}

.dlist
{
	color:#999;
	list-style: none;
}
.dlist li
{
position: relative;
margin-left: 8px;
padding-left: 13px;
padding-bottom: 12px;	
}


.dlist li:before {
    content: "";
    position: absolute;
    top: 3px;
    left: -1px;
    width: 1px;
    height: calc(100% + 7px);
    background: #ccc;
} 

.dlist li .icon-con {
    position: absolute;
    top: 3px;
    left: -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ccc;
}


@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.aitem {
display:block;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
border-bottom: 0!important;
height: auto;
min-height: 110px;
}

@media screen and (min-width: 335px) {
.actionBanners .col-xs-8 a
  {
  	display: flex;

  }
}

@media screen and (min-width: 375px) {
  .aitem{
    height: 120px; 
    
  }
  .pf-slider-slide {
    height: 120px;

  }

  .content .deliv ol,
  .content .deliv ul
  {
  	
    padding-left: 15px;
    margin-bottom: 10px;
  }


  .actionBanners .col-xs-8 a
  {
  	display: flex;
  }
}

@media screen and (min-width: 768px) {
  .aitem {
    height: 300px;
  }
  .pf-slider-slide {
    height: 300px;
  }
}

@media screen and (min-width: 1024px) {
  .aitem {
    height: 400px;
  }
  .pf-slider-slide {
    height: 400px;
  }
}


@media screen and (min-width: 1400px) {
  .pf-slider-slide {
    height: 450px;
  }
}
@media screen and (min-width: 1600px) {
  .pf-slider-slide {
    height: 450px;
  }
}
@media screen and (min-width: 1900px) {
  .pf-slider-slide {
    height: 450px;
  }
}




@media screen and (min-width: 1400px) {
  .aitem {
    height: 450px;
  }
}
@media screen and (min-width: 1600px) {
  .aitem {
    height: 450px;
  }
}
@media screen and (min-width: 1900px) {
  .aitem {
    height: 450px;
  }
}


.modeInfo .selectPoint
{
	display: none;
}

#registration .error
{
	color:red;
	
}

#registration input.error 
{
	border:1px solid red;
}


/* waitlist */
.waitlistpage .waitlistitem 
{
min-height: 185px;
margin-bottom: 35px;
overflow: hidden;
}

.waitlistpage .waitlistitem h3
{
font-size: 16px;
margin-bottom: 5px;
padding-right: 20px;
}

.waitlistpage .waitlistitem .vendor-code
{
margin-top: 10px;	
}

.waitlistpage .waitlistitem .del-from-waitlist 
{
position: absolute;
border-bottom: 0;
right: 15px;
top:15px;
font-size: 20px;
}

.waitlistpage .waitlistitem div.product-add-to-cart
{
	margin-top: 5px;
}

.waitlistpage .waitlistitem p.mess
{
	color: #dc9585;
	font-size:14px;
}

.waitlistpage .waitlistitem .del-from-waitlist {
    top: 1rem;
    right: 1rem;
}

@media (min-width: 1100px)
{
	#viewGoodModal .modal-lg
	{
		width: 1100px;
	}
}

.fastViewLink
{
position:absolute;
top:140px;
right:25%;	
/*visibility: hidden;
position: absolute;*/
/*top: 50%;
left: 50%;*/
z-index: 1;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 125px;
height: 30px;
border: 1px solid #d5d5d5!important;
border-radius: 2px;
/*margin: -15px 0 0 -80px;*/
padding: 0px 5px 0px 10px;
font: 12px/28px Tahoma,Arial,Helvetica,sans-serif;
background: rgba(255,255,255,.7);
color: #000;
cursor: pointer;
display: none;
}

.product-details:hover .fastViewLink
{
display: block;
}


@media screen and (min-width: 300px) {
  .fastViewLink {
    right:42%;
    width: 20px;
    height: 20px;	
    display: block;
  }

   .mfast {
   	left: -5px;
    display: block!important;
  }
}
@media screen and (min-width: 800px) {
  .fastViewLink {
    right:25%;
    width: 125px;
	height: 30px;	
  }
  .mfast {
   	left: -5px;
    display: none!important;
  }
}
@media screen and (min-width: 1600px) {
  .fastViewLink {
    right:25%;
    width: 125px;
	height: 30px;	
  }
   .mfast {
   	left: -5px;
    display: none!important;
  }
}

.fastViewInfoButton
{
color: #000;
background: #fff;
border: 1px solid #d5d5d5!important;

line-height: 1.1;
text-decoration: none;
text-transform: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 4px;
text-align: center;
cursor: pointer;
position: relative;
letter-spacing: 0;
font-size: 1.14285714rem;
padding: 10px 21px 11px;
display: block;
font-weight: 700;
margin: 0 auto;
width: 300px;
 
}

#viewGoodModal .modalNav
{
	position: absolute;
	top:27%;
	width: 100%;

}

#viewGoodModal .modalNav a{
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
  border-bottom: 0;
  font-size: 150px;
  width: 50px;
}

#viewGoodModal .modalNav a:hover {
  
  color: black;
}

#viewGoodModal .modalNav .previous {
  position: absolute;
  color: #692d91;
  left: -80px;
}

#viewGoodModal .modalNav .next {
  position: absolute;
  color: #692d91;
  right: -80px;
  background-position: -52px -944px;
}

#viewGoodModal .round {
  border-radius: 50%;
}

#viewGoodModal .pictures-carousel {
  max-width: 403px;
}

.sizetablelink
{
	 
	float:right;
	
}

#sizeTable .modal-content
{
padding: 0;
}

.sizetablelink a
{
	border-bottom: 1px dotted #3e99ed;
}

#fReview textarea
{
	height: 110px;
}

#tags-list 
{
    margin:  15px 0 20px;
    padding: 10px 0;
    position: relative;
    overflow: hidden;
}

.catalog #tags-list
{
	margin:  0;
}

.catalog h1
{
	margin: 10px 0;
}

ul.tags-list 
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.tag-item, .tags>.tag-link {
    margin-right: 12px;
    margin-bottom: 5px;
}

.tag-item, .tags .slick-slide, .tags>.tag-link 
{
    display: inline-block;
    vertical-align: top;
}

.tag-item .tag-link, .tags .tag-link 
{
    display: inline-block;
    border: 1px solid #c2c3c5;
    border-radius: 17px;
    height: 26px;
    line-height: 24px;
    padding: 0 10px;
    font-size: 12px;
    text-transform: uppercase;
    white-space: nowrap;
}

.tag-link.showAllTag
{
	text-transform: lowercase;
	border:0;
	color:#999;
	font-size: 11px;
	border-bottom:1px #999 solid;
    border-bottom-style: dotted;
    cursor: pointer;
    border-radius:0;
    padding: 0 0 5px 0;
     
    height: 19px;
}

.tag-item.overlink
{
	display:none;
}

.tag-item.overlink.overlinkShow
{
	display:inline-block;
}


@media (max-width: 768px)
{
	.product-card p.not-available
	{
		font-size: 1rem;
		line-height: 18px;
		margin: 3px 0;
		text-align: center;
	}

	table.cart-table h3 a
	{
		font-size: 12px;
	}

	table.cart-table h3 
	{
		overflow: hidden;
		margin-top:-8px;
		text-overflow: ellipsis;
		margin-bottom: 2px;
	}

	table.cart-table p.size
	{
		font-size: 12px;
		margin-bottom: 2px;
	}
	table.cart-table p.vendor-code
	{
		font-size: 12px;
		margin-bottom: 2px;
	}

	.oPrice
  	{
  		font-size: 12px;
  		text-decoration: line-through;
  		color:#666;
  		text-align: center;  
  		padding-top: 10px;
  	}

 	.noeditCount
 	{
 		font-size: 12px;
 	}

 	.cart-container .color
  	{
  		/*display: none;*/
  		font-size: 12px;
  		margin-bottom: 2px;
  	}

	table.cart-table  a.remove-from-cart-link
	{
		margin-top:-5px;
		display: block; 
		color:#6e209c;
	}



	table.dataTable  p
	{
		font-size: 13px;
	}


	div.cart-agregate 
	{
		margin:0;
	}

	.table
	{
		margin-bottom: 5px;
	}

	.detailstr td
	{
		padding: 0;
	}

	.compact-form section.col-xs-12 
	{
		margin-bottom: 5px;
	}

	#mapArea .closeYaMap
	{
		font-size: 12px;
	}
}


/* Модальное окно с размерами обуви */

#sizeTable ul {
	padding-left: 1.5em;
}

#sizeTable li {
	margin-bottom: .5em;
}

#sizeTable b {
	color: #8700a7;
}


.mx-auto {
	margin-right: auto;
	margin-left: auto;
}
.mb-4 {
	margin-bottom: 3rem;
}
.mb-2 {
	margin-bottom: 3rem;
}
.img-auto {
	max-width: 100%;
	height: auto;
}

.bc2 .breadcrumb
{
	/*position:absolute;top:-20px;z-index:999;*/
	margin: 0;
}

.snsk p
{
	margin: 0;
}

.bc2
{
	/*position:absolute;top:-20px;z-index:999;*/
	margin: 10px 0 0 0 ;
}

#plv p.price
{
margin-top:20px;
}

#plv p.price span
{
font-size: 15px;
}

#plv p.price i
{
font-size: 13px;
}
/* table */

.modal__product-size,
.modal__product-size-mobile {
	border: 1px solid #0000001f;
	border-radius: 1rem;
	overflow: hidden;
}


.modal__product-size td {
	text-align: center;
}

.modal__product-size td,
.modal__product-size th,
.modal__product-size-mobile td,
.modal__product-size-mobile th {
	padding: 1.2rem 1.6rem;
}

.modal__product-size td:nth-child(even) {
	background-color: #c500f30d;
}

.modal__product-size-mobile tbody tr:nth-child(odd) {
	background-color: #c500f30d;
}

.modal__product-size-mobile thead,
.modal__product-size tr:not(:last-child),
.modal__product-size-mobile tr:not(:last-child) {
	border-bottom: 1px solid #0000001f;
}
/* END | table */
		/* END | Модальное окно с размерами обуви */


    
.snskadd
{
	color: #ec407a;
	font-size: 85%;
}

#deliveryInfoButton,
#deliveryInfoButtonCart
{
	background-color: #30D5C8;
	color: #6e209c;
	font-weight: bold;
	border:1px solid #6e209c;
}

.linkdisable
{
	color: currentColor;
	cursor: not-allowed;
	opacity: 0.5;
	text-decoration: none;
}

.comment-photos a 
{
	border:0;
}

.comment-photos a img
{
	margin: 0 2px;
	padding: 1px;
	border: 1px solid #ccc;
}

.ekko-lightbox-nav-overlay a
{
	border: 0;
}

#dpp1
{
	padding: 3px;
}

.dropzone .dz-preview,
.dropzone-previews .dz-preview {
	margin: 5px!important;
}

.dropzone .dz-default.dz-message
{
	width: 100%!important;
}

@media screen and (min-width: 860px) {
    .fmd1
    {
    	position:relative;min-height:175px;width:100%;z-index:999;
    }

    .fmd2
    {
    	position:absolute;width:100%;z-index: 99999999;background-color: #fff;
    }
}

.loader 
{
	margin: auto;
	border: 2px solid #EAF0F61c;
	border-radius: 50%;
	border-top: 2px solid #ec407a;
	width: 14px;
	height: 14px;
	animation: spinner 1s linear infinite;
	display:none;
	position: relative;
	top:4px;
	left:4px;
}

@keyframes spinner 
{
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.orderlock
{
    pointer-events: none;
    background-color: #ec407a1c;
}

.orderlock .loader
{
	display: inline-block;
}