

/* Start:/local/templates/main_composite_adaptive/components/bitrix/news.detail/line/style.css?1705664600550*/
div.news-detail
{
	word-wrap: break-word;
}

.news-date-time
{
	color:#486DAA;
}

.review {
    margin-bottom: 40px;
    font-style: italic;
}
.review_name, .review_item {
    font-style: normal;
    font-weight: bold;
    margin-bottom: 0;
}
.review_item {margin-top: 0; margin-bottom: 5px;}

.line_picture {
    max-width: 30% !important;
    float: left;
    display: inline-block;
    margin: 0 30px 30px 0;
}
@media (max-width: 599px) {
    .line_picture {
        max-width: 100% !important;
        float: none;
        margin: 30px 0;
    }
}
/* End */


/* Start:/local/templates/main_composite_adaptive/components/bitrix/system.pagenavigation/square/style.css?1735302239787*/
.nav-pages {text-align: right; padding-right: 40px;}
.toppager .nav-pages {text-align: left; padding-right: 0;}
.toppager {margin-bottom: -30px;}

.nav-pages>a, .nav-pages>.nav-current-page {
	display: inline-block;
	width: 30px;
	height: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #fff !important;
	text-decoration: none !important;
	margin-bottom: 10px;
}

.nav-pages>a {background-color: #c5e0d7;}
.nav-pages>.nav-current-page {background-color: #c49488;}

.navtext {
	font-size: 12px;
	color: #7f7f7f;
	margin-right: 10px;
    position: relative;
    top: 7px;
}

@media (max-width: 599px) {
	.nav-pages>a, .nav-pages>.nav-current-page {
		width: 20px;
		height: 20px;
		line-height: 20px;
	}
	.navtext {top: 0;}
}
/* End */


/* Start:/local/templates/main_composite_adaptive/components/bitrix/catalog.section/wide_ajax_pager/style.css?17353025306827*/
#filtersection {
  position: relative;
  z-index: 20;
  /*left: 440px;*/
  display: inline-block;
}

#filtersection .sbHolder, #filtersection .sbHolder .sbOptions {
  width: 210px;
  box-sizing: content-box;
}

.sectionlabel {
  float: left;
  margin:9px 10px 0 0;
  color: #585656;
  font-family: 'Open Sans Condensed',sans-serif;
  font-size: 18px;
}

#itemlist {
  margin: 0;
  padding: 0 5px 30px 5px;
  list-style-type: none;
  /*width: 647px;*/
  /*background: url(/images/separator1.png) bottom center no-repeat;*/
  /*background-size: 930px 29px;*/
  position: relative;
  z-index: 0;
}
.noback {background: none !important;}
.n_item {
  display: inline-block;
  width: 202px;
  /*overflow: hidden;*/
  text-align: center;
  margin:30px 33px 0 0;
  /*font-family: 'Open Sans', sans-serif;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  position: relative;
  z-index: 0;
  background: none !important;
  padding: 0 !important;
  vertical-align: top;
}
@media (max-width: 1024px) {
  .n_item {margin:30px 21px 0 0 !important;}
}
.endline {margin-right: 0;}
.n_item img {
  width: 200px;
  height: 267px;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
/*opacity: 0.8;*/
  position: relative;
  z-index: 10;
  transition: all 200ms ease-in-out 0s;
  -moz-transition: all 200ms ease-in-out 0s;
  -webkit-transition: all 200ms ease-in-out 0s;
  -o-transition: all 200ms ease-in-out 0s;
}

/*.touch-yes .n_item img {opacity: 1;}*/
.imglink {
  display: inline-block;
  overflow: hidden;
  width: 200px;
  height: 267px;
}
.touch-no .n_item:hover img {
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.msie9 .n_item:hover img {transform: none;}

.item_name {margin: 5px 0;}
.item_name a {
  text-decoration: none !important;
  text-transform: uppercase;
  color: #c68279;
}
.item_cost {
  color: #d85555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 0;
}
.item_cost span {
  color: #7d7d7d;
  text-decoration: line-through;
}
.salemarker {
  width: 64px;
  height: 64px;
  background: url(/images/item_markers/sale.png) 0 0 no-repeat;
  background-size: 64px 64px;
  position: absolute;
  top: 0;
  right: -5px;
  z-index: 20;
}

.luxmarker {
  width: 60px;
  height: 62px;
  background: url(/images/item_markers/lux.png) 0 0 no-repeat;
  background-size: 60px 62px;
  position: absolute;
  top: 0;
  left: -5px;
  z-index: 20;
}

.newmarker {
  width: 56px;
  height: 28px;
  background: url(/images/item_markers/new.png) 0 0 no-repeat;
  background-size: 56px 28px;
  position: absolute;
  top: 238px;
  right: 0;
  z-index: 20;
}

.supbicture {
  display: table;
  width: 100%;
  margin-top: 6px;
}

.item_designer {
  display: table-cell;
  text-align: left;
  margin: 0;
  padding-left: 10px;
  line-height: 12px;
}

.item_designer > a {
    color: #6A7277 !important;
    font-size: 14px;
    position: relative;
    text-decoration: none !important;
    top: -4px;
}

.item_designer>a {
  color: #6a7277 !important;
  font-size: 14px;
  text-decoration: none !important;
}

.sbHolder {float: left; margin-right: 10px;}

.show-more {
  display: block;
  padding: 5px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  /*border: 2px solid #d85555;*/
  color: #8d744b;
  /*font-family: "Open Sans",sans-serif;*/
  /*font-weight: 300;*/
  font-size: 16px;
  outline: none !important;
} 

.show-more>span {
  font-size: 14px;
  text-transform: none;
}
/*.show-more:hover>span {
    background-color: #fff;
    border: 1px solid #d85555;
}*/

.show-more:before {
  content: '+';
  color: #fff;
  /*font-weight: bold;*/
  font-size: 36px;
  display: block;
  background-color: #B1D6C9;
  border-radius: 16px;
  margin: 0 auto;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-bottom: 15px;
}
.decl_of_num {font-style: normal;}


#sizes_filter {
  /*display: none;*/
  height: 15px;
  overflow-y: auto;
  border: 2px solid #9FC4AC;
  padding: 10px;
  box-sizing: content-box;
}
#sizes_filter.opened {
  height: 190px;
}

#sizes_trigger {
  cursor: pointer;
  display: inline-block;
  color: #585656;
  font-family: 'Open Sans Condensed',sans-serif;
  font-size: 18px;
  /*margin-top: 20px;*/
  width: 100%;
}
#sizes_trigger>span {
  position: absolute;
  top: 100%;
  left: 0;
  display: inline-block;
  background-color: #9FC4AC;
  padding: 5px 30px 7px 10px;
  color: #fff;
  background: url(/local/templates/main_composite_adaptive/plugins/selectbox/select-icons.png) no-repeat scroll 94% -117px #AED1BB;
}

/*#sizes_filter .chb_wrapper {margin-right: -1px; font-size: 10px; line-height: 32px; text-align: center; margin-bottom: 4px; display: inline-block;}*/

.s_filter .chb_wrapper {margin-right: -1px; font-size: 10px; line-height: 32px; text-align: center; margin-bottom: 4px; display: inline-block;}
.ff_sizes {margin-top: 20px;}

@media (max-width: 1024px) {
  #sizes_trigger {margin-top: 10px;}
}
@media (max-width: 700px) {
  .ff_line>.ff_b>label {width: 70px;}
}
/*@media (max-width: 400px) {
  #sizes_trigger>label {display: none;}
}*/


#clearsize {
    font-size: 13px;
    text-decoration: none !important;
    display: inline-block;
    padding: 6px 10px;
    background-color: #aaa;
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    vertical-align: top;
    position: absolute;
    right: 0;
    top: 3px;
    display: none;
}
@media (max-width: 1023px) {
  #clearsize {top: 13px;}
}
@media (max-width: 600px) {
  #clearsize {
    top: 18px;
    /*bottom: 26px;*/
    padding: 3px 5px;
  }
}

#b_item_list #filtersection .greensquarebutton {display: inline-block !important;}

.av_mainwrapper {
  display: inline-flex;
  margin: 0 0 0 20px;
}
.av_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 1023px) {
  .av_mainwrapper {
    margin: 20px 0 0 0;
  }
}


#filterwrapper {margin: 20px 0;}
#filter_trigger_wrapper {display: none;}
@media (max-width: 1023px) {
  #filter_trigger_wrapper {
    display: block;
    text-align: right;
  }
  #filtersection {
    padding: 20px 10px;
    border: 4px solid #aed1bb;
    display: none;

  }
  .jslider {max-width: 245px;}

  #filter_trigger {
    display: inline-block;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #aed1bb;
    color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
  }
}
@media (max-width: 599px) {
  #filter_trigger {
    font-size: 12px;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
  }
}
/* End */
/* /local/templates/main_composite_adaptive/components/bitrix/news.detail/line/style.css?1705664600550 */
/* /local/templates/main_composite_adaptive/components/bitrix/system.pagenavigation/square/style.css?1735302239787 */
/* /local/templates/main_composite_adaptive/components/bitrix/catalog.section/wide_ajax_pager/style.css?17353025306827 */
