.catalog_element a.element_link {
    width: 100%;
    /* height: auto; */
    float: left;
    /*! z-index: 100; */
    position: relative;
}
.tip .bx_ordercart_order_sum{
	/* display: none; */
}
#basket_items td.item_sum img {
    height: 16px;
}
.gotoshop::before {
    content: "\2190";
    margin-right: 10px;
    width: 20px;
	font-family: verdana;
}

.item_cart_fly{
	width: 239px;
	/* height: 27px; */
	display: inline-block;
	position: relative;
	margin: 0px 0 0 218px;
	margin-top: 0px;
	margin-left: 218px;
	margin-left: 218px;
	background: #6e6e6e;
	color: #fff;
	border-radius: 10px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-left: 18px;
	float: right;
	border: 1px solid #6e6e6e;
	margin-left: 0px;
	margin-top: 17px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 6px;
}
.item_cart_fly:hover{
	width: 239px;
	
	display: inline-block;
	position: relative;
	margin: 0px 0 0 218px;
    margin-top: 0px;
    margin-left: 218px;
	margin-left: 218px;
	
	
	background: #fff;
	color: #6e6e6e;
	border-radius: 10px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-left: 18px;
	float: right;
	border: 1px solid #6e6e6e;
	margin-left: 10px;
	margin-top: 17px;
	float: left;
	margin-bottom: 10px;
}
.item_cart_fly span#bask {
    width: 26px;
    height: 29px;
    position: absolute;
    background: url(images/cart_adaptive_w.svg) 0 0px no-repeat;
    background-size: auto auto;
    margin: -4px 16px 13px -32px;
    background-size: contain;
}
.item_cart_fly:hover span#bask {
    width: 26px;
    height: 29px;
    position: absolute;
   background: url(images/cart_adaptive.svg) no-repeat;
    background-size: auto auto;
    background-size: auto auto;
    background-size: auto auto;
    margin: -4px 16px 13px -32px;
    background-size: contain;
}

.checkout_fly{
	width: 179px;
	/* height: 27px; */
	display: inline-block;
	position: relative;
	margin: 0px 0 0 218px;
	margin-top: 0px;
	margin-left: 218px;
	margin-left: 218px;
	background: #fff;
	color: #6e6e6e;
	border-radius: 10px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-left: 0;
	float: right;
	border: 1px solid #6e6e6e;
	margin-left: 30px;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 6px;
}
.checkout_fly:hover{
	background: #6e6e6e;
	color: #fff;
}


#cont1 #basket_form {
    margin: 0;
    padding: 0;
}
#cont1 #basket_items td.itemname a.item_name {
    font-family: "Circe", Arial, "Helvetica CY", sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
    display: block;
    position: absolute;
    max-width: 350px;
    max-height: 36px;
    overflow: hidden;
    margin: 0px 0 0 80px;
}

#cont1 a.delete_item {
    background-position-x: 0%;
	background-position-y: 0%;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0px 10px 0 auto;
	background-size: cover;
}
#cont1 #basket_items td.custom {
    width: auto;
    text-align: center;
    padding: 0 0 0 0;
    vertical-align: middle;
    line-height: 0;
    font-size: 0;
    display: inline-block;
    border: none;
    margin-top: 40px;
    margin-right: 0;
    float: left;
}
#cont1 #basket_items td.itemname {
    padding-left: 10px;
    padding-right: 10px;
    width: 80px;
    margin-left: 10px;
    /*! margin-right: 30px; */
}
#cont1 #basket_items td.itemname a.item_name {
    font-family: "Circe", Arial, "Helvetica CY", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    display: block;
    position: absolute;
    max-width: 350px;
    max-height: 36px;
    overflow: hidden;
    margin: 0px 0 0 75px;
}
#cont1  #basket_items td {
	
    border-bottom: none;
}
#cont1  #basket_items tr {
	
	
	border-bottom: 1px solid #e5e5e5;
}
#cont1 .bx_ordercart,  #cont .bx_ordercart_order_table_container table tbody td {
    /*! padding: 2% 5px; */
    border-bottom: none;
    vertical-align: top;
}
#cont1  #basket_items tr {
	border-bottom: 1px solid #e5e5e5;
}
#cont1 #basket_items td.item_sum {
    width: 152px;
    padding-right: 20px;
    text-align: right;
    font-family: "Circe", Arial, "Helvetica CY", sans-serif;
    font-size: 23px;
    line-height: 28px;
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
}
#cont1  #basket_items td.delete {
    width: 30px;
    vertical-align: middle;
}
#allSum_FORMATED{
	font-size:22px;
}

.bx_ordercart .bx_item_detail_size_small_noadaptive {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    width: 192px;
    display: none;
}
.bottom_block_main_container .gotobuy {
    width: 265px;
    /* height: 31px; */
    display: inline-block;
    position: relative;
    margin: 0px 0 0 218px;
    background: #089612;
    color: #FFF;
    border-radius: 10px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    padding-top: 14px;
    padding-left: 20px;
    float: right;
    margin: 40px 1px 20px 20px;
}
.gotoshop {
    color: #000;
    text-decoration: underline;
    font-size: 20px;
    line-height: 81px;
    margin: 20px 20px 20px 20px;
    float: left;
}

.main_container_popup{
	font-family: 'Circe', Arial, "Helvetica CY", sans-serif;
}
#basket_items_list #basket_items_list:last-child{
	display:none;
}
.main_container_popup .item_old_price{ 
	display: none;
}
.main_container_popup .red { 
	color: #f00;
}

.tip input.faq_win_x {
    position: absolute;
    right: -8px;
    top: -11px;
    height: 15px;
    width: 15px;
    background: url(/bitrix/templates/apple33_adaptive_wide_copy/js/windows/../../images/close.png) no-repeat;
	background-color: rgba(0, 0, 0, 0);
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
    overflow: hidden;
    border: none;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
    background-size: cover;
    border: 1px solid #000;
    padding: 0;
}

/* .tip .bx_ordercart .bx_ordercart_photo_container { */
    /* position: relative; */
    /* padding-top: 100%; */
    /* min-width: 0px; */
    /* max-width: 100%; */
    /* height: 0; */
    /* border: 1px solid #c0cfda; */
    /* border-radius: 2px; */
/* } */
.tip{
	z-index:1000;
}
.tip .counter{
	margin-top: 5px;
}
.deletelink {
    position: absolute;
    height: 15px;
    width: 15px;
    background: url(/bitrix/templates/apple33_adaptive_wide_copy/js/windows/../../images/close.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-position-x: 0%;
    background-position-y: 0;
    overflow: hidden;
    border: none;
    cursor: pointer;
    background-size: cover;
}
.tip #basket_items .counter a.minus {
    width: 20px;
    height: 35px;
    display: inline-block;
    background: aqua;
    margin: 0px 0 0 0;
    padding: 0;
    vertical-align: middle;
    background: url(/bitrix/templates/apple33_adaptive_wide_copy/components/bitrix/sale.basket.basket/cart/images/minus.png) right no-repeat;
    border: none;
    /*! float: left; */
}

.tip #basket_items .counter a.plus {
    width: 20px;
    height: 35px;
    display: inline-block;
    background: aqua;
    margin: 0px 0 0 0;
    padding: 0;
    vertical-align: middle;
    background: url(/bitrix/templates/apple33_adaptive_wide_copy/components/bitrix/sale.basket.basket/cart/images/plus.png) left no-repeat;
    border: none;
    /*! float: right; */
}
.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td {
    border-bottom: 0;
}
.tip .price{
	display: none;
}
.tip .bx_ordercart .bx_ordercart_order_table_container {
    border: 1px solid #fff;
}
.custom a{
	display: none;
}
.tip thead{
	display: none;
}
.tip .bx_sort_container{
	display: none;
}
.tip  .bx_ordercart_order_pay{
	display: none;
}
.catalog_element {
    width: 100%;
    height: 510px;
    position: relative;
    margin: 0;
    border: 1px solid transparent;
    padding: 10px 16px;
}

.catalog_element .red .item_old_price {
    color: #000;
    font-size: 14px;
    line-height: 1;
    /* text-decoration: line-through; */
    margin-right: 10px;
    position: relative;
	margin-top: -2px;
}

.background_black {
    width: 100%;
    height: 100%;
    background: #0009;
    position: fixed;
    display: none;
    z-index: 3000;
}
.tip #basket_items input {
    line-height: normal;
    font-family: 'Circe', Arial, "Helvetica CY", sans-serif;
    text-align: center;
    border: 1px solid #ccc;
    padding: 5px;
}
/*ÃƒÂÃ‚Â²Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â¿ÃƒÂÃ‚Â»Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Â²ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»ÃƒÂÃ‚ÂºÃƒÂÃ‚Â° ÃƒÂÃ‚Â¿Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â¿ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â²ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¹ ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒâ€˜Ã†â€™ÃƒÂÃ‚Â¿ÃƒÂÃ‚ÂºÃƒÂÃ‚Âµ*/

.main_container_popup{
	width: 725px;
	height: 300px;
}
.top_block_main_container .left_img img{
	width: 80px;
	float: left;
	border: 1px solid #ccc;
	height: 80px;
}
.top_block{
	background-color: #fff;
	padding: 20px 20px 20px 50px;
	height: 109px;
}
.middle_block_main_container{
	background-color: #eef1f3;
	padding: 30px;
	text-align: center;
	font-size: 34px;
	color: #139a1d;
	border-top: 1px solid #ccc;
}
.bottom_block_main_container{
	background-color: #fff;
	padding: 10px;
	height: 80px;
	display: block;
}
.bottom_block_main_container .gotobuy{
	width: 265px;
	/* height: 31px; */
	display: inline-block;
	background: #6e6e6e;
	color: #FFF;
	border-radius: 10px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	letter-spacing: 2px;
	padding-top: 14px;
	padding-left: 0;
	float: right;
	margin: 16px 25px 24px 20px;
	padding-bottom: 10px;
}
.gotoshop{
	color: #000;
	text-decoration: underline;
	margin: 20px 0px 0px 40px;
	width: 240px;
	display: inline-block;
	border-radius: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
	border: 1px solid #6e6e6e;
	width: 265px;
	/* height: 31px; */
	padding-top: 14px;
	margin: 16px 25px 24px 20px;
	line-height: 1.5;
	padding-bottom: 10px;
	padding-bottom: 10px;
	padding-bottom: 10p;
	padding-bottom: 10;
	padding-bottom: 1;
	padding-bottom:;
}
.top_block_main_container span{
	display: block;
	/*! margin: 20px; */
}
.price_content{
	float: right;
	font-size: 34px;
	margin: 20px 70px 20px 20px;
}
.right_content {
	font-size: 18px;
	margin: auto;
	margin-top: auto;
	margin-left: auto;
	float: left;
	margin-left: 20px;
	margin-top: 11px;
	width: 306px;
	line-height: 24px;
}
/*----------------*/


.scale:hover {
	transition: 0.3s;
	/* height: 520px; */
	margin: 0;
}

.scale:hover {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
    transform: scale(1.01);
    z-index: 10;
    position: relative;
    /*! z-index: 30; */
    background: #fff;
}

.scale:hover a.element_link{
	/*! border: 1px solid #fff; */
}



div.catalog_element .red {
    color: #ff0000;
    line-height: 34px;
}
}
div.catalog_element div.item_price div.item_old_price {
    text-align: left;
    padding: 0 0px 0 0;
    font-family: "Circe", Arial, "Helvetica CY", sans-serif;
    font-size: 19px;
    line-height: 20px;
    height: 20px;
    color: #4d4d4d;
    text-decoration: none;
    text-decoration: line-through;
}



.catalog_element a.element_link {
    display: block;
    width: 320px;
    /* height: 435px; */
    background: none;
    padding: 0px;
    margin: 0px auto 8px auto;
    text-decoration: none;
    /*! border: 1px solid #fff; */
}
div.catalog_element span.element_pic {
    width: 310px;
    height: 260px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    padding: 0;
}
.catalog_element a.element_link img {
    padding: 0;
    margin-top: 30px;
    max-height: 220px;
}
.catalog_element .color_item_name{
    margin-top: 10px;
    color: #ccc;
    font-size: 22px;
}
.catalog_element .item_cart {
    display: inline-block;
    position: relative;
    background: #fff;
    color: #6e6e6e;
    border-radius: 10px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: right;
    font-size: 12px;
    /* letter-spacing: 1px; */
    padding: 8px 10px 5px 32px;
    float: right;
    border: 1px solid #6e6e6e;
    margin-top: 7px;
    white-space: nowrap;
    line-height: 2;
}
.catalog_element .item_cart:hover {
    background: #6e6e6e;
    color: #fff;
}
.catalog_element a.item_cart span#bask {
    width: 26px;
    height: 29px;
    position: absolute;
    background: url(images/cart_adaptive.svg) no-repeat;
    margin: -2px 6px 3px -28px;
    background-size: contain;
}
.catalog_element a.item_cart:hover span#bask {
    background: url(images/cart_adaptive_w.svg) no-repeat;
	background-size: contain;
}
.catalog_element  .item_current_price {
	text-align: left;
	padding: 0px;
	font-family: "Circe", Arial, "Helvetica CY", sans-serif;
	font-size: 22px;
	line-height: 40px;
	height: 40px;
	color: rgb(0, 0, 0);
	text-decoration: none;
	display: inline-block;
	white-space: nowrap;
}
/*
.catalog_element .color_select {
    margin-top: -110px;
    z-index: 100;
    position: relative;
    margin-left: 40px;
}
*/
/*
.catalog_element .color_select {
    margin-top: 0;
    z-index: 0;
    position: relative;
    margin-left: 25px;
}
*/
.catalog_element .color_select {
    width: 100%;
    /* height: 111px; */
    z-index: 0;
    position: relative;
    display: inline-block;
    margin: 0 0px 0 0px;
    line-height: 0.9;
}
.catalog_element:hover .color_select {
    /* height: 90px; */
}
.catalog_element .item_price {
    width: 100%;
    margin-left: 0;
    display: inline-block;
    margin-top: 0;
    bottom: 24px;
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
}
.catalog_element .color_item_name {
    margin-top: 0px;
    color: #ccc;
    font-size: 17px;
    /* visibility: hidden; */
    /* opacity: 0; */
    transition: visibility 0s, opacity 0.5s linear;
    line-height: 1.5;
    white-space: nowrap;
}

.catalog_element:hover .color_item_name{
	visibility: visible;
	opacity: 1;	
}
/*
.catalog_element div.color_select span.color_item .background {
    position: relative;
    display: block;
    width: 25px;
    height: 25px;
    margin: 1px;
    border-radius: 50%;
    z-index: -1;
	
}
.catalog_element div.color_select span.color_item {
    position: relative;
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    background: url(/bitrix/templates/apple33_adaptive_wide_copy/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/r2_.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
    cursor: pointer;
    margin: 0 18px 0 0;
    border-radius: 50%;
	
}

.catalog_element div.color_select span.color_item.active_color {
    background-position: 0px -25px;
}
*/
div.color_select span.color_item {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 auto 0 auto;
    z-index: 100;
    border: 1px solid transparent;
    padding: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}
div.color_select span.color_item:hover {
	border-color: #d6d6d6;
    text-decoration: none;
}
div.color_select span.color_item .background:after {
    border-radius: inherit;
    -webkit-box-shadow: inset 0 0 4px 0px rgba(0, 0, 0, 0.22);
    box-shadow: inset 0 0 4px 0px rgba(0, 0, 0, 0.22);
    content: '';
    display: block;
    height: inherit;
    position: absolute;
    width: inherit;
}

div.color_select span.color_item .background {
    position: relative;
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    z-index: -1;
    opacity:1;
    background: #ccc center center;
}
div.color_select span.color_item:hover .background{
	opacity:1;
}
div.color_select span.color_item.active_color {
    /* background-position: 0 -39px; */
    border-color: #0070c9;
    cursor: default;
}
div.color_select span.color_item.active_color>span {
    opacity:1;
}
div.item_price div.item_current_price.offer_price {
    display: none;
    margin-top: 6px;
}


.catalog_element div.item_price div.item_current_price.offer_price:first-of-type {
    display: flex;
	flex-flow: column;
	/* flex-flow: nowrap; */
}

.catalog_element div.item_price div.item_current_price.offer_price {
    display: none;
	flex-flow: wrap;
}
.color_select{
	margin-top: -100px;
	z-index: 9;
	position: relative;
}
div.catalog_element span.price{
	display: none;
}
.tip {
    display: inline-block;
    position: absolute;
    width: 490px;
    background: #fff;
    border-radius: 0;
    padding: 0;
    top: 20;
    right: 0;
    display: none;
    border: 2px solid #000;
    z-index: 100;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
	/*! padding: 10px; */
	font-family: 'Circe', Arial, "Helvetica CY", sans-serif;
}
.tip .d3 {
	
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #000;
    position: absolute;
    top: -15px;
    right: 225px;
	
}
.tip-click:focus .tip {
	display: block;
}

#cart-modal {
    position: fixed;
    top: 50%;
    left: 0;
    width: 500px;
    height: 250px;
    overflow: hidden;
    background: #fdfeff;
    z-index: 2006;
    margin: auto;
    display: block;
    right: 0;
    bottom: 50%;
}
table.maintab {
    width: auto;
    height: 100%;
    margin: auto;
}
.middle_block_main_container {
    background-color: #eef1f3;
    padding: 10px;
    text-align: center;
    font-size: 34px;
    color: #139a1d;
    border-top: 1px solid #ccc;
}
@media(max-width: 768px){
	div.catalog_element span.price {
		display: none;
	}
	.catalog_element a.element_link {
		width: 153px;
		height: 290px;
		float: left;
		
	}
	div.catalog_element {
		float: left;
		width: 153px;
		height: 290px;
		position: relative;
		
	}
	
	.catalog_element span{
		/* display: none; */
	}
	.catalog_element a.element_link {
		border: none;
	}
	div.catalog_element {
		float: left;
		width: 153px;
		height: 290px;
		position: relative;
		z-index: 100;
	}
	div.catalog_element span.price {
		
		display: block;
		position: absolute;
		width: 120px;
		text-align: center;
		left: 12px;
		bottom: 0;
		padding: 0;
		font-family: "Circe", Arial, "Helvetica CY", sans-serif;
		font-size: 17px;
		font-weight: bold;
		line-height: 9px;
		height: 43px;
		color: #000000;
		text-decoration: none;
		
	}
	div.catalog_element span.price {
		
		display: block;
		font-size: 13px;
		
	}
} 

@media(max-width: 768px){
	#search {
		background: #333;
	}
	#search #span1 {
		content: '';
		height: 60%;
		width: 1px;
		position: absolute;
		right: -19px;
		top: 0;
		background-color: #000;
		margin: 12px 70px 10px 0px;
		z-index: 10;
	}
	#search #span2 {
		content: '';
		height: 100%;
		width: 7px;
		position: absolute;
		right: 11%;
		top: 0;
		background-color: #333;
		margin: 0;
		z-index: 0;
	}
	#nav_right #little_cart::after {
		/*! content: ''; */
		/*! height: 60%; */
		/*! width: 1px; */
		/*! position: absolute; */
		/*! left: 0; */
		/*! top: 0; */
		/*! background-color: #fff; */
		/*! margin: 10px 0px 10px 0px; */
	}
	#nav_right #search-link form input[type="submit"]::after {
		content: '';
		height: 60%;
		width: 1px;
		position: absolute;
		right: 0;
		top: 0;
		background-color: #fff;
		margin: 10px 0px 10px 0px;
	}
	
	#nav_right {
		
		position: absolute;
		right: 0;
		top: 0;
		overflow: hidden;
		text-align: right;
		border-radius: 0;
		transition: all 500ms ease-out;
		width: 94px;
		height: 48px;
		border: 0;
		z-index: 5;
		
		}#nav_right li#little_cart a {
		
		padding: 0;
		width: 46px;
		border: 0 none;
		background: #533654;
        background-color: rgb(83, 54, 84);
		-webkit-transition: all 500ms ease-out;
		transition: all 500ms ease-out;
		height: 48px;
		display: block;
		position: relative;
		
	}
	#nav_right #search-link form input[type="submit"] {
		padding: 0;
		width: 55px;
		border: 0 none;
		height: 55px;
		display: block;
		background: #333 url("/images/Search_icon.svg") 50% 50% no-repeat;
		position: relative;
		z-index: 1;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		outline: none;
		-webkit-transition: all 500ms ease-out;
		transition: all 500ms ease-out;
	}
	#nav_right #search-link form input[type="text"] {
		position: absolute;
		border: none;
		outline: none;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 90px 0 60px;
		/* height: 100%; */
		color: #fff;
		background: #402a40;
	}
	#nav_right .close {
		width: 20px;
		height: 20px;
		background-size: 100%;
		position: absolute;
		right: 60px;
		top: 50%;
		margin-top: -10px;
	}
	button.close {
		background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAN9JREFUeNqkkyEOwjAUhrtmFwCBBjM4BWEIFFdBcgokkKA4BXoGg8PPMAEGjS9/Q5c05bWv3Zp8WdJ2X/vS/0ml1AjcQAFERzJwABsphHiDK6hAIdJHBvZgDS72KTvwTLxpe7MGTPScuyFF+iejhLFSUuYTclJbNnbXQyVRUi07+mSc0JWyMk3ORGJrvpVhDhag8f4R+Zp39Rsrbr+MDO0AnMCZC38e2QFtmR9T+hLUKSWHohHMaaqMlVIyHY1HKBqW9OVKu8q80j4yUtpX5kqnOjZDMANlsAPiOqr8CjAANYp/aXDwlgAAAAAASUVORK5CYII=') 50% 50% no-repeat;
		background-size: auto auto;
		border: 0;
		padding: 0;
	}
	#nav_right #search-link form {
		position: relative;
	}
	#nav_right.wide {
		width: 100%;
	}
	ul.navbar {
		
	    list-style: none;
	    padding: 0;
	    margin: 0;
		
	}
	#nav_right li#little_cart a {
		
	    padding: 0;
	    width: 52px;
	    border: 0 none;
	    background: #000;
		background-color: rgb(0, 0, 0);
	    -webkit-transition: all 500ms ease-out;
	    transition: all 500ms ease-out;
	    height: 56px;
	    display: block;
	    position: relative;
		
	}
	#nav_right #search-link {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		margin: 0;
	}
	
	#nav_right.wide {
		width: 100%;
	}
	
	#nav_right #search-link form {
		position: relative;
	}
	
	#nav_right #search-link form input[type='text'] {
		position: absolute;
		border: none;
		outline: none;
		top: 0;
		left: 0px;
		width: 100%;
		padding: 0 55px 0 15px;
		/* height: 60%; */
		color: #fff;
		background: #333;
		/*! margin-left: 0px; */
		border: 1px solid #fff;
		margin: 10px 100px 10px 58px;
	}
	
	#nav_right #little_cart {
		position: relative;
		/*! margin-left: 36px; */
		z-index: 1;
		margin-right: 0;
		float:right;
		/*! width: 48px; */
		/*! height: 110px; */
		/*! margin-top: 4px; */
		/*! height: 57px; */
	}
	#nav_right {
		
		position: absolute;
		/*! left: 0; */
		/*! top: 0; */
		overflow: hidden;
		text-align: right;
		border-radius: 0;
		transition: all 500ms ease-out;
		width: 106px;
		height: 54px;
		border: 0;
		z-index: 5;
		
		/*! margin-right: 10px; */
		/*! float: right; */
	}
	#nav_right li#little_cart a::before {
		
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		background-image: url("http://test.apple33.com/bitrix/templates/apple33_adaptive_wide/images/Basket_icon.svg");
		background-position: 0px 0;
		width: 38px;
		height: 30px;
		
		background-repeat: no-repeat;
		padding-bottom: 0;
		/*! margin-left: 10px; */
	}
	div.adaptive_categories_button {
		width: auto;
		height: 55px;
		margin: 0 auto;
		font-family: "Circe", Arial, "Helvetica CY", sans-serif;
		text-align: center;
		font-size: 28px;
		line-height: 58px;
		color: #ffffff;
		background: #000000;
		position: relative;
	}	
	
	table.maintab {
		width: auto;
		height: 100%;
		margin: auto;
	}
	
	
	
	div.adaptive_categories_button {
		font-family: "Circe", Arial, "Helvetica CY", sans-serif;
		text-align: center;
		font-size: 19px;
		line-height: 54px;
		color: #ffffff;
	}
	div.adaptive_categories_button div.cat_sign {
		position: relative;
		margin: 15px;
		width: 20px;
		height: 20px;
		background: url(/bitrix/templates/apple33_adaptive_wide_copy/images/adaptive_cat_triangle.svg) top left no-repeat;
		float: left;
	}
	div.header div.adaptive_top_line a.adaptive_logo {
		width: 120px;
		height: 60px;
		background: url(/bitrix/templates/apple33_adaptive_wide_copy/images/logo1.svg) no-repeat;
		display: block;
		text-decoration: none;
		position: absolute;
		margin: 0px auto 0 20px;
	}
	div.adaptive_menu_button {
		position: absolute;
		width: 40px;
		height: 35px;
		background: url(https://apple33.com/bitrix/templates/apple33_adaptive_wide_copy/images/adaptive_menu_button_sprite.svg) top left no-repeat;
		margin: 18px 0 0 11px;
		right: 20px;
	}
	div.adaptive_top_line .cart_adaptive {
		display: none;
	}
	.search_form_mobile {
		display: block;
		width: 50px;
		background: #333;
		float:right;
	}
	.search_form_mobile .search_form_submit_submit {
		display: inline;
		position: relative;
		width: 23px;
		height: 23px;
		background: url(/bitrix/templates/apple33_adaptive_wide/images/Search_icon.svg) no-repeat top left;
		background-position: center center;
		border: none;
	}
	div.adaptive_cat_area .cart_adaptive {
		display: block;
		position: relative;
		width: 50px;
		height: 54px;
		background: url(/bitrix/templates/apple33_adaptive_wide/images/Basket_icon.svg) no-repeat center center;
		text-decoration: none;
		float: right;
		padding-left: -10px;
		
	}
	div.adaptive_cat_area .cart_adaptive:hover {
		cursor:pointer;
	}
	div.header div.main_menu {
		display: none;
		position: absolute;
		top: 0;
		width: 72%;
		height: 100%;
		padding-top: 42px;
		z-index: 5000;
		background: #ededed;
		overflow-x: hidden;
		overflow-y: auto;
		text-align: center;
		right: 0;
		opacity: 0.9;
	}
	.search_form_mobile .search_form_input_input {
		background: #333;
		border: 1px solid #fff;
		display: none;
		width: 30px;
	}
	div.header div.main_menu div.adaptive_menu_root, div.header div.main_menu a.adaptive_menu_root {
		display: block;
		position: relative;
		width: auto;
		height: 53px;
		padding-left: 10px;
		text-align: left;
		background: #ededed;
		vertical-align: middle;
		text-decoration: none;
		font-family: "Circe", Arial, "Helvetica CY", sans-serif;
		color: #000000;
		font-size: 14px;
		line-height: 54px;
		font-weight: normal;
		border-bottom: #cccccc solid 1px;
		z-index: 5000;
	}
	.right__cart__search{
		float: right;
		display: inline-block;
		width: 100px;
	}
	div.adaptive_contact_data_area {
		width: 100%;
		margin: 0 auto;
		padding: 15px 0 18px 0;
	}
	html.fix_menu, html.fix_menu body {
		overflow: hidden !important;
		height: 100% !important;
		position: fixed;
	}
	div.header div.main_menu div.relative li a {
		display: block;
		text-decoration: none;
		padding-left: 13px;
		font-size: 14px;
	}
	.closebutton {
		display: none;
		position: relative;
		width: 23px;
		height: 23px;
		background: url(/bitrix/templates/apple33_adaptive_wide/images/krest.png) no-repeat top left;
        background-position-x: left;
        background-position-y: top;
		background-position: center center;
		margin-right: 25px;
		margin-top: 15px;
		line-height: 10px;
		float: right;
	}
	
	.closebutton:hover{
		cursor: pointer;
	}
	.fantom:hover{
		cursor: pointer;
	}
	.nofantom:hover{
		cursor: pointer;
	}
	div.adaptive_categories_button {
		font-family: "Circe", Arial, "Helvetica CY", sans-serif;
		text-align: left;
		font-size: 19px;
		line-height: 54px;
		color: #ffffff;
	}
	#little_cart1{
		width: 10px;
		display: block;
		background: #333;
		height: 100%;
		z-index: 100;
		position: relative;
		float: right;
	}
	#nav_right .close {
		width: 20px;
		height: 20px;
		background-size: 100%;
		position: absolute;
		right: 70px;
		top: 50%;
		margin-top: -10px;
	}
	#little_cart2{
		width: 1px;
		display: block;
		background: #333;
		height: 60%;
		z-index: 100;
		position: relative;
		float: right;
		margin-top: 12px;
	}
}


@media(max-width: 340px){
	div.adaptive_categories_button {
		font-family: "Circe", Arial, "Helvetica CY", sans-serif;
		text-align: left;
		font-size: 15px;
		line-height: 54px;
		color: #ffffff;
	}
}
@media(max-width: 768px){
	div.catalog_element {
		float: left;
		width: 300px;
		height: 475px;
		position: relative;
		z-index: 100;
	}
	div.catalog_element span.element_pic {
		    width: 311px;
		    /* height: 230px; */
		    display: table-cell;
		    vertical-align: middle;
		    text-align: center;
		    margin: 0 auto;
		    /* padding: 0px 25px 0 25px; */
	}
	div.catalog_element span.name {
		    position: absolute;
		    top: 20px;
		    width: 100%;
		    height: 45px;
		    margin: 0 auto;
		    padding: 0 25px;
		    text-align: center;
		    font-family: "Circe", Arial, "Helvetica CY", sans-serif;
		    font-size: 18px;
		    line-height: 20px;
		    color: #000000;
		    text-decoration: none;
		    overflow: hidden;
	}
	
	.catalog_element span {
		/* display: block; */
	}
	.catalog_element .color_select {
		    z-index: 100;
		    width: 100%;
		    position: relative;
		    margin: 0;
		    /* height:90px; */
	}
	.catalog_element div.item_price div.item_current_price.offer_price:first-of-type {
		    display: flex;
    width: 100%;
    text-align: center;
    margin: 0;
    justify-content: center;
	margin-bottom: 10px;
	}
	div.catalog_element .red .item_old_price{
		margin-right: 5px;
	}
	.catalog_element .color_item_name {		
		margin-top: 10px;
		color: #ccc;
		font-size: 22px;
		/*visibility: hidden;
		opacity: 0;*/
		transition: visibility 0s, opacity 0.5s linear;
		height: 0;
		width: 100%;
		display: inline-block;
		text-align: left;
		
	}
		.catalog_element:hover .color_item_name{
			visibility: visible;
			opacity: 1;
			height: 0;
		        display:inline-block;
			
		}
	.catalog_element a.element_link {
		
		width: 300px;
		height: 270px;
		float: left;
		
	}
	.catalog_element a.item_cart span#bask {
		width: 26px;
		height: 29px;
		position: absolute;
		background: url(/bitrix/templates/apple33_adaptive_wide_copy/images/cart_adaptive.svg) 0 0px no-repeat;
		background-size: auto auto;
		background-size: auto auto;
		margin: 0px 6px 3px -32px;
		background-size: contain;
		
		/*! margin: -2px 6px 3px -14px; */
	}
	.catalog_element .item_cart {
		width: 148px;
		/* height: 35px; */
		display: inline-block;
		position: relative;
		margin: 0px 0 0 218px;
		margin-left: 218px;
		background: #fff;
		color: #6e6e6e;
		border-radius: 10px;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center;
		font-size: 14px;
		letter-spacing: 1px;
		/* padding-top: 7px; */
		/* padding-left: 18px; */
		float: left;
		border: 1px solid #6e6e6e;
		margin-left: 0;
		margin-top: 7px;
		margin-left: 30px;
	}
	.catalog_element .item_cart:hover {
		width: 129px;
		
		display: inline-block;
		position: relative;
		margin: 0px 0 0 218px;
        margin-left: 218px;
		margin-left: 218px;
		background: #6e6e6e;
		color: #fff;
		border-radius: 10px;
		text-transform: uppercase;
		text-decoration: none;
		/*! text-align: center; */
		font-size: 14px;
		letter-spacing: 1px;
		padding-top: 7px;
		/*! padding-left: 18px; */
		/*! float: right; */
		border: 1px solid #6e6e6e;
		margin-left: 0;
		margin-left: 30px;
		background-size: auto auto;
		background: #6e6e6e;
		margin-top: 7px;
	}
	.catalog_element .item_current_price {
		
		text-align: left;
		padding: 0px;
		font-family: "Circe", Arial, "Helvetica CY", sans-serif;
		font-size: 26px;
		line-height: 40px;
		height: 40px;
		color: rgb(0, 0, 0);
		text-decoration: none;
		display: inline-block;		
		display: none;
		
	}
	.catalog_element .item_price {
		margin-left: 10px;
		display: inline-block;
		margin-top: 0px;
		/* float: left; */
	}
	.catalog_element div.item_price div.item_current_price.offer_price {
		display: none;		
		width: 100%;
		text-align: center;
		margin: 0;
		justify-content: center;
		margin-bottom: 10px;
	}
	.catalog_element .color_item_name {
		margin-top: 10px;
		color: #ccc;
		font-size: 22px;
		visibility: visible;
		opacity: 1;
		transition: visibility 0s, opacity 0.5s linear;
		height: 0;
		width: 100%;
		display: inline-block;
		text-align: center;
	}
	.catalog_element .item_cart, .catalog_element .item_cart:hover  {
		    /* position: absolute; */
		    /* z-index: 100; */
		    /* left: 28%; */
		    /* float: none; */
		    margin: 0 auto;
		    width: 86%;
    padding: 6px 0;
	}
	
	.catalog_element a.item_cart:hover span#bask {
		/* margin: -2px 6px 3px -14px; */
	}
/*
	.name{
		position: absolute;
		top: 20px;
	}
*/
	.catalog_element .item_price {
		width: 100%;
		margin: 0;
		display: flex;
		flex-flow: column-reverse;
		/* text-align: center; */
		/* flex-direction: column-reverse; */
		/* flex-basis: initial; */
	}
	
	table.maintab {
		width: 100%;
		height: 100%;
		margin: auto;
	}
	div.catalog_element {		
		float: none;
		width: 100%;
                max-width: 333px;
		height: 510px;
		z-index: 100;
                padding:0;
		margin: 8px 0;
	}
	.catalog_element a.element_link {
		width: 100%;
		height: 260px;
		float: left;
	}
	body{
		/* overflow-x:  hidden; */
	}
/*
	div.catalog_element span.name {
		display: block;
		width: 100%;
                max-width:311px;
		height: 52px;
		margin: 0;
		padding: 0 13px 0 13px;
		text-align: center;
		font-family: "Circe", Arial, "Helvetica CY", sans-serif;
		font-size: 16px;
		line-height: 19px;
		color: #000000;
		text-decoration: none;
		overflow: hidden;						
	}
*/
	div.catalog_element span.price span.item_old_price {
		display: none;
		position: absolute;
		color: #4d4d4d;
		font-size: 19px;
		text-decoration: line-through;
		margin: -21px 0 0 0;
	}
	table.maintab {
		width: 100%;
		height: 100%;
		margin: auto;
	}
	div.catalog_element span.element_pic img {
                margin-top: 0px;
		max-width: 300px;
		max-height: 200px;
	}
	
	
}
@media(max-width: 1024px){
	.catalog_element{
		padding: 10px 5px;
	}
}
