.toggle-wrap {
	float: right;
	display: none;
}
@media screen and (max-width: 1400px) {
	.no_sidebar_full_width #primary .entry-content > .alignwide {
		margin-left: -20px;
		margin-right: -20px;
	}

	.no_sidebar_content_centered #primary .entry-content > .alignwide {
		margin-left: -50px;
		margin-right: -50px;
	}

	#mobile_question_to_vet {
		display: none;
	}

	.banner-free-shipping {
		display: inherit;
	}
}

@media (max-width: 1199px) {

	.view-mode.grid ul.products li.product .gridlist-buttonwrap .woocommerce-variation-add-to-cart .button:after {
		display: none;
	}

	.woocommerce-checkout-payment ul.wc_payment_methods li.payment_method_tinkoff {
		background: none;
		background-size: auto;
	}

	.tg-container {
		width: 96%;
		padding: 0 2%;
	}

	.left-header-block,
	.right-top-header .top-header-menu-wrapper ul li a {
		font-size: 12px;
	}

	.footer_col_text_list {
		font-size: 12px;
	}

	.banner-free-shipping {
		display: none;
	}

	#estore_woocommerce_full_width_promo_widget-2
	{
		display: none;
	}

}

@media (max-width: 899px) {

	.view-mode.grid ul.products li.product .gridlist-buttonwrap .woocommerce-variation-add-to-cart .button:after {
		display: none;
	}

	#menu-item-39654 {
		display: none;
	}

	.category-menu {
		width: min-content;
	}
	.category-toggle-label {
		overflow: hidden;
	}

	.search-bar-wrapper {
		width: calc(100% - 607px);
	}

	.tg-container {
		width: 96%;
		padding: 0 2%;
	}

	.related.products ul.products li.product,
	.view-mode.grid ul.products li.product,
	ul.products li.product.product-category {
		width: 49% !important;
		margin: 0 0.5% 1em 0.5% !important;
	}

}

@media (max-width: 768px) {
	/*------------------       блок мобильной верстки  начало ---------------------------------- */

	#custom_html-5, #custom_html-6, #custom_html-7, #custom_html-8,
	.advantage_block
	{
		margin: 0 0 2% 2%;
		width: 96%;
	}

	.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr th,
	.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr th:first-child {
		width: 20%;
		min-width: 90px;
		padding: 3px;
	}

	.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr td {
		padding: 3px;
	}

	p.woocommerce-shipping-destination span, p.woocommerce-shipping-warehouses span {
		font-size: 11px;
	}

	.has-normal-font-size {
		font-size: 13px!important;
	}

	.has-medium-font-size {
		font-size: 16px!important;
	}

	.wheel-of-fortune #canvas {
		background: url("https://e-feed.ru/wp-content/uploads/2022/12/wheel-mobile.png") center no-repeat;
		background-size: cover;
	}

	.single-product #primary > .product {
		margin-top: 0;
	}

	.category-menu {
		margin: 5px 0;
	}

	.left-top-header .logo-wrapper {
		display: flex;
		width: calc(100% - 200px);
		height: 30px;
		margin: 0;
	}
	.left-top-header .logo-wrapper a {
		width: 60px;
	}
	.bottom-header-wrapper .logo-wrapper {
		display: none;
	}
	.custom-logo-text {
		font-size: 9px;
		line-height: 15px;
		color: var(--main-menu-color);
	}
	.right-top-header {
		display: none;
	}
	.left-top-header {
		width: 100%;
		color: var(--efeed-blue-dark-color);
	}

	.tg-container {
		width: 96%;
		padding: 0 2%;
	}

	.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
		width: 25%;
		margin-right: 10px;
	}
	.post-navigation .nav-links > div a {
		background: transparent;
		color: var(--efeed-blue-dark-color);
	}

	.dgwt-wcas-search-input,
	.dgwt-wcas-st,
	.dgwt-wcas-sp {
		font-size: 12px!important;
	}
	.slider_area_promo {
		display: none;
	}
	.wheel-content-wrapper .action-image {
		width: 30%;
	}
	.single-product .product .woosticker.custom_sticker_image {
		display: none;
	}
	.woosticker.custom_sticker_text {
		position: absolute;
		top: 0;
		z-index: 99;
		background-image: none;
		text-indent: initial;
		background-color: var(--efeed-red-light-color)!important;
		color: #fff;
		text-align: center;
		margin: 10px !important;
		padding: 10px;
		min-width: 43px;
		min-height: 43px;
		font-size: 12px!important;
		line-height: 24px;
		font-weight: 400;
	}
	/*
	.wheel-of-fortune.canvas-renderer {
		background: url("https://e-feed.ru/wp-content/uploads/2021/12/NewYearWheel-mobile.png") center no-repeat;
		background-size: cover;
	}
	 */
	#primary .my_account_widget {
		display: block;
	}
	#secondary .my_account_widget {
		display: none;
	}
	#primary .box-wheel-of-fortune{
		display: block;
	}
	.woocommerce-checkout #primary .box-wheel-of-fortune {
		margin-bottom: 20px;
		margin-top: -30px;
	}
	#secondary .box-wheel-of-fortune{
		display: none;
	}
	.home .wheel-of-fortune.widget-title {
		font-size: 16px;
		font-weight: 700;
		width: fit-content;
		padding-bottom: 5px;
	}
	.home #top_slider_section .tg-container {
		padding: 0 0;
	}
	.home #top_slider_section .tg-container .wp-block-columns {
		margin-bottom: 0;
	}
	.home  #top_slider_section .tg-container .big-slider {
		width: 100%;
	}
	.woocommerce-checkout #secondary .box-wheel-of-fortune {
		display: none;
	}
	.single-product.woocommerce-page .product .product_title {
		font-size: 16px!important;
	}
	.woocommerce-product-details__short-description p {
		margin-bottom: 5px;
	}
	.woocommerce div.product div.images {
		margin-top: 0px!important;
		margin-bottom: 0px!important;
	}
	.variations_form {
		margin-top:	0!important;
	}
	.woocommerce div.product div.summary {
		margin-bottom: 0px!important;
	}
	/*#place_order {
		position: fixed;
		bottom: 55px;
		opacity: 100%;
		z-index: 999;
		font-size: 13px!important;
		background: var(--efeed-red-light-color);
		width: calc(100% - 130px)!important;
		height: 48px;
	}*/
	.woocommerce-product-gallery > figure.woocommerce-product-gallery__wrapper,
	.woocommerce-product-gallery div.flex-viewport {
            max-width: 50%!important;
            margin-left: 25%!important;
	}
	.woocommerce-product-gallery > figure.woocommerce-product-gallery__wrapper {
		display: block;
		float: left;
	}
	.variations td {
		padding: 0px!important;
	}
	.woocommerce div.product div.images .flex-control-thumbs {
		margin-top:5px}
	.woocommerce div.product div.images .flex-control-thumbs li {
		width: 16%;
	}

	.single-product.woocommerce-page .product .woocommerce-tabs #tab-description {
		padding: 10px 10px 0!important;
	}
	.single-product.woocommerce-page .product .woocommerce-tabs  {
		border: none!important;
		margin-bottom: 0!important;
	}

	.woocommerce-Tabs-panel description p,
	.woocommerce-Tabs-panel .woocommerce-product-attributes,
	.woocommerce-Tabs-panel .reviews p {
		font-size: 12px!important;
	}
	.widget-title {
		font-size: 14px!important;
		font-weight: 700;
		border-bottom: none;
		margin-bottom: 15px;
	}
	.advantage_text_list {
		font-size: 12px!important;
	}
	.advantage_button {
		padding: 25% !important;
		margin-left: calc((100% - 60px*1.25)/2) !important;
	}
	.advantage_title {
		font-size: 14px!important;
		display: block!important;
	}
	.woo-ma-corder-link {
		font-size: 11px;
	}
	.wheel-content-wrapper p {
		font-size: 11px;
	}
	.woo-ma-link {
		font-size: 11px;
		line-height: 11px;
	}
	.woo-ma-link a:before {
		width: 16px;
		height: 16px;
	}
	.page-id-8 .wp-block-columns { /*checkout page*/
		margin-bottom: 0;
		display: none;
	}
	.woocommerce-page table.shop_table_responsive {
		border: none;
		width: 100%;
		margin: 0 -1px 5px 0;
	}
	.woocommerce-page table.shop_table_responsive tbody td.product-name dl.variation dt,
	.woocommerce-page table.shop_table_responsive tbody td:before {
		display: none;
	}
	.woocommerce-page table.shop_table_responsive thead,
	.woocommerce-page table.shop_table_responsive tr,
	.woocommerce-page table.shop_table_responsive tr td {
		display: revert;
		font-size: 11px;
		text-align: left!important;
		color: var(--main-menu-color);
		border: none;
	}
	.woocommerce-page table.shop_table_responsive tr td a {
		font-size: 11px;
	}
	.woocommerce-page table.shop_table_responsive thead tr th {
		font-size: 12px;
		padding: 2px 2px;
		font-weight: 600;
	}
	.woocommerce-page table.shop_table_responsive tbody td.product-name dl.variation dd {
		font-size: 11px;
		color: revert;
	}
	.woocommerce-page table.shop_table_responsive tr td {
		padding: 2px 2px;
	}
	.woocommerce-page table.shop_table_responsive td.product-remove {
		padding: 2px 15px 2px 0px;
	}
	.woocommerce-page .checkout-form-wrapper {
		border: none!important;
	}
	.checkout-form-wrapper .order_review_heading_totals {
		font-size: 14px!important;
	}
	.woocommerce-page .woocommerce-checkout #order_review {
		margin: 0!important;
	}
	#order_review.woocommerce-checkout-review-order  > table {
		margin-bottom: 15px;
	}
	.woocommerce-page table.woocommerce-checkout-review-order-table {
		font-size: 12px;
	}
	.woocommerce-page table.woocommerce-checkout-review-order-table thead {
		display: none;
	}
	.woocommerce-page table.woocommerce-checkout-review-order-table tr th {
		border-right: none!important;
		font-size: 12px;
		font-weight: 600;
	}
	#order_review > table > tfoot > tr.woocommerce-shipping-totals.shipping > th > .woocommerce-shipping-destination span strong,
	.woocommerce-shipping-warehouses span {
		font-size: 11px;
		font-weight: 400;
		color: var(--efeed-blue-dark-color);
	}
	#shipping_method li label {
		font-size: 11px;
		font-weight: 600;
		color: var(--main-menu-color);
	}
	#order_review > table > tfoot > tr.order-total th,
	#order_review > table > tfoot > tr.order-total td {
		font-size: 16px!important;
		font-weight: 700;
	}
	.checkout-form-wrapper #customer_details {
		margin: 0;
		width: 100%;
	}
	.order_review_heading_customer
	{
		font-size: 12px!important;
		color: var(--main-menu-color)!important;
		font-weight: 600!important;
		display:block;
	}
	.checkout_customer_details_billing #order_comments_field {
		padding: 0;
	}
	/*.checkout_customer_details label {
		display: none!important;
	}*/
	.checkout_customer_details .create-account label{
		display: block!important;
		font-size: 12px!important;
	}
	.suggestions-addon {
		height: 16px!important;
		width: 16px!important;
		top: -23px!important;
		left: calc(100% - 14px)!important;;
	}
	.checkout_customer_details input,
	.checkout_customer_details input:active,
	.checkout_customer_details textarea,
	.checkout_customer_details select {
		border:none!important;
		border-bottom: 1px solid var(--efeed-border-color)!important;
		height: 30px!important;
		color: var(--efeed-blue-dark-color)!important;
		font-weight: 400!important;
		font-size: 11px!important;
		background: transparent;
		padding-right: 12px!important;
	}
	.woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single,
	.checkout_customer_details .select2-container--default .select2-selection--single {
		border-top: none!important;
		border-right: none!important;
		border-left: none!important;
		height: 30px!important;
	}
	.woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection__rendered,
	.checkout_customer_details .select2-selection__rendered {
		color: var(--efeed-blue-dark-color)!important;
		line-height: 30px!important;
		font-weight: 400!important;
		font-size: 11px!important;
	}
	.woocommerce-MyAccount-content .woocommerce-address-fields .select2-results__option,
	.checkout_customer_details .select2-results__option {
		font-size: 11px;
		color: var(--main-menu-color);
	}
	#customer_details p> label,
	#customer_details label.checkbox {
		font-weight: bold;
		color: var(--main-menu-color) !important;
		padding-left: 5px;
		font-size: 12px;
	}
	.checkout_customer_details #billing_phone,
	.checkout_customer_details #billing_email {
		height: 24px!important;
	}
	.checkout_customer_details textarea {
		height: 43px!important;
	}
	.woocommerce-checkout-payment ul.wc_payment_methods li.wc_payment_method label {
		color: var(--main-menu-color)!important;
		font-size: 12px!important;
		font-weight: 600!important;
	}
	.payment_method_tinkoff img {
		height: 36px;
	}
	.woocommerce-checkout-payment ul.wc_payment_methods li.wc_payment_method .payment_box {
		padding: 3px!important;
		margin-top: 3px!important;
	}
	.woocommerce-checkout-payment ul.wc_payment_methods li.wc_payment_method .payment_box p {
		font-size: 11px;
		color: var(--main-menu-color);
	}
	.place-order .woocommerce-terms-and-conditions-wrapper {
		font-size: 11px;
	}
	#colophon {
		margin-top: 0px;
	}
	.page-id-8 #secondary {
		display: none;
	}
	p.cart-empty.woocommerce-info {
		font-size: 14px;
	}
	#payment {
		margin-top: 15px;
	}
	.woocommerce-page #payment #place_order:hover {
		background: var(--efeed-red-dark-color);
	}
	#thank-you-order,
	.woocommerce-order-details > h2,
	.woocommerce-customer-details > h2,
	.woocommerce-MyAccount-content h2 {
		font-size: 14px!important;
	}
	.woocommerce ul.order_details li strong,
	.woocommerce ul.woocommerce-thankyou-order-details li,
	.woocommerce-table--order-details,
	.woocommerce-order-details > table > thead > tr > th,
	.woocommerce-order-details > table > tfoot > tr > th {
		font-size: 12px!important;
	}
	.woocommerce-order-details > table,
	.woocommerce-customer-details > address {
		font-size: 11px;
	}
	.woocommerce-order-details > table .wc-item-meta-label {
		display: none!important;
	}
	.wheel-of-fortune.ask-button button {
		width: calc(70% + 10px);
		position: fixed;
		bottom: 55px;
		left: 20px;
		opacity: 100%;
		z-index: 999;
		margin-bottom: 0px;
		font-size: 14px;
		height: 36px;
		padding: 5px;
	}
	.wheel-of-fortune {
		border: none!important;
		margin: 0;
	}

	.woocommerce-MyAccount-content input {
		border:none!important;
		border-bottom: 1px solid var(--efeed-border-color)!important;
		height: 30px!important;
		color: var(--efeed-blue-dark-color)!important;
		font-weight: 400!important;
		font-size: 12px!important;
		background: transparent;
		padding-right: 12px!important;
	}
	.woocommerce-EditAccountForm,
	.woocommerce-EditAccountForm label {
		line-height: 16px!important;
	}
	.product-collection h2 {
		font-size: 16px!important;
	}
	.view-all {
		font-size: 12px!important;
		font-weight: 400;
		color: var(--efeed-blue-dark-color)!important;
	}
	li.product .products-title a,
	li.product .price,
	.widget.woocommerce .product-title,
	.widget.woocommerce .product_list_widget li {
		font-size: 12px!important;
		font-weight: 400;
	}
	.__jivoMobileButton {
		margin-right: -10px!important;
	}
	.mobile-bottom-menu {
		display: flex!important;
	}
	/*----------------- блок мобильной верстки завершение---------------------------------------------------------*/

	.woocommerce-MyAccount-content {
		width: 100%!important;
	}

	.garland-wrapper {
		width: 100%;
	}
	#garland {
		top: 0;
	}
	.login.my-account-widjet {
		display: none;
	}

	#wheel-of-fortune-message {
		font-size: 12px;
		z-index: 9;
		background: white;
		line-height: 20px;
		padding: 5px;
	}
	.vet_page_title, .vet_page_subtitle {
		font-size: 13px;
	}
	.vet_page_text {
		font-size: 12px;
	}
	.vet_buttons_mobile {
		display: inherit;
	}
	.vet_buttons_desktop {
		display: none;
	}

	.woocommerce-checkout-payment ul.wc_payment_methods li.payment_method_tinkoff {
		background: none;
		background-size: auto;
	}
	#masthead .widget_shopping_cart {
		display: none;
	}

	#header-ticker {
		line-height: 26px;
	}

	#site-navigation {
		float: right;
		margin-right: 15px;
	}

	#site-navigation ul li {
		display: block;
		float: none;
	}

	#site-navigation .sub-menu,
	#site-navigation .children {
		display: none;
		border-radius: 0;
		min-width: 100%;
		opacity: 1;
		position: static;
		left: 0;
		top: 0;
		border: none;
		border-bottom: none;
		z-index: 999;
		background: #ffffff;
		visibility: visible;
		box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
	}

	.category-menu {
		font-size: 12px;
		margin-right: 0;
		width: 100px;
	}
	.dgwt-wcas-search-submit {
		font-size: 12px!important;
	}

	.toggle-wrap {
		line-height: 37px;
		margin-left: 6px;
		display: block;
	}

	.toggle-wrap:hover i {
		color: #00a9e0;
	}

	.toggle-wrap .toggle {
		color: #333333;
		font-size: 28px;
		position: relative;
		top: 3px;
		cursor: pointer;
	}

	#site-navigation ul > li {
		border-bottom: 1px solid #e1e1e1;
		margin-left: 0;
		padding: 0 20px;
	}

	#site-navigation ul li.menu-item-has-children > a::after {
		display: none;
	}

	#site-navigation .sub-menu li a {
		border-top: 1px solid #e5e5e5;
		border-bottom: none;
	}

	.widget-large-advertise {
		float: none;
		margin: 0 auto;
		text-align: center;
	}

	.big-slider {
		float: none;
		max-width: 100%;
	}

	.widget_vertical_promo .collection-block:first-child {
		margin: 0 2% 0 0;
	}

	.widget_vertical_promo .collection-block {
		float: left;
		width: 48.5%;
	}

	.widget_vertical_promo img,
	.big-slider img {
		width: 100%;
	}

	.collection-block:first-child {
		text-align: center;
	}

	.product-list-wrap .product-list-block .product-list-content {
		float: left;
		width: 45%;
		margin-left: 5%;
	}

	.collection-thumb-block .collection-thumb-hover .collection-thumb-title-wrapper .collection-thumb-sub-title {
		display: none;
	}

	.collection-thumb-block .collection-thumb-hover .collection-thumb-title-wrapper {
		bottom: 40%;
	}

	.widget_featured_posts_block .tg-column-wrapper .tg-column-3 {
		display: inline-block;
		float: none;
		margin: 0 0 2% 2%;
		width: 47.73%;
	}

	.section-title-wrapper .section-title-block .page-title {
		font-size: 18px;
	}

	.section-title-wrapper .section-title-block .page-sub-title {
		display: none;
	}

	.product-collection ul.products.tg-column-wrapper li.product.tg-column-4 {
		width: 31.3%;
	}

	.footer-block {
		margin: 0 10px;
		width: fit-content!important;
		padding-top: 10px;
	}
	.footer_col_title {
		font-size: 16px!important;
	}

	#mobile_question_to_vet {
		display: inherit;
	}

	.banner-free-shipping {
		display: none;
	}

	.footer_col_head {
		font-size: 12px;
	}
	.footer_col_text_row {
		font-size: 12px;
	}

	.copy-right {
		float: none;
		text-align: center;
	}

	.slider-caption-wrapper .slider-content {
		display: none;
	}

	.copy-right {
		float: left;
		font-size: 9px;
	}

	.right-header-block a,
	.right-top-header .top-header-menu-wrapper ul li a {
		font-size: 10px;
	}

	.slider-caption-wrapper .slider-btn i {
		margin-left: 10px;
		padding: 9px 11px;
	}

	.slider-caption-wrapper .slider-btn {
		font-size: 13px;
		padding: 7px 0 7px 10px;
	}

	.widget_featured_posts_block .tg-column-wrapper .tg-column-3 {
		display: block;
		margin: 0 auto 40px;
		width: 80%;
	}

	#primary,
	#secondary {
		float: none;
		width: 100%;
	}

	.woocommerce-page .woocommerce-checkout #customer_details.col2-set .col-1,
	.woocommerce-page .woocommerce-checkout #customer_details.col2-set .col-2 {
		float: none;
		width: 100%;
		padding-right: 5px;
		padding-left: 5px;
	}

	.woocommerce-page .woocommerce-checkout #customer_details.col2-set .col-1 {
		border-right: none;
	}

	.error-wrap .error {
		font-size: 35px;
	}

	.error-wrap .num-404 {
		font-size: 60px;
		height: 150px;
		line-height: 150px;
		width: 150px;
	}

	.page-not-found .page-title {
		font-size: 20px;
	}

	.error-404 .message {
		font-size: 11px;
	}

	.error-404.not-found .search-field {
		width: 90%;
	}

	.error-404.not-found .searchsubmit {
		display: inline-block;
		height: 36px;
		margin-left: -3px;
		width: 46px;
	}

	.no_sidebar_full_width #primary .entry-content > .alignwide,
	.no_sidebar_content_centered #primary .entry-content > .alignwide {
		margin-left: -15px;
		margin-right: -15px;
	}

	/* мобильное меню */
	.mylocation-mobile a:last-child {
		margin: auto 0;
		text-align: center;
	}
	.fa-map-marker {
		margin-top: 8px;
		margin-left: 5px;
	}
	.header-user-menu {
		display: none;
	}
	.search-bar-wrapper {
		margin: 5px 0 5px 5px;
		width: calc(100% - 105px);
	}
	.category-menu {
		margin: 5px 0;
	}
	.mylocation-mobile a:first-child i.fa-map-marker {
		font-size: 16px;
	}
	.left-top-header {
		display: flex;
	}
	.mylocation-mobile {
		width: 200px;
		line-height: 14px;
		display: inline-flex;
		flex-direction: row-reverse;
	}
	.mylocation-mobile:after {
		content: "\f041";
		font-family: FontAwesome;
		margin: 8px 5px;
		font-size: 18px;}
	.mylocation-mobile:before {
		display: none;
	}

	.custom-logo-link {
		margin-right: 5px;
	}
	.mylocation-mobile a:last-child {
		font-size: 12px;
		padding-left: 0px;
	}
	#masthead {
		height: 46px;
	}
	#content {
		margin-top: 90px;
	}

	.tg-container h1.entry-title {
		font-size: 16px!important;
	}
	.product-template-default .tg-container h2.entry-title {
		display: none;
	}
	#primary p.woocommerce-result-count {
		display: none;
	}
	#category-navigation ul li {
		line-height: 24px;
	}
	.category-menu li.menu-item a {
		font-size: 12px;
		padding-left: 25px;
	}
	#category-navigation {
		max-width: 350px !important;
	}
	#category-navigation ul.sub-menu {
		left: 100%;
		max-width: 300px;
		padding-left: 0px;
		padding-right: 0px;
	}
	#category-navigation ul li:hover > ul.sub-menu {
		opacity: 1;
		visibility: visible;
		left: 40px;
	}
	.sub-toggle {
		top: -5px;
	}
	.wishlist_view .responsive > h3 {
		font-size: 19px;
	}
	.woocommerce div.product .summary .variations_form .single_variation_wrap .single_variation .woocommerce-variation-price .price {
		font-size: 19px;
	}
	.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
		font-size: 14px!important;
	}
	.woocommerce-Address-title h3,
	.woocommerce-MyAccount-content form h3 {
		font-size: 18px;
	}
	.customer_login .u-column1 h2,
	.customer_login .u-column2 h2 {
		font-size: 19px;
	}
	.footer-social-wrapper .footer-social-title {
		font-size: 18px;
	}
	.mobile-slider {
		display: inherit;
	}
	.desktop-slider {
		display: none;
	}

	.header-set-region-box {
		top: 45px;
		right: 0px;
		width: 100%;
		background: linear-gradient(270deg, steelblue 0%, lightsteelblue 100%);
		border-bottom: transparent;
		border-top: none; }
	.header-set-region-box:before {
		display: none;}
	.header-set-region-box .set-region-field {
		font-size: 14px;
		border-radius: 6px;}
	.header-set-region-box .set-region-submit {
		background-color: transparent;
		margin-left: 10px;}
	.header-set-region-box .set-region-submit i {
		color: white;
		background-color: transparent;
	}
}
