/*-----Collapse big text --*/
.shorten_big_text.box-hide {
  overflow: hidden;
  max-height: 120px;
  position: relative;
}
.shorten_big_text.box-hide:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 3em;
  z-index: 2;
  background: -moz-linear-gradient(top, rgba(252, 252, 252, 0) 0%, #fcfcfc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 252, 252, 0)), color-stop(100%, #fcfcfc));
  background: -webkit-linear-gradient(top, rgba(252, 252, 252, 0) 0%, #fcfcfc 100%);
  background: -o-linear-gradient(top, rgba(252, 252, 252, 0) 0%, #fcfcfc 100%);
  background: -ms-linear-gradient(top, rgba(252, 252, 252, 0) 0%, #fcfcfc 100%);
  background: linear-gradient(top, rgba(252, 252, 252, 0) 0%, #fcfcfc 100%);
  /*    background: linear-gradient(to top, #fcfcfc 0%, rgba(252, 252, 252, 0) 100%);*/
}
.more_link {
  float: right;
}
/*---------- ------------------*/
/*---------- ------------------*/
.js_warning {
  background-color: #ff0000;
  background-image: none;
  color: #ffffff;
  font-weight: bold;
  height: auto;
  padding: 5px 0;
  text-align: center;
}
/* + Popups
--------------------------------------------------------------------------------------------------------*/
.popup_container {
  display: none;
}
.popup_window {
  background: #FFF;
  padding: 2px;
  width: auto;
  max-width: 500px;
  min-height: 100px;
  position: relative;
  margin: 20px auto;
}
.popup_window.PopupPage {
  max-width: 800px;
}
.popup_window.popup_window_page {
  max-width: 800px;
}
.popup_window.popup_sizes_table {
  max-width: 800px;
}
.popup_login {
  max-width: 520px;
}
.popup_callback {
  max-width: 300px;
}
.tr {
  background-position: 0 -15px;
  top: 0;
  right: 0;
  bottom: 15px;
  width: 15px;
}
.bl {
  background-position: -15px 0px;
  bottom: 0;
  left: 0;
  height: 15px;
  right: 0;
}
.br {
  background-position: 0px 0px;
  bottom: 0;
  right: 0;
  width: 15px;
  height: 15px;
}
.popup_window h2,
.popup_window .header_2 {
  font-size: 20px;
  margin-top: 15px;
  text-align: center;
}
.popup_window .popup_window_content {
  padding: 10px;
}
.popup_window #dlg_msg_content {
  margin-top: 15px;
}
.popup_window a {
  text-decoration: underline;
}
.popup_window a:hover {
  text-decoration: none;
}
#dlg_buy_simple {
  width: 300px;
}
#dlg_buy_simple .popup-item-img img {
  max-height: 10em;
}
#Dlgb .popup-item-img {
  text-align: center;
}
.popup_window .msg_area {
  font-size: 12px;
  height: 15px;
  padding-right: 10px;
}
.center_button {
  text-align: center;
  float: none;
  margin-left: 0;
}
.center_button .button {
  float: none;
  margin-left: 0;
}
.popup_page {
  max-width: 700px;
}
.error_msg {
  color: #f38196;
}
.popup_window fieldset {
  border: none;
}
.div_align_center {
  text-align: center;
}
.thank_error {
  color: #f38196;
  font-size: 14px;
}
.thank_warning {
  font-size: 14px;
  font-weight: bold;
}
.payment_form .send_btn {
  float: left;
}
/*Phone*/
#dlg_buy_simple input:not([type='submit']) {
  width: 280px;
}
.small-dlg .text_area {
  margin-top: 14px;
}
.small-dlg textarea {
  height: 60px;
}
.small-dlg .inp_2 {
  float: left;
  margin-left: 0px;
}
.small-dlg .header_2 {
  margin-bottom: 0px;
  margin-top: 9px;
  text-align: center;
}
.small-dlg .send-button {
  float: none;
  padding-bottom: 10px;
  margin-top: 10px;
  margin: 11px 0 0 0px;
  text-align: center;
}
.small-dlg .send-button input {
  float: none;
  display: inline;
  padding: 0 15px;
  text-align: center;
}
/* consultant*/
#dlg_consultant {
  /*width:253px;*/
}

.offerta_window {
  width: 100%;
  height: 300px;
  overflow: scroll;
  text-align: justify;
  padding: 5px;
}
.bottom_btn_offerta {
  text-align: center;
  padding: 10px;
}
.bottom_btn_offerta .button {
  display: inline-block;
}
.bottom_btn_offerta .button:last-child {
  margin-left: 10px;
}
.base_block {
  display: none;
}
#DlgMsgContent {
  min-height: 105px;
  padding: 25px 10px;

}
#DlgMsgContent a {
    text-decoration: none;
    display: inline;
    border-bottom: 1px dashed #D2161C;
}
#DlgMsgContent a:hover {
  border-color:transparent;
}
/* - Popups
--------------------------------------------------------------------*/
.sitemap,
.sitemap table,
.sitemap td,
.sitemap tr,
table.sitemap td:last-child,
table.sitemap td:first-child,
table.sitemap tr:first-child,
table.sitemap tr:nth-child(2n+1),
.sitemap table tr:nth-child(2n) td,
.sitemap.table tr:last-child {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  text-align: left !important;
  box-shadow: none !important;
}
.sitemap img {
  display: inline;
  border-radius: 0px;
  max-width: none;
}
.right_button {
  text-align: right;
}
/*------------------------SEARCH LIST-----------------------------------*/
.search_list {
  /*. img:hover {

      border-color: #3b539b;
      outline: 1px solid #3b539b;
  }*/
}
.search_list li {
  list-style: none;
  margin-top: 10px;
}
.search_list li .s_item {
  font-size: 16px;
}
.search_list li .s_item .s_image {
  float: left;
  margin-right: 10px;
}
.search_list li .s_item .s_name {
  margin-bottom: 5px;
  line-height: 30px;
  font-size: 24px;
}
.search_list li .s_item .s_name .search_topic {
  font-size: 60%;
  font-style: italic;
  display: block;
}
.search_list li .s_item .s_text {
  padding-left: 232px;
}
.search_list li .s_item .no_img .s_text {
  padding-left: 0px;
}
.search_list p {
  margin-top: 5px;
}
.search_list .back_link {
  /* margin-top: -40px;*/
}
.search_list img {
  /*display: block;
        border: 1px solid #d5d5d5;*/
}
.search_list .clear {
  clear: both;
}
.search_list .bor:hover {
  border: 3px solid #7e4a7d;
}
.searchPechalka {
  display: block;
  font-size: 75px;
  font-weight: bold;
  margin-bottom: 6px;
  height: 1.3em;
}
.searchTips {
  font-size: 150%;
  margin-top: 20px;
}
.searchTipsList {
  margin-bottom: 50px;
}
.searchTipsList .sarrow {
  background-image: url('../images/system/arrow_search_empty.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 5px;
  margin: 0 6px;
  position: relative;
  width: 40px;
}
.searchTipsList .itelLast:after {
  background-image: url("data:image/gif;base64,R0lGODlhQgAdALMJAOzt7Y2Oj6ipqXV2dywtLsbGxlxeX0dJStbX1////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAkALAAAAABCAB0AAASnMMlJq7046wzA/mAYDoNoniJAeGjrVkH5zq1a0LgZ5/yHrL0gxhAQGimFA+sotDGPBtkzGFBOgwUC4tr73bi5nwAcJozJtOwZ/QqY2S+AwbCFtwSEwNIuSh6+fCICBgdrgT5VhWFHAAVVBAN1MwACBwQ8jQIDlgcBgDMFBgSjZgWmp6ippgGsAXOWBFECnziipKMHc7q7vLoDradXCJWktIc+m8bHFhEAOw==");
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 36px;
  /* left: -54px;*/
  position: absolute;
  width: 80px;
}
.searchTipsList .errRed {
  color: red;
}
.searchTipsList .errExample {
  font-size: 16px;
  font-style: italic;
  margin-left: 57px;
  display: block;
}
/*------------------------/SEARCH LIST-----------------------------------*/
/*------------------------LOGIN FORM-----------------------------------*/
.form_login {
  max-width: 372px;
}
.form_login .send-block {
  margin-top: 5px;
}
.form_login .send-block .button input {
  display: inline;
  width: 92px;
  float: right;
}
.forget-link {
  font-size: 16px;
  margin-bottom: 5px;
  margin-right: 31px;
}
/*------------------------/LOGIN FORM-----------------------------------*/
/*------------------------POPUP PAGE-----------------------------------*/
.popup-content {
  text-align: left;
  width: 600px;
}
.privacy_popup {
  max-height: 400px;
  overflow: auto;
  margin-top: 21px;
  padding-right: 10px;
  text-align: justify;
}
/*------------------------/POPUP PAGE-----------------------------------*/
/*------------------------CABINET-------------------------------*/
.add_address,
.remove_address {
  float: right;
  height: 30px;
  position: absolute;
  top: 2px;
  width: 30px;
  z-index: 20;
}
.add_address {
  /* background: url("../images/system/add_address.png") no-repeat scroll left top rgba(0, 0, 0, 0);*/
  right: -101px;
}
.add_address:hover,
.remove_address:hover {
  opacity: 0.8;
}
.remove_address {
  /*background: url("../images/system/remove_address.png") no-repeat scroll left top rgba(0, 0, 0, 0);*/
  right: -70px;
}
.edit_customer_forms .form-block {
  /* width: 513px;*/
}
.personal_main table.order_header td {
  text-align: left;
}
.cabinet_block label,
.cabinet_block_form_column label {
  margin-top: 12px;
  display: block;
}
/*------------------------/CABINET-------------------------------*/
/*------------------------CART -------------------------------*/
.cart_welcome {
  padding-top: 20px;
  text-align: center;
}
.empty_cart .back_tov {
  margin-top: 25px;
}
.item_bonus .count_spin {
  display: none;
}
.cart_table .cart_item_err {
  color: red;
}
.CartItemError {
  background-color: #fbc7c7 ;
}
/*------------------------/CART -------------------------------*/
/*-----------BONUS PANEL in cart ----------------------*/
.bonus_welcome_link {
  background: #edfbbd;
  text-align: center;
  padding: 15px;
  clear: both;
  float: left;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  color: #545454;
  font-weight: bold;
  /* margin-left:100px;*/
}
.popup_1 .bonus_welcome_link {
  width: 642px;
}
.bonus_welcome_link p {
  margin: 0 10px;
  width: 520px;
  float: left;
}
/*-----------/BONUS PANEL in cart ----------------------*/
/*------------------------HEAD BANNER -------------------------------*/
.head_banner {
  background: #ffffff;
  text-align: center;
}
/*------------------------/HEAD BANNER -------------------------------*/
/*------------------------TESTIMMONIALS AND FEEDBACK FORMS -------------------------------*/
#block-testimonials-form {
  display: none;
}
.testimonials_form .marks .label_radio {
  width: 40px;
}
.f_form .capcha {
  float: left;
  margin-top: 20px;
  /* with captcha
  .send_but{
    float: left;
    margin-left: 20px;
  }*/
}
.f_form .capcha .input_captcha {
  margin-top: 27px;
}
.f_form .capcha .input_captcha input {
  width: 120px;
}
.f_form .capcha .send_but {
  float: left;
  margin: 20px 0 0 214px;
}
.open-link {
  border-bottom: 1px dashed #ec8ca0;
  color: #f54969;
  cursor: pointer;
  font-size: 16px;
  text-decoration: none;
}
.open-link a {
  text-decoration: none;
}
/*------------------------/TESTIMMONIALS AND FEEDBACK FORMS -------------------------------*/
/*--------------------------EDIT PANEL -----------------------------------*/
.EditPanel {
  background: #666666 none repeat scroll 0 0;
  /* border-radius: 3px;*/
  width: 100%;
  z-index: 10000;
  opacity: 0.75;
  top: 0px;
  left: 0px;
  -webkit-box-shadow: 9px 8px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 9px 8px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 9px 8px 5px 0px rgba(0, 0, 0, 0.75);
  color: white;
  border: 1px solid #000000;
  position: fixed;
}
.PanelHandleBlock {
  text-align: center;
}
.PanelHandleBlock .Handle {
  background: #333333 none repeat scroll 0 0;
  border: 1px solid black;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  display: inline-block;
  height: 2ex;
  margin-bottom: -20px;
  margin-left: -5em;
  position: absolute;
  width: 10em;
}
.EditPanelBody {
  overflow: hidden;
  padding: 4px;
}
.EditPanelBody .ep_caption {
  font-size: 14px;
}
.EditPanelBody a {
  border: 1px solid;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  padding: 3px;
  text-decoration: none;
  padding: 3px 10px;
  border-radius: 5px;
}
.EditPanelBody a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .EditPanel {
    display: none !important;
  }
}
/*--------------------------/EDIT PANEL -----------------------------------*/
.img_captcha {
  cursor: pointer;
}
img.no_decoration {
  border: none !important;
}
table.transparent_table {
  border: none ;
  background: none;
  width: auto;
  box-shadow: none ;
}
table.transparent_table tbody tr,
table.transparent_table tbody tr:nth-child(2n),
table.transparent_table tbody tr:hover,
table.transparent_table tbody tr:nth-child(2n),
table.transparent_table tbody tr:nth-child(2n+1) {
  border: none !important;
  background: none !important;
  width: auto !important;
  box-shadow: none !important;
}
table.transparent_table tbody tr td,
table.transparent_table tbody tr:nth-child(2n) td,
table.transparent_table tbody tr:hover td,
table.transparent_table tbody tr:nth-child(2n) td,
table.transparent_table tbody tr:nth-child(2n+1) td {
  border: none !important;
  background: none !important;
  width: auto !important;
  box-shadow: none !important;
  padding: 2px;
  display: table-cell;
}
table.simple_table,
table.simple_table td {
  border: 1px solid #313131;
  border-collapse: collapse;
  color: #313131;
}
img.not_round {
  border-radius: 0px;
}
.user_param_name {
  display: none;
}
.text-center {
  text-align: center;
}
.hide_block {
  display: none;
}
.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.AddressForm.base_block {
  display: none;
}
.CartErrorBox {
  display: none;
}
/*Google Conversion*/
iframe[name="google_conversion_frame"] {
  position: absolute;
  height: 0px;
  width: 0px;
}
