

/* Start:/local/templates/fissman_fast/css/tiny-slider.min.css?17503314492021*/
.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after,.tns-t-ct:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth,.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100%*70/3);width:-moz-calc(100%*70/3);width:calc(100%*70/3);position:absolute;right:0}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100%/70);width:-moz-calc(100%/70);width:calc(100%/70);height:10px;float:left}
/* End */


/* Start:/local/templates/fissman_fast/components/bitrix/sale.basket.basket/main_basket/style.css?172111257642164*/
.vis_inline_lg {
	display: inline;
}
.vis_inline_md,
.vis_inline_sm {
	display: none;
}

.bpt_body_cell .sale_block .value{
	display: none;
}
font.errortext{
	text-align: left;
	padding: 0 20px;
}
.card-popup .desc, .bonus-popup .desc {
    font-size: 14px;
    margin: 15px 0;
}
.card-popup input, .bonus-popup input {
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 15px;
    padding: 5px 10px;
    width: 100%;
}
#main_button, .main_button, .search-page [type="submit"] {
    background: #13b6c8;
    border: none;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    height: 40px;
    min-width: 160px;
    width: 100%;
    cursor: pointer;
}
.bonus-popup .main_button {
    width: 173px;
}
.long_button, .slick-slide .main_button.quickbuybutton, #main_button, .main_button, .search-page [type="submit"], .detail_gifts_block .detail_gifts_item .detail_gifts_item_button button, button, .personal_cart_order_button, #order_form_div .sale_order_full_table .btn, .showmore {
    border-radius: 50px !important;
}

@media screen and (max-width: 768px) {
	.vis_inline_md {
		display: inline;
	}
	.vis_inline_lg,
	.vis_inline_sm {
		display: none;
	}
}

@media screen and (max-width: 360px) {
	.vis_inline_sm {
		display: inline;
	}
	.vis_inline_md,
	.vis_inline_lg {
		display: none;
	}
}

.basket {
	padding-top: 40px;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	background: #fff;
}
.basket a,
.basket button {
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	        transition: all 300ms ease;
}
.basket h2 {
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 45px;
}
.basket h2 span {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.basket .basket_content {
	padding-bottom: 40px;
}
.basket .basket_content:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}



.basket .basket_content .basket_products {
	width: 66%;
	float: left;
}
.basket .basket_content .basket_products .basket_products_table {
	border: 1px solid #dee1e2;
	margin-bottom: 20px;
}
.basket .basket_content .basket_products .basket_products_table .bpt_header {
	background: #ebedf0;
	padding: 10px 0;
	font-size: 14px;
	width: 100%;
}
.basket .basket_content .basket_products .basket_products_table .bpt_header:after,
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row:after,
.basket .basket_content .basket_products .basket_products_table .bpt_footer:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.basket .basket_content .basket_products .basket_products_table .bpt_header .bpt_header_cell,
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell {
	float: left;
	text-align: center;
}
.basket .basket_content .basket_products .basket_products_table .bpt_header .bpt_header_cell_picture,
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_picture {
	width: 13%;
}
.basket .basket_content .basket_products .basket_products_table .bpt_header .bpt_header_cell_name,
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_name {
	width: 36%;
	text-align: left;
}
.basket .basket_content .basket_products .basket_products_table .bpt_header .bpt_header_cell_quantity,
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_quantity {
	width: 13%;
}
.basket .basket_content .basket_products .basket_products_table .bpt_header .bpt_header_cell_price,
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_price {
	width: 14%;
}
.basket .basket_content .basket_products .basket_products_table .bpt_header .bpt_header_cell_summary,
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_summary {
	width: 14%;
}
.basket .basket_content .basket_products .basket_products_table .bpt_header .bpt_header_cell_del,
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_del {
	width: 10%;
}

.basket .basket_content .basket_products .basket_products_table .bpt_body {}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row {
	border-bottom: 1px solid #d9d9d9;
	font-size: 16px;
	padding: 25px 0;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row:last-child {
	border-bottom: none;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell {
	position: relative;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_picture a {
	text-decoration: none;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_picture img {
	width: 60%;
	vertical-align: top;
	border: none;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_picture .label_icon {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 15px;
	max-width: 24px;
	max-height: 24px;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_name {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_name .name {
	margin-bottom: 15px;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_name .name a {
	color: #000;
	text-decoration: none;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_name .name a:hover {
	color: #04b2c5;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_name .article {}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_quantity {}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_quantity .input_num {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #d7d7d7;
	height: 27px;
	line-height: 25px;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_quantity .input_num:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_quantity .input_num span {
	display: block;
	float: left;
	width: 23px;
	height: 100%;
	font-size: inherit;
	text-align: center;
	cursor: pointer;
	color: #000;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_quantity .input_num span.disabled {
	background: #ebedf0;
	cursor: default;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_quantity .input_num .input_minus {}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_quantity .input_num .input_plus {}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_quantity .input_num input {
	display: block;
	float: left;
	width: 40px;
	background: #fff;
	color: #000;
	font-size: inherit;
	text-align: center;
	height: 100%;
	line-height: 100%;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	border: none;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_price {
	padding-top: 5px;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_price span {
	display: block;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_price del {
	text-decoration: line-through;
	text-decoration-color: #000;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_summary {
	padding-top: 5px;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_del {
	padding-top: 5px;
	text-align: right;
	padding-right: 25px;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_del .del_item {
	display: inline-block;
	width: 11px;
	height: 11px;
	overflow: hidden;
	text-indent: -10000px;
	position: relative;
	text-align: left;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_del .del_item:before,
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_del .del_item:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #9ba3af;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	margin-left: -50%;
	margin-top: -1px;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	        transition: all 300ms ease;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_del .del_item:before {
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_del .del_item:after {
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_del .del_item:hover:before,
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_del .del_item:hover:after {
	background: #04b2c5;
}
.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell .price_hidden_title {
	display: none;
}

.basket .basket_content .basket_products .basket_products_table .bpt_footer {
	border-top: 1px solid #d9d9d9;
	height: 60px;
	line-height: 60px;
	padding: 0 25px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #9ba3af;
	text-align: right;
}
.basket .basket_content .basket_products .basket_products_table .bpt_footer .delete_all {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	background: url(/local/templates/fissman_fast/components/bitrix/sale.basket.basket/main_basket/images/clear.png) no-repeat right center;
	padding-right: 30px;
	min-height: 20px;
	line-height: 20px;
	-webkit-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
}
.basket .basket_content .basket_products .basket_products_table .bpt_footer .delete_all:hover {
	color: #13b6c9;
}
.bpt_footer_left {
	float: left;
	height: 100%;
}
.basket .basket_content .basket_products .basket_products_table .bpt_footer .goto_catalog {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	min-height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 16px;
}
.basket .basket_content .basket_products .basket_products_table .bpt_footer .goto_catalog:hover {
	color: #13b6c9;
}



.basket .basket_content .basket_aside {
	width: 32%;
	float: right;
}
.basket .basket_content .basket_aside_container {
	border: 1px solid #dee1e2;
	margin-bottom: 20px;
	display: flex;
	-webkit-flex-direction: row;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	-webkit-align-items: stretch;
	        align-items: stretch;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.basket .basket_content .basket_aside_container .basket_aside_block {
	width: 100%;
	padding: 20px;
	border-bottom: 1px solid #dee1e2;
	font-size: 14px;
	color: #9ba3af;
}
.basket .basket_content .basket_aside_container .basket_aside_block:last-child {
	border-bottom: none;
	clear: both;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_wrap {
	margin-bottom: 20px;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_wrap:last-child {
	margin-bottom: 0;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_item {
	font-size: 18px;
	color: #000;
	position: relative;
	margin-bottom: 20px;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_item:last-child {
	margin-bottom: 0;
}

.basket .basket_content .basket_aside_container .basket_aside_block .bab_item:before {
	content: " ";
	display: block;
	width: 100%;
	height: 0;
	position: absolute;
	z-index: 0;
	left: 0;
	bottom: 6px;
	border-bottom: 1px dotted #a8afb9;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_item:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_item .bab_item_name {
	display: block;
	float: left;
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	background: #fff;
	position: relative;
	z-index: 1;
	padding-right: 5px;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_item .bab_item_value {
	display: block;
	float: right;
	background: #fff;
	position: relative;
	z-index: 1;
	padding-left: 5px;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_desc {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #000;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_desc:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_desc .bab_item_name {
	display: block;
	float: left;
	padding-right: 25px;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_desc .bab_item_value {
	display: block;
	float: left;
}



.basket .basket_content .basket_aside_container .basket_aside_block .bab_button {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	-webkit-border-radius: 25px;
	        border-radius: 25px;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	background: #000;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_button span {
	display: inline-block;
	vertical-align: middle;
	/* line-height: normal; */
	width: 90%;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_button:hover {
	background: #999;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_button_blue {
	background: #13b6c9;
	color: #fefefe;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_button_blue:hover {
	background: #02daf3;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_button_yellow {
	background: #f9e879;
	color: #000;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_button_yellow:hover {
	background: #fbe23d;
}
/*.basket .basket_content .basket_aside_container .basket_aside_block .bab_button_white {
	background: #fff;
	border: 1px solid #000;
	color: #000;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_button_white:hover {
	background: #fff;
	border-color: #02daf2;
	color: #02daf2;
}
*/
.basket .basket_content .basket_aside_container .basket_aside_block .bab_button_disabled {
	background: #9ba3af !important;
	color: #fff !important;
	pointer-events: none;
}
.basket .basket_content .basket_aside_container .basket_aside_block .bab_button_disabled:hover {
	background: #9ba3af;
}
.basket .basket_content .basket_aside_container .basket_aside_block .button_gifts_select {
	width: 48%;
	float: left;
}
.basket .basket_content .basket_aside_container .basket_aside_block .button_gifts_select + .button_order_process {
	width: 48%;
	float: right;
}
.basket .basket_content .basket_aside_container .basket_aside_block .button_order_process {}



.basket .basket_content .basket_aside_container .basket_aside_block p {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	margin-bottom: 20px;
	text-align: left;
}
.basket .basket_content .basket_aside_container .basket_aside_block p:last-child {
	margin-bottom: 0;
}
.basket .basket_content .basket_aside_container .basket_aside_block p a {
	color: #04b2c5;
	text-decoration: none;
}
.basket .basket_content .basket_aside_container .basket_aside_block p a:hover {
	text-decoration: underline;
}



.basket .basket_content .basket_aside_container .basket_aside_spoiler {
	font-size: 18px;
	border-bottom: 1px solid #dee1e2;
	width: 100%;
	background: #f7f9fc;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler:last-child {
	border-bottom: none;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap {
	color: #000;
	padding: 20px;
	position: relative;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap label {
	display: block;
	position: relative;
	z-index: 1;
	cursor: pointer;
	padding-right: 20px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_arrow {
	width: 10px;
	height: 10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	position: absolute;
	z-index: 0;
	right: 22px;
	top: 26px;
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	        transition: all 300ms ease;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .spoiler_flag {
	display: none;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont {
	width: 100%;
	padding: 0;
	overflow: hidden;
	max-height: 0;
	background: #f7f9fc;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	        transition: all 300ms ease;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .spoiler_flag:checked ~ .bas_cont {
	max-height: 500px;
	padding: 20px 0 0;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .spoiler_flag:checked ~ .bas_arrow {
	top: 24px;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont form:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont input {
	display: block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	height: 42px;
	line-height: 100%;
	background: #fff;
	color: #000;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	font-size: 14px;
	border: 1px solid #e5e9ea;
	border-right: none;
	padding: 0 15px;
	float: left;
	text-align: left;
	width: 55%;
	-webkit-border-radius: 3px 0 0 3px;
	        border-radius: 3px 0 0 3px;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont input[type="number"]::-webkit-outer-spin-button,
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont input[type="number"],
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont input[type="number"]:hover,
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont input[type="number"]:focus {
	appearance: none;
	-moz-appearance: textfield;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .info_block {
	clear: both;
	padding-top: 20px;
	color: #f00;
	font-size: 14px;
	text-align: center;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont input:disabled {
	background: #f7f9fc;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont input:focus {
	-webkit-box-shadow: 0 0 0 0;
	        box-shadow: 0 0 0 0;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont button {
	display: block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	height: 42px;
	line-height: 100%;
	color: #fff;
	background: #12b6c8;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	border: none;
	float: left;
	width: 45%;
	-webkit-border-radius: 3px !important;
	        border-radius: 3px !important;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont button.button_short {
	display: none;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont button:hover {
	background: #02daf2;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont.bas_little_button input {
	width: 66%;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont.bas_little_button button {
	width: 34%;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .field_item {
	padding-bottom: 20px;
	position: relative;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .field_item:last-child {
	padding-bottom: 0;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .field_item input {
	float: none;
	width: 100%;
	border-right: 1px solid #e5e9ea;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .field_item input.error {
	border-color: #f00;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .field_item button {
	float: none;
	width: 100%;
	-webkit-border-radius: 25px !important;
	        border-radius: 25px !important;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .field_item .field_error {
	font-size: 12px;
	color: #f00;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 43px;
	padding: 0 16px;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .bas_text_wrap {
	clear: both;
	padding-top: 20px;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .bas_text_block {
	clear: both;
	border: 1px solid #dee1e2;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
	background: #fff;
	padding: 15px;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .bas_text_block_top {
	clear: both;
	border: 1px solid #dee1e2;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
	background: #fff;
	padding: 15px;
	margin-bottom: 20px;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .bas_text_block .bas_text_line {
	font-size: 14px;
	text-align: left;
	margin-bottom: 5px;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .bas_text_block .bas_text_line:last-child {
	margin-bottom: 0;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .bas_text_block .bas_text_line a {
	color: #04b2c5;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .bas_text_block .bas_text_line a:hover {
	text-decoration: underline;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .bas_text_block_noborder {
	border: none;
	background: transparent;
	padding: 15px 0 0;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_item {
	font-size: 14px;
	font-weight: 300;
	color: #000;
	position: relative;
	margin-bottom: 5px;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_item:last-child {
	margin-bottom: 0;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_item:before {
	content: " ";
	display: block;
	width: 100%;
	height: 0;
	position: absolute;
	z-index: 0;
	left: 0;
	bottom: 6px;
	border-bottom: 1px dotted #a8afb9;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_item:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_item .bas_item_name {
	display: block;
	float: left;
	background: #fff;
	position: relative;
	z-index: 1;
	padding-right: 5px;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_item .bas_item_value {
	display: block;
	float: right;
	background: #fff;
	position: relative;
	z-index: 1;
	padding-left: 5px;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .bas_text_block .info_block {
	padding-top: 0;
}
.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .bas_text_block .bas_text_center {
	text-align: center;
}

.giftcard_list_title {
	font-size: 14px;
	margin-bottom: 10px;
}
.giftcard_list {
	font-size: 14px;
	list-style: none;
}
.giftcard_list:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.giftcard_list .giftcard_list_card {
	float: left;
	width: 60%;
}
.giftcard_list .giftcard_list_sum {
	float: left;
	width: 30%;
	text-align: right;
}
.giftcard_list .giftcard_list_del {
	float: right;
	width: 10%;
	text-align: right;
}
.giftcard_list .giftcard_list_del a {
	display: inline-block;
	width: 11px;
	height: 11px;
	overflow: hidden;
	text-indent: -10000px;
	position: relative;
	text-align: left;
}
.giftcard_list .giftcard_list_del a:before {
	content: "";
	width: 100%;
	height: 2px;
	background: #9ba3af;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	margin-left: -50%;
	margin-top: -1px;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	        transition: all 300ms ease;
}
.giftcard_list .giftcard_list_del a:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #9ba3af;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	margin-left: -50%;
	margin-top: -1px;
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	        transition: all 300ms ease;
}
.giftcard_list .giftcard_list_del a:hover:before,
.giftcard_list .giftcard_list_del a:hover:after {
	background: #04b2c5;
}



.basket_related {
	background: #f7f9fc;
	padding: 90px 0 110px;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
}
.basket_related .tabs_block {
	border: 1px solid #dee1e2;
}
.basket_related .tabs_block input[name=tab_group] {
	display: none;
}
.basket_related .tabs_block .tab_label {
	display: block;
	float: left;
	width: 50%;
	background: #ebedf0;
	color: #000;
	border-bottom: 1px solid #dee1e2;
	text-align: center;
	font-size: 22px;
	height: 70px;
	line-height: 65px;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	        transition: all 300ms ease;
}
.basket_related .tabs_block .tab_label span {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	width: 100%;
}
.basket_related .tabs_block .tab_label_1 {
	border-right: 1px solid #dee1e2;
}
.basket_related .tabs_block .tab_label_2 {
	border-left: 1px solid #dee1e2;
}
.basket_related .tabs_block .tab_label:hover {
	background: #f7f9fc;
}
.basket_related .tabs_block input[name=tab_group]:checked + .tab_label {
	background: #fff;
	border-color: #fff;
}
.basket_related .tabs_block .tab_labels_wrap {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.basket_related .tabs_block .tab_content {
	display: none;
	background: #fff;
	font-size: 16px;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	        transition: all 300ms ease;
}
.basket_related .tabs_block .tab_content .tab_content_wrap {
	padding: 40px 20px;
}
#tab_1:checked ~ .tab_content_1,
#tab_2:checked ~ .tab_content_2,
#tab_3:checked ~ .tab_content_3 {
	display: block;
}



.basket .basket_empty {
	margin: 0 0 30px;
    height: calc(100vh - 723px);
	display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 80px;
}
.basket .basket_empty .text {
	font-size: 24px;
	line-height: 35px;
	margin: 0;
	font-family: "Roboto", sans-serif !important;
	font-weight: 300;
	text-align: center;
}




.p_minicard{
	position: relative;
	text-align: center;
}
.pm_label{
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 1;
}
.pm_label.sale{
	background-image: url(/local/templates/fissman_fast/components/bitrix/sale.basket.basket/main_basket/images/label-sale.png);
}
.pm_img{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 15px;
	justify-content: center;
	-ms-align-items: center;
	    align-items: center;
	position: relative;
}
.pm_img img{
	height: 230px;
	transition: transform .3s;
}
.pm_img:not(.no-hover):hover img{
	transform: scale(1.08);
}
.pm_price{
	margin-bottom: 20px;
	min-height: 46px;
}
.pm_price del{
	/*text-align: center;
	display: block;*/
	color: #9ba3af;
	margin-right: 10px;
}
.pm_price span{
	/*text-align: center;
	display: block;*/
}
.pm_btns{

}
.pm_btns button{
    font-size: 14px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    color: #1d1d1b;
    border: none;
    background: none;
}
.productItem .ui-tabs .ui-tabs-nav li{
    border: none;
    white-space: normal;
    vertical-align: middle;
}
.productItem{
    margin: 0;
}
.tns-outer{
    position: relative;
}
.tns-controls button{
    border: none;
    position: absolute;
    width: 32px;
    height: 32px;
    top: calc(50% - 16px);
    text-indent: -2000em;
    text-align: left;
    background: transparent no-repeat 50% 50%/12px 22px;
    z-index: 1;
}
.tns-controls button:disabled{
    background-color: transparent !important;
}
.tns-controls button:first-child{
    left: 0;
    background-image: url(/local/templates/fissman_fast/components/bitrix/sale.basket.basket/main_basket/images/arr-left.png);
}
.tns-controls button:last-child{
    right: 0;
    background-image: url(/local/templates/fissman_fast/components/bitrix/sale.basket.basket/main_basket/images/arr-right.png);
}
.tns-nav{
    display: none;
}
[class*="but_"]{
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    height: 40px;
    min-width: 160px;
    line-height: 38px;
    padding: 0 12px;
    border-radius: 1px;
    transition: background-color .4s, color .4s, border-color .4s;
}
[class*="but_"]:hover{
    text-decoration: none;
}
.but_blue{
    border: 1px solid #12b6c8;
    background-color: #12b6c8;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    -webkit-border-radius: 20px;
            border-radius: 20px;
}
.but_blue:hover{
    background-color: #10a1b1;
    color: #fff;
}
.p_minicard_name{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    margin: 0 0 10px;
    height: 54px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}



#gifts {
	display: none;
	padding: 0;
	width: 600px;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif !important;
}
#gifts_block {
	margin-bottom: 0 !important;
}
#gifts_block .slick-arrow {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 2;
	top: 50%;
	margin-top: -100px;
	overflow: hidden;
	background: #f7f7f7;
	border: none;
	text-indent: -100000px;
	text-align: left;
	-webkit-border-radius: 100%;
	        border-radius: 100%;
}
#gifts_block .slick-arrow:hover {
	background: #13b6c9;
}
#gifts_block .slick-arrow:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border: none;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	position: absolute;
	z-index: 3;
	top: 50%;
	margin-top: -5px;
}
#gifts_block .slick-prev {
	left: 10px;
}
#gifts_block .slick-next {
	right: 10px;
}
#gifts_block .slick-prev:after {
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	left: 50%;
	margin-left: -4px;
}
#gifts_block .slick-next:after {
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	right: 50%;
	margin-right: -4px;
	left: 17px;
}
#gifts_block .detail_gifts_block {
	padding: 10px 10px 40px;
	margin: 0 15px;
}
#gifts_block .detail_gifts_block .detail_gifts_item .detail_gifts_item_label {
	display: none;
}
#gifts_block .detail_gifts_block .detail_gifts_item {
	margin: 0;
}
#gifts_block .detail_gifts_block_title {
	font-size: 22.5px;
    font-weight: 400;
	text-transform: none;
	border-bottom: 1px solid #ecf1f5;
	padding: 30px 0 27px;
}
#gifts_block .detail_gifts_block_title:before,
#gifts_block .detail_gifts_block_title:after {
	display: none;
}



.popup_window {
	display: none;
	max-width: 400px;
	padding: 35px;
	width: 100%;
	border-radius: 5px;
	font: 300 16px/24px 'Roboto', sans-serif;
}

.popup_window .desc {
	font-size: 14px;
	margin: 11px 0;
}

.popup_window input {
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
			border-radius: 2px;
	margin-bottom: 15px;
	padding: 5px 10px;
	width: 100%;
}

.popup_window .text_center {
	text-align: center;
}

.popup_window .alert {
	color: #f00;
	display: block;
	margin-bottom: 15px;
}

.popup_window .main_button {
	width: 173px;
}

.bonus-popup,
.bonus-popup-success,
.bonus-popup-error {
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	height: auto !important;
}
.bonus-popup-success .desc,
.bonus-popup-error .desc {
	font-size: 14px;
	margin-bottom: 15px;
	text-align: center;
}
.bonus-popup-error .desc {
	color: #f00;
}
.bonus-popup-success .main_button,
.bonus-popup-error .main_button {
	width: 173px;
}
.bonus-popup input {
	height: 35px;
	line-height: 100%;
}
.bonus-popup input:focus {
	border-bottom: 1px solid #ccc !important;
	-webkit-box-shadow: 0 0 0 0 !important;
	        box-shadow: 0 0 0 0 !important;
}

.card-popup .desc, .bonus-popup .desc {
	text-align: center;
}
.fancybox-button svg {
	float: right;
}



#win8_wrapper {
	z-index: 100000 !important;
}


.admin_view {
	color: #ccc;
}
.admin_view_error {
	color: #f00;
}



/*======================================*/



@media (max-width: 1280px) {
	.basket .basket_content .basket_products .basket_products_table .bpt_header .bpt_header_cell_name,
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_name {
		width: 24%;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_header .bpt_header_cell_quantity,
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_quantity {
		width: 21%;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_header .bpt_header_cell_price,
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_price {
		width: 17%;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_header .bpt_header_cell_summary,
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_summary {
		width: 17%;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_header .bpt_header_cell_del,
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_del {
		width: 8%;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_name .name {
		padding-right: 20px;
	}
	.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont input {
		width: 64%;
	}
	.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont button {
		width: 36%;
	}
	.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont button.button_full {
		display: none;
	}
	.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .field_item button.button_full {
		display: block;
	}
	.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont button.button_short {
		display: block;
	}
}

@media (max-width: 1023px) {
	.basket .basket_content .basket_products {
		float: none;
		width: auto;
	}
	.basket .basket_content .basket_aside {
		float: none;
		width: auto;
	}
	.basket .basket_content .basket_products .basket_products_table {
		margin-bottom: 30px;
	}
	.basket .basket_content .basket_aside_container .basket_aside_block_50 {
		width: 50%;
	}
	.basket .basket_content .basket_aside_container .basket_aside_block_odd {
		border-right: 1px solid #dee1e2;
	}
}

@media (max-width: 768px) {
	.basket .basket_content {
		padding-bottom: 25px;
	}
	.basket .basket_content .basket_products .basket_products_table {
		margin-bottom: 20px;
	}
	.basket_related {
		padding: 45px 0;
	}
	.basket .basket_empty {
		margin-bottom: 0;
		padding-bottom: 30px;
		min-height: 150px;
	}

	.basket .basket_content .basket_aside_container .basket_aside_spoiler .bas_wrap .bas_cont .bas_text_block .bas_text_line {
		text-align: center;
	}

	#gifts {
		height: auto !important;
	}
}

@media (max-width: 620px) {
	.basket .basket_content .basket_products .basket_products_table .bpt_header {
		display: none;
	}
	.basket_related {
		display: none;
	}
	.bpt_header_cell_picture, .basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_picture {
		float: left;
		width: 40%;
	}
	.bpt_header_cell_picture, .basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_right {
		float: left;
		width: 60%;
		position: relative;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_name,
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_quantity,
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_price,
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_summary,
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_del {
		float: none;
		width: auto;
		text-align: left;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_name {
		margin-bottom: 20px;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_name .name {
		padding-right: 40px;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_quantity {
		margin-bottom: 20px;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_price {
		margin-bottom: 15px;
		padding-top: 0;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell .price_hidden_title {
		display: inline;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_summary {
		padding-top: 0;
	}
	.basket .basket_content .basket_products .basket_products_table .bpt_body .bpt_body_row .bpt_body_cell_del {
		position: absolute;
		z-index: 1;
		right: 25px;
		top: 0;
		padding-top: 0;
		padding-right: 0;
	}
	.basket .basket_content .basket_aside_container .basket_aside_block_50 {
		width: 100%;
	}
	.basket .basket_content .basket_aside_container .basket_aside_block_odd {
		border-right: none;
	}
	.bonus-popup .main_button {
		width: 48% !important;
		min-width: auto;
	}
	.popup_window .main_button {
		width: 40%;
	}
	#gifts {
		-webkit-border-radius: 0;
		        border-radius: 0;
	}
	.giftcard_form input[name=giftcard_count] {
		width: 100% !important;
	}
}

@media (max-width: 320px) {
	.basket .basket_content .basket_aside_container .basket_aside_block .button_gifts_select {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.basket .basket_content .basket_aside_container .basket_aside_block .button_order_process,
	.basket .basket_content .basket_aside_container .basket_aside_block .button_gifts_select + .button_order_process {
		width: 100%;
		float: none;
	}
}
/* End */
/* /local/templates/fissman_fast/css/tiny-slider.min.css?17503314492021 */
/* /local/templates/fissman_fast/components/bitrix/sale.basket.basket/main_basket/style.css?172111257642164 */
