@media screen and (min-width: 768px) {
	.fixed_header #top{
		position: fixed;
		top: 0px;
    left: 0px;
    width: 100%;
		z-index: 20;

	}
	.fixed_contacts{display: none;}
	.fixed_header #top .not_fixed{
		display: none;
	}

	.fixed_header .fixed_contacts {
		display: block;
		text-align: center;
		font-size: 16px;
	}
	#mail_fix a,
	#mail_fix a:hover{
		background: none !important;
		padding: 0 !important;
	}
	.fixed_header #cart_informer{
		position: fixed;
    top: 0;
    right: 50%;
		margin-right: -625px;
    z-index: 22;
    height: 47px;
    padding-left: 10px;
    width: 225px;
		padding-top: 3px;
	}
	.fixed_header  .cart_view{
		background: url(../images/top_cart_black.png) no-repeat 0px 0px;
	}
	.fixed_header  .cart_title{line-height: 20px;}
	.fixed_header #search{
		position: fixed;
    z-index: 21;
    top: 6px;
    left: 50%;
    margin-left: -400px;
	}
	.fixed_header #pop_up_map{display: none;}
	#contact_top {
		width: 485px;
		margin-left: 20px;
		overflow: hidden;
	}
	#phone {
		float: left;
	}
	#mail {
		float: right;
	}
	#search {
		float: left;
		margin-left: 20px;
	}
	#search .input_search {
		width: 431px;
	}
	#top_right {
    margin-top: 27px;
	}
	#top_header {
		display: block;
		background-color: #000;
	}
	#login {
		float: left;
	}
	#wish_compar {
		float: right;
	}
	#top_header a,
	#top_header .compare_view {
		display: inline-block;
		padding: 6px 15px 9px 30px;
		color: #FFD600;
		text-decoration: none;
		cursor: pointer;
		background-image: url(../images/sprite_top.png);
		background-repeat: no-repeat;
	}
	#top_header .reg {
		background-position: 9px -54px;
	}
	#top_header .out {
		background-position: 10px 9px;
	}
	#top_header .compare_view  {
		background-position: 8px -118px;
	}
	#top_header .wishlist_info a  {
		background-position: 10px -220px;
	}
	#top_header .wishlist_info {
		display: inline-block;
	}
	#top_header .reg:hover {
		background-position: 8px -85px;
	}
	#top_header .out:hover {
		background-position: 10px -21px;
	}
	#top_header .compare_view:hover  {
		background-position: 9px -151px;
	}
	#top_header .wishlist_info a:hover  {
		background-position: 10px -186px;
	}
	#top_header .wishlist_info {
		display: inline-block;
	}
	#top_header a:hover,
	#top_header .compare_view:hover {
		background-color: #ffd600;
		color: #000;
	}
	#top_right {
		float: right;
		margin-top: 20px;
	}
	.catalog_menu >h2, .catalog_menu >.header-2,
	.catalog_menu .switch{display: none;}
	.catalog_button{
		position: relative;
    margin-bottom: 20px;
	}
	.catalog_menu{
		position: relative;
		/* left: 100%;
		top: 0; */
		z-index:12;
		display: block;
	}
	.catalog_button:hover .catalog_menu{
		display: block;
	}
	#left .catalog_button>h2, #left .catalog_button>.header-2{

		/* background: url(../images/arrow_right.png) no-repeat 90% 50% / 10px 15px, #ffd600; */
		/* cursor: pointer; */
	}
	.categories_level_1{
		position: relative;
		width: 100%;
	}
	.catalog_menu  a{
		width: 100% !important;
		/* background: #fff !important; */
	}
	.catalog_menu .submenu li{border: none;}
	.catalog_menu .categories_level_2{
		position: absolute;
    top: -1px;
    left: 100%;
    background: #fff;
		width: 1000px;
		border: 1px solid #ffd600;
	}
	#drop_catalog  .categories_level_2{
		background: #fff;
		width: 1000px;
		border: 1px solid #ffd600;
	}
	.category_level_1 .menu_wrap>a,
	.category_level_1 >a{
		/*pointer-events: none;*/
		cursor: pointer;
	}
	.category_level_2 .menu_wrap>a{
		font-size: 14px;
		color: #d89f02;
		text-transform: uppercase;
		pointer-events: none;
		cursor: default;
	}
	.category_level_2 .menu_wrap>a:hover{color: #d89f02;}
	.categories_level_3 li>a{
		padding: 2px 14px !important;
	}
	.category_level_3 a:hover{color: #d63b15 !important;}
	.category_level_1 .menu_wrap>a,
	.category_level_1 >a{
		padding: 9px 10px !important;
	}
	.category_level_1:hover{background: #e5e5e5;}
	.submenu {
		background: none !important;
	}
	.parent.category_level_2{
		width: 24%;
    display: inline-block;
		vertical-align: top;
	}
	.category_level_1:hover>.submenu,
	.category_level_2 .submenu{
		display: block;
	}
}

@media screen and (min-width: 1250px) {
	.container {
		width: 1250px;
	}
	.tiny_products .product,
	.grid .product {
    width: 25%;
	}
	#videoreviews .grid .product{
		width: 20%;
	}
	#discount_wrap .grid .product{
		width: 20%;
	}
	.wished_products .product{
    width: 20%;
	}
	#flypage {
    width: 1009px;
	}
	.tiny_products.related .product {
    width: 25%;
	}
	.grid .product.first {
    clear: left;
	}
	#flypage .gallery .bx-wrapper {
    padding: 0;
	}
	.gallery .bx-wrapper .bx-next {
    right: -30px;
	}
	.gallery .bx-wrapper .bx-prev {
    left: -30px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1249px){
	.delivery_info,
	.payment_info{
		width: 100%;
		padding: 0;
	}
	.tiny_products .product, .grid .product{
		width: 33.3333%;
	}
	#videoreviews .grid .product{
		width: 25%;
	}
	#videoreviews .grid .product{
		width: 25%;
	}
	.wished_products .product{
    width: 25%;
	}
	.fixed_header #search{
		width: 300px;
		margin-left: -300px;
	}
	.fixed_header #search .input_search{width: 262px;}
	.fixed_header #cart_informer{
		margin-right: -500px;
	}
	#pop_up_map{
		width: 40px;
		height: 34px;
		background: url(../images/map_button.png) no-repeat 50% 50% / 28px 28px;
		margin-top: 0;
		margin-left: 5px;
	}
	#pop_up_map .sity,
	#pop_up_map .office_hours{display: none;}
	.categories_level_2{width: 750px;}
	.parent.category_level_2{width: 33.333333%;}
	.shop_list {display: none;}
}
@media screen and (max-width: 1249px){

	.container {
		width: 998px;
	}
	#left,
	#left_cats {
    width: 235px;
	}
	#main {
    width: 534px;
	}
	#left.page{display: none;}
	#main.products{width: 760px;}

	#flypage {
    width: 763px;
	}
	.tiny_products.related .product {
    width: 33.333%;
	}
	#flypage .gallery .bx-wrapper {
    padding: 0 29px;
	}
	#drop_catalog .categories_level_2{
		width: 750px;
	}
	#drop_catalog .categories_level_2 > .category{
		width: 33.333333%;
	}
}
@media screen and (max-width: 1023px){
	.fixed_header #search{
		width: 110px;
		margin-left: -180px;
	}
	.fixed_header #search .input_search{width: 72px;}
	.fixed_header #cart_informer{margin-right: -375px;}
	#drop_catalog .categories_level_2{
		width: 500px;
	}
	#drop_catalog .categories_level_2 > .category{
		width: 50%;
	}
	.container {
		width: 748px;
	}
	#left,
	#left_cats {
    width: 241px;
	}
	#main ,
	#main.products{
    width: 507px;
    padding: 0 0 0 20px;
    float: right;
	}
	#right {
    float: left;
    width: 241px;
    clear: left;
	}
	#flypage {
    width: 507px;
	}
	.tiny_products.related .product {
    width: 50%;
	}
	.gallery,
	.description {
    width: 100%;
	}
	#main_banner .slide_text {
    padding-top:  30px;
	}

	#flypage .gallery .bx-wrapper {
    padding: 0;
	}
	.gallery .bx-wrapper .bx-next {
    right: -20px;
	}
	.gallery .bx-wrapper .bx-prev {
    left: -20px;
	}
	#search .input_search {
		/* width: 620px; */
		width: 515px;
	}
	#contact_top {
		margin-left: 85px;
    margin: 0px 0 0;
    clear: both;
    width: 100%;
    float: none;
    padding-top: 18px;
	}
	#search {
    /* float: none; */
    margin: 0;
	}
	/* .categories_level_1, */
	.categories_level_2{
		width: 500px;
	}
	.parent.category_level_2
	{
		width: 50%;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	/* #mail{margin-right: 48px;} */
	#mail{margin-right: 196px;}
	.wished_products .product{
    width: 33.333333%;
	}
}
@media screen and (max-width: 767px) {
	#videoreviews .grid .product{
		width: 50%;
	}
	#discount_wrap .grid .product{
		width: 50%;
	}
	.catalog_menu .menu_wrap > a {
    width: 195px;
	}
	.pop_up_del_pay_info{
    top: 100%;
    left: -10px;
	}
	.pop_up_del_pay_info .info_wrap:before{
    top: -8px;
    transform: rotate(45deg);
	}
	.mob_delivery_payment_info{
		display: block;
	}
	.delivery_payment_info{display: none;}
	#pop_up_map_content{
		width: 280px;
		height: 300px;
	}
	#pop_up_map_content iframe{
		height: 180px;
	}
	.container {
		width: 470px;
	}
	#top,
	#left,
	#right {
    display: none;
	}
	#left_cats {
    width: 100%;
	}
	#main,
	#main.products {
    width: 100%; padding: 0;
	}
	#flypage {
    max-width: 100%;
    padding: 0;
	}
	#menu_view {
    display: block;
	}
	#search {
    margin-top: 10px;
		float: none;
	}
	#search .input_search {
    width: 90%;
	}
	#pop_up_map{
		margin-top: 15px;
		margin-left: 0px;
		white-space: normal;
		width: 100%;
		text-align: center;
		line-height: 25px;
	}
	#pop_up_map .sity,
	#pop_up_map .office_hours,
	#pop_up_map .office_hours span{
		display: inline;
		padding: 0;
		background: none;
	}
	.cart_title {
		display: none;
	}
	header .cart_view {
		background: url(../images/small_cart.png) no-repeat 0 0;
		padding-left: 35px;
		height: 32px;
	}
	#main_banner .slide_text {
    padding: 5px 10px;
    background: url(../images/graytransbg.png) 0 0 repeat !important;
    position: absolute;
    width: 100%;
    left: 0;
    top: auto;
    bottom: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: auto;
	}
	#main_banner .bannerName {
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    line-height: normal;
	}
	#main_banner .bx-controls,
	#main_banner .bannerDescr {
    display: none;
	}
	.foot {
    width: 100%;
	}
	.list .product .image,
	.list .details {
    width:  100%;
    display: block;
    overflow: hidden;
	}
	.list .details {
    text-align: center;
	}
	#purchases thead {
    display: none;
	}
	#purchases tr {
    display: block;
    margin-bottom: 30px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
	}
	#purchases .image,
	#purchases .remove{
    width: 100%;
    text-align:  center!important;
	}
	#purchases .image a {
    line-height: 1;
	}
	#purchases td {
    display: block !important;
    text-align: center !important;
    border: 0 !important;
    border-bottom: 1px solid #ddd !important;
	}
	#mobileTop {
    display: block;
    border-top: 3px solid #5f5b57;
	}
	#top_box li a:hover {
    text-decoration: underline;
	}
	#logo {
    margin: 20px auto 0;
		float: none;
	}
	#top_right {
		margin-top: 10px;
	}
	#contact_top {
		margin: 0 auto;
		float: none;
		padding-top: 17px;
	}
	#cart_informer {
    margin-top: 11px;
	}
	.short {display: inline;}
	#path {padding: 0;}
	.coupon input.coupon_code {
    margin-bottom: 10px;
    margin-right: 0;
	}
	.feature_box {
    margin-bottom:  20px;
	}
	#fh {
    position: relative;
	}
	.feature_content,
	.f_content {
    /*display: none;*/
	}
	#flypage .gallery .bx-wrapper {
    padding: 0 54px;
	}
	.gallery .bx-wrapper .bx-next {
    right: 20px;
	}
	.gallery .bx-wrapper .bx-prev {
    left: 20px;
	}
	.cprs_image .small_image {
    display:  none;
	}
	.comparison_content .cell {
    border-right: 1px solid #ddd;
	}
	.comparison_features .cell {
    border-left: 1px solid #ddd;
	}
	.comparison_content .cprs_image {
    border: none;
	}
	.comparison_product .variants td {
    display: block;
	}
	.comparison_product .variants label {
    vertical-align: top;
    font-size: 12px;
    line-height: 16px;
	}
	.comparison_product .variants input {
    margin: 0 5px 0 0;
	}
	.cprs_image .big_image {
    height: 100px;
    line-height: 100px;
	}
	.fixed_header #header{
		position: fixed;
		background: #fff;
		z-index: 20;
		top: 0px;
		left: 50%;
		margin-left: -250px;
		width: 500px;
		padding: 0px 15px 15px;
	}
	.fixed_header #search {
    width: 100%;
    margin-left: 0;
	}
	.fixed_header #cart_informer {
    margin-right: 0;
	}
	.fixed_header #logo,
	.fixed_header #mail{display: none;}
	/*.fixed_header #contact_top{
		display: none;
	}*/
	.fixed_header #search{display: none;}
	.fixed_header #search .input_search{
		width: 85%;
	}
	.fixed_header .main_wrapper{margin-top: 220px;}
	.products.list .testRater {
    margin: 0;
    float: right;
	}
}

@media screen and (max-width: 486px) {
	.delivery_info,
	.payment_info{
		width: 100%;
		padding: 0;
	}
	#videoreviews .grid .product{
		width: 100%;
	}
	#discount_wrap .grid .product{
		width: 100%;
	}
	#phone span:last-of-type{
		margin: 0px auto;
	}
	#phone span {
		margin: 0px auto;
		text-align: center;
		display: block;
		width: 150px;
	}
	.container {
    width: 90%;
	}
	#top_box .container {
    padding: 0 5px;
	}

	#compare_view,
	#cart_view,
	#wishlist_view {
    margin-top: 0;
	}
	#search .input_search {
		width: 85%;
	}
	.tiny_products, .grid {
    margin: 0;
	}
	.tiny_products .product,
	.tiny_products.related .product,
	.grid .product {
    width: 100%;
    padding: 0;
	}
	.features label,
	.features span  {
		width: 100%;
	}
	.features label {
    font-weight: bold;
	}
	.comment_form .input_name,
	.comment_form .input_captcha{
    margin-top: 0;
	}
	form .btn {
    margin-top: 15px;
	}
	.comment_form .btn{
    float: none;
    margin-top: 15px;
	}
	.cart_form input[type="text"] {
    width: 100%;
	}
	.cart_form .btn {
    margin-left: 0;
	}
	#view {
    display: none !important;
	}
	.sort {
    text-align: right;
	}
	#flypage .gallery .bx-wrapper {
    padding: 0 50px;
	}
	.comparison_features {
    width: 26%;
	}
	.comparison_products {
    width: 74%;
	}
	.comparison_content {
    font-size: 11px;
	}
	#flypage .detail_row .button {
    margin-bottom:  10px;
	}
	#flypage .detail_row .wishlist  {
    margin-bottom:  6px;
	}
	.fixed_header #header{
		margin-left: -170px;
		width: 340px;
	}
	#menu_view{
		margin-top: 13px;
		line-height: 28px;
		font-size: 16px;
	}
	.fixed_header  #menu_view{margin-top: 2px;}
	.fixed_header #cart_informer{margin-top: 0;}
	.fixed_header #contact_top{padding-top: 0px; margin-top: 55px}
	.fixed_header  #phone span{
		display: inline;
		background: none;
		padding: 0;
	}

	#pop_up_map,
	#pop_up_map .sity,
	#pop_up_map .office_hours
	{
		line-height: 14px;
		font-size: 12px;
		white-space: nowrap;
	}
	.fixed_header #pop_up_map {
		display: none;
	}
	.fixed_header #phone span {
		float: left;
		font-size: 17px;
    margin-left: 7px;
    margin-right: -9px;
    padding-left: 3px;
    background: url(../images/tels_bg.png) no-repeat 0px 5px;
	}

	.fixed_header #phone span:last-child {
		float: right;

	}

}

@media (max-width: 416px) {
	.addtocart_window {
    margin-left: 0;
    left: 0;
	}
	.container {
    padding-left: 2px;
    padding-right:  2px;
	}
	#flypage .gallery .bx-wrapper {
    padding: 0 48px;
	}
	#pop_up_map_content{
		width: 250px;
	}
}

@media (max-width: 320px) {
	.container {width: 100%;}
}
#main.subcategories_wrap {
	width: 100%;
}


@media screen and (max-width: 1023px) {
	.home_infoblock {
		width: 100%;
	}
	.home_slider {
		width: 100%;
	}
	.infoblock_text_wrap {
		position: relative;
		display: block;
		width: 100%;
		visibility: visible;
		opacity: 1;
		z-index: 1;
		top: 0;
		right: 0;
		padding-left: 0;
	}
	.infoblock_text::before {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.infoblock_item {
		width: 100%;
	}
	.reviews_form_wrap {
		width: 100%;
	}
	.reviews_hotline_wrap {
		width: 100%;
	}
}
.img-responsive {
	max-width: 100%;
	height: auto;
	
}

.shop_wrap {
	display: flex;
	display: -webkit-flex;
	margin-bottom: 20px;
	border-bottom: 1px solid #FFE400;
}
.shop_wrap .shop_contact {
	width: 30%;
	padding-right: 10px;
}
.shop_contact_block {
	border: 1px solid #e0e0e0;
	padding: 10px;
	margin-bottom: 20px;
}
.city_name {
	font-size: 20px;
	font-weight: 700;
}
.shop_address {
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 10px;
}
.work_time_wrap:before {
    position: absolute;
    content: "\f017";
    width: 30px;
    height: 30px;
    top: 5px;
	left: 0px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
	color: #FB0;
}
.work_time_wrap {
	margin-bottom: 10px;
	position: relative;
	padding-left: 25px;
}
.shop_email a:before {
    position: absolute;
    content: "\f003";
    width: 30px;
    height: 30px;
    top: 4px;
	left: 0px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
	color: #FB0;
}
.shop_email a{
	display: block;
	margin-bottom: 10px;
	position: relative;
	padding-left: 25px;
	color: #000;
	text-decoration: none;
}
.phone_wrap .phone_item a:before {
    position: absolute;
    content: "\f095";
    width: 30px;
    height: 30px;
    top: 1px;
	left: 0px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
	color: #FB0;
}
.phone_wrap .phone_item a {
	font-size: 18px;
	color: #000;
	text-decoration: none;
	font-weight: 700;
	position: relative;
	padding-left: 25px;
}
.shop_messengers_wrap {
	margin: 20px 0 10px;
}
.shop_messengers_wrap a {
	padding: 5px 10px;
	border: 1px solid;
	display: inline-block;
	text-decoration: none;
	margin-right: 10px;
	color: #000;
}

.shop_wrap .shop_info {
	width: 100%;
	position: relative;
}

.shop_wrap .tabs {
  margin-bottom: 10px;
}

.shop_wrap .tablinks {
  background-color: #f2f2f2;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 20px;
  margin-right: 5px;
  font-size: 16px;
}

.shop_wrap .tablinks:hover {
  background-color: #ddd;
}

.shop_wrap .tablinks.active {
  background-color: #ddd;
}

.shop_wrap .tabcontent {
  display: none;

}

.shop_wrap .tabcontent.active {
  display: block;
}

@media screen and (max-width: 767px) {
	.shop_wrap {
		display: block;
	}
	.shop_wrap .shop_contact {
		width: 100%;
	}
	.shop_wrap .shop_info {
		width: 100%;
	}
}
