.sizes{
    width: 700px;
}

.sizes tr{
    height: 30px;
}

.sizes tr:nth-child(2n){
    background-color: #eee;
}

.sizes td{
    border: 1px solid #bfbfbf;
    text-align: center;
}

.sizes th{
    border: 1px solid #bfbfbf;
    padding-left: 10px;
}

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

/* класс для стилизации списка */
.ul_list {}

.ul_list li {
    padding-left: 20px;
    position: relative;
}

.ul_list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    background: url("images/li_bg.png") 0 0 no-repeat;
    width: 12px;
    height: 12px;
}

h4 {
    font-weight: normal;
    font-size: 14px;
    color: #cf304e;
    text-transform: uppercase;
    margin: 1.5em 0;
}

.attention {
    background: #e2e2e2;
    margin-left: 45px;
    padding: 12px 20px;
    position: relative;
    min-height: 66px;
    box-sizing: border-box;
}

.attention:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 14px;
    width: 5px;
    height: 35px;
    background: url("images/attention.png");
}

header a.logo{

	background-image: url(images/logo_new.png);
	width: 216px;
	margin-left: -108px;
    background-size: contain;
}


@media (max-width: 1020px) {
	header a.logo {
		top: -10px;
	}
}


footer .footer_bottom .l_side .copy_krayt {
	/*margin-top: 70px;*/
	display: inline-block;
}

footer .footer_bottom .r_side .copyright {
	margin-top: 52px;
}

#bx-composite-banner {
	display: inline-block;
    margin-left: 50px;
}

@media (max-width: 1020px) {
	#bx-composite-banner {
		display: block;
		margin-left: 0;
		margin-top: 10px;
	}
}





.bx_catalog_list_home .bx_catalog_item .scu_wrp_data .bx_catalog_item_scu{
	top: auto;
	bottom: 0px;
}
header .header_top a.logo{
	background-image: url(/bitrix/templates/brandsalon/images/ADDINEO.png);
	background-repeat: no-repeat;
        background-position: center;
}
@media (max-width: 1020px) {
	header a.logo {
		height: 54px;
		top: 0px;
	}
}

/*SPOC<Garin Eugene>[28.05.2020] city selector in top part of header START*/
.header-top-city-selector .city-popup .bx-ui-sls-container{
    height: 2rem;
}
.header-top-city-selector{
    float: left;
}
.header-top-city-selector .top-city-name{
    cursor: pointer;
}
.header-top-city-selector .city-popup{
    opacity: 1;
    background-color: white;
    display: none;
    position: absolute; 
    width: 40rem;
    z-index: 99;
}
.header-top-city-selector .city-popup.is-active{
    display: block;
}
.header-top-city-selector .header-top-city-overlay{
    display: none;
    position: fixed;
    left: 0; 
    right: 0; 
    top: 0; 
    bottom: 0;
    background: black;
    opacity: .7;
    z-index: 98;
}
.header-top-city-selector .city-confirm{
    float: left;
    text-align: center;
    padding: 1rem 2rem;
    background-color: white;
    position: absolute;
    z-index: 99;
    width: 300px;
}
.header-top-city-selector .city-confirm input{
    width: 100%;
    background-color: yellow;
    padding: .4rem;
    font-weight: bold;
    border: none;
    margin: .7rem 0;
}
.header-top-city-selector .city-confirm input:hover{
    cursor: pointer;
    opacity: .85;
}
.header-top-city-selector .city-confirm .city-confirm-description{
    font-size: .8rem;
    color: lightgray;
}
.header-top-city-selector .arrow-down{
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin-left: .4rem;
    margin-bottom: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.header-top-city-selector .city-confirm .city-confirm-apply-button{
    background-color: #CF304E;
    color: #fff;
}
.header-top-city-selector .city-confirm .city-confirm-deny-button{
    background-color: #000;
    color: #fff;
}
.header-top-city-selector .city-confirm .city-confirm-title{
    font-size: 16px;
}
.header-top-city-selector .city-confirm .city-confirm-description{
    font-size: 14px;
    color: grey;
}
.top-city-select .bx-ui-sls-pane{
    padding: 0px;
}
.top-city-select .bx-ui-sls-pane .dropdown-item{
    padding: 0px 10px;
    margin: 0px;
    text-align: left;
    background-color: transparent;
}
.top-city-select .bx-ui-sls-pane .dropdown-item:hover,
.top-city-select .bx-ui-sls-pane .dropdown-item.bx-ui-sls-variant-active{
    color: #fff;
    background-color: #CF304E;
}
.top-city-select .bx-ui-sls-pane .dropdown-item:hover .dropdown-item-text,
.top-city-select .bx-ui-sls-pane .dropdown-item.bx-ui-sls-variant-active .dropdown-item-text{
    color: #fff;
    vertical-align: top;
}
.top-city-select .bx-ui-sls-pane .dropdown-item .dropdown-item-text,
.top-city-select .bx-ui-sls-pane .dropdown-item .dropdown-item-text span{
    vertical-align: top !important;
}
.top-city-select .bx-ui-sls-pane .dropdown-item:hover .dropdown-item-text span,
.top-city-select .bx-ui-sls-pane .dropdown-item.bx-ui-sls-variant-active .dropdown-item-text span{
    margin-top: 1px;
    display: inline-block;
}

/*SPOC<Garin Eugene>[28.05.2020] END*/

/*SPOC<Eugene Garin>[16.06.2020] Правки и стили модалки в корзине*/
#not-available-text{
    color: red;
}
#fancy-modal{
    padding: 25px;
    max-width: 400px;
    display: flex;
}
#fancy-modal .fancy-title{
    font-weight: bold;
    font-size: .9rem;
    color: black;
    text-align: justify;
}
#fancy-modal .modal-confirm-delete, #fancy-modal .modal-confirm-pay{
    color: white;
    display: block;
    padding: 5px;
    margin-top: .7rem;
    font-size: .7rem;
    font-weight: bold;
    border: 1px solid transparent;
    background-color: #2d59ff;
    border-radius: .25rem;
    text-indent: 0px;
    text-shadow: none;
    text-transform: uppercase;
}
#fancy-modal .modal-confirm-delete{
    text-align: center;
}
#fancy-modal .modal-confirm-pay{
    text-align: center;
}
/*SPOC<Eugene Garin>[16.06.2020] END*/




/*spoc[Яковлев 09-11-2020 контакты начало]*/
.sp-contacts .adreses_list .item .info{
    display: block;
    height: auto;
    line-height: 30px;
    padding: 10px 15px;
}
.sp-contacts .adreses_list .item .info>div{
    display: block;
}
.sp-contacts .adreses_list .item .info .working_hours{
    display: none;
}



/*spoc[Яковлев 09-11-2020 контакты конец]*/



/*хазах*/
.phone a {
    color: black !important;
    background: white !important;
}
.copyright {
    display: none !important;
}

form[name="NL_CALL_BACK_FORM_s1"] input[type="text"], form[name="NL_CALL_BACK_FORM_s1"] textarea, form[name="add_review_webform_s1"] input[type="text"], form[name="add_review_webform_s1"] textarea {
    padding: 12px 20px 12px 10px !important;
    margin: 8px 0 !important;
    box-sizing: border-box;
    outline: 0;
  } 
.feedback-btn {

background: #cf304e;

line-height: 51px;
text-align: center;
color: #fff!important;

text-transform: uppercase;
outline: 0;
cursor: pointer;

border: 0;
padding-left: 20px;
padding-right: 20px;
margin: 8px 0 !important;
box-sizing: border-box;
}

.phone .icon, .phone-mobile .icon {
    background-position: -370px -84px;
    width: 20px;
    height: 20px;
    background-image: url(/bitrix/templates/brandsalon/images/sprite.png);
    display: block;
   
}
.phone, .phone-mobile {
    display: flex;
   
}
.phone a, .phone-mobile a {
    margin-right: 20px !important;
}

@media only screen and (max-width:650px){
    .phone {
        justify-content: center;
    }
}

.phone-mobile a {

font-family: Roboto,Tahoma,Verdana,Arial,sans-serif;

text-transform: uppercase;
line-height: 45px;
color: #000;
margin: 0;
padding: 0 20px;
border: 0;
font-size: 100%;
outline: 0;
vertical-align: baseline;

}

.left-panel ul {
    padding-bottom: 0 !important;
}

.phone-mobile .icon {
    display: none !important;
}

@media only screen and (max-width:1020px){
 .phone {
     display: none;
 }   
}


.phone-icon {
    float: right;
    margin-top: 20px;
    margin-right: 13px;
}
.phone-icon img {
    width: 26px;
}
@media only screen and (min-width:1020px){
    .phone-icon {
        display: none;
    }   
   }
   @media only screen and (max-width:400px){
    .phone-icon {
        margin-top: 16px !important;
    }    
   }



   .rating {
    display: flex;
 
    justify-content: flex-end;
}

input.active {
    color: orange;
  }
  
  .rating-box {
    display: inline-block;
  }
  .rating-box .rating-container {
    direction: rtl !important;
  }
  .rating-box .rating-container label {
    display: inline-block;
    margin-top: -10px;
    color: #d4d4d4;
    cursor: pointer;
    font-size: 30px;
    transition: color 0.2s;
  }
  .rating-box .rating-container input {
    display: none;
  }
  .rating-box .rating-container label:hover, .rating-box .rating-container label:hover ~ label, .rating-box .rating-container input:checked ~ label {
    color: gold;
  }

  .review-item_rating {
      display: flex;
      font-size: 30px;
      color: orange;
  }

  .review-item_rating .gray {
    color: #d4d4d4;
  }
  .review-item_rating .gold {
    color: orange;
  }



  input[type="submit"] {
    -webkit-appearance: none;
  }



  .terms_of_use_form input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }
  
  .terms_of_use_form label {
    position: relative;
    cursor: pointer;
  }
  
  .terms_of_use_form label:before {
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #cf304e;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
  }
  
  .terms_of_use_form input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
  
    left: 9px;
    width: 6px;

    top: 2px !important;
    box-sizing: content-box !important;
    height: 11px !important;
    border: solid #cf304e;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }

  .terms_of_use_form {
      max-width: 340px;
  }

/* SPOC 04.12.20 Хазах Д.В. Добавить в кнопки footer - активные ссылки на соцсети START */
.whatsapp, .instagram, .vk-icon {
  
    font-size: 26px;
    top: 2px !important;
    
 
}
.instagram {
    color: #cf304e;
}
.whatsapp, .whatsapp:hover {
    color: #25D366;
}

.vk-icon, .vk-icon:hover {
    color: #2787F5;
}
.terms_of_use_form a {
    color: #cf304e;
}
/* SPOC 04.12.20 Хазах Д.В. Добавить в кнопки footer - активные ссылки на соцсети END */

.phone-number {
    display: flex;
    flex-direction: column;
}

header .phone {
 
    margin: 12px 20px 0 0 !important;
}

.about_block h1 { 
    display: block;
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
.about_block h2 {
    display: block;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
.about_block h3 { 
    display: block;
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
.about_block h4 { 
    display: block;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
.about_block h5 { 
    display: block;
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
.about_block h6 { 
    display: block;
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.about_block ul {
    display: block;
    list-style-type: disc !important;
    margin-top: 1em !important;
    margin-bottom: 1 em !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 40px !important;
}

.about_block article {
    
    column-count: unset !important;
}

.about_block .more {
    display: none;
}

.about_block .readmore {

margin: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-appearance: none;
text-decoration: none;
position: relative;
background: #cf304e;
text-align: center;
color: #fff!important;
text-transform: uppercase;
outline: 0;
transition: background .3s ease;
padding: 0 20px;
box-sizing: border-box;
cursor: pointer;
font-family: Roboto,Tahoma,Verdana,Arial,sans-serif;
height: 40px;
line-height: 41px;
font-style: normal;
margin-top: 15px;
display: block;
max-width: 300px;
margin: 0 auto;
}

.top-auth .instagram, .top-auth .vk-icon, .top-auth .whatsapp {
    font-size: 18px !important;
}