

/* Start:/local/templates/main_composite_adaptive/components/bitrix/news.detail/designer_new/style.css?1688549020887*/
.news-detail {margin-bottom: 40px;}
.sizetable {display: none;}
.sizetable_trigger {
    color: #C58178;
    cursor: pointer;
    display: inline-block;
}
.sizetable_trigger>span:first-letter {
	text-transform:capitalize;
}

.sizetable_trigger>span {
	display: inline-block;
	border-bottom: 1px dashed;
	font-weight: bold;
}

#officialvideo {margin: 40px 0; text-align: center;}
.video_wrapper {width: 49.5%; display: inline-block;}

#anchor_menu {margin-bottom: 20px;}
#anchor_menu>a {
	display: inline-block;
	border-bottom: 1px dashed;
	/*padding: 3px 10px;*/
	margin-right: 15px;
	text-decoration: none !important;
	font-weight: bold;
	color: #80b291 !important;
}

@media (max-width: 599px) {
	.video_wrapper {width: 100%;}
	.sizetable {
		max-width: 100%;
	    overflow-x: scroll;
	    overflow-y: hidden;
	    width: 100%;
	}
} 

#total {
	text-align: right;
	font-weight: bold;
}
/* End */


/* Start:/local/components/rl/system.empty/templates/brand_reviews/style.css?16922770742711*/
.reviews-block-container {
	width: 58%;
	float: left;
	height: 240px;
	padding: 2% 0 2% 2%;
	color: #7c7c7c;
	/*font-size: 14px;*/
}
.reviews-reply-form {
	width: 39%;
	float: right;
	height: 240px;
	background-color: #D9E4EB !important;
	border: none !important;
	height: 350px;
	position: relative;
}

#rew_block {
	background-color: #f5f5f5;
	/*overflow: hidden;*/
	position: relative;
	margin-bottom: 60px;
}
.bxlhe-editor-buttons {display: none;}
.rwb_wrapper {
	height: 240px;
	overflow: hidden;
	padding-right: 20px;
}
.rew_author {text-transform: uppercase; font-weight: bold;}
.reviews-actions {margin-bottom: 15px;}

.rew_header {
	font-size: 24px;
	color: #6e7d86;
	font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 300;
    padding-left: 10px;
    margin-bottom: 0;
}

.bxlhe-editor-cell {padding: 0 10px 10px 10px !important;}

.reviews-note-box {
	position: absolute;
	top: 0;
	right: 10px;
	width: 180px;
	z-index: 100;
}

.norew {
	overflow: hidden;
	background-color: #D9E4EB;
	padding-left: 10px;
	height: 277px;
}

.voteform {
	float: left;
	position: relative;
	top: -8px;
}

.vote_header {
	font-size: 16px;
	color: #6e7d86;
	font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 300;
    text-align: left;
    margin: 0 0 5px 0;
}

.reviews-post-table {margin-bottom: 20px;}

#ratingbox_big {
	display: inline-block;
    position: relative !important;
    right: 0;
}

.cleartextarea {
	width: 100%;
	background-color: #fff;
	border: none;
	height: 120px;
	resize: none;
	padding: 10px;
	box-sizing: border-box;
}

.clearinput {
	width: 100%;
	background-color: #fff;
	border: none;
	margin-bottom: 10px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	box-sizing: border-box;
}

#rew_form {
	padding: 0 10px;
	margin-top: 10px;
}
.selectblock {text-align: left; width: 150px; float: left; margin: 0;}
.selectblock>label {display: block;}
#rew_form .redbutton {top: 11px;}
#rew_form .redbutton:hover {top: 12px;}
div.reviews-reply-buttons {
    /*margin-top: 10px;*/
    text-align: right;
}
div.reviews-reply-buttons input {
    font-size: 1.184em;
    overflow: visible;
    padding: 0 0.5em;
}

#rew_form .sbHolder, #rew_form .sbSelector, #rew_form .sbOptions{width: 110px; border-color: #B2B2B2;}
#rew_form .sbOptions a {padding: 0 0 0 3px;}
#rew_form .sbToggle {background-color: #B2B2B2;}
/*#rew_form .sbHolder {border-color: #B2B2B2;}*/
.rev_success {
    color: #C58178;
    font-weight: bold;
    margin-left: 10px;
    text-transform: uppercase;
}

.rev_noauth  {
	color: #C58178;
    margin-left: 10px;
    text-transform: uppercase;
}

@media (max-width: 599px) {
	.reviews-block-container, .reviews-reply-form {
		width: 100%;
		float: none;
	}
}
/* 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_nopager/style.css?17353025378941*/
#filtersection {
  position: relative;
  z-index: 20;
  /*left: 440px;*/
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

#filtersection .sbHolder, #filtersection .sbHolder .sbOptions {
  width: 210px;
}

.ff_line {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.ff_b {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  margin-bottom: 10px;
  margin-right: 20px;
}
.ff_line>.ff_b:last-child {margin-right: 0;}

.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;
}
#b_item_list {margin-top: 40px; margin-bottom: 80px;}

.ib_21>a {
  display: table-cell;
  height: 267px;
  vertical-align: middle;
}

.n_item>a {
  display: inline-block;
  background-color: #fff7f6;
  min-height: 180px;
  line-height: 0;
}

.n_item.endline>a {
  background-color: transparent;
  line-height: normal;
}

.n_item img {
  /*width: 200px;
  height: 267px;*/
  width: 100%;
  height: auto;
  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;
}

@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;
  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: 11px; line-height: 38px; 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: -9px;
    display: none;
}
@media (max-width: 1023px) {
  #clearsize {top: 1px;}
}
@media (max-width: 600px) {
  #clearsize {
    top: 8px;
    /*bottom: 26px;*/
    padding: 3px 5px;
  }
}

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


#color_filter {margin-top: 50px; max-width: 80%;}
.color_wrapper {
  display: inline-block;
  margin:0 10px 10px 0;
  cursor: pointer;
  font-size: 10px;
  text-align: center;
  width: 52px;
}
.colorbox {
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 30px;
  border: 3px solid #B2B2B2;
  opacity: 0.8;
  margin-bottom: -8px;
}
.colorbox:hover {opacity: 1;}
.color_checkbox {display: none;}
.color_wrapper_active {color: #c42712;}
.color_wrapper_active .colorbox {border-color: #c42712; opacity: 1;}

#wide_price_filter {width: 260px;}
#wide_price_filter input[type="text"] {
  height: 24px;
  line-height: 24px;
  background-color: #f5f5f5;
  border: 2px solid #aed1bb;
  padding: 0 3px;
}

.price_field {width: 80px;}

.wFilterButtons {
  margin-top: 20px;
  text-align: right;
}
#wideFilterButtons {
  display: block;
  text-align: right;
  margin-top: -50px;
}
@media (max-width: 767px) {
  #wideFilterButtons {
    margin-top: 20px;
    text-align: left;
  }
  #color_filter {max-width: none;}
}

.av_flexwrapper {display: flex;}
.av_wrapper {margin-top: -12px;}

@media (max-width: 929px) {
  .av_flexwrapper {margin-top: 10px;}
}

.sizes_flexwrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 50px;
}
@media (max-width: 1200px) {
  .sizes_flexwrapper {display: block;}
}


#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 */


/* Start:/local/templates/main_composite_adaptive/plugins/sumo/sumoselect.css?168842092210046*/
#content .SumoSelect p {margin: 0;}
#content .SumoSelect{width: 100%; min-width: 200px;}

.SelectBox {padding: 5px 8px;}

.sumoStopScroll{overflow:hidden;}

/* Filtering style */
#content .SumoSelect .hidden { display:none; }
#content .SumoSelect .search-txt{display:none;outline:none;}
#content .SumoSelect .no-match{display:none;padding: 6px;}
#content .SumoSelect.open .search-txt{display: inline-block;position: absolute;top: 0;left: 0;width: 100%;margin: 0;padding: 5px 8px;border: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 5px;}
#content .SumoSelect.open>.search>span, #content .SumoSelect.open>.search>label{visibility:hidden;}

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass,.SumoUnder { position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.SelectClass{z-index: 1;}

    #content .SumoSelect > .optWrapper > .options  li.opt label, #content .SumoSelect > .CaptionCont,#content .SumoSelect .select-all > label { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

#content .SumoSelect { display: inline-block; position: relative;outline:none;}
#content .SumoSelect:focus > .CaptionCont,#content .SumoSelect:hover > .CaptionCont, #content .SumoSelect.open > .CaptionCont {box-shadow: 0 0 2px #c5e0d7;border-color: #80b291;}
    #content .SumoSelect > .CaptionCont { position: relative; border: 2px solid #80b291; min-height: 14px; background-color: #fff;border-radius:2px;margin:0;}
        #content .SumoSelect > .CaptionCont > span { display: block; padding-right: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;cursor:default;}
            /*placeholder style*/
            #content .SumoSelect > .CaptionCont > span.placeholder { color: #ccc; font-style: italic; }

        #content .SumoSelect > .CaptionCont > label { position: absolute; top: 0; right: 0; bottom: 0; width: 30px;}
            #content .SumoSelect > .CaptionCont > label > i { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=');
                background-position: center center; width: 16px; height: 16px; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;background-repeat: no-repeat;opacity: 0.8;}

    #content .SumoSelect > .optWrapper {display:none; z-index: 1000; top: 30px; width: 100%; position: absolute; left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; border: 1px solid #ddd; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11); border-radius: 3px;overflow: hidden;}
        #content .SumoSelect.open > .optWrapper {top:35px; display:block;}
        #content .SumoSelect.open > .optWrapper.up {top: auto;bottom: 100%;margin-bottom: 5px;}

        #content .SumoSelect > .optWrapper ul {list-style: none; display: block; padding: 0; margin: 0; overflow: auto;}
        #content .SumoSelect > .optWrapper > .options { border-radius: 2px;position:relative;
         /*Set the height of pop up here (only for desktop mode)*/
            max-height: 250px;
             /*height*/ }
         #content .SumoSelect > .optWrapper.okCancelInMulti > .options { border-radius: 2px 2px 0 0;}
         #content .SumoSelect > .optWrapper.selall > .options { border-radius: 0 0 2px 2px;}
         #content .SumoSelect > .optWrapper.selall.okCancelInMulti > .options { border-radius: 0;}
        #content .SumoSelect > .optWrapper > .options li.group.disabled > label{opacity:0.5;}
        #content .SumoSelect > .optWrapper > .options li ul li.opt{padding-left: 22px;}
        #content .SumoSelect > .optWrapper.multiple > .options li ul li.opt{padding-left: 50px;}
        #content .SumoSelect > .optWrapper.isFloating > .options {max-height: 100%;box-shadow: 0 0 100px #595959;}
        #content .SumoSelect > .optWrapper > .options  li.opt { padding: 8px 6px; position: relative;border-bottom: 1px solid #f5f5f5; background: none; margin-bottom: 0;}
            #content .SumoSelect > .optWrapper > .options > li.opt:first-child { border-radius: 2px 2px 0 0; }
            #content .SumoSelect > .optWrapper.selall > .options > li.opt:first-child { border-radius:0; }
            #content .SumoSelect > .optWrapper > .options > li.opt:last-child {border-radius: 0 0 2px 2px; border-bottom: none;}
            #content .SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child {border-radius: 0;}
            #content .SumoSelect > .optWrapper > .options li.opt:hover { background-color: #E4E4E4; }
            #content .SumoSelect > .optWrapper > .options li.opt.sel, #content .SumoSelect .select-all.sel{background-color: #a1c0e4;}

            #content .SumoSelect > .optWrapper > .options li label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;cursor: pointer;}
            #content .SumoSelect > .optWrapper > .options li span { display: none; }
            #content .SumoSelect > .optWrapper > .options li.group > label {cursor: default;padding: 8px 6px;font-weight: bold;}

        /*Floating styles*/
        #content .SumoSelect > .optWrapper.isFloating { position: fixed; top: 0; left: 0; right: 0; width: 90%; bottom: 0; margin: auto; max-height: 90%; }

    /*disabled state*/
    #content .SumoSelect > .optWrapper > .options li.opt.disabled { background-color: inherit;pointer-events: none;}
        #content .SumoSelect > .optWrapper > .options li.opt.disabled * { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */ filter: alpha(opacity=50); /* Netscape */ -moz-opacity: 0.5; /* Safari 1.x */ -khtml-opacity: 0.5; /* Good browsers */ opacity: 0.5; }


    /*styling for multiple select*/
    #content .SumoSelect > .optWrapper.multiple > .options li.opt { padding-left: 35px;cursor: pointer;}
        #content .SumoSelect > .optWrapper.multiple > .options li.opt span,
        #content .SumoSelect .select-all > span{position:absolute;display:block;width:30px;top:0;bottom:0;margin-left:-35px;}
            #content .SumoSelect > .optWrapper.multiple > .options li.opt span i,
            #content .SumoSelect .select-all > span i{position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;width: 14px;height: 14px;border: 1px solid #AEAEAE;border-radius: 2px;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);background-color: #fff;}
#content .SumoSelect > .optWrapper > .MultiControls { display: none; border-top: 1px solid #ddd; background-color: #fff; box-shadow: 0 0 2px rgba(0, 0, 0, 0.13); border-radius: 0 0 3px 3px; }
    #content .SumoSelect > .optWrapper.multiple.isFloating > .MultiControls { display: block; margin-top: 5px; position: absolute; bottom: 0; width: 100%; }

    #content .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls { display: block; }
        #content .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p { padding: 6px; }
        #content .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus {box-shadow: 0 0 2px #a1c0e4;border-color: #a1c0e4;outline: none;background-color: #a1c0e4;}

    #content .SumoSelect > .optWrapper.multiple > .MultiControls > p { display: inline-block; cursor: pointer; padding: 12px; width: 50%; box-sizing: border-box; text-align: center; }
        #content .SumoSelect > .optWrapper.multiple > .MultiControls > p:hover { background-color: #f1f1f1; }
        #content .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk { border-right: 1px solid #DBDBDB; border-radius: 0 0 0 3px; }
        #content .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel { border-radius: 0 0 3px 0; }
    /*styling for select on popup mode*/
    #content .SumoSelect > .optWrapper.isFloating > .options li.opt { padding: 12px 6px; }

    /*styling for only multiple select on popup mode*/
    #content .SumoSelect > .optWrapper.multiple.isFloating > .options li.opt { padding-left: 35px; }
    #content .SumoSelect > .optWrapper.multiple.isFloating { padding-bottom: 43px; }

    #content .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
    #content .SumoSelect .select-all.selected > span i,
    #content .SumoSelect .select-all.partial > span i{background-color: rgb(128, 178, 145);box-shadow: none;border-color: transparent;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');background-repeat: no-repeat;background-position: center center;}
    /*disabled state*/
    #content .SumoSelect.disabled { opacity: 0.7;cursor: not-allowed;}
     #content .SumoSelect.disabled > .CaptionCont{border-color:#ccc;box-shadow:none;}

    /**Select all button**/
    #content .SumoSelect .select-all{border-radius: 3px 3px 0 0;position: relative;border-bottom: 1px solid #ddd;background-color: #fff;padding: 8px 0 3px 35px;height: 20px;cursor: pointer;}
    #content .SumoSelect .select-all > label, #content .SumoSelect .select-all > span i{cursor: pointer;}
    #content .SumoSelect .select-all.partial > span i{background-color:#ccc;}


     /*styling for optgroups*/
    #content .SumoSelect > .optWrapper > .options li.optGroup { padding-left: 5px; text-decoration: underline; }


/* End */
/* /local/templates/main_composite_adaptive/components/bitrix/news.detail/designer_new/style.css?1688549020887 */
/* /local/components/rl/system.empty/templates/brand_reviews/style.css?16922770742711 */
/* /local/templates/main_composite_adaptive/components/bitrix/system.pagenavigation/square/style.css?1735302239787 */
/* /local/templates/main_composite_adaptive/components/bitrix/catalog.section/wide_ajax_nopager/style.css?17353025378941 */
/* /local/templates/main_composite_adaptive/plugins/sumo/sumoselect.css?168842092210046 */
