a {cursor: pointer;}
input {outline: none;}
#page_language, #lang_sname{
	display: none;
}
.info-block h1 {
  text-transform: none;
}
.info-block .h1 {
    font-size: 38px;
    text-transform: none;
    line-height: 1.1;
    color: #23244f;
    text-align: center;
}
.h2 {
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 0.7em;
    color: #333;
    font-family: "DINRoundPro";
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.35;
    text-rendering: optimizeLegibility;
    font-family: 'DINRoundPro-Medi';
    font-weight: 500;
}
.h4 {
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 20px;
    color: #333;
    font-family: "DINRoundPro";
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.35;
    text-rendering: optimizeLegibility;
    font-family: 'DINRoundPro-Medi';
    font-weight: 500;
}
footer .h4 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.1;
    font-weight: 400;
    color: #23244f;
}
footer h4 {font-weight: 400;}
.info-block .h2 {
    font-size: 19px;
    text-transform: uppercase;
    line-height: 1.1;
    color: #23244f;
    font-family: 'DINRoundPro-Medi';
    font-weight: 500;
}
.info-block .info > div .h2 {
    -webkit-display: flex;
    -moz-display: flex;
    display: flex;
}
.info-block .info > div .h2 img {
    margin-right: 10px;
}
.text-info {transition: 0.8s ease;}
.text-info-part {
	max-height: 150px;
	overflow: hidden;
  margin-bottom: 20px;
	/*transition: 0.8s ease;*/
}
.read-more {cursor: pointer;padding-left: 20px;}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.brands .h1 {
    font-size: 28px;
    line-height: 30px;
    color: #23244f;
    text-transform: uppercase;
}
.brands .h1 a {
    color: #23244f;
}
.box-products h1 {
    color: #23244f;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
}
.sort .rd-navbar-fixed .rd-navbar-nav > li > .navbar-sort {width: 180px;}

/* social */
.jssocials-share {
    margin: 0;
    padding: 4px 8px;
    border: 1px solid #ddd;
    border-right: none;
}
.jssocials-share:last-child {border-right: 1px solid #ddd;}
.jssocials-share-link {font-size: 20px;}

#share_page .jssocials-share {
  border: none;
  padding: 0px;
}
#share_page .jssocials-share-link {
  font-size: 15px;
}
.rating-symbol {
  display: inline-block;
  cursor: default;
  vertical-align: middle;
}

/* rating */
.rating-symbol .fa-star{
  display: inline-block;
  cursor: default;
  vertical-align: middle;
  font-size: 16px;
  color: #f1b22b;
}
.fa-star-o {
  font-size: 16px;
  color: #f1b22b;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.register-container .form-group label {

}
.register-container input {
  width: auto;
}
input[type="password"] {
    border: 0;
    border-bottom: 1px solid #daf0fc;
    background: transparent;
    padding: 5px 0;
    font-size: 16px;
}
.input-error {
  border-color: #ba0000 !important;
  color: #ba0000 !important;
  background-color: #f7dfdf !important;
}
.error {
    font-size: 14px;
    color: #D04F4F;
    padding: 10px;
}
.product-page .color-box .color a img {
  height: 41px;
}
.empty_basket_h1 {
    padding-bottom: 20%;
    text-align: center;
}

.input_btn_up{
  background-color: #fff;
}
.autocomplete {
    position: absolute;
    width: 418px;
    /* min-width: 290px; */
    background-color: white;
    border: 1px solid #daf0fc;
    border-radius: 4px;
    /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); */
    /*margin-top: 38px;*/
    margin-left: 0px;
    padding: 0px;
    cursor: pointer;
    z-index: 1000;
    max-height: 420px;
    overflow-y: scroll;
}
.autocomplete ul {
    list-style-type: none;
    margin: 0px;
    padding: 4px;
    font-size: 16px;
}
.autocomplete ul li {
    font-weight: normal;
    list-style-type: none;
    display: block;
    margin: 0 !important;
    padding: 2px;
    cursor: pointer;
    text-align: left;
}
.change-photo {
  position: relative;
  font-size: 14px;
  color: #2e3192;
  display: inline-block;
  margin-bottom: 5px;
}
.change-photo:before {
    content: '\f2c0';
    font-family: "FontAwesome";
    margin-right: 3px;
}
#add_address {
      color: #d1d1d7;

}
#add_address:before {
  font-family: "FontAwesome";
    content: '\f055';
    margin-right: 3px;
}
#delivery_form {
  display: none;
}
.delete-address {
  padding-left: 20px;
}
.login_form_div {
  display: none;
}
.price_with_newpost {
  display: none;
}

.price_from_newpost {
  margin-right: 2%;
}
.price_total_in_cart {
  margin-right: 2%;
}
.checkout_fb {
    font-size: 14px;
    color: #bfbfc2;
    line-height: 17px;
    max-width: 116px;
    -webkit-display: flex;
    -moz-display: flex;
    display: flex;
    float: right;
    align-items: center;
}
.checkout_fb i {
    display: block;
    width: 32px;
    height: 32px;
    min-width: 32px;
    border: 1px solid #bfbfc2;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
  }
  #map {
        height: 415px;
        width: 100%;
        border: 0;
       }

.contacts .contact-box .image a {
  border-radius: 0;
}
.catalog-btn {
    font-size: 20px !important;
    color: #fff !important;
}
.breadcrumbs li a:after {
    font-family: "FontAwesome";
    content: '\f105';
    margin: 0 6px;
}
.size_link_list {
  cursor: default;
}
.brand_goods_page {
  max-width: 100px;
}

.cart_empty {
  opacity: 0.4 !important;
  margin-left: 5px !important;
  border: 2px solid grey !important;
  color: grey !important;
  cursor: default !important;
}
.cart_empty:hover {
    background-color: #ffffff !important;
}
.checkout_price {
  text-transform: uppercase;
}
.rd-navbar-static .header-menu.rd-navbar-nav > li > a {
  padding: 0 12px;
}
.cart-content {padding-top: 20px;}
.product-page .button-box .btn-add-one, .product-page .button-box .btn-add {border-radius: 28px;}
.product-page .stock-sku-review .not_avail_stock:before {color:red;}
.box-products .name-category {font-weight: 400;}
.box .content ul li a {font-weight: 400;}
.box .content ul li a.check {font-weight: 600;}

.product-page .size-box ul {
  padding-left: 5px;
}
.message_p {
  color: #23244f;
  font-size: 20px;
  font-family: DINRoundPro-Medi;
}

.topmenu > div .col-md-9 > div > div {
  font-weight: 600;
}
.review_send_form input, .review_send_form textarea {
  outline: none;
}
#write_letter .write_letter_span {
  background:none;
  padding-left: 0px; 
}
.main_page_img_brand {
  max-height: 100px;
  padding: 15px;
}

/*fonts*/
.product-tabs .r-tabs .r-tabs-panel {
  font-size: 16px;
}
.product-tabs .r-tabs .r-tabs-panel .tab-characteristics {
  font-family: DINRoundPro-Medi;
  font-size: 14px;
}
.rd-navbar-cart {height: auto;border-radius: 18px;}
.rd-navbar-static .rd-navbar-cart {
    top: calc(100% + 25px);
}
footer .box-footer .box-content {margin-top: -15px;}
.rd-navbar-static .rd-navbar-search form button[type="submit"] {
  font-family: DINRoundPro-Medi;
}
.switcher li span {
    font-size: 14px;
    color: #85ccf4;
    line-height: 26px;
    font-family: 'DINRoundPro-Medi';
    font-weight: 500;
}
.switcher li .active {text-decoration: underline;}
.box .content .filter_size li a.check {
  background-color: #85ccf4;
  color: #fff;
}
.number_contacts {
  padding-left: 15px;
}
.tab-characteristics > div > div ul + ul li {white-space: nowrap;}
.avatar i {color: #85ccf4;font-size: 115px;}
.rd-navbar-fixed .rd-navbar-brand {right: auto;display: inline-block;}
.rd-navbar-fixed .slogan {display: none;}

.rd-navbar-static .sidebar-menu .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-static .sidebar-menu .rd-navbar-nav > li > .rd-navbar-megamenu {
    box-shadow: 2px 2px 12px rgba(133, 204, 244, 0.6);
}
@media (min-width: 992px) {
  .topmenu .sidebar-menu {
    box-shadow: 2px 2px 12px rgba(133, 204, 244, 0.6);
  }
}
@media (max-width: 991px) {
  .cart_empty {display: none;}
}

@media (max-width: 1280px) and (min-width: 990px) {
  .header-phone > div.number {font-size: 29px;}
  .rd-navbar-static .rd-navbar-search form input {
      width: 130px;
  }
}
@media (max-width: 767px) {
  .info-block .info > div {
    background: none;
  }
  .info-block .h1 {
    margin-bottom: 25px;
  }
  .info-block .info > div .h2 {
    justify-content: center;
    align-items: center;
  }
}

.tab-characteristics .char-row {
  width: 100%;
}
.tab-characteristics .char-col {
  padding: 0;
}
.tab-characteristics .char-col + .char-col {
  border-left: 1px solid #e0f2fc;
}
.tab-characteristics .char-col div {
  padding: 6px 15px;
}
.tab-characteristics .char-col div.bg-c {
    background-color: #f6fbfe;
}
.tab-characteristics > div > div {
  display: block;
}
.return-data {
  width: auto;
  max-width: 600px;
}
.return-data input[type="text"] {
  max-width: 306px;
  width: 100%;
}
.product-page .stock-sku-review .sku {margin: 0 15px;}
.product-page .stock-sku-review .review a {white-space: nowrap;}
.basket-content .btn-group .buttons .btn-basket {margin-bottom: 10px;}
.rd-navbar-cart-wrap .sum {cursor: pointer;}

@media (max-width: 767px) {
  .register-container .enter, .register-container .register-box {
    margin: 0 auto;
    max-width: 360px;
  }
}
@media (max-width: 1000px) and (min-width: 300px) {
  .letter_div {
    padding-top: 10px;
    display: inline-flex;
  }
}

@media (max-width: 550px) and (min-width: 300px) {
.newsletter .label {
    margin-bottom: 0px;
    }
}

.header-phone {
  position: relative;
}
.header-phone > div.number i {
  font-size: 14px;
  line-height: 28px;
  cursor: pointer;
}
.hide-phone {display: none;}
.header-phone .navbar-phone {
  position: absolute;
  background-color: #fff;
  padding: 10px;
  /*border: 1px solid #ccc;*/
  border-radius: 4px;
  box-shadow: 0 0 4px rgba(133, 204, 204, 0.45);
  width: 273px;
  text-align: center;
  z-index: 100;
  top: 45px;
  left: -15px;
}
/*.header-phone .navbar-phone:before {
  content: '';
  display: block;
  position: absolute;
  width: 63px;
  height: 31px;
  background: url(../images/arrow-cart.png) 0 0 no-repeat;
  left: 35%;
  top: -29px;
}*/
.header-phone > div.navbar-phone {
  font-size: 29px;
  line-height: 0.9;
  font-weight: 900;
  color: #2e3192;
  margin-right: 10px;
  font-family: 'DINRoundPro-Black';
  display: none;
}
.header-phone > div.navbar-phone span {
    font-size: 18px;
    font-weight: 300;
    vertical-align: bottom;
    display: inline-block;
    line-height: normal;
    font-family: 'DINRoundPro-Light';
    font-weight: 300;
}
.header-phone .btn-2 {
  width: 88px;
}
  .header-phone .navbar-phone a {
    display: block;
    font-size: 28px;
  }
@media (min-width: 1281px) {
  .header-phone > div.number i.fa-index {
    line-height: 40px;
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .header-phone > div.number i {
    font-size: 10px;
    line-height: 26px;
  }
  .header-phone .navbar-phone {
    width: 210px;
    top: 40px;
  }
  .header-phone .navbar-phone a {
    font-size: 22px;
  }
}
@media (max-width: 1279px) and (min-width: 767px) {
  .header-phone .navbar-phone {
    top: 43px;
    left: -10px;
  }
}
@media (max-width: 766px) {

  .header-phone .navbar-phone a {
    font-size: 32px;
  }
  .header-phone > div.number i {
    display: none;
  }
  .header-phone .navbar-phone {
    display: block;
    position: relative;
    box-shadow: none;
    top: 0;
    left: 0;
    padding: 0;
    width: auto;
  }

  .number {
    display: block;
  }
  .header-phone {
    display: block;
    z-index: 1;
  }
  .header-phone .btn-2 {
    display: block;
  }
  .header-phone > div {
    display: block;
  }
  .header-phone .btn-2 {
    width: auto;
    padding: 7px 15px;
    margin-top: 10px;
    font-size: 17px;
  }
}

.box-products .product .img-small {
  flex-wrap: nowrap;
}
header .toprow {background: none;}
header .toprow p {margin: 0;}

.goods_brand {
  color: #23244f;
  font-family: 'DINRoundPro-Medi';
  font-weight: 500;
  font-size: 22px;
  max-width: 260px;
  line-height: 39px;  
}
.rd-navbar-static .sidebar-menu .rd-navbar-nav > li > a.menu-item-4:before {
  background: url(../images/menu-item-6.png) left bottom no-repeat; }

.rd-navbar-static .sidebar-menu .rd-navbar-nav > li > a.menu-item-5:before {
  background: url(../images/menu-item-4.png) left bottom no-repeat; }
.rd-navbar-static .sidebar-menu .rd-navbar-nav > li > a.menu-item-6:before {
  background: url(../images/menu-item-8.png) left bottom no-repeat; }

.portmone_form {
  display: none;
}
@media (min-width: 768px) {
  #wishlist_form {
    width: 100%;
    display: -webkit-box;
  }
}
.img-product img {
  max-height: 147px;
}
@media (max-width: 992px) {
  .img-product img {
    max-height: 106px;
  }
}
.withoutsize_span {
  display: none;
}
.checkout_empty_basket_h1 {
    padding-bottom: 20%;
    text-align: center;
} 

.h2_brand {
  font-size: 28px;
  line-height: 30px;
  color: #23244f;
  text-transform: uppercase; 
  margin: 0;
  margin-bottom: 0.7em;
  font-family: "DINRoundPro";
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-family: 'DINRoundPro-Medi';
  font-weight: 500;
}
.h2_brand a {
  color: #23244f; 
}
.h2_brand a:hover {
  color: #85ccf4; 
}

.rd-navbar-static .sidebar-menu .rd-navbar-nav > li > .rd-navbar-megamenu > li {width:100%}

.seop_ul{
  margin-top: 1%;
  display: block;
}

.seopages_container{
  overflow: hidden;
  float: left;
}
.seopages_container ul{
  /*max-height: 60px;*/
  overflow: hidden;
}

.seopages_container.hbef:before{
  visibility: hidden;
}
.seopage_container{
  width: 84%;
  vertical-align: top;
}
.seopage_container div,.seopage_container, .seop_title{
  display: inline-block;
}
 .seop_title{
  width:15%;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: #23244f;
 }

 .seop_item{
  display: inline-block;
  padding: 0px 7px;
  margin-bottom: 2px;
}
.seop_item a, .seop_title a{
  text-decoration: underline;
}
.seopages_button div {
  cursor: pointer;
  margin-top: 10px;
}
.seopages_button  {
  min-height: 45px;
}
