

/* Start:/bitrix/templates/Romatti_NEW/components/bitrix/system.pagenavigation/.default/style.css?15861216221060*/
div.modern-page-navigation {margin: 2em 0 1em; border-bottom:solid .5em #F6F5F2; text-align: left}

div.modern-page-navigation span.count {float:left; color:#DDD; line-height: 2.5em;}
div.modern-page-navigation span.count strong {font-weight: 900;}

div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
    font-size: 1.2em;
    display:inline-block;
    width: 3em;
    line-height: 3em;
    height: 3em;
    text-align: center;
	text-decoration: none;
    border:none;
    color:#AAA;
    font-weight: 400;
    position: relative;
    border-bottom:solid .2em transparent;
    margin-bottom:-.5em;
    font-family: "Gilroy", "Open Sans", "Verdana", sans-serif;
}

div.modern-page-navigation a:hover {color:#333; border-color:#BAB7A1;}


div.modern-page-navigation a.modern-page-previous, div.modern-page-navigation a.modern-page-next {width:auto;}
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first {}

span.modern-page-current {color:#333; font-weight: 900; border-color:#ffdd2d;}
/* End */


/* Start:/bitrix/templates/Romatti_NEW/components/bitrix/news.list/slider_adaptive/style.css?16469267162203*/
.slider_list {margin: 1.5rem 0;}
.slider_list .banner {background: #ffdd2d center center; background-size: cover; width: 100%; position: relative; overflow: hidden; z-index: 1; display: block; border:none;}
.slider_list .banner img {width: 100%; height: auto;}


.slider_list .banner .overlay {width:100%; height: 100%; z-index:1; position: absolute; top:0; left:0; right:0;}

.slider_list .banner .overlay.transparent:before {position: absolute; content: ""; display: block; top: -100%; left: -100%; bottom:-100%; right:45%;  background: #33322C; transform: rotate(26deg); z-index: -1;}

.slider_list .banner a.link {position: absolute; top: 0; lefT:0; right:0; bottom:0; z-index: 1; border:none;}

.slider_list .banner .caption {position: absolute; top:6.25rem; bottom: 3.75rem; left: 3.75rem; max-width: 60%; color:#1d1d1e; overflow: hidden;}
.slider_list .banner .caption .title {font-size: 5.3rem; letter-spacing: -.2rem; line-height: 1em; margin-bottom: 3rem; font-weight: 800;}
.slider_list .banner .caption .subtitle {font-size: 1.3rem; line-height:1.2em; max-width: 50%; max-height:3.6rem; overflow: hidden; font-weight: 600;}

.slider_list .banner .caption .banner_button {display:inline-block; margin-top: 3rem; padding: .9rem 2.2rem; transition: all .2s ease; background: #ffdd2d; color:#1d1d1e; box-shadow: 0 1rem 0.3em -0.625rem rgba(0,0,0,0.3);}
.slider_list .banner .caption .banner_button span {font-weight: 600; font-size: 1.2rem; text-transform: uppercase; line-height: 2rem; display: inline-block; vertical-align: middle;}
.slider_list .banner .caption .banner_button i {font-size: 2.5rem; line-height: 1.4rem; float:right; font-style: normal; display: inline-block; vertical-align: middle; margin-left: 1rem; font-weight: 600;}
.slider_list .banner:hover .caption .banner_button {;}

.slider_list .owl-dots {margin: 24px 0 0 0; padding:0; list-style-type: none; position: static; z-index: 10; bottom: 1rem; text-align:center; }
.slider_list .owl-dots .owl-dot:before {background: #e1dedc !important;}
.slider_list .owl-dots .owl-dot:hover:before {background: #BAB7A1 !important;}
.slider_list .owl-dots .owl-dot.active:before {background: #6d6c6b !important;}
/* End */


/* Start:/bitrix/templates/Romatti_NEW/components/bitrix/catalog.smart.filter/catalog/style.css?15861216224230*/
.filter {margin-bottom: 2rem; background: #f1f1f1; padding: .5rem 1rem;}
.filter.open {height: auto;}
.filter form {}

.filter form .element {margin: 1rem 0; display: block; position: relative}

.filter form .element .title {display: block; font-size: 1rem; border:solid .1rem #e8e8e8; line-height: 1rem; color:#444; background: #FFF;  padding: .9rem 1.2rem;}
.filter form .element .title span {font-size: 1rem; line-height: 1rem; display: inline-block; vertical-align: middle;}
.filter form .element .title.active {background: #FAFAFA}
.filter form .element .title:hover {background: #FAFAFA}
.filter form .element .title i {color:#cccccc; font-size: 2rem; line-height: 1rem; float:right; display: inline-block;}
.filter form .element.open .title i:before {content: "\f00d";}

.filter form .element .title span.checked_counter {margin-left: 1em; font-weight: bold;}

.filter form .element .value_wrapper {display: none; position: absolute; top:3.5rem; left: 50%; transform: translateX(-50%); border:solid .1em #EEE; border-radius: .4em; z-index: 50; box-shadow: 0 0 .3em .3em rgba(100,100,100, .1); background: #FFF; min-width: 100%; padding-top: .5em;}
.filter form .element .value_wrapper:before {content: ""; display: block; position: absolute; top:-.1em; left:50%; transform: translateX(-50%)translateY(-50%) rotate(45deg); width: 1em; height: 1em; background: #FFF; border:solid .2em #EEE; border-right:none; border-bottom:none; z-index: 11;}
.filter form .element.open .value_wrapper {display: block;}
.filter form .element .value_wrapper.price {left:0; transform: none;}
.filter form .element .value_wrapper.price:before {left:5%; transform: translateY(-50%) rotate(45deg);}

.filter form .element .value_wrapper .value_wrapper_scroll {overflow-y: scroll; max-height: 15em; max-width: 20em; overflow-x: hidden;}
.filter form .element .value_wrapper .slider_wrapper {min-width: 20rem; padding: 1rem;}
.filter form .element .value_wrapper .apply_wrapper {padding: .5em 1em; border-top: solid .1em #E6E5E2; margin-top: .5em; position: relative; z-index:11;}
.filter form .element .value_wrapper .apply_wrapper.load:after {content: ""; display: block; position: absolute; top:0; lefT:0; right:0; bottom:0; background: rgba(255,255,255,0.5); z-index:12;}
.filter form .element .value_wrapper .apply_wrapper .cta {display: block; font-size: .8em; line-height: 2em; text-align: center; box-shadow: none;}



.filter form .element .value_wrapper .filter_label {display: block; transition: all .2s; line-height: 1em; cursor: pointer; color:#444; white-space: nowrap; padding: .4em 1em; margin:0;}
.filter form .element .value_wrapper .filter_label.disabled {opacity: 0.3;}

.filter form .element .value_wrapper .filter_label input {display: none;}
.filter form .element .value_wrapper .filter_label span {font-size: .8em;}
.filter form .element .value_wrapper .filter_label span.box {display: inline-block; vertical-align: middle; margin-right: .5em; height: 1em; width: 1em; border:solid .1em #999; transition: all .2s;border-radius: .2em; background: #FFFFFF;}
.filter form .element .value_wrapper .filter_label span.box.radio {border-radius: 50%;}
.filter form .element .value_wrapper .filter_label span.name {display: inline-block; vertical-align: middle;}

.filter form .element .value_wrapper .filter_label:not(.disabled):hover {color:#222;}
.filter form .element .value_wrapper .filter_label:not(.disabled):hover span.box {border-color:#f0ca04; background: #f0ca04;}

.filter form .element .value_wrapper .filter_label input:checked + span.box {background: #f0ca04; border-color: #f0ca04;}
.filter form .element .value_wrapper .filter_label input:checked + span.box:after {content:"\f00c"; font-family: 'icomoon' !important; color:#111; position: relative; top: -2px; left: -1px;}

.filter form a.filter_clear {display: block; text-align: center; background: #F1F1F1; color:#777; border:none; padding: .9rem;}
.filter form a.filter_clear i {font-size: .8em; line-height: 2em; display: block}
.filter form a.filter_clear:hover {background: #CCC;}

.filter .expand_filter {display: block;  text-align:right; font-size: 1rem; line-height: 1rem; padding: 2rem 1rem; bordeR:none; }
/* End */


/* Start:/bitrix/templates/Romatti_NEW/components/bitrix/catalog.smart.filter/catalog/js/ion.rangeSlider.min.css?158612162211084*/
/*!Ion.RangeSlider, 2.3.0, © Denis Ineshin, 2010 - 2018, IonDen.com, Build date: 2018-12-12 00:07:25*/.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:white;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:white;background:linear-gradient(to bottom, #ddd -50%, white 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255,255,255,0.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,0.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,0.3);background-color:#cbcfd5;background:linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);box-shadow:1px 1px 2px rgba(0,0,0,0.2),inset 0 0 3px 1px white;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,0.45);background-color:#939ba7;background:linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%)}.irs--big .irs-min,.irs--big .irs-max{top:0;padding:1px 5px;color:white;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:white;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom, #428bca 0%, #3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern{height:55px}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom, #20b426 0%, #18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,0.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,0.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:white;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom, white 0%, #e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:white;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:white;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:black;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,0.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:black}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:black}.irs--sharp .irs-min,.irs--sharp .irs-max{color:white;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:white;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#101010}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,0.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #101010;background-color:white;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,0.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#101010;color:white;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#101010}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:black}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid black;background-color:white;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1)}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:black;color:white}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}
/* End */


/* Start:/bitrix/templates/Romatti_NEW/components/bitrix/news.list/brands/style.css?16800044643952*/
.brands_caption {border: solid 4px #FFDD2D; padding: 40px 100px 40px 40px; ; font-size: 16px; line-height: 20px; margin-bottom: 60px; position: relative}
.brands_caption .ico {display: block; position: absolute; top: 0; right: 20px; height: 80px;}

.brands_list {position: relative; padding-top: 48px;}
.brands_list .element {margin-bottom: 30px; border:solid 1px #CCC; display: block}
.brands_list .element .picture {display: block; background: #CCC center center no-repeat; background-size: cover; border: none; position: relative; min-height: 100%;}
.brands_list .element .picture img {width: 100%}
.brands_list .element .picture .link {display: block; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 10; border: none;}
.brands_list .element .picture .cat_link {display: block; position: absolute; left: 8px; right: 8px; bottom: 16px; background: #FFDD2D; font-size: 11px; line-height: 14px; text-transform: uppercase; text-align: center; padding: 8px 4px; font-weight: 500; z-index: 20; border: none;}
.brands_list .element .picture .cat_link:hover {background: #333; color:#FFF;}
.brands_list .element .title {display: block; font-size: 16px; line-height: 17px; font-weight: bold; border: none; margin-bottom: 17px;}
.brands_list .element .caption { padding: 16px 16px; /*height: 165px; overflow: hidden*/}
.brands_list .element .description {font-size: 14px; line-height: 18px; height: 108px; overflow: hidden}
.brands_list .element .link {display: inline-flex; margin-top: 12px; font-size: 14px; line-height: 30px; color: #1B5299; align-items: center; transition: all .2s ease; flex-wrap: nowrap}
.brands_list .element .link strong {margin: 0 12px;}
.brands_list .element .link i {font-size: 14px; line-height: 30px;}
.brands_list .element .link:hover {color: #000}
.brands_list .letter_title {margin-bottom: 24px;}
.brands_list .letter_title a {font-size: 48px; line-height: 48px; font-weight: 600; border: none;  text-transform: uppercase; text-decoration: none;}

.brands_list .letter_row {position: absolute; left:0; top: 0; width: 100%; background: #FFF; }
.brands_list .letter_row .letter_wrapper {}
.brands_list .letter_row .letter_wrapper .flex {min-width: 100%; width: 100%;  display: flex; flex-wrap: nowrap}
.brands_list .letter_row.fixed .letter_wrapper {position: fixed; top: 0; left: 0; right: 0; z-index: 10000; background: #FFF;}
.brands_list .letter_row a {display: block; margin-right: 12px; font-size: 24px; line-height: 40px; width: 40px; background: #FAFAFA; text-align: center; border: none; text-transform: uppercase}
.brands_list .letter_row a:hover {background: #E6E6E5}

@media (max-width: 767px) {

    .brands_list .letter_row {}
    .brands_list .letter_row .letter_wrapper { width: auto; overflow-y: auto; overflow-x: scroll;}
    .brands_list .letter_row a {display: block; margin-right: 12px; font-size: 24px; line-height: 40px; width: 40px; padding: 0 6px; background: #FAFAFA; text-align: center; border: none; text-transform: uppercase}
    .brands_caption {padding: 8px; font-size: 13px; line-height: 20px;}

    /*.brands_list .letter {display: none}*/
    /*.brands_list .letter.letter_1,*/
    /*.brands_list .letter.letter_a {display: block}*/

    /*.brands_list .letter_title {display: inline-block}*/
    /*.brands_list .letter_title a {display: block; text-transform: uppercase; border: none; font-size: 24px; line-height: 48px; font-weight: bold; color:#000; background: #FFDD2D; width: 48px; text-align: center; margin: 12px 0;}*/

    /*.brands_list .element .caption {padding: 8px;}*/
    /*.brands_list .element .title {font-size: 11px; line-height: 16px; height: 48px; overflow: hidden; margin: 0;}*/
    /*.brands_list .element .picture {height: 120px; overflow: hidden}*/
    /*.brands_list .element .description {display: none}*/

    /*.brands_list .element .picture .cat_link {font-size: 7px; padding: 4px; bottom: 8px;}*/
}
/* End */
/* /bitrix/templates/Romatti_NEW/components/bitrix/system.pagenavigation/.default/style.css?15861216221060 */
/* /bitrix/templates/Romatti_NEW/components/bitrix/news.list/slider_adaptive/style.css?16469267162203 */
/* /bitrix/templates/Romatti_NEW/components/bitrix/catalog.smart.filter/catalog/style.css?15861216224230 */
/* /bitrix/templates/Romatti_NEW/components/bitrix/catalog.smart.filter/catalog/js/ion.rangeSlider.min.css?158612162211084 */
/* /bitrix/templates/Romatti_NEW/components/bitrix/news.list/brands/style.css?16800044643952 */
