









select#mark {margin-bottom: 10px;}
select#series {margin-bottom: 10px;}
select#colorset {margin-bottom: 10px;}


#dop_text_mob {margin-top: 10px;}


.static_item_page .col-p0-m-o { margin: 0; padding:0;}


.paletcolor {margin-bottom: 10px;}


div#coloparents { 

 max-width: 100%;
 position: relative;


}



.xcolor .col {margin:0; padding:0;}


a.color_item {
	display:block;
    width: 100%;
    border:2px solid #f5f5f5;
	text-align: center;
	color:#fff;
	text-decoration: none;
	padding: 5px 0 5px 0;
	font-size: 12px;
	}







a.click {
border:2px solid red;
text-decoration: none;
}


a.click:before {
color: #fff;
content: "\2713";
font-size: 14px;
font-weight: bold;
position: relative;
display: block;
text-align: center;
margin-top:-2px;

}

a.click b{
	
display: none;

}


a.color_black_0 {color:#fff}


span.data-name b {color: red;}
	

span#spanral  {color: #2d2978;}



h2#result { font-size: 38px; color: red; padding-top: 30px; }



h3#titleprice { font-size: 32px; color: red; }



h4 {font-size: 18px; color: #2d2978; font-weight: bold; position: relative; display: block;}
h5 {font-size: 18px; color: #2d2978; font-weight: bold; position: relative; display: block; margin-bottom: 10px;}



h4.podtip {margin-bottom: 15px;}


h4#color_textture {margin-bottom: 15px; left: 0px;}


.firstprice {

  margin-right: 20px;
  padding-top:8px;
  position: relative;
  display: block;
}



.modal-mob-price {
  padding: 0px 0px 0px 15px;
  display: none;
}




.minmaxprice_mobile {
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight:bold;
	font-size: 18px;
	color: rgb(45, 41, 120);
    
	
}

.minmaxprice_mobile b {
	color: red;

	font-weight: bold;
	
}



.firstprice {

	font-weight:bold;
    font-size: 18px;
	color: rgb(45, 41, 120);
    
}


.firstprice b {
	color: red;
	font-size: 18px;
	text-decoration: none;
	
}



.minmaxprice_mobile span, .firstprice span {color: red;}

.minmaxprice_mobile sup, .firstprice sup { color: red; }


@media only screen and (min-width:300px) and (max-width:400px) {
	

table.modal_table  div.firstprice {

display: none;

}


.modal-mob-price {

  display: block;
}

	
	
	
}




.color-block {
  margin-top: 4vh;
}




a.color-list__item {
  display: block;
  width: 100%;
  text-align: center;
  padding: 5px 0 5px 0;
  text-decoration: none;
}

a.color-list__item:hover {
  color: #fff;
}

a.color-list__item:focus {
    color: #fff; /* Цвет посещенных ссылок */
   }

.blactext { color: #000;}
.ffftext {color: #fff;}


.opisanie {margin: 15px 0 15px 0;}

#profile {padding: 15px 0 0 0;}

#profile ul {
    list-style-type: none;
	    padding-left: 0rem;


	
}

#profile ul li {
    position: relative;
    margin: 0 0 10px 0;
	padding: 0;
}


#profile ul li::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: rgba(103, 149, 196,1);
    margin: 0px 5px 0 0;
    display: inline-block;
    border-radius: 100%;
	top: -2px;
	position: relative;
}


.title-ajax {
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
  color: rgb(45, 41, 120);
  display: block;
  
}




.title-ajax span {
  line-height: 1.1;
  font-size: 30px;
  font-weight: 800;
  margin-left: 0px;
  color: rgb(45, 41, 120);
  display: block;
  
}


.title-ajax span a {
text-decoration: none;
  
}




.left_obj {margin: 0 0 0 20px;}
.b-zakaz {margin-left: 5px;}

.modal-body .b-zakaz {font-size: 18px; font-weight: bold;}

/* от 320px до 479px */

@media only screen and (min-width:320px) and (max-width:479px) {
	
	

#luck:after  {content: "от 320px до 479px"; }

.left_obj {margin: 0px;}


.modal-body {
  padding: 15px;
}

.modal-header {
  padding: 20px 30px 0 15px;

}



#mobile_hidden_b_price {display: none;}

.modal-body #dublclicprice,
.modal-body .zvonock,
.modal-body .b-zakaz,
.modal-body .gwatssp {
	width: 100%;
	
	}







#firstprice {

  padding-top:0px;

}


h3#titleprice { margin-top: 10px; }


h1.title-ajax {
	
  font-size: 18px;
  display: block;

}




.title-ajax span {

  font-size: 30px;
  font-weight: 800;
  display: block;
  margin-left: 0px;
  position: relative;
  
  
}



}




@media (max-width: 768px) {
	
	
h2#result {  padding-top: 5px; }
	



	.opisanie { margin: 15px 0 15px 0; } 
	
	
.modal .text-center {
    text-align: center!important;
}



}


.number {
	user-select: none;
	position: relative;
	text-align: left;
	padding: 0;
	width: 140px;
	border: 1px solid #ddd;
	display: inline-block;
}



.number-minus, .number-plus {
	position: absolute;
	top: 0;
	width: 40px;
	height: 36px;
	line-height: 36px;
	display: block;
	background: #faf4f2;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	font-family: arial;
	color: #3e1e02;
	text-decoration: none;
}
.number-minus {
	left: 0;
	border-right: 1px solid #ddd;
}
.number-plus {
	right: 0;
	border-left: 1px solid #ddd;
}
.number-minus:hover, .number-plus:hover {
	background: #fffcfb;
}
.number-minus:active, .number-plus:active {
	background: #e8e4e2;
}
.number-text{
	display: inline-block;
	font-size: 14px;
	color: #000;
	line-height: 36px;
	height: 36px;
	padding: 0;
	margin: 0 0 0 42px;
	background: #fff;
	outline: none;
	border: none;
	width: 57px;
	text-align: center;
}


a#top_price {text-decoration: none;}