

/* Start:/bitrix/templates/moy_arsenal/components/bitrix/menu/top/style.css?1766158075626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/moy_arsenal/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/moy_arsenal/components/bitrix/search.title/search/style.css?17661580752959*/
.bx_search_container{
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
}

.bx_search_container .bx_field{
	position: relative;
	margin-top: 15px;
	height: 30px;
	border-top:    1px solid #8ca3ae;
	border-right:  1px solid #a0b4be;
	border-bottom: 1px solid #b6c8d1;
	border-left:   1px solid #a0b4be;
	border-radius: 3px;
	background: #fff;
	box-shadow: inset 0 2px 3px 0 rgba(0,0,0,0.1);
	line-height: 30px;
}
.bx_search_container .bx_field .bx_input_text{
	position: absolute;
	left: 0;
	height: 30px;
	outline: none;
	border: none;
	background: none;
	line-height: 30px;
	width: 100%;
	padding-right: 40px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
}
.bx_search_container .bx_field .bx_input_submit{
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 0;
	width: 34px;
	border: none;
	background: url('/bitrix/templates/moy_arsenal/components/bitrix/search.title/search/images/search_lupe.png') no-repeat left center;
	cursor: pointer;

}

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-left: 0;
	margin-top:0px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/moy_arsenal/components/bitrix/search.title/search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 45px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/templates/moy_arsenal/components/bitrix/breadcrumb/bread/style.css?1766158076947*/
.bx_breadcrumbs{
    margin-bottom:15px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0 15px;
    background:url(/bitrix/templates/moy_arsenal/components/bitrix/breadcrumb/bread/images/breadcrumbs_arrow.png) no-repeat center right;
    color:#555;
    text-decoration:none;
    font-size:11px;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 15px;
    color:#aaa;
    text-decoration:none;
    font-size:11px
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */


/* Start:/bitrix/templates/moy_arsenal/styles.css?17661713696535*/
input.btn-blue{
border: none;
height: 28px;
width: 86px;
}

.padding1{
    padding-top: 1px;
}

.reg-popup .tabs-wrap{
padding-top: 0px !important;
max-width: 570px !important;
padding-left: 44px;
}

.register-form .input-holder {
max-width: 700px !important;
}

.register-form .accept{
font-size: 0;
}

.order-holder .input-wrap input[type="submit"] {
float: right;
min-width: 71px;
margin-left: 15px;
margin-top: 3px;
}

li.citem .ttl_3{
    width: 80% !important;
    line-height: 0.8 !important;
    margin-bottom: 4px !important;
}

li.citem .ac-time {
float: none !important;
}

tr.citem div.cont {
width: 100%;
}

.resset-filter button{
color: #FFF;
text-decoration: none;
font-family: Tahoma;
font-size: 14px;
border:none;
background: none;
}

.resset-filter button:hover{
text-decoration: underline;
}

.slider .single .feature {
 width: auto !important; 
}

.slider .bx-viewport{
    margin-bottom: 30px;
}

.singcont .bx-controls{
    display: none;
}

.hide{
    display: none !important;
}
button.btn-black{
    border: none !important;
    padding: 4px 11px 4px !important;
}
button.addtowish{
    border: none !important;
    background: none; 
}

button:hover .icon-heart{ background-position: 0 -33px; width: 14px; height: 13px; } 

.volt-list{
    margin: 0;
list-style: none;
border: 0;
padding: 0;
background: none;
}

.ocb-error-msg {
    display: none;
    clear: both;
    font: 11px Arial;
    color:#dd2424;
    margin-top: 2px;
}

.ocb-form-result {
    border-color: #1f760b;
    border-radius: 10px;
    border-style: solid;
    clear: both;
    display: none;
    font-weight: 700;
    margin-top: 10px;
    padding: 5px;
}
.ocb-result-icon-success, .ocb-result-icon-fail {
    width: 300px;
    height: 25px;
    margin: 0 auto;
    font: 16px Arial;
    text-align: center;
    padding: 3px 0;
    display: none;
}
.ocb-result-icon-success {
    color:#1f760b
}
.ocb-result-icon-fail {
    color:#dc1d1d;
}
.ocb-result-text {
  
    color:#000;

}
.ocb-debug-messages {
    visibility: hidden;
    display: none;
}

#ocb_intaro {
    position: relative;
    bottom: 15px;
}

.rate.mark {
width: 102px;
float: left;
height: 19px;
overflow: hidden;
background: url(/bitrix/templates/moy_arsenal/img/stars.png) 0 0 no-repeat;
position: relative;
margin-right: 3px;
}
.rate.mark span {
position: absolute;
left: 0;
top: 0;
height: 19px;
background: url(/bitrix/templates/moy_arsenal/img/stars.png) 0 100% no-repeat;
}


.rate1.mark {
width: 102px;
float: left;
height: 19px;
overflow: hidden;
background: url(/bitrix/templates/moy_arsenal/img/stars.png) 0 0 no-repeat;
position: relative;
margin-right: 3px;
}
.rate1.mark span {
position: absolute;
left: 0;
top: 0;
height: 19px;
background: url(/bitrix/templates/moy_arsenal/img/stars.png) 0 100% no-repeat;
}


.names .label-holder{
    padding-top: 6px !important;
}

.compare-static .compare-buttons button {
display: block;
margin: 25px 15px 0 5px;
line-height: 19px;
}
.centerimg{
    text-align: center;
}.centerimg img{
    display:inline-block !important;
}

button.btn-red{
    border: none;
}

.btn-red a{
    color: #fff;
    text-decoration: none;
}

a.wished{
    background-position: 0 -33px !important; 
    width: 14px !important; 
    height: 13px !important; 
}
button.wished i{
    background-position: 0 -33px !important; 
    width: 14px !important; 
    height: 13px !important; 
}
a.compared i{ background-position: 0 -626px !important; width: 16px !important; height: 14px !important; } 
.icon-compare.compared{ background-position: 0 -189px !important; width: 30px !important; height: 31px !important; } 

.color-mes{
    color: #fff;
background: rgb(89,125,216);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(89,125,216,1) 0%, rgba(50,86,175,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(89,125,216,1)), color-stop(100%,rgba(50,86,175,1)));
background: -webkit-linear-gradient(top, rgba(89,125,216,1) 0%,rgba(50,86,175,1) 100%);
background: -o-linear-gradient(top, rgba(89,125,216,1) 0%,rgba(50,86,175,1) 100%);
background: -ms-linear-gradient(top, rgba(89,125,216,1) 0%,rgba(50,86,175,1) 100%);
background: linear-gradient(to bottom, rgba(89,125,216,1) 0%,rgba(50,86,175,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#597dd8', endColorstr='#3256af',GradientType=0 );
}
.accessories-holder .bx-wrapper{
    margin: 0 !important;
}
.form-submit button{
    background: none;
border: none;
color: #fff;
}

.big-stars{
    display: inline-table;
}

.popup-title .ttl_4 a{
    color: #fff;
    text-decoration: none;
}

.goods-holder-list .goods-box .images em {
height: 24px;
display: block;
}

.slide-table-holder td, .compare-static td{
    height: 57px !important;
}

.slide-table-holder tr:first-child td {
height: 365px !important;
}

.filter-list>li>.submenu>ul>.open>a, .submenu>ul>li:last-child a{
    border-bottom:none;
}

.bx-wrapper .bx-pager {
padding-bottom: 7px !important;
}

.slider .bx-wrapper .bx-pager a, .slider .bx-wrapper .bx-pager a:hover {
width: 15px !important;
height: 15px !important;
}

.more-goods{
    display: none;
}

.citem .info .ttl_3{
  /*  height: 86px;
overflow: hidden;       */
}

.transfer_class{
    height: 100%;
}

.left-sidebar .arrow-category{
padding: 4px 2px !important;
top: 0 !important; 
}

.video-list .name {
text-align: center !important;

}

.compare-product .ttl_3 {
height: 69px;
overflow: hidden;
}

.compare-product figure {
height: 222px !important;
}

.lines-table td {
padding: 8px 7px !important; 
}
.ttl_2 a{
    color: #fff;
    text-decoration: none;
}

.fixed_top {
background: url(/bitrix/templates/moy_arsenal/img/ontop.png) no-repeat;
display: block;
width: 51px;
height: 51px;
bottom: 50px;
left: 30px;
position: fixed;
z-index: 999;
}

.default_top {
    display: none;
}

.action-info {
padding: 2px 3px 2px 10px !important;
}

.goods-holder-list .price_NONE {
width: 64%  !important;
}
.goods-holder-list .price del + div {
display: inline-block !important;
float: right;
}

.goods-box .info {
height: 84px;
overflow: hidden;
}

.active-style{
    border: 2px #fff solid;
    margin-left: 2px !important;
}
.style-site>a{
    text-align: center;
display: block;
font-size: 17px;
text-decoration: none;
font-weight: bold;
color: #fff;
}

.product-price {
margin-top: 23px;
}
.right-sidebar .left-banner img {
width: 100%;
margin-top: 10px;
}
.product-information .tabs{
    color: black;
	font-size: 15px;
}
/* End */


/* Start:/bitrix/templates/moy_arsenal/template_styles.css?17661713694270*/
.buywithall.scrolli {
    overflow-y: scroll;
    max-height: 461px;
}

.samovblocks {
    margin-bottom: 16px;
    color: black;
    font-size: 16px;
}

.samovblocks2 {
    margin-top: 6px;
    color: black;
    font-size: 14px;
}

.slicktojump img.imgcaths {
    max-width: 106px;
    max-height: 106px;
}

.slicktojump .goods-holder-list .goods-box .images span {

    margin-top: 10px;
}

.slicktojump .goods-holder-list .goods-box {

    width: 75%;
    margin: 0 auto;
}

.slicktojump .slick-prev::before {
    content: "";
}

.slicktojump .slick-next::before {
    content: "";
}

.slicktojump .slick-next {

    background: url(/media/next.png) 50% no-repeat !important;

}


.slicktojump .slick-prev {

    background: url(/media/prev.png) 50% no-repeat !important;

}

.slicktojump .goods-holder-list .goods-box {
    border: 1px solid #CFCFCF;
    height: 277px;
}

.slicktojump {
margin:20px 0;
}

.offsliderlist.goods-holder-list .goods-box .images {

    padding-bottom: 27px !important;
}

 .news-article .slicktojump figure {
    border: none!important;
 
}

 
.slicktojump img.imgcaths {
    margin: 0 auto !important;
}

.slick-prev:before,
.slick-next:before {
content: '';
}

 .news-article .slicktojump figure img {

    margin: 0 auto !important;
}

.slick-prev, .slick-next {
    border-radius: 23%;
    height: 23px;
    width: 21px;
    padding: 0px;
    
}

ul.pagercontent.goods-holder-list.offsliderlist.slick-initialized.slick-slider {
    overflow: inherit !important;
}

ul.pagercontent.goods-holder-list.offsliderlist.slick-initialized.slick-slider {
max-width: 90%;
    padding: 0;
    margin: 0 auto;
}

.offsliderlist.goods-holder-list .goods-box .images {
    float: none;
    width: 100%;
    margin-right: 0;
    text-align: center;
}

.offsliderlist.goods-holder-list .goods-wrap {
     height: 236px;
}

.offsliderlist.goods-holder-list .infos {
    overflow: unset !important;
}





dl.mynewlistb {
display: flex;
    flex-wrap: wrap;
    max-width: 600px;
    border-bottom: 1px solid #333;
    justify-content: left;
    font-size: 13px;

}

.mynewlistb dd {
display: inline-block;
    width: 48%;
    padding: 4px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    margin: 0;

}


.mynewlistb dt {
display: inline-block;
    width: 48%;
    padding: 4px 0 4px 4px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    background-color: #f7faff;
}


aside.left-sidebar .filter-list li {
    position: relative;
}

span.availbs {
    color: #ff3833 !important;
    font-size: 16px !important;
}
/*
.fancybox-close {
    top: 1px!important;
    right: 4px!important;
}
*/

aside.left-sidebar .filter-list li:hover .submenu {
display:block!important;  
    background-color: #ffbcbc !important; 
}

aside.left-sidebar .filter-list li .submenu {
    position: absolute;
    right: -190px;
top: 0;
width: 161px;
}


.mylkheadlkcent {
    display: flex;
    justify-content: flex-end;
    max-width: 100%;
    font-size: 18px;
}


.mylkheadlkcent a {
font-size: 20px;
    font-weight: bold;
}

.wrapper {
    background: transparent !important;
}


img.imgcaths {
    max-width: 80px;
    max-height: 80px;
}


@media (max-width: 600px) {

.endtotabl {
    border-bottom: 1px solid #333;
}


.mylkheadlkcent {
    display: block;
    max-width: 100%;
    font-size: 18px;
    text-align: center;
    position: relative;
    width: 100%;
}


.mylkheadlkcent a {
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 7px;
}

dl.mynewlistb {

    border-bottom: none;
 
}


.mynewlistb dt {
    width: 45%;
}
.mynewlistb dd {
    width: 45%;
}

.offsliderlist.goods-holder-list .goods-wrap {
    height: 156px;
}

.header {

    background: transparent !important;
}



.logins {
    background: transparent !important;
    width: 80%!important;
    padding: 31px 0px!important;
    text-align: center;
    margin: 0 auto;
}

.logins .form-group {
    width: 100%!important;
    margin: 0 auto 14px auto;
}

}


@media (max-width: 580px) {

.goods-holder-list .goods-box figure {
       height: 185px !important;
}


img.imgcaths {
    max-width: 100%;
    max-height: 200px;
}

}
/* End */
/* /bitrix/templates/moy_arsenal/components/bitrix/menu/top/style.css?1766158075626 */
/* /bitrix/templates/moy_arsenal/components/bitrix/search.title/search/style.css?17661580752959 */
/* /bitrix/templates/moy_arsenal/components/bitrix/breadcrumb/bread/style.css?1766158076947 */
/* /bitrix/templates/moy_arsenal/styles.css?17661713696535 */
/* /bitrix/templates/moy_arsenal/template_styles.css?17661713694270 */
