.checkbox {
	height : 35px;
	width : 35px;
	float : left;
	margin-top : 232px;
	margin-left : 35px;
	border : rgba(154, 205, 50, 0.9) solid 2px;
	text-align : center;
	display : inline-block;
	position : absolute;
	top : 0;
	left : 0;
}

.check {
	height : 35px;
	width : 35px;
	border : 2px solid rgba(255,153,0,0.9);
	padding : 0;
	margin-top : 1px;
	margin-left : 1px;
	left : 0;
	top : 0;
}

.sidebar{
	width: 20%;
	float: right;
	position: absolute;
	top: 200px;
	text-align: center;
	right: 0;
	margin-right: 100px;
}
.box-txt-product-activ {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

.ikon-info {
	height: 30px;
	width: 30px;
	position: relative;
	display: inline-block;
	top: 5px;
}
.ikon-korzina {
	height: 30px;
	width: 30px;
	position: relative;
	display: inline-block;
	top: 5px;
}
.ikon-korzina-txt {
	height: 30px;
	width: auto;
	position: relative;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	top: -3px;
}

.widget{
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	position: relative;
	border-radius: 20px;
	background-color: rgba(230,167,125,1);
	top: auto;
	margin-top: -4px;
	padding-top: 2px;
}
.widget-magazin {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	box-shadow: 1px 1px 5px 1px #DBDBDB;
	-moz-box-shadow: 1px 1px 5px 1px #DBDBDB;
	-webkit-box-shadow: 1px 1px 5px 1px #DBDBDB;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: rgba(255,255,255,0.6);
}

.widget .widget-title{
	color: #fff;
	text-align: center;
	border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	background-color: rgba(0,0,204,0.6);
	margin-top: -20px;
	margin-right: -20px;
	margin-bottom: 10px;
	margin-left: -20px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.block-foto-obtekanie {
	vertical-align: top;
	width: 20%;
	display: inline-block;
	padding-left: 20px;
	margin-right: 0;
}
.block-txt-obtekanie {
	text-align: center;
	vertical-align: top;
	display: inline-block;
	height: auto;
	width: 70%;
	padding: 0;
	margin: 0;
	position: relative;
}

.cart{}
.cart-magazin {
}
.cart .icon-info{
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	display: inline-block;
	margin: 5px;
	width: auto;
}
.cart .icon-info span{
	color: #595959;
	width: 36px;
	display: block;
	text-align: center;
	font-family: "Century Gothic";
	font-weight: lighter;
	font-size: 18px;
	position: absolute;
	top: -63px;
	right: 2px;
}.cart .price{
	color: #595959;
	font-size: 16px;
	text-align: center;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: lighter;
	display: inline-block;
	width: auto;
	height: auto;
	border: 1px solid #000;
	background-color: rgba(255,255,255,0.0);
	border-image-repeat: round;
	border-radius: 8px;
	background-color: rgba(255,255,255,0.6);
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.cart .price span{color:#00ADD4;font-family:'ProximaNovaBold'}
.cart .btn-go-to-cart{
	color: #595959;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-decoration: none;
	display: inline-block;
	line-height: 36px;
	background-image: url(/image/imgs-arrow/btn-1.png);
	background-repeat: repeat-x;
	background-position: 0 -1px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: lighter;
	width: auto;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.cart .btn-go-to-cart:hover{
	background-position: 0 -40px
}
.btn-modal{
	cursor: pointer;
}
/*Нотификация корзины*/
.noty_layout {
	display: none;
	position: fixed;
	margin-left: -15px;
	box-sizing: border-box;
	transition: all .5s;
}

.noty_bar {
	margin: 0.25em 0;
	background-color: #fff6e2;
	box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.2);
	border: 1px solid #eeeeee;
	border-bottom: none;
}

.noty_body {
	padding: 1em;
	font-size: 1em;
}
@media (max-width: 1367px) {
	.product-list-tovar {
		height: auto;
		width: 30%;
		display: inline-block;
		margin: 5px;
		text-align: center;
	}
}
@media (max-width:1280px){

}

@media (max-width: 1024px) {
	.product-list-tovar {
	height: auto;
	width: 45%;
	display: inline-block;
	margin: 5px;
	text-align: center;
	}

	.sidebar {
		width: 100%;
		position: fixed;
		height: 0;
		top: 0;
		float: none;
		background-color: rgba(0, 102, 255, 0.8);
		margin-right: auto;
		margin-left: auto;
		display: block;
	}

	.widget {
		height: auto;
		width: 100%;
		text-align: center;
		float: none;
		position: relative;
		margin-right: 0;
		margin-left: 0;
		margin-top: 0;
		padding-top: 0;
	}
}

@media (max-width: 840px) {
	.block-foto-obtekanie {
		vertical-align: top;
		width: 40%;
		padding-right: 20px;
		padding-bottom: 20px;
		display: inline-block;
		padding-top: 10px;
	}

	.block-txt-obtekanie {
		text-align: center;
		vertical-align: top;
		display: inline-block;
		height: auto;
		width: 50%;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
	}

	.widget {
		height: auto;
		width: 100%;
		text-align: center;
		float: none;
		position: relative;
		margin-right: 0;
		margin-left: 0;
		margin-top: -3px;
	}

	.ikon-info {
		height: 25px;
		width: 25px;
		position: relative;
		display: inline-block;
		top: 10px;
	}

	.ikon-korzina {
		height: 25px;
		width: 25px;
		position: relative;
		display: inline-block;
		top: 10px;
	}

	.ikon-korzina-txt {
		height: 34px;
		width: auto;
		position: relative;
		display: inline-block;
		top: 5px;
	}
}

@media (max-width: 415px) {
	.block-foto-obtekanie {
		vertical-align: top;
		width: 100%;
		display: inline-block;
		padding: 0;
		margin-right: auto;
		margin-left: auto;
	}

	.block-txt-obtekanie {
		text-align: center;
		vertical-align: top;
		display: inline-block;
		height: auto;
		width: 100%;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
	}

	.product-list-tovar {
		height: auto;
		width: 90%;
		display: inline-block;
		text-align: center;
		float: none;
		margin-top: 5px;
		margin-right: auto;
		margin-bottom: 5px;
		margin-left: auto;
	}

	.sidebar {
		width: 100%;
		position: fixed;
		height: 0;
		top: 0;
		background-color: rgba(0, 102, 255, 0.8);
		display: block;
		left: 0;
	}

	.widget {
		height: auto;
		width: 100%;
		text-align: center;
		position: relative;
		left: 0;
		margin-top: -6px;
	}

	.ikon-info {
		height: 25px;
		width: 25px;
		position: relative;
		display: inline-block;
		top: 14px;
	}

	.ikon-korzina {
		height: 25px;
		width: 25px;
		position: relative;
		display: inline-block;
		top: 14px;
	}

	.ikon-korzina-txt {
		height: 34px;
		width: auto;
		position: relative;
		display: inline-block;
		top: 8px;
	}
}


.politics {
	margin-top: 15px;
}
.bird{
	/*border: 4px solid #999;*/
	width: 100px;
	height: 30px;
	position: absolute;
	text-align: left;
	/*background: #F0F0F0;*/
	vertical-align: middle;
	font-size: 14px;
	left: 0;
	top: 0;
	display: none;
}

.blindLayer {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1001;
	background-attachment: scroll;
	background-color: rgba(0,0,0,0.8);
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	display: none;
}
.bcontainer
{
	position: absolute;
	width: auto;
	height: auto;
	z-index: 1002;
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFF;
	background-color: rgba(51,51,51,0.9);
	font-weight: bold;
	display: none;
	left: 0;
	top: 0;
	border-radius: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	border: 1px solid #FFF;
	background-attachment: scroll;
	padding-top: 0%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}

#overflow{
	overflow-y: scroll;
	height: 450px;
	overflow-x: hidden;
	background-color: rgba(255,255,255,0.9);
	display: block;
	position: relative;
}
#bcaption{
	background-color: rgba(0,0,0,0.7);
}
#bcaption td{
	font-weight: lighter;
	text-align: center;
	font-size: 14px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999;
}
#bcaption td {
	padding: 5px;
	font-size: 14px;
	font-weight: normal;
}
#bcaption td:nth-child(1) {
	width: 50px;
	background-color: rgba(0,0,0,0.7);
}		/*ID*/
#bcaption td:nth-child(2) {
	width: 250px;
	background-color: rgba(0,0,0,0.7);
	border-bottom-style: none;
}		/*NAME*/
#bcaption td:nth-child(3) {
	width: 100px;
	background-color: rgba(51,51,51,0.7);
}		/*PRICE*/
#bcaption td:nth-child(4) {
	width: 100px;
	display: none;
}		/*NUM*/
#bcaption td:nth-child(5) {
	width: 150px;
	display: none;
}
	/*SUM*/

.bitem td{
	color: #333;
	padding: 5px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	background-color: rgba(255,255,255,0.0);
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: double;
	border-right-color: #333;
	border-bottom-color: #F00;
	line-height: 24px;
	vertical-align: top;
}
.bitem td:nth-child(1) {
	width: 50px;
}
.bitem td:nth-child(2) {
	width: 251px;
}

.bitem td:nth-child(2) a{
	color: #333;
} 
.bitem td:nth-child(2) a:link {
	color: #666666;
} 
.bitem td:nth-child(2) a:visited{
	color: #333333;
} 
.bitem td:nth-child(2) a:active {
	color: #666666;
} 
.bitem td:nth-child(2) a:hover {
	color: #FF0000;
} 
.bitem td:nth-child(3) {
	width: 101px;
	text-align: center;
}
.bitem td:nth-child(4) {
	width: 100px;
	text-align: center;
	display: none;
}
.bitem td:nth-child(5) {
	width: 150px;
	text-align: center;
	display: none;
}
.bitem td:nth-child(6) {
	border-right: none;
}
.bitem td:nth-child(6) img {
	opacity: 0.3;
	border-right: none;
}
.bitem td:nth-child(6) img:hover {
	opacity: 1;
}
#bclose{
}

.bcontainer table{
	width: 100%;
}
.bbutton{
	cursor: pointer;
	transition: all 0.5s;
	background-image: url(../image/imgs-arrow/close01.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 46px;
	width: 46px;
	float: right;
	margin-top: 15px;
}
.bbutton:hover{
	transition: all 0.5s;
	background-image: url(../image/imgs-arrow/close02.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bbutton-zakaz{
	cursor: pointer;
	transition: all 0.5s;
	background-image: url(../image/imgs-arrow/b-zakaz01.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 46px;
	width: 46px;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
}
.bbutton-zakaz:hover{
	transition: all 0.5s;
	background-image: url(../image/imgs-arrow/b-zakaz.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bbutton-close{
	cursor: pointer;
	transition: all 0.5s;
	background-image: url(../image/imgs-arrow/bclose1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 46px;
	width: 46px;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
}
.bbutton-close:hover{
	transition: all 0.5s;
	background-image: url(../image/imgs-arrow/bclose.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#bsum{

}
.bsum-box{
	cursor: pointer;
	font-family: "Century Gothic";
	background-color: rgba(255,255,255,0.9);
	height: auto;
	width: 180px;
	float: right;
	color: #F00;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
}	
.popup {
	width: 100%;
	height: auto;
	font-family: "Century Gothic";
	color: #FFFFFF;
	background-color: rgba(51,51,51,0.9);
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	z-index: 2002;
	font-size: 14px;
	padding-top: 10px;
}
.checkbox-magazin {
	height: 30px;
	width: 30px;
	position: relative;
	top: 0;
	background-color: #F00;
	text-align: center;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	left: 0;
	float: left;
}
.submit {
	font-family: "Century Gothic";
	font-size: 14px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: rgba(255,255,255,0.9);
}
.block1 {
	display: block;
	text-align: justify;
}
.block1 input[type=checkbox] {
	width: 30px;
	margin: 0 15px 0 0;
}
.block1 a:hover {
	opacity: 0.8;
}

.block1-magazin a{
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Century Gothic";
}
.block1-magazin a:link{
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Century Gothic";
}
.block1-magazin  a:active {
	font-weight: normal;
	color: #999999;
	font-family: "Century Gothic";
}
.block1-magazin  a:visited {
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Century Gothic";
}
.block1-magazin a:hover {
	font-weight: normal;
	color: #CCCCCC;
	font-family: "Century Gothic";
}
.popup h3	{
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding: 0;
	margin: 0;

}
.popup h4	{

}
.popup h5	{
}
.popup h6	{
	font-size: 14px;
}
.popup form	{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}
.popup input{
	text-align: center;
	width: 95%;
	margin-bottom: 10px;
	border: 1px solid #000099;
	display: inline-block;
	height: 30px;
	padding: 0;
	vertical-align: middle;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000;
}
.popup .alignCenter	{
		margin-top: 30px;
}
.popup textarea {
	display: block;
	text-align: center;
	width: 95%;
	border: 1px solid #0000CC;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #009;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.basket_num	{
	padding: 2px;
	background: #F0F0F0;
}
.basket_num_buttons	{
	width: 20px;
	height: 20px;
	border: 1px solid #999;
	margin: 0 5px;
	display: inline-block;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	background-color: #000;
}

@media (max-width: 868px) {
	.bcontainer {
		top: 0 !important;
		width: 100%;
		height: 100% !important;
		z-index: 1002;
		font-size: 30px;
		margin-right: auto;
		margin-left: auto;
		border-top-width: 0;
		border-right-width: 0;
		border-bottom-width: 0;
		border-left-width: 0;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-radius: 0;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0%;
	}

	#overflow {
		height: 80%;
	}

	#bcaption {
		display: none;
	}

	#bclose {
		height: 46px;
		width: 46px;
		float: right;
		margin-top: 25px;
		margin-right: 25px;
	}

	.bbutton-close {
		margin-left: 22px;
		margin-top: 25px;
	}

	.bbutton-zakaz {
		margin-left: 22px;
	}

	/*ID*/
	#bcaption td:nth-child(1) {
		width: 10%;
	}

	/*NAME*/
	#bcaption td:nth-child(2) {
		width: 57%;
	}

	/*PRICE*/
	#bcaption td:nth-child(3) {
		width: 20%;
	}

	/*NUM*/
	#bcaption td:nth-child(4) {
		width: 35%;
		display: none;
	}

	/*SUM*/
	#bcaption td:nth-child(5) {
		width: 25%;
		display: none;
	}

	.bsum-box {
		margin-right: 15px;
	}

	.bitem td {
		color: #333;
		font-family: "Arial Narrow";
		font-size: 15px;
	}

	.bitem td:nth-child(1) {
		width: 97%;
		vertical-align: top;
		display: inline-table;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #666;
	}

	.bitem td:nth-child(2) {
		width: 97%;
		color: #333;
		display: inline-table;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #666;
	}

	.bitem td:nth-child(2) a:hover {
		font-size: 14px;
		color: #FFF;
		background-color: #333;
	}

	.bitem td:nth-child(3) {
		width: 97%;
		text-align: center;
		padding-top: 7px;
		padding-bottom: 6px;
		display: inline-table;
	}

	.bitem td:nth-child(4) {
		width: 35%;
		text-align: center;
		display: none;
	}

	.bitem td:nth-child(5) {
		width: 25%;
		text-align: center;
		display: none;
		padding-top: 7px;
		padding-bottom: 6px;
	}
}
@media (max-width: 430px) {
	.checkbox-magazin {
	height: 30px;
	width: 30px;
	margin-left: 0;
	left: 0;
	position: relative;
	top: 12px;
	}

	/*Нотификация корзины*/
	.noty_layout {
	display: none;
	position: fixed;
	margin-left: -15px;
	box-sizing: border-box;
	transition: all .5s;
	}

	.noty_bar {
	background-color: #fff6e2;
	box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.2);
	border: 1px solid #eeeeee;
	border-bottom: none;
	margin-top: 0.25em;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0px;
	}

	.noty_body {
		padding: 1em;
		font-size: 1em;
	}

	.add-to-cart-noty {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	}



	.add-to-cart-noty a {
		white-space: nowrap;
		color: #FFFFFF;
	}

	.add-to-cart-noty a:hover {
		color: #999;
	}

	/*---*/
	.calc-item {
		background-color: #fff;
		position: relative;
		align-items: center;
		display: flex;
	}

	.calc-remove-btn {
		position: absolute;
		right: 0;
		font-weight: 700;
		margin: 10px;
		cursor: pointer;
	}

	.calc-remove-btn:hover {
		color: #f00;
	}
}
@media (max-width: 380px) {
#overflow{
	height: 75%;
}
}	
