.news_button > a{padding-right: 15px !important;}
button.checkout.is-wait { opacity: .6; cursor: not-allowed; background: gray; border-color: gray;}
.m10 {margin-left: 10px; margin-right: 10px;}
.news_button a:hover {color: black !important;}
.grey {color: grey !important;}
.new_button {font-weight: 700;}
/*скрываем временно 3 лвл меню*/
.level_1.categories_menu .menu_item.active .level_2 .menu_item span:before {display: none !important;}
.level_3 {display: none !important;}
.level_2.subcategory li a, .level_3.subcategory li a, .level_2.subcategory li span, .level_3.subcategory li span {text-align: center;}
.menu_item.active .level_2.subcategory .category_item {padding-left: 0px;}
.grecaptcha-badge {display: none !important}
.center {text-align: center;}
.breadcrumb_sub_pod{
	width: 235px;
	padding: 0;
	margin: 0;
	display: none;
margin-left: 0px;
	position: absolute;
	border: solid 1px #cacaca;
	background: #fff;
	z-index: 9999;
}
.breadcrumb_sub_pod a:before, .breadcrumb_sub_pod span:before{
	content: "> ";
}

.breadcrumb_sub_pod a, .breadcrumb_sub_pod span{
	padding: 2px 5px;
width: 100%;
	display: block;
}
.breadcrumb_sub_pod a:hover{
color: #f45052;
}
.breadcrumb_sub:hover > ul{
  display: block;
}

.top_tags_brand_container {margin-bottom: 40px;}
.hide_more_tads {opacity: 0;}
.hidden_tags {display: none !important;}
.top_tags {display: inline-block;}
.top_tags > a {
	-webkit-appearance: none;
    display: block;
    position: relative;
    padding: 0;
    background: none;
    border: none;
    text-align: left;
    padding-right: 32px;
    font-size: 14px;
    min-height: 20px;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    color: #000;
    cursor: pointer;
}

.top_tags > span {
	-webkit-appearance: none;
    display: block;
    position: relative;
    padding: 0;
    background: none;
    border: none;
    text-align: left;
    padding-right: 32px;
    font-size: 14px;
    min-height: 20px;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    color: #f45052;
    cursor: pointer;
}
.top_tags > a:hover {color: #f45052;}

.more_tags {
	-webkit-appearance: none;
    background: none;
    border: none;
    font-size: 14px;
    min-height: 20px;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    color: #000;
    cursor: pointer;
    display: inline-block;
    margin: 25px;
    min-width: 180px;
}

.more_tags_brand {
	-webkit-appearance: none;
    background: none;
    border: none;
    font-size: 14px;
    min-height: 20px;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    color: #000;
    cursor: pointer;
    display: inline-block;
}

.bold_tags {font-weight: 800; text-transform: uppercase;}
.bold_tags:hover {color: #646464;}


.quality_tags > span{
	background: #e4e4e4;
    padding: 7px;
    border-radius: 5px;
}

.top_tags_brand {display: inline-block;}
.top_tags_brand > a {
	-webkit-appearance: none;
    display: block;
    position: relative;
    padding: 0;
    background: none;
    border: none;
    text-align: left;
    padding-right: 32px;
    font-size: 14px;
    min-height: 20px;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    color: #000;
    cursor: pointer;
}

.top_tags_brand > span {
	-webkit-appearance: none;
    display: block;
    position: relative;
    padding: 0;
    background: none;
    border: none;
    text-align: left;
    padding-right: 32px;
    font-size: 14px;
    min-height: 20px;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    color: #f45052;
    cursor: pointer;
}
.top_tags_brand > a:hover {color: #f45052;}

/* сквозное меню брендов */
.all_brand_button {min-width: 120px;}
.name__brand > .item > a {text-decoration: none;}
.name__brand > .item > a:hover {text-decoration: underline;}
.name__brand > .item > span {color: black;}
.brands_menu {border-top: 1px solid rgba(0,0,0,.08);}
.brands_menu, .alfa {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
    max-width: 1765px;
}
.alfa{
	overflow-x: scroll;
}
.alfa .alfa__block .alfa__brand {
    padding: 15px;
    letter-spacing: 1em;
}
.alfa .alfa__block .name__brand {
    display: none;
    position: absolute;
    z-index: 1;
    background: #fff;
    padding: 0;
    margin-top: -5px;
    margin-left: -10px;
}
.alfa .alfa__block .name__brand li {
    list-style-type: none;
    line-height: 2.5rem;
}
.alfa .alfa__block .name__brand li a {
    text-decoration: none;
    font-size: 17px;
}
.alfa .alfa__block:hover {
	cursor: pointer;
}

.alfa .alfa__block:hover > ul {
	display: block;
	z-index: 111;
	column-count: 5;
	width: 100%;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	left: 0;
	right: 0;
	max-width: 1400px;
	margin: auto;
}

.alfa .alfa__block:hover > ul div{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.alfa .alfa__block a:hover {
	color: #000;
}
@media (max-width: 767px){
	.alfa .alfa__block .name__brand {
		left: 0;
		margin-left: 0;
	}
	.alfa .alfa__block:hover > ul{
    	max-width: 100vw;
    	column-count: 2;
	}
}
/* сквозное меню брендов */

.nowrap {white-space: nowrap;}
.cat_brands_slider {height: 30px; overflow-y: hidden;}
.product_details {margin-top: 10px !important;}
.extendet_product_h1 {font-size: 12px !important;}
.main_h1 {font-size: 22px !important;}
.look_all {display: block; margin-top: -15px; margin-bottom: 20px; text-align: center; text-decoration: none; color: black;}
.look_all:hover {text-decoration: underline !important;}
.red {color: #f45052 !important;}
.green {color: green !important;}
.mb-50 {margin-bottom: 50px;}
.mt-50 {margin-top: 50px;}
.mb-25 {margin-bottom: 25px;}
.mt-25 {margin-top: 25px;}
.mt-100 {margin-top: 100px;}
.mb-100 {margin-top: 100px;}
.mt-125 {margin-top: 125px;}
.mb-125 {margin-bottom: 125px;}
.fn_product_related {margin-bottom: 75px;}
.fn_product_sidebar > .slick-arrow {top: -45px !important;}
.popup_checkout > a {font-size: 12px !important; color: #fff; text-decoration: none;}
.popup_continue > a {font-size: 12px !important; color: #000; text-decoration: none;}

.advanced_brands_link {
	height: 20px;
    -webkit-mask-image: -webkit-gradient(linear,left top,left bottom,from(#000),color-stop(50%,rgba(0,0,0,.86)),to(transparent));
}
.advanced_brands_link:hover {height: auto; -webkit-mask-image: none;}
.cat_brands_links {font-size: 12px !important; text-transform: none; font-weight: 300;}

.popup_continue > a:hover {text-decoration: none !important; color: #888;}
.city_company {color: #000; font-weight: 500;}
.address_company {display: none; width: 265px; height: 52px; position: absolute; background: #fff; overflow-y: scroll; overflow-x: hidden; z-index: 9999; margin-top: 10px; white-space: normal; font-size: 12px;}
.city_company:hover ~ .address_company {display: block;}
.address_company:hover {display: block;}
.delivery_text {padding-top: 15px; margin-bottom: 5px;}
.metro_listing, .area_listing {line-height: 1.3rem;}
.upcategory_brands {color: #000 !important; font-size: 12px; text-decoration: none;}
.upcategory_brands:hover {text-decoration: underline;}
.bottom_h2 {text-align: center; margin-bottom: 0.83em;}
.mtl-10:not(:last-child) {margin-top: 10px;}
.inline_filter {display: inline-block}
.inline_filter_link {padding-right: 32px; padding-left: 0px !important;}
.inline_filter_link:before {display: none;}
.inline_filter_group {text-align: center;}

.inline_subcategory {display: inline-block; text-transform: uppercase; font-weight: 300;}
.inline_subcategory > .category_link {padding-left: 0px !important; padding-right: 10px;}
.inline_center {text-align: center;}

.header_annotation {
	text-align: center;
    margin-bottom: 25px;
    font-size: 14px;
    color: #000;
}

.header_annotation > ul > li {
	list-style-type: none;
}

.filter_tags {
	height: 100px;
    -webkit-mask-image: -webkit-gradient(linear,left top,left bottom,from(#000),color-stop(50%,rgba(0,0,0,.9)),to(transparent));
}
.filter_tags:hover {height: auto; -webkit-mask-image: none;}
.filter_tags > .city > span:before {display: none;}
.filter_tags > .city > a:before {display: none; margin-left: 15px;}
.filter_tags > .city {margin-right: 0px !important;}
.filter_tags > .filter_item {display: inline-block; margin-right: 15px;}
.filter_tags > .filter_item > .filter_link {padding-left: 27px !important;}
.scrolled-suggestions {top: 80px !important; position: fixed !important;}
.price_range {padding-bottom: 45px;}
.search_input_fixed {
  width: calc(100% - 80px);
  height: 30px;
  line-height: 30px;
  border: none;
  background: none;
  font-family: inherit;
  font-size: 16px;
  color: #888;
  margin-left: 5px;
}

.search_fixed {top: 14px; /*margin-left: 20px;*/ position: relative;}
.company_times {text-transform: uppercase; opacity: 1;}

.header_submenu {margin-right: 25px; text-transform: uppercase;}
.header_callback {text-transform: uppercase; /*position: absolute;*/ right: 20px;}
.main_bg {
    height: 600px;
    background-image: url('https://globestyle.net/files/slides/banner-main.jpg');
    background-size: 110%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    transition: background-position 0.1s ease-out;
}

/* Мобильная адаптация */
@media (max-width: 768px) {
    .main_bg {
        background-size: cover;
        background-position: center center;
        height: 300px;
    }
}

.input_captcha, .secret_number {min-width: 160px; margin-bottom: 5px;}
.color {color: #f45052;}
.header_menu * .menu_link {color: #000;}
.header_menu * .menu_link:hover {color: #888;}
#page_cats {
	column-count: 3;
    line-height: 3rem;
    margin-left: 10%;
    margin-right: 10%;
    text-transform: uppercase;
    font-weight: 300;
    color: #000;
    margin-bottom: 25px;
}
#page_cats * a {text-decoration: none;}
#page_cats * a:hover {text-decoration: underline;}
.lazyBlock {display: none;}
#go {position: absolute; margin-top: -75px;}
.product_details {line-height: 2rem;}
.white-space {white-space: nowrap;}
.all_brands {text-transform: uppercase; font-size: 14px; font-weight: 300; border: 1px dotted #d4d4d4; width: 185px;}
.all_brands:hover {border: 0;}
.preview .price_container {font-size: 18px;}
.product_name {font-weight: 600; text-transform: uppercase; font-size: 14px;}
.product_name > span {font-weight: 300; color: #797979;}
.product_heading > span {font-weight: 300; color: #797979;}
.product_price {font-size: 26px;}
.price {font-weight: 300;}
.whatsapp, .instagram {width: 24px; height: 24px; text-decoration: none;}
.whatsapp:hover, .instagram:hover {opacity: 0.5;}
.product_description > .whatsapp {padding: 2px; margin-top: 10px;}
.admTools, .top_admin_bookmark {display: none !important;}
.to_top {background: #fff;}
.header_nav {box-shadow: 2px 2px 5px rgba(0,0,0,0.2)}
.preview_img {object-fit: cover; width: 100%; height: 100%; border-radius: 5px;}
.images_item > img {width: 100%; border-radius: 5px;}

.brands_link, .all_brands_link {opacity: 1; color: #000;}
.brands_link:hover {opacity: 0.5; text-decoration: underline;}
#logo_text {
	font-size: 28px;
    letter-spacing: 5px;
    font-weight: 600;
    color: #000;
}

@media (max-width: 1024px) {
	.popup_checkout.button.low {padding: 8px 18px;}
	.popup_add_to_cart {font-size: 12px !important;}
	.products_wish {display: none;}
	.main {margin-top: 80px;}
	.navbar_search {
		position: fixed;
	    margin-top: 40px;
	    width: 100%;
	    z-index: 9998;
	    padding: 0px;
	    border-bottom: 1px dotted #dcdcdc !important;
	}
	.inline_filter_link {padding-right: 5px;}

	.times_mobile {
	    display: block;
	    font-size: 12px;
	    padding: 8px;
	    padding-left: 15px;
	}
	.times_mobile > .location_icon {width: 12px; height: 16px;}
	.slick-arrow {display: none !important;}



    .scroll-tags-mobile {
    overflow-x: hidden;
    }
    .scroll-tags-mobile > .brand-flex {
        overflow-x: scroll;
        flex-flow: unset;
        justify-content: normal;
    }
    .scroll-tags-mobile > .brand-flex > .brand-flex_item {
        min-width: 150px;
    }
}

@media (max-width: 580px) {
	.product_heading {font-size: 18px;}
	.header_annotation {font-size: 12px;}
	.navbar_informers {color:#000 !important;}
	.mobheader {width: 100%;}
	.mobheader .logo {max-width: calc(100% - 150px);}
	#logo_text {
	letter-spacing: 4px;
	margin-left: 5px;
	}
	.pagination {padding-inline-start: 0px;}
	.page_item {padding: 0px; margin: 0px; }
	.buy_btn {display: none;}
	.add_buttons {
		float: right;
		margin-top: -40px;
		margin-right: 15px;
		}
	.all_brands {width: 100%; padding: 5px;}
	.brand_list {margin: 0px !important; padding: 0px !important;}
	#page_cats {column-count: 2;}
	.instagram, .whatsapp {margin-left: 10px; margin-right: 0px; margin-top: 10px;}
	.whatsapp > span {
		margin-top: -35px;
		margin-left: 60px;
		display: block;
		}
	.instagram > span {
		margin-top: -35px;
	    margin-left: 60px;
	    display: block;
	    }
	.mobile_social {width: 100%; margin-left: 20px; margin-bottom: 15px; margin-top: 15px; color: #000;}
	.mobile_social * img {
		width: 32px;
	    height: 32px;
	    padding-bottom: 0px;
	    float: left;
    }
    .mobile_social * p {
	margin-top: -18px;
    padding-bottom: 20px;
    padding-left: 40px;
    }
    .header_phone_mobile {font-size: 24px; font-weight: 800; opacity: 1;}
	.cart_informer {color: #fff !important;}
    .promotext_category {font-size: 14px; color: #000; margin-bottom: 15px; margin-left:30px; margin-right: 30px; text-align: left;}
    .promotext_category > ul > li {list-style-type:  none;}
    .promotext_category > ul {padding: 0;}
}


@media (max-width: 380px) {
	#logo_text {letter-spacing: 1px;}
}

@media (max-width: 340px) {
	#logo_text {font-size: 24px; letter-spacing: 1px;}
}

/* товары в 2 ряда на больших телефонах */
@media (min-width: 360px) and (max-width: 580px) {
	.fn_categories row grid * .preview_img {height: 170px !important;}
	.fn_categories row list * .preview_img {height: 250px !important;}
	.card {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.grid .card {
		flex: 0 0 50% !important;
		max-width: 50% !important;
		margin-left: 1px;
		margin-right: -5px;
	}
	.preview_image {height: 240px;}
	.main_products * .preview_image {height: 320px;}
}

@media (min-width: 1024px) {
	.preview_image {height: 320px}
	.header_annotation {margin-top: -20px;}
    .promotext_category {font-size: 14px; color: #000; width: 480px; margin-bottom: 15px; margin-left:auto; margin-right: auto;}
    .promotext_category > ul > li {list-style-type:  none;}
}


@media (min-width: 1140px) {
/* товары в категории на всю ширину страницы без сайдбара */
.fullWidth {flex: 0 0 100%; max-width: 100%;}
.noSidebar {display: none !important;}
.pi_full {height: 420px !important;}

.menu_item_2 {min-width: 220px;}
.menu_item_2 > a > span {font-size: 14px; font-weight: 500;}
.menu_item_2 > a {text-align: center;}
/* товары в категории на всю ширину страницы без сайдбара */
.menu_item_1, .menu_item {margin-right: 4px;}

.top-tags {
    display: block;
}
.top-tags > .brand-flex {
    display: flex;
    align-items: center;
    justify-content: left;
}

.top-tags > .brand-flex > .brand-flex_item {
    flex-basis: 9%;
}

}


@media (min-width: 1300px) {
	.siteapp_by {font-size: 10px;}
    .menu_item_1, .menu_item {margin-right: 10px;}
}

@media (min-width: 1400px) {
	.siteapp_by {font-size: 12px;}
    .menu_item_1, .menu_item {margin-right: 20px;}
}

@media (min-width: 768px) and (max-width: 1300px) {
	.siteapp_by {font-size: 11px;}
}

@media (min-width: 1800px) {
	.header_submenu {margin-right: 50px;}
    .news_button {margin-right: 50px;}
	.category_item, .menu_item_1 {margin-right: 50px;}
}

@media (max-width: 1300px) {
.company_phone_2 {display: none !important;}
.header_submenu {margin-right: 15px !important;}
}

/* Custom Scrollbar
::-webkit-scrollbar-button {width:4px;height:0px;}
::-webkit-scrollbar-track {background:#fff;}
::-webkit-scrollbar-thumb {-webkit-border-radius:5px;border-radius:5px;background:black;}
::-webkit-scrollbar-thumb:hover {background:black;}
::-webkit-resizer {width:4px;height:0px;}
::-webkit-scrollbar {width:4px;height:0px;}
*/

/* убираем прокрутку и скролл у локаций */
.address_company::-webkit-scrollbar-button {width:0px;height:0px;display: none;}
.address_company::-webkit-scrollbar-thumb {-webkit-border-radius:0px;border-radius:0px;display: none;}
.address_company::-webkit-resizer {width:0px;height:0px;display: none;}
.address_company::-webkit-scrollbar {width:0px;display: none;}


/* убираем прокрутку и скролл у алфавита брендов */
.alfa::-webkit-scrollbar-button {width:0px;height:0px;display: none;}
.alfa::-webkit-scrollbar-thumb {-webkit-border-radius:0px;border-radius:0px;display: none;}
.alfa::-webkit-resizer {width:0px;height:0px;display: none;}
.alfa::-webkit-scrollbar {width:0px;display: none;}

/* убираем прокрутку и скролл у плитки тегов в категории */
.scroll-tags-mobile > .brand-flex::-webkit-scrollbar-button {width:0px;height:0px;display: none;}
.scroll-tags-mobile > .brand-flex::-webkit-scrollbar-thumb {-webkit-border-radius:0px;border-radius:0px;display: none;}
.scroll-tags-mobile > .brand-flex::-webkit-resizer {width:0px;height:0px;display: none;}
.scroll-tags-mobile > .brand-flex::-webkit-scrollbar {width:0px;display: none;}


.close_marker ul, .close_marker ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}