h1 span{ color:#333; }
h2 a{
	color: #000000;	
}
.modal{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(6, 36, 56, 0.7);
	z-index: 5;
	top:0px;
}
.attention{
	color: #727272;
	font-size: 14px;
	padding-left: 21px;
	float: left;
}
.modal .region-chooser {
	top: 200px;
	right: 50%;
	margin-right: -200px;
}

.variant .scroll_wrapper{
    display:none;
}
.variant {
    width:1000px;
    margin:50px auto;
    height:600px;
}


.by_collection select {
	
    border: solid 1px #0d3f72;
    border-radius: 2px;
    background-color: #366697;
    color: white;
    font-family: 'PT Sans Narrow', sans-serif;
    box-sizing: border-box;
    height: 30px;
    
    padding: 0px 40px 0px 10px;
    font-size: 16px;

}

.link_3d .add { display:none;
  position: absolute;
  top: 35px;
  left: 50%;
  margin-left: -141px;
  width: 250px;
  text-align: left;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid #eee;
  background-color: white;
  color: #333;
  text-shadow: none;
  z-index: 1;  }
.link_3d:hover{background-color: #b50001;text-shadow:1px 1px #ff0000;}
.link_3d:hover .add { display:block; }
.link_3d{
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: white;
	background-color: #ff0000;
	text-decoration: none;
	float: left;
	font-size: 20px;
	border-radius: 3px;
	border: 2px solid rgb(127, 60, 60);
	margin: 22px 0px 25px 30px;
	padding: 2px 10px;
	float:right;
	position:relative;
}

.variant .Gallery-nav_bottom,
.variant .Gallery-nav_bottom .prev_image,
.variant .Gallery-nav_bottom .big_image {
    height: 100% !important;
}
.variant .next,.variant .next:active {
    background: transparent url('/img/arrow_prev.png') no-repeat;
    top: 620px;
    right: 440px;
    width: 9px;
    height: 16px;
}
.variant .prev,.variant .prev:active {
    background: transparent url('/img/arrow_next.png') no-repeat;
    top: 620px;
    left: 440px;
    width: 9px;
    height: 16px;
}
.variant .counter{
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 19px;
    font-size: 17px;
}
.variant .counter span{
    font-weight: bold;
    font-size: 20px;
    
}

.variant .Gallery-nav_bottom .name{
    display: block;
    position: absolute;
    bottom:20px;
    left:20px;
    font-family: Arial;
    font-size: 14px;
    text-shadow: 0px 0px 3px white;
    color: #3f3f3f;
    display: none;
}
.color_container{
    
    margin-left:25px;
}

.color_container a{
    
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    margin: 15px 5px;
    width:12px;
    height:12px;
    border:2px solid #aaaaaa;
    border-radius:10px;
    overflow: hidden;
    color: #3f3f3f;
    float:left;
}
.color_container a.active{

    
    border:2px solid #000000;

}

.collection-text .arrows{
    cursor:pointer;
}


.text-page .text-center .other-texts .other {
    display:block;
    text-decoration: none;
    color:white;
    
}
.text-page .text-center .other-texts .other img{
    margin-bottom: 5px;
    margin-right: 17px;
}

.gallery-right .latest {
    padding: 15px;
    height: auto;
}
.gallery-right .latest a{
    text-decoration: none;
color: white;
font-family: 'PT Sans Narrow';
position: relative;
top: -20px;
overflow: hidden;
height: 22px;
}
.gallery-right .latest img{
    float:left;
    margin:0px 20px 10px 0px
}
.gallery-right .latest p{
    text-align: justify;
   overflow: hidden;
   padding: 0px;
   margin: 0px;
   float: left;
   text-decoration: underline;
   height: 20px;
   overflow: hidden;
   width: 255px;

}
.gallery-right .latest .dotted{

float: right;
width: 24px;
position: relative;
right: 1px;
}

.gallery-right ul{
    color:white;
    padding: 0px;
width: 280px;
padding-left: 30px;
list-style-type: square;
margin: 0 auto;
font-family:  Helvetica Neue;
}
   
.gallery-right li{   
   height: 30px;
   margin:10px 0px;
}
    
.gallery-right a {display:block;
    height:30px;}
.full_contacts {
    display: none;
    
}


.gallery-collage a{
    display:block;
}


.Gallery-folder_images{
    
    float: left;
width: 800px;
margin: 32px 0px;
}
.pop_up{
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    display:none;
    position:fixed;
    z-index:2;
}
.short_gallery  {
    position: fixed;
    top: 10%;
    left: 0%;
    width: 50%;
    margin: 0px 25%;
    z-index:3;
}
.short_gallery .scroll_wrapper,
.short_gallery .scroll_track,
.short_gallery .full_images,
.short_gallery .show_all_button,
.short_gallery .full_images {display:none;}

.short_gallery  .Gallery-nav_bottom .prev_image, .Gallery-nav_bottom .big_image {
    max-height: 600px;
    height:80%;
}
.short_gallery .close   {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 10px;
    right: 10px;
    z-index: 4;
    color: rgba(0,0,0,0.6);
    text-shadow: 1px 1px 1px white;
    font-size: 40px;
    text-decoration: none;
    font-family: fantasy;
    background: url("/img/close.png");
}
.short_gallery .close:hover   {
    color: black;
}
.short_gallery .next, .short_gallery .prev   {
    top: 300px;
}

.catalog-pic .img{
    height: 100%;
    background:center center no-repeat;
    background-size: contain;
    width: 100%;
}


.region-bg {height:0px !important;}
.busket{position: relative}
.busket .calc{
    
    position: absolute;
color: white;
height: 12px;
min-width: 12px;
text-align: center;
border: 2px white solid;
background-color: #618897;
font-family: "helvetica cy";
border-radius: 10px;
font-size: 12px;
float:right;
bottom:0px;
font-weight:bold;
padding: 1px 1px 1px 0px;
   
    }
.busket .item a,.busket .list a{text-decoration:none;color:inherit;}
.busket .item a:hover{color:#7A9DC0;}  
.busket  .button{display: block;width:100%;height: 100%;position:absolute;z-index:100;}
.checkout.enter{
    
    width:500px;
    float:right;  
    
}

.checkout.reg{
    
    width:500px;
    float:left;  
}


.order-items .back{text-decoration: none;}
.order-items .name a{text-decoration: none;}
    
    
    
    
.gallery-center .Gallery-nav_bottom .prev_image,
.gallery-center .Gallery-nav_bottom .big_image{
    min-height:600px;
     border:solid 1px #37556d;
    
}



.gallery-center  .Gallery-nav_bottom .scroll_wrapper,
.gallery-center  .Gallery-nav_bottom .full_images{
    
    border-top:solid 1px #37556d;

}

.gallery-center  .Gallery-nav_bottom .itemA{
    
    border:solid 2px #37556d;
    
    
    
}



.gallery-center  .Gallery-folder_images {

    width: 835px;
}

.Gallery-nav_bottom .description{
    display: block;
    color:white;
    position: absolute;
    bottom: 10px;
    right: 30px;
    text-shadow: 0px 1px 1px black;
}


.checkout form input.upd, .checkout form input.order{
  width: 210px;
margin: 44px 6px;  
    
    width:210px;
}


.payment_method .name{
    padding:15px 0px 10px 0px;
	font-weight: 800;
}

.payment_method .methods span{
    
    
    padding:5px 0px;
}





.Market-paginator .item {
    float: left;
    background: url('/img/info-bg.png') repeat;
    margin: 7px;
    cursor: pointer;
    text-align: center;
}
.Market-paginator .item a{
    display: block;
    color:rgb(160,160,160);
    padding: 10px 15px;
}
.Market-paginator .itemA a{color:rgb(255,255,255); background: #37556d;}

.Market-paginator .itemA,.Market-paginator .item:hover {background: #37556d;}

.Market-paginator {padding-top:20px;padding-left:32px;}




.Cart .err{
    
    font-size: 13px;
    font-weight: bold;
    color:red;
    padding-left:20px;
}


.t_but{
    cursor: pointer;
    text-decoration: underline;
    text-align: center;
   
}
.big .up_but{
    cursor: pointer;
    width:38px;
    height: 38px;
    position: fixed;
    bottom: 155px;
    right: 40px;
    background-image: url('/img/arrow_up_edit.png');
    z-index: 10000;
    opacity: 0.1;  
}
.big .up_but:hover{
    opacity: 1;  
}
.clear_select{
    text-align: center;
    margin: 10px auto;
    width:100%;
    display: block;
}

.busket .item p:first-child {
    float: left;
    color: #bbc7d3;
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 160px;
}


.sanviz_but:hover{background-color: #b50001;text-shadow:1px 1px #ff0000;}
.sanviz_but{	
	width: 58px;
	height: 19px;
	color: white;
	background-color: #ff0000;
	text-decoration: none;
	float: left;
	font-size: 15px;
	line-height: 19px;
	border-radius: 3px;
	border: 1px solid rgb(127, 60, 60);
	padding: 1px 3px;
	margin-top: 20px;
	margin-left:5px;
	position:absolute;
}

.recommendations{
	float:left;	
}

.catalog-item.rec .catalog-pic{ background-color: #ffffff;}

.attention.rec {
	font-size: 18px;
	margin-top: 25px;
	width: 960px;
}
.item-info .pic_item img{
	width:31px;
}
.item-info .pic_item span{
	position: relative;
	bottom: 10px;
	padding: 0px 20px;	
}
.catalog-item.rec .pic_item:hover span{display:block;}
.catalog-item.rec .pic_item span{
	display:none;
	position:absolute;
	font-size:15px;
	border:1px solid #d7d7d7;
	box-shadow:0px 0px 10px black;
	background-color:white;
	padding:2px 5px;
	margin-left:10px
}
.catalog-item.rec .pic_item{position:relative;margin-bottom:5px;	float:left;}
.catalog-item.rec .pic_item img{
	width:31px;

	position:initial;
	margin-right:5px;
}
.cart_block .button {
  border: solid 1px #486ec3;
  height: 48px;
  width: 242px;
  margin-top: 7px;
  border-radius: 3px;
  float: right;
  background: url('/img/paynow-bg.png') repeat-x;
  font-size: 30px;
  color: #ffffff;
  box-shadow: 0 1px 3px #d0cfcf;
  /* margin-bottom: 65px; */
  line-height: 45px;
  text-align: center;
  margin-left: 30px;
	cursor: pointer;
}

.glue_calc .lock:after{content:'';clear:both;display:block;}

.glue_calc {
	float:left;
	width:390px;
	padding: 0px 30px;
}
.glue_calc .fields {}
.glue_calc .fields .item {margin-bottom:5px}


.glue_calc .fields .item select {
	-webkit-appearance: menulist;
}
.glue_calc .fields .item select,
.glue_calc .fields .item input {
	
    border: solid 1px #0d3f72;
    border-radius: 2px;
    background-color: #366697;
    color: white;
    font-family: 'PT Sans Narrow', sans-serif;
    box-sizing: border-box;
    height: 30px;
    width: 100%;
    padding: 0px 40px 0px 10px;
    font-size: 16px;
}

.glue_calc .fields .item[data-name="amount"] {margin-bottom:20px;}
.glue_calc .field .name,
.glue_calc .field .value{ float:left;}
.glue_calc .field { border-bottom:1px solid #eee;}
.glue_calc .field:last-child { border-bottom:0px;}
.glue_calc .field .name {width:45%;}
.glue_calc .field .add{
    font-size: 12px;
    font-style: italic;
}
.glue_calc  .add_button{
    border: solid 1px #486ec3;
    height: 35px;
    width: 155px;
    border-radius: 3px;
    background: url('/img/paynow-bg.png') repeat-x;
    font-size: 16px;
    color: #ffffff;
    box-shadow: 0 1px 3px #d0cfcf;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    margin: 10px auto;
}
.glue_calc .field .value {width:50%;padding-left:5%;}
.yad_logo{
	margin-top:70px;
	height:50px;
	float:right;
	position:relative;
	z-index:11;
}
.yad_logo.ya img{height:100%;position:relative;bottom:10px;}
.yad_logo.cards{    width: 190px; }
.yad_logo.cards div{    height: 25px;
  background: center bottom no-repeat;
  position: relative;
  bottom: 0px;}

.footer-main{overflow:hidden;}
.footer-main .yad_logo{
	margin-top:0px;
}
.footer-main {
  padding-top: 15px;
}
.footer .limiter,
.footer-main .limiter { position:relative; }

.footer .limiter .payment_back,
.footer-main .limiter .payment_back {
  position: absolute;
  width: 430px;
  bottom: 0px;
  right: 0px;
  background-color: #eee;
  height: 50px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  z-index: 10;
  box-shadow: 0px -1px 5px black;
}

.cart_block .checkout-field {  margin-top: 45px;  padding-bottom: 10px;}

ul.collection_items.dropdown-child {
    position: absolute;
    margin-top:-33px;
    left: 100%;
    background-color: #062438;
    padding: 2px 10px;
    width: 130px;
    /* border-radius: 2px; */
    box-shadow: 4px 4px 5px rgba(0,0,0,0.2);
}

/*
.catalog-item{
    float: left;
    position: relative;
    height: 411px;
    width: 220px;
    margin-top: 30px;
    margin-bottom: 48px;
    margin-left: 22px;
	display: block;
}
.catalog-item .fieldinfo{
    height: 28px;
}
.catalog-item .fieldinfo .value{
    max-width: 110px;
/*    text-align: right;*/
/*

}
.catalog-item .collection .name{
    display: none;
}
.catalog-item .collection .value{
    position: absolute;
    bottom: -10px;
}
.catalog-item .catalog-pic{
    height: 153px;
    background-color: #fafafa;
	display: block;
}
.catalog-item .catalog-pic .img { display: block; }

.catalog-item .catalog-info{
/*    height: 200px;*/
/*
    height: 226px;
    padding-top: 13px;
    padding-left: 17px;
    padding-right: 17px;
    background: url('/img/info-bg.png') repeat;
}
.catalog-item .catalog-info .item-name{
    line-height: 23px;
    color: #454545;
    margin: 0 0 18px 0;
    font-size: 23px;
    padding-right: 20px;
	text-decoration: none;
	display: block;
}
.catalog-item .catalog-info .fieldinfo{
    font-size: 12px;
        color: #838383;
}
.catalog-item .catalog-info .fieldinfo .value{
    float: right;
}
.catalog-item .catalog-info .size{
    color: #838383;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 12px;
}
 .catalog-item .catalog-info .tradition{
    font-size: 12px;
    font-style: italic;
    color: #b6b1ad;
    margin-top: 24px;
}
 .catalog-item .catalog-info img{
    position: absolute;
    right: 0;
    top: 170px;
}
.catalog-item .catalog-bottom{
    height: 43px;
    background: url('/img/info-bg-bottom.png') repeat;
}

/*
/*maket-item*/


.collection_back{
    float: right;
    color: black;
    text-decoration: none;
    margin-top: 43px;
    font-size: 18px;
    border-bottom: 2px solid black;
    line-height: 14px;
}
.collection_back span { font-size:23px; font-weight: bold; }


