.clear {clear:both;}
.nowrap {white-space:nowrap;}
span.city {border-bottom:1px dotted #373737; cursor:pointer;}
.city_select {display:none;}

h3 {font-weight:bold;}

.geoip-guess-wrapper {position:absolute; top:40px; z-index:999; text-align:center; font-size:16px; margin-left:-10px;}
.geoip-guess {background:#ff3399; border-radius:5px; box-shadow:0 10px 20px rgba(0,0,0,.40); color:#fff; padding:14px 20px; text-shadow:0 -1px 0 rgba(0,0,0,.3);}
.geoip-guess:after {bottom:100%; left:50%; border:solid transparent; content:" "; height:0; width:0; position:absolute; pointer-events:none; border-color:rgba(255, 51, 153, 0); border-bottom-color:#ff3399; border-width:11px; margin-left:-11px;}
.b-button._grey {
	background:#fcfcfc;
	background:linear-gradient(top, #fcfcfc 0%, #d3d3d3 100%);
	background:-o-linear-gradient(top, #fcfcfc 0%, #d3d3d3 100%);
	background:-moz-linear-gradient(top, #fcfcfc 0%, #d3d3d3 100%);
	background:-webkit-linear-gradient(top, #fcfcfc 0%, #d3d3d3 100%);
	background:-ms-linear-gradient(top, #fcfcfc 0%, #d3d3d3 100%);
	-pie-background:linear-gradient(top, #fcfcfc 0%, #d3d3d3 100%);
	border-color:#e7e7e7 !important;
	color:#000 !important;
	text-shadow:0 1px 0 rgba(255,255,255,.17);
}
.b-button._grey:hover {
	background:#fefefe;
	background:linear-gradient(top, #fefefe 0%, #ceced1 100%);
	background:-o-linear-gradient(top, #fefefe 0%, #ceced1 100%);
	background:-moz-linear-gradient(top, #fefefe 0%, #ceced1 100%);
	background:-webkit-linear-gradient(top, #fefefe 0%, #ceced1 100%);
	background:-ms-linear-gradient(top, #fefefe 0%, #ceced1 100%);
	-pie-background:linear-gradient(top, #fefefe 0%, #ceced1 100%);
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #fefefe),
		color-stop(1, #ceced1)
	);
	border-color:#e7e7e7 !important;
}
.b-button {
	position:relative;
	display:-moz-inline-box;display:inline-block;//display:inline;zoom:1;
	vertical-align:baseline;
	text-align:left;
	text-decoration:none;
	outline:0;
	text-align:center;
	white-space:nowrap;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	-webkit-border-radius:.21em;
	-moz-border-radius:.21em;
	border-radius:.21em;
	cursor:pointer;
	line-height:1.9;
}
.b-button > span {padding: 5px 15px;}


.surface_color_select {padding:0; margin:5px 0px 0px 0px; float:right; width:75%;}
.surface_color_select div {float:left; width: 17px; height: 17px; margin:0px 4px 4px 0px;}
.surface_color_select .surface_color_1 {background-color:#FFFFFF;}
.surface_color_select .surface_color_2 {background-color:#E6E6E6;}
.surface_color_select .surface_color_3 {background-color:#EBD4CD;}
.surface_color_select .surface_color_4 {background-color:#F0DAC0;}
.surface_color_select .surface_color_5 {background-color:#F0EFC0;}
.surface_color_select .surface_color_6 {background-color:#C2D4AE;}
.surface_color_select .surface_color_7 {background-color:#9BD4B3;}
.surface_color_select .surface_color_8 {background-color:#C0F0F0;}
.surface_color_select .surface_color_9 {background-color:#C0D5F0;}
.surface_color_select .surface_color_10 {background-color:#B7B6E0;}
.surface_color_select .surface_color_11 {background-color:#DCB1E6;}
.surface_color_select .surface_color_12 {background-color:#E3ADC5;}
.surface_color_select .surface_color_13 {background-color:#000000;}
.surface_color_select .surface_color_14 {background-color:#5A5A5A;}
.surface_color_select .surface_color_15 {background-color:#70281C;}
.surface_color_select .surface_color_16 {background-color:#8B350E;}
.surface_color_select .surface_color_17 {background-color:#8B850E;}
.surface_color_select .surface_color_18 {background-color:#535E01;}
.surface_color_select .surface_color_19 {background-color:#012807;}
.surface_color_select .surface_color_20 {background-color:#0E8B8B;}
.surface_color_select .surface_color_21 {background-color:#0E2A8B;}
.surface_color_select .surface_color_22 {background-color:#090845;}
.surface_color_select .surface_color_23 {background-color:#3A065A;}
.surface_color_select .surface_color_24 {background-color:#4F0513;}
.surface_color_select div a {display:block; padding:0px; margin:0px; width: 17px; height: 17px; border:1px solid transparent;}
.surface_color_select div a.active {border-color:#FF0066;}
.surface_color_select .surface_color_1 a {border:1px solid #DDDDDD;}

.sticker_color_select, .surface_color_select {max-height: 20px;overflow: hidden;-webkit-transition: max-height ease-out 0.3s;-o-transition: max-height ease-out 0.3s;transition: max-height ease-out 0.3s;}

.sticker_color_select_type1:hover .sticker_color_select, .bg-miniature:hover .surface_color_select {-webkit-transition: max-height ease-out 0.3s;-o-transition: max-height ease-out 0.3s;transition: max-height ease-out 0.3s;}

.sticker_color_select_type1:after, .sticker_color_select_type1:before {display: table;content: "";}
.sticker_color_select_type1:after {clear: both;}
/*.color_select_preview {width:345px; height:250px; text-align:center; padding:5px 0px; margin:0px 8px;}*/
.sticker_color_select {padding:0; margin:5px 0px 0px 0px; float:right; width:75%;}
.sticker_color_select div {float:left; width:17px; height:17px; margin:0px 4px 4px 0px;}
.sticker_color_select .sticker_color_0 {background-color:#000000;}
.sticker_color_select .sticker_color_1 {background-color:#6B9E00;}
.sticker_color_select .sticker_color_2 {background-color:#007D39;}
.sticker_color_select .sticker_color_3 {background-color:#106963;}
.sticker_color_select .sticker_color_4 {background-color:#0084BD;}
.sticker_color_select .sticker_color_5 {background-color:#00BAE7;}
.sticker_color_select .sticker_color_6 {background-color:#1B3EA8;}
.sticker_color_select .sticker_color_7 {background-color:#520063;}
.sticker_color_select .sticker_color_8 {background-color:#C30000;}
.sticker_color_select .sticker_color_9 {background-color:#CE046B;}
.sticker_color_select .sticker_color_10 {background-color:#EF71A5;}
.sticker_color_select .sticker_color_11 {background-color:#5A626C;}
.sticker_color_select .sticker_color_12 {background-color:#FFAE00;}
.sticker_color_select .sticker_color_13 {background-color:#FF6100;}
.sticker_color_select .sticker_color_14 {background-color:#D6B27B;}
.sticker_color_select .sticker_color_15 {background-color:#B54900;}
.sticker_color_select .sticker_color_16 {background-color:#8D0000;}
.sticker_color_select .sticker_color_17 {background-color:#391C10;}
.sticker_color_select .sticker_color_18 {background:url(/design/nakleiki2014/images/item/color_19.png) 50% 50% no-repeat; background-size:contain;}
.sticker_color_select .sticker_color_19 {background:url(/design/nakleiki2014/images/item/color_20.png) 50% 50% no-repeat; background-size:contain;}
.sticker_color_select .sticker_color_20 {background:url(/design/nakleiki2014/images/item/color_21.png) 50% 50% no-repeat; background-size:contain;}
.sticker_color_select .sticker_color_21 {background:url(/design/nakleiki2014/images/item/color_22.png) 50% 50% no-repeat; background-size:contain;}
.sticker_color_select .sticker_color_22 {background:url(/design/nakleiki2014/images/item/color_23.png) 50% 50% no-repeat; background-size:contain;}
.sticker_color_select .sticker_color_23 {background-color:#FFFFFF;}
.sticker_color_select .sticker_color_24 {background:url(/design/nakleiki2014/images/item/color_25.png) 50% 50% no-repeat;}
.sticker_color_select .sticker_color_25 {background:url(/design/nakleiki2014/images/item/color_26.png) 50% 50% no-repeat; background-size:contain;}
.sticker_color_select div a {display:block; padding:0px; margin:0px; width: 17px; height: 17px; border:1px solid transparent;}
.sticker_color_select div a.active {border-color:#FF0066;}
.sticker_color_select .sticker_color_23 a {border:1px solid #DDDDDD;}
.trafaret_hover, .ready_sticker_hover {position:absolute; display:none; width:360px; height:355px; opacity:0.95; z-index:98;}
.ready_sticker_hover {display:block; height:330px; margin-top:44px;}

.sticker-result {text-align: center;}

.factura td {text-align:center; padding:0px 2px 3px 2px}
.factura {margin:0px 0px 10px 0px;}

.price_strike {text-decoration:line-through; color:gray;}

.holst-item {display:inline-block; margin:10px;}
#container_holst {-webkit-transition:-webkit-transform 0.5s; -webkit-transform-style:preserve-3d; -moz-transition:-moz-transform 0.5s; -moz-transform-style:preserve-3d; -ms-transition:-ms-transform 0.5s; -ms-transform-style:preserve-3d; transition:transform 0.5s; transform-style:preserve-3d;}
#container_holst img {background:white; border:1px solid lightgray;}
#container_holst .img {display:inline-block !important;}
#container_holst.rotate {-webkit-transform:perspective(750px) rotateY(36deg); -moz-transform:perspective(750px) rotateY(36deg); -ms-transform:perspective(750px) rotateY(36deg); transform:perspective(750px) rotateY(36deg);}
#container_holst.rotate img {border:1px solid lightgray;}
#container_holst .left_border {width:20px; position:absolute; z-index:10000; background:#F2F2F2; -webkit-transform:rotateY(-90deg) translate3d(-20px, 0px, -1px); -webkit-transform-origin: left center; -webkit-backface-visibility:hidden; -moz-transform:rotateY(-90deg) translate3d(-20px, 0px, -1px); -moz-transform-origin: left center; -moz-backface-visibility:hidden; -ms-transform:rotateY(-90deg) translate3d(-20px, 0px, -1px); -ms-transform-origin: left center; -ms-backface-visibility:hidden; transform:rotateY(-90deg) translate3d(-20px, 0px, -1px); transform-origin: left center; backface-visibility:hidden;}
#container_holst .left_border:before {content:""; display:block; width:100%; height:100%; background:#000000; opacity:0.2;}
#container_holst .bottom_shadow {height:15px; position:absolute; z-index:10000; -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center;}
#container_holst.rotate .bottom_shadow {box-shadow: 2px 10px 10px 1px rgba(122,122,122,0.7);}


div.tabs {margin:4px 0px 10px 0px; padding:0px;}
ul.tabs {padding:0px; margin:0px;}
ul.tabs li {padding:0px 0px 0px 3px; margin:0px; list-style-type:none; float:left; cursor:pointer; background: url('/design/nakleiki/images/tab_l_no_active.gif') no-repeat left top; position:relative; margin-left:-3px;}
ul.tabs li.active {border-width:0; background-image: url('/design/nakleiki/images/tab_l_active.gif'); z-index:2;}
ul.tabs li span {float:left; display:block; background:url('/design/nakleiki/images/tab_fon_no_active.gif') no-repeat right top; padding:8px 18px 7px 12px; text-decoration:none; color:#606060; float:none; cursor:pointer;}
ul.tabs li.active span{background-image:url('/design/nakleiki/images/tab_fon_active.gif'); color:#262626; z-index:2;}
div.tabs .tab {display: none;}
div.tabs .tab.visible {display: block;}

table.qr_vcard td {padding:2px;}
table.qr_vcard input {width:232px; margin-bottom:5px;}

#dialog_box {visibility: hidden; position: fixed; z-index: 20102; color:#fff; text-align: center; top:40%; left: 0;right: 0;margin: auto; padding: 20px;}
*html #dialog_box {position: absolute;}
#dialog_box_background {position:fixed; visibility:hidden; top:0px; left:0px; width:100%; height:100%; opacity:0.4; background:#000000;z-index: 99;}

#order1click_box, #callback_box {visibility: hidden; position: fixed; z-index: 20102; color:#fff; text-align: center; top:15%; left:33%; padding: 30px;}
*html #order1click_box, *html #callback_box {position: absolute;}
#order1click_background,#callback_background {position:fixed; visibility:hidden; top:0px; left:0px; width:100%; height:100%; opacity:0.6; background:#000000;z-index: 9999;}
.order1click_inner, .callback_inner {border-radius: 6px; box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.506); background:#F3F0EB;}
.order1click_header, .callback_header {background: linear-gradient(to bottom, #4E88C4 0px, #235895 100%) transparent; box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.102) inset, 0px 2px 0px 0px rgba(255, 255, 255, 0.102) inset; border-radius: 6px 6px 0px 0px; padding: 8px 40px; position: relative;}
.order1click_close, .callback_close {cursor: pointer; display: block; font: 0px/0 serif; position: absolute; transition: background-color 0.1s cubic-bezier(0.25, 0.1, 0.25, 1) 0; z-index: 10; background-color: #1A497F; background-image: none; border-radius: 50%; box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.149), 0px -1px 0px 0px rgba(0, 0, 0, 0.102); height: 18px; right: 9px; top: 9px; width: 18px;}
.order1click_close:hover, .callback_close:hover {background: linear-gradient(to bottom, #4E88C4 0px, #235895 100%) transparent; box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.149), 0px -1px 0px 0px rgba(0, 0, 0, 0.149), 0px 1px 0px 0px rgba(255, 255, 255, 0.149) inset, 0px -1px 0px 0px rgba(0, 0, 0, 0.196) inset;}

.order1click_close:after, .callback_close:after {background: url("/design/nakleiki/images/order1click_close.png") 0px 0px no-repeat transparent; border-radius: 50%; bottom: 0px; content: ""; font: 0px/0 sans-serif; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px;}

.order1click_body, .callback_body {padding:0px 20px 10px 20px;}

.order1click_img, .callback_img {width:100%; height: 90px; background:url(/design/nakleiki2014/images/phone-icon.jpg) center top no-repeat;}
.order1click_text, .order1click_descr, .callback_text, .callback_descr {color: #585858; text-align:left; padding-bottom:5px; font-size:13px;}
.order1click_descr, .callback_descr {color:gray;}
.order1click_input, .callback_input {padding-bottom:5px;}
.order1click_submit, .order1click_submit_close, .callback_submit, .callback_submit_close {text-align:left;}
.order1click_submit_close input, .callback_submit input, .callback_submit_close input {background-color: #D9D9D9; background-image: url("/design/nakleiki/images/button_gray.png"); border: 1px solid #B4B4B4; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.506) inset, 0px 1px 0px rgba(255, 255, 255, 0.345); color: #000000; text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.506); background-position: 0px -24px; border-radius: 4px; font-size: 14px; height: 30px; line-height: 18px; padding: 5px 12px; background-repeat: repeat-x; box-sizing: border-box; cursor: pointer; display: inline-block; position: relative; transition: box-shadow 0.1s cubic-bezier(0.25, 0.1, 0.25, 1) 0; vertical-align: top;}
.order1click_submit_close input:hover, .callback_submit input:hover, .callback_submit_close input:hover {box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.506) inset, 0px 0px 3px 0px rgba(0, 0, 0, 0.251), 0px -2px 3px 0px rgba(255, 255, 255, 0.345) inset;}
.order1click_submit_close, .callback_submit_close {display:none;}
.order1click_error, .order1click_success, .callback_error, .callback_success {color:red; margin-bottom:5px; text-align:left;}
.order1click_success, .callback_success {color:green;}
.order1click_submit {text-align: center;}
#order1click_box .modal-content {width: 330px;}
.select-sizes {margin-bottom:0px;}
.control-size {color:#838383; padding:10px 0px; border:none;}
.select-sizes .li-size-0 {width: 100%;}
.select-sizes .li-size-0 .col-item {text-align:left;}
.select-sizes .li-size-0 .col-item .select-dscr {font-size:14px;}

.radio-ul {padding:0;}
.radio-ul li {list-style:none; display: inline-block; cursor:pointer; position:relative; margin-bottom: 10px;}
.radio-ul li .col-item {color:#353535; font-size:14px; text-align:center; border:2px solid #979797; padding:5px 10px;}
.radio-ul li.active .col-item {border:2px solid #ee2187;}
.radio-ul li.active:after {content:''; width:9px; height:6px; position:absolute; top:0px; left:46%; background:#f3f3f3 url(/design/nakleiki2014/images/active-after.png) no-repeat;}

.ik_select_dropdown .menu ul {list-style-type:none; padding:0px;}

#little_cart .number {padding:1px 7px; margin:0px 0px 0px 5px; background:#DADADA; color:#A6A6A6; font-size:12px;}

.block-view-table {
  color: #ff3399;
  display: inline-block;
  margin: 17px 10px 10px 10px;
  border: 1px solid #FFFFFF;
  overflow: hidden;
  padding: 5px;
  border-radius: 2px;
  box-shadow: 0px 0px 13px rgba(32, 30, 30, 0.96);
  background: #fff;
}

.view-table img,
.view-table {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.block-view-table .view-table-dscr {
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 8px;
  font-style: italic;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #ff3399;
}

.view-banner {
	padding: 20px;
	margin: 0 10px 15px 10px;
        color: #fff;
	display: inline-block;
	background: #999999;
}

.blockquote {
	padding: 5px 15px;
	margin: 0 0 15px 35px;
	border-left: 5px solid #ff3399;
        font-size: 90%;
}


.yelow-dscr {
	padding: 10px;
	background: #ffff66;
}

#closeMenu {color: #fff;  background: #dadada;}

.dropholder .dropdown {background-size:cover !important;}
.ik_select_dropdown .menu.color1list li[data-value="0"] {background-color:#000000;}
.ik_select_dropdown .menu.color1list li[data-value="1"] {background-color:#6B9E00;}
.ik_select_dropdown .menu.color1list li[data-value="2"] {background-color:#007D39;}
.ik_select_dropdown .menu.color1list li[data-value="3"] {background-color:#106963;}
.ik_select_dropdown .menu.color1list li[data-value="4"] {background-color:#0084BD;}
.ik_select_dropdown .menu.color1list li[data-value="5"] {background-color:#00BAE7;}
.ik_select_dropdown .menu.color1list li[data-value="6"] {background-color:#1B3EA8;}
.ik_select_dropdown .menu.color1list li[data-value="7"] {background-color:#520063;}
.ik_select_dropdown .menu.color1list li[data-value="8"] {background-color:#C30000;}
.ik_select_dropdown .menu.color1list li[data-value="9"] {background-color:#CE046B;}
.ik_select_dropdown .menu.color1list li[data-value="10"] {background-color:#EF71A5;}
.ik_select_dropdown .menu.color1list li[data-value="11"] {background-color:#5A626C;}
.ik_select_dropdown .menu.color1list li[data-value="12"] {background-color:#FFAE00;}
.ik_select_dropdown .menu.color1list li[data-value="13"] {background-color:#FF6100;}
.ik_select_dropdown .menu.color1list li[data-value="14"] {background-color:#D6B27B;}
.ik_select_dropdown .menu.color1list li[data-value="15"] {background-color:#B54900;}
.ik_select_dropdown .menu.color1list li[data-value="16"] {background-color:#8D0000;}
.ik_select_dropdown .menu.color1list li[data-value="17"] {background-color:#391C10;}
.ik_select_dropdown .menu.color1list li[data-value="18"] {background:url(/design/nakleiki2014/images/item/color_19.png) 50% 50% no-repeat; background-size:cover; color:black;}
.ik_select_dropdown .menu.color1list li[data-value="19"] {background:url(/design/nakleiki2014/images/item/color_20.png) 50% 50% no-repeat; background-size:cover; color:black;}
.ik_select_dropdown .menu.color1list li[data-value="20"] {background:url(/design/nakleiki2014/images/item/color_21.png) 50% 50% no-repeat; background-size:cover; color:black;}
.ik_select_dropdown .menu.color1list li[data-value="21"] {background:url(/design/nakleiki2014/images/item/color_22.png) 50% 50% no-repeat; background-size:cover; color:black;}
.ik_select_dropdown .menu.color1list li[data-value="22"] {background:url(/design/nakleiki2014/images/item/color_23.png) 50% 50% no-repeat; background-size:cover; color:black;}
.ik_select_dropdown .menu.color1list li[data-value="23"] {background-color:#FFFFFF; color:black;}
.ik_select_dropdown .menu.color1list li[data-value="24"] {background:url(/design/nakleiki2014/images/item/color_25.png) 50% 50% no-repeat; background-size:cover; color:black;}
.ik_select_dropdown .menu.color1list li[data-value="25"] {background:url(/design/nakleiki2014/images/item/color_26.png) 50% 50% no-repeat; background-size:cover; color:black;}

.ik_select_dropdown .menu.color4list li[data-value="0"] {background-color:#FF0000;}
.ik_select_dropdown .menu.color4list li[data-value="1"] {background-color:#FF8A19;}
.ik_select_dropdown .menu.color4list li[data-value="2"] {background-color:#FFFF00; color:black;}
.ik_select_dropdown .menu.color4list li[data-value="3"] {background-color:#00CC00;}
.ik_select_dropdown .menu.color4list li[data-value="4"] {background-color:#008DCC;}
.ik_select_dropdown .menu.color4list li[data-value="5"] {background-color:#0000CC;}
.ik_select_dropdown .menu.color4list li[data-value="6"] {background-color:#990099;}

.nobr {white-space:nowrap;}
.item-dscr .price {font-size: 27px;}
.well-dashed > p, 
.radio-ul {margin-bottom: 0;}
.price-buttons .one-click {margin-top: 5px;}
.control-size {padding-bottom: 0;}
.shop_cart_table {border-bottom: 4px solid #ececec;}

/*.tes-desc .text {height: 80px;overflow: hidden;margin-bottom: 5px;}*/
.testimonials-item .tes-desc > .clearfix {max-height: 40px;}

.center-content-text {padding:10px 20px;}

.tes-desc > div.text {display:block;}

.video-container {
    position: relative;
    padding-top: 30px; height: 0; overflow: hidden; padding-bottom: 52.25%; width: 86%; margin-bottom: 15px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#reviews .date, .review-comment .date {font-size:12px; margin-top:3px; font-weight:normal !important;}
#reviews .title {font-weight:bold;}

.item-dscr .price-similar, .item-dscr .price-similar span {font-size:18px;}
.item-dscr .price-viewed, .item-dscr .price-viewed span {font-size:18px;}
.button.close {font-size: 28px;	opacity: 0.4;}

.radio_exact_size {display:none; margin-left:10px;}
.radio_exact_size label {display:block; margin-bottom:0px;}
#result_image_exact_size {position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin:auto; background:url(/design/nakleiki2014/images/logo.jpg) 0px 0px no-repeat;}

#logo-h {display:none;}

.grid {float: left;}

#show-topmenu {
    display: none;
    width: 85%;
    background: #dadada;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    cursor: pointer;
}
@media (max-width: 500px){
    #show-topmenu{display: inline-block;}
    .top-link {display: none;}
}
.center-wrap {margin-bottom: 10px;}

#modal-toltip .modal-body {font-size: 14px;}



.happy_may {
	width: 100%;
	height: 152px;
	margin-bottom: 10px;
	background-image: url(/images/nakleiki/9_may.jpg);
	background-repeat: no-repeat;
}

@media (min-width: 660px) {
	.happy_may {
		height: 61px;
		-webkit-background-size: contain;
		background-size: contain;
	}
}
@media (min-width: 965px) {
	.happy_may {
		height: 92px;
	}
}
@media (min-width: 1360px) {
	.happy_may {
		height: 121px;
	}
}
@media (min-width: 1575px) {
	.happy_may {
		height: 152px;
	}
}

.navbar-default {
	z-index: 9999;
}
.navbar-fixed-top .drown-blok {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
}
.navbar-fixed-top .drown-blok .nav {
	-webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
	        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
}

button.close {
	font-size: 52px;
	font-weight: normal;
	top: -12px;
}

.movement {
	color: #000;
	padding: 5px;
        margin-bottom: 5px;
	text-align: center;
	background-color: #FECC00;
}
.movement a {
	color: #000;
	font-size: 15px;
	text-decoration: underline;
}
.movement a:hover {
	text-decoration: none;
}

.hide-movement {
	padding-left: 15px;
	cursor: pointer;
}

label.input_error {
  display: block;
  width: 100% !important;
  color: red;
  max-width: none;
  font-style: italic;
}
input.input_error {
  border: 1px dashed #DB1905;
  background-color: #FFFFD5;
}

.cart-submit-block {max-width:450px;}
.cart-submit-block .cart-total {font-size:20px; color:#ee2187;}

.map-result {margin-bottom:10px;}

.regform input.error {border:1px dotted red;}
.regform label.error {display:none !important;}

#error, #message, #status_message {margin-top:5px;margin-bottom:5px;position:relative;font-size:8pt;border-collapse:collapse;width:450px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;padding:5px 15px 5px 35px}
#error {border:1px #CA1D13 solid;color:#CA1D13;background-color:#F2EDE9;background:url(/hostcmsfiles/images/error.gif) no-repeat 10px 50%}
#message,#status_message {border:1px #4ba749 solid;color:#4ba749;background:url(/hostcmsfiles/images/message.gif) no-repeat 10px 50%}
#message p {margin:0;padding:0}

.favourite-clear {float:right; margin-top:20px; font-size:18px;}

.grid-favourite .close {
position: absolute;
right: 10px;
top: 5px;
width: 24px;
height: 24px;
z-index: 9;
font-weight: bold;
color: black;
font-size: 50px;
text-decoration: none;
line-height: 30px;
overflow: hidden;
display:none;
cursor:pointer;
}
.grid-favourite .close:before {content:"×"; position:absolute; margin:-5px 0px 0px -3px;}

.more-items {width:50%; min-width:300px; max-width:100%; margin:10px auto; color:balck; background:#F7F7F8; border-radius:3px; border:1px solid gray; text-align:center; padding:7px 0px; font-size:22px;}
.more-items:hover {background:white;}
.more-items a {display:block;}
.more-items a:hover {text-decoration:none;}

.ny2015 {margin-top:10px; background:#EEEEEE;}
.ny2015-text {text-align:center; padding:10px 15px; color:#ed4699;}

.item-marking {margin-left:20px;}

.price-result .min-order-sum {margin:0; font-size:11px;}

.cart-min-order {color:red; font-size:16px; margin-top:10px;}

.btn-disabled {background:gray!important; cursor:not-allowed;}

.cw-block {box-sizing:content-box!important;}
.yandexd-table {width:100%;}
.yandexd-table td {padding:3px 5px;}
.yandexd-table input[type=text] {width:80%;}
#delivery_description {color:#ee2187; border-bottom:1px dashed #ee2187; cursor:pointer;}

msw.w-backdrop {z-index:20000!important;}
msw.widget-extended-info {top:12%!important; z-index:20002!important;}
.w-var-city-v2 .w-city-list-container {z-index:20002!important;}

[type=submit]:disabled {background:lightgray;}

.tooltip-inner {white-space:normal;}

.cdek-delivery-type-door, .cdek-delivery-type-pvz {display:none;}
.cdek-pvz-select {max-width:300px;}

#image-zoom {position:relative;}
#image-zoom .text {position:absolute; bottom:0; width:100%; background:rgba(0, 0, 0, 0.5); color:white; text-align:center;}
#image-zoom_gallery .text {display:none;}

.ur-info-wrap1 {display:none;}
.ur-info {display:none; margin-bottom:40px;}
.ur-form-file, .ur-form-manual {display:none;}

.grid-btn-add-cart {position: absolute; z-index:2; bottom:10px; right:10px; opacity:0.4; transition:opacity ease 0.3s;}
.grid-btn-add-cart:hover {opacity:1;}