@charset "utf-8"; @media (min-width: 768px) AND (max-width:1200px) {
	.container {
		max-width:99%;
		width: 99%;
	}
}

@media only screen and (max-width: 1199px) {
	.main_slider {
		/* min-height:475px; *//* height:calc(100vw / 1.714); */
	}

	.main_slider_content {
		width: 80%
	}

	.banner_item {
		height: 220px
	}

	.product-item {
		/* height: 400px; */
	}

	.product {
		/* height:320px */
	}

	.timer li {
		width: 90px;
		height: 90px
	}

	.timer_num {
		font-size: 36px;
		font-weight: 500
	}

	.timer_unit {
		margin-top: 5px
	}

	.blog_title {
		font-size: 20px
	}

	.product-item .product_price {
		font-size: 18px;
		margin-bottom: 5px
	}

	.top-title {
		margin-top: 20px;
		padding: 0;
	}

	.top-title h1 {
		font-size: 38px;
	}
}

@media only screen and (max-width: 991px) {
	h1 {
		font-size:48px
	}

	h2 {
		font-size: 36px
	}

	.main_slider_content h6 {
		margin-bottom: 23px
	}

	.shop_now_button {
		margin-top: 26px
	}

	.grid-item {
		width: 25%
	}

	.header-search{display:none;position:absolute!important;top: 60px!important;left:0;background: #ffffff !important;padding: 5px;box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);margin-top: 0;}
	.header-search.open{display:block}

	.header-search .submit {
		background: transparent;
		color: var(--default-color);
		top: 10px;
		right: 5px;
	}

	.header-search .submit i {
		background: transparent;
		color: #719243;
	}

	header {
		top: 0;
		position: relative!important;
		min-height: 65px;
	}

	.main_slider {
		margin-top: 0!important
	}

	.main_slider .owl-carousel .owl-dots {
		position: relative;
	}

	.main_slider .owl-carousel .owl-dots .owl-dot {
		background: #eee;
		box-shadow: none;
		border-radius: 5px;
		min-width: 40px;
		height: 8px;
		border: 0;
	}

	.main_slider .owl-carousel .owl-dots .owl-dot.active {
		background: var(--default-color);
		border: 0;
		height: 8px;
	}

	.main_slider .owl-carousel .owl-nav {
		display: none;
	}

	.main_slider .owl-carousel .owl-nav .owl-prev.btnLeft {
		left: 0;
	}

	.main_slider .owl-carousel .owl-nav .owl-next.btnRight {
		right: 0;
	}

	.main_slider {
	}

	.main_slider_content {
		width: 100%;
		padding-right: 15px
	}

	.banner_item {
		height: 160px
	}

	.banner_category {
		min-width: 160px;
		height: 40px
	}

	.banner_category a {
		font-size: 16px;
		line-height: 40px
	}

	.product-item {
		width: 100%;
	}

	.deal_ofthe_week_col {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}

	.deal_ofthe_week_content {
		position: relative;
		top: auto;
		left: auto;
		height: auto
	}

	.deal_ofthe_week_img {
		text-align: center
	}

	.timer li {
		width: 70px;
		height: 70px
	}

	.timer_num {
		font-size: 28px
	}

	.timer_unit {
		margin-top: 1px;
		font-size: 14px
	}

	.benefit_col {
		margin-bottom: 30px
	}

	.benefit_col:last-child {
		margin-bottom: 0
	}

	.blog_item_col {
		margin-bottom: 30px
	}

	.blog_item_col:last-child {
		margin-bottom: 0
	}

	.blog_item {
		height: 440px
	}

	.blog_title {
		font-size: 24px
	}

	.newsletter_text {
		height: auto;
		margin-top: 30px
	}

	.newsletter_text p {
		margin-top: 5px
	}

	.newsletter_form {
		height: auto;
		margin-top: 30px;
		margin-bottom: 40px
	}

	.footer_nav_container {
		height: auto;
		margin-top: 65px
	}

	.footer_social {
		height: auto;
		margin-top: 20px;
		margin-bottom: 65px
	}
}

@media only screen and (max-width: 768px) {
	.mobile-hidden {
		display:none
	}

	.layer_login .block .inner {
		padding: 20px
	}

	.top_nav_menu li.account i {
		font-size: 18px
	}

	h1 {
		font-size: 36px
	}

	h2 {
		font-size: 24px
	}

	h6 {
		font-size: 12px
	}

	.main_nav_container:before,.main_nav_container:after {
		display: none
	}

	.main_nav_container {
		display: none;
	}

	header .logo_container {
		position: absolute;
		top: 0;
		z-index: 1;
	}

	.main_slider_content h6 {
		margin-bottom: 20px
	}

	.shop_now_button {
		margin-top: 23px
	}

	.red_button a {
		font-size: 12px
	}

	.banner_item {
		margin-bottom: 30px;
		height: 210px
	}

	.new_arrivals_title {
		margin-top: 44px
	}

	.product-item {
		width: 33.333333333333%;
		height: 345px
	}

	.product {
		height: 305px
	}

	.product_image {
		height: 200px;
	}

	.product_image img {
		max-height: 200px;
	}

	.product_info {
		padding-left: 8px;
		padding-right: 8px
	}

	.product_info .stock,.product_info .stockno {
		font-size: 14px;
		width: 100%;
		text-align: center;
		margin: 0 auto;
		display: inline-block
	}

	.product_info .stock i,.product_info .stockno i {
		margin-top: 4px
	}

	.product_info .product_name {
		font-size: 14px;
		line-height: 18px;
		height: 70px;
	}

	.product_info .price {
		text-align: center;
		margin: 0 0 10px;
		display: inline-block;
		width: 100%
	}

	.product_info .price__old {
		display: inline-block;
		font-size: 12px
	}

	.product_info .price__now {
		font-size: 16px;
		display: inline-block;
		width: auto
	}

	.product_info .buyinList {
		width: 100%
	}

	.product_info .btn {
		min-width: 55px;
	}

	.buyInItem {
		width: 100%;
		padding: 0;
		border: 0;
	}

	.buyinList .countInput {
		width: 75px;
	}

	.buyInItem .overnumber .ic_plus {
		right: 5px;
		left: unset;
		font-size: 10px;
		width: 22px;
		height: 22px;
	}

	.buyInItem .overnumber .ic_minus {
		left: 5px;
		right: unset;
		width: 22px;
		height: 22px;
		font-size: 10px;
	}

	.buyinList .btn.buyButton {
		font-size: 14px;
		width: 35px;
		padding: 10px 0 0;
		min-width: unset;
		border-radius: 5px;
	}

	.buyinList .btn.buyButton i {
		display: block;
	}

	.buyInItem .overnumber {
		width: 100px;
		border-radius: 5px;
		padding: 0;
		background: #eff4fd;
	}

	.buyInItem .overnumber .buyUnit {
		display: none;
	}

	.product-item .b-product__btn-group {
		padding: 0 5px
	}

	.product-item .b-product__btn-group li a {
		margin: 0 .2px
	}

	.product-item .b-product__btn-group li a img {
		height: 9px!important;
		width: 9px!important;
		max-height: 10px;
		max-width: 10px
	}

	.product-label>span {
		font-size: .75rem!important;
		padding: 1px 4px
	}

	.product_bubble_right {
		width: 40px;
		height: 40px;
		font-size: 12px!important;
		line-height: 40px
	}

	.product_bubble_right span {
		font-size: .8rem
	}

	.grid_sorting_button {
		font-size: 13px;
		padding-left: 20px;
		padding-right: 20px;
		min-width: 80px
	}

	.product_slider_container {
		height: auto
	}

	.product_slider_item .product-item {
		height: 380px
	}

	.benefit_col {
		margin-bottom: 15px
	}

	.blog_item {
		height: 372px
	}

	.newsletter_form {
		margin-bottom: 40px
	}

	.hamburger_container {
		display: block
	}

	header {
		position: relative!important;
		box-shadow: none !important;
	}

	header .navbar_user li img {
		max-height: 30px;
	}

	header .userMenu .headIcon {
		max-height: 32px;
		margin-top: 2px;
	}

	header .navbar_user li.cartLink img {
		max-height: 22px;
	}

	.navbar_user .j-mobile-search img{
		max-height:24px
	}

	.header-search input[type="text"] {
		height: 45px;
		color: #000;
		border: 1px solid #dcdcdc;
		border-radius: 10px;
	}

	.hamburger_container {
		margin-left: 0;
		position: absolute;
		right: -5px;
		top: 10px;
		color: #fff;
		z-index: 1;
		background: var(--default-color);
		padding: 6px;
		width: 35px;
		text-align: center;
		border-radius: 5px;
		height: 35px;
	}

	.hamburger_container i {
		font-size: 18px;
		color: #fff;
		margin-top: 2px
	}

	.product_section_container {
		margin-top: 0;
		display: inline-block;
		width: 100%
	}

	.logo_container img {
		max-width: 90%!important
	}

	.prodctsCategory .order-2 {
		order: 1!important
	}

	.prodctsCategory .order-1 {
		order: 2!important
	}

	.tabs {
		margin-bottom: -10px;
		display: inline-block;
		width: 100%;
		padding: 0
	}

	.tabs ul {
		display: flex;
		overflow-x: auto;
		padding: 10px 0;
	}

	.tabs ul li {
		margin: 2px;
		box-sizing: border-box;
		padding: 0 .75rem;
		display: flex;
		height: 2.425rem;
		-webkit-box-pack: center;
		-webkit-box-align: center;
		justify-content: center;
		align-items: center;
		font-size: .875rem;
	}

	.tabs ul li a {
		font-size: .825rem;
		line-height: .88rem;
		color: #000
	}

	.product-item {
		width: 100%;
		height: auto;
		padding: 15px 0;
		box-shadow: 0 0 6px 2px rgba(0,0,0,0.05)
	}

	.top_nav_menu li {
		padding: 0
	}

	.top_nav_menu li > a {
		font-size: 11px
	}

	.top_nav_menu li > a > i {
		margin: 0 5px
	}

	.inner input[type="text"],.inner input[type="password"],.inner input[type="email"],.inner input[type="number"],.inner select {
		padding: 6px 15px;
		background: #fff;
		border-radius: 0!important;
		height: 45px;
		width: auto;
		min-width: 210px;
		border: 1px solid #ccc
	}

	.steps {
		display: none
	}

	.total {
		margin: 0;
		padding: 6px 0
	}

	.controlBasket {
		display: inline-block;
		width: 100%;
		text-align: center!important
	}

	.controlBasket .text-left,.controlBasket .text-right {
		text-align: center!important;
		margin: 10px 0
	}

	.controlBasket .nextBasket {
		padding: 12px 20px;
		margin: 0;
		font-size: 20px
	}

	.nextBasket i {
		margin-top: 6px;
	}

	.pageSuccessAdd h1 {
		font-size: 20px!important
	}

	.pageSuccessAdd h2 {
		font-size: 14px;
		line-height: 20px
	}

	.userMenu .rc {
		display: none
	}

	.userMenu {
		margin: 0 5px 0 0;
		padding: 0;
		text-align: center
	}

	.navbar_user {
		margin-right: 22px;
		margin-top: 0;
	}

	.navbar_user li {
		margin: 0 5px 0 0;
		height: auto;
	}

	.min-hd-top {
		min-height: 65px
	}

	.main_nav_container_top {
		position: relative;
		box-shadow: 0 4px 8px 0 rgb(35 48 78 / 5%);
		background: #fff;
		padding: 5px 5px;
		left: 0;
		z-index: 1;
		top: 0;
	}

	.userMenu i,.checkout a i,.userWTMenu a i {
		font-size: 24px;
		width: auto
	}

	.main_slider .owl-carousel .owl-stage-outer,.main_slider .owl-stage-outer {
		height: auto!important
	}

	.cat_item_rounded h2 a {
		font-size: 14px
	}

	.b2c_bg .text-icn-block-bg {
		margin-top: 10px
	}

	footer {
		padding: 20px 0
	}

	.owl-carousel .owl-nav .owl-prev.btnLeft {
		left: -15px
	}

	.owl-carousel .owl-nav .owl-next.btnRight {
		right: -15px
	}

	.main_slider .owl-carousel .owl-item img {
		min-height: 200px;
		max-width: 100%
	}

	.categoryBs {
		padding: 15px 0 0;
		margin-top: 0
	}

	.best_sellers {
		padding: 15px 0
	}

	.cat_item_rounded {
		margin: 5px 0 0
	}

	#login {
		margin: 10px 0;
		padding: 15px;
		font-size: 14px;
		right: -35px;
		width: auto;
		min-width: 240px
	}

	#login:after,#loginMobile:after {
		right: 35px
	}

	.sidebar_categories {
		display: none
	}

	.sidebar_categories.active {
		display: block
	}

	.filterPanel {
		display: none
	}

	.filterPanel.active {
		display: block;
		padding: 15px
	}

	.sidebar_title.open-categories {
		padding: 12px 15px;
		background: #fff;
		border-radius: 1.3rem;
		font-size: 16px;
		margin: 0;
		width: 100%;
		display: inline-block;
		border: 1px solid #e3e3e3;
		background: #f5f6f9;
	}

	.sidebar_title.open-categories:after {
		font-weight: 900;
		font-family: "Font Awesome 5 Free";
		content: "\f078";
		position: absolute;
		right: 15px;
		color: #666;
		font-size: 12px
	}

	.sidebar {
		margin: 5px 0
	}

	.bg-grey {
		padding: 10px
	}

	.op-steps {
		margin-right: -15px;
		margin-left: -15px
	}

	.op-steps ol li span {
		font-size: 10px;
		width: 100%;
		display: block;
		line-height: 18px
	}

	.op-steps ol li span:before {
		display: block;
		margin: 5px auto
	}

	.filterPanel .sidebar_title {
		font-size: 16px;
		margin: 0
	}

	.filterPanel .filterBox .pd {
		margin: 0
	}

	.bestRow {
		display: inline-block;
		width: 100%;
		height: auto;
		margin-top: 15px
	}

	.bestRow .image {
		width: 20%
	}

	.bestRow .brText {
		display: inline-block;
		width: 68%
	}

	.bestRow span.skladem {
		display: inline-block;
		width: 65%;
		margin: 10px 0;
		text-align: left;
		padding-left: 10px
	}

	.bestRow span.price {
		font-size: 16px;
		width: 60%;
		margin: 10px 0 10px 28%;
		text-align: left;
		color: #000;
		font-weight: 700
	}

	.bestSellers h2 a {
		color: #000;
		line-height: 20px;
		font-size: 14px;
		text-decoration: underline;
		font-weight: 600
	}

	.mNav .overlay,.mNav .sideMenu {
		position: fixed;
		bottom: 0
	}

	.mNav .overlay {
		top: 0;
		left: -100%;
		right: 100%;
		margin: auto;
		background-color: rgba(0,0,0,0.4);
		z-index: 998;
		transition: all ease 20ms
	}

	.mNav .navbar-collapse {
		z-index: 999;
		margin-bottom: 0;
		background: #fff;
		z-index: 123;
		position: fixed;
		top: 0;
		left: 0;
		width: 85%;
		height: 100%;
		box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
		overflow: scroll
	}

	.mNav .overlay.open {
		left: 0;
		right: 0
	}

	.mNav .sidebarNavigation .left-navbar-toggle {
		float: left;
		margin-right: 0;
		margin-left: 15px;
		background: red;
		width: 30px;
		height: 30px
	}

	.mNav .sideMenu {
		left: -100%;
		top: 52px;
		transition: all ease-in-out .4s;
		overflow: hidden;
		width: 100%;
		max-width: 50%
	}

	.mNav .sideMenu.open {
		left: 0;
		display: block;
		overflow-y: auto
	}

	.mNav .sideMenu ul {
		margin: 0
	}

	.sidebarNavigation ul.navbar-nav {
		padding: 15px
	}

	.sidebarNavigation ul.navbar-nav li {
		display: inline-block;
		width: 100%;
		border-bottom: 1px solid #e2e2e2
	}

	.sidebarNavigation ul.navbar-nav li a {
		display: inline-block;
		width: 100%;
		padding: 6px;
		font-weight: 500;
		color: #333
	}

	.sidebarNavigation ul.navbar-nav li a:hover {
		color: #fff
	}

	.titleMenu {
		font-weight: 700;
		margin: 0;
		display: inline-block;
		color: var(--default-color);
		font-size: 1.1rem;
		width: 100%;
		background: #eff4fd;
		padding: 15px;
	}

	.closeMenu {
		font-size: 22px;
		position: absolute;
		right: 20px;
		top: 15px;
		color: var(--default-color);
	}

	.product_details_title h1 {
		margin: 15px 0 0;
		font-size: 20px
	}

	.productDescShort {
		width: 100%
	}

	.breadcrumbBar {
		margin: 10px 0
	}

	.breadcrumb {
		display: inline-block
	}

	.breadcrumb li {
		display: inline-block
	}

	.breadcrumb li a {
		font-size: .742rem;
		line-height: 1.1rem
	}

	.shopping-cart-table__create {
		float: right;
		position: relative;
		top: -10px;
		right: 0;
		margin-right: 0;
		margin-left: 18px
	}

	.shopping-cart-table__delete {
		position: relative;
	}

	.shopping-cart-table__product-name {
		font-weight: 400
	}

	.shopping-cart-table__list-parameters li {
		padding: 0 0 2px;
		font-size: 14px
	}

	.shopping-cart-table tbody,.shopping-cart-table td,.shopping-cart-table tr {
		display: inline-block;
		border: 0;
		width: 100%!important;
		text-align: center!important
	}

	.shopping-cart-table tr {
		border-bottom: 1px solid #e5e5e5
	}

	.shopping-cart-table td:nth-child(1) {
		width: 25%!important;
		display: inline-block;
		text-align: center!important;
		padding: 5px;
		float: left;
		height: 75px!important
	}

	.shopping-cart-table__product-image {
		padding: 0
	}

	.shopping-cart-table td:nth-child(2) {
		width: 75%!important;
		display: inline-block;
		text-align: left!important;
		float: left;
		line-height: 18px;
		height: 75px!important
	}

	.shopping-cart-table td:nth-child(3) {
		width: 45%!important;
		display: inline-block;
		text-align: left;
		float: left;
		height: 60px;
		display: flex;
		justify-content: center;
		align-items: center;
		background: #eff4fd;
	}

	.shopping-cart-table td:nth-child(4),.shopping-cart-table td:nth-child(5) {
		padding: 0;
		width: 40%!important;
		display: inline-block;
		margin: 0;
		float: left;
		background: #eff4fd;
		height: 60px;
		align-items: center;
		display: flex;
		justify-content: center;
		font-weight: 500;
	}

	.shopping-cart-table.shopping-cart-recap td:nth-child(4),.shopping-cart-table.shopping-cart-recap td:nth-child(5) {
		padding: 0;
		width: 25%!important;
		display: inline-block;
		margin: 0;
		float: left;
		background: #f9F9F9;
		height: 60px;
		justify-content: center;
		align-items: center;
		display: flex
	}

	.shopping-cart-table.shopping-cart-recap td:nth-child(6) {
		width: 45%!important
	}

	.shopping-cart-table tr.giftLine.nogift td:nth-child(1) {
	}

	.shopping-cart-table tr.giftLine.nogift td:nth-child(2) {
		width: 100% !important;
	}

	.shopping-cart-table tr.giftLine.nogift td:nth-child(3) {
		display: none;
	}

	.shopping-cart-table tr.giftLine.nogift td:nth-child(4) {
		display: none;
	}

	.shopping-cart-table tr.giftLine.nogift td:nth-child(5) {
		display: none;
	}

	.shopping-cart-table tr.giftLine.nogift td:nth-child(6) {
		display: none !important;
	}

	.shopping-cart-table tr.giftLine.nogift td:nth-child(7) {
		display: none !important;
	}

	.shopping-cart-table tr.giftLine td:nth-child(1) {
		display: none;
	}

	.shopping-cart-table tr.giftLine td:nth-child(2) {
		width: 100% !important;
		height: auto !important;
		border-bottom: 0;
		padding: 10px;
	}

	.shopping-cart-table tr.giftLine td:nth-child(3) {
	}

	.shopping-cart-table tr.giftLine td:nth-child(4) {
		height: 60px;
		align-items: center;
		display: flex;
		text-align: center;
		justify-content: center;
	}

	.shopping-cart-table tr.giftLine td:nth-child(5) {
	}

	.table-total td {
		font-size: 22px
	}

	.table-total th {
		font-size: 16px
	}

	.shopping-cart-table td:nth-child(6) {
		display: inline-block!important;
		float: left;
		width: 15%!important;
		height: 60px!important;
		display: flex!important;
		justify-content: center;
		align-items: center;
		background: #eff4fd;
		text-align: center;
		font-weight: 700
	}

	.shopping-cart-table td:nth-child(7) {
		display: inline-block!important;
		float: left;
		width: 14%!important;
		text-align: right!important;
		background: #f9F9F9;
		height: 60px
	}

	.shopping-cart-table td:nth-child(7) a {
		padding: 0!important;
		margin-top: 20px
	}

	.shopping-cart-table thead {
		display: none
	}

	.shopping-cart-table .price-mobile {
		font-size: 20px;
		font-weight: 500
	}

	.shopping-cart-table thead {
		display: none
	}

	.shopping-cart-table td:nth-child(5) {
		display: none!important
	}

	/* Gift tabulka — přepis generických nth-child pravidel */
	.shopping-cart-gift td{display:inline-block !important;width:auto !important;text-align:center !important;border:0;height:auto !important;float:none !important}
	.shopping-cart-gift td:nth-child(1){width:60px !important;vertical-align:top}
	.shopping-cart-gift td:nth-child(2){width:calc(100% - 70px) !important;text-align:left !important}
	.shopping-cart-gift td.gift-td-price{width:50% !important;padding:6px 4px !important;font-size:13px;background:#eff4fd}
	.shopping-cart-gift td.gift-td-price::before{content:'Hodnota: ';font-weight:400;color:#777}
	.shopping-cart-gift td.gift-td-overpay{width:50% !important;display:inline-block !important;padding:6px 4px !important;font-size:13px;background:#eff4fd}
	.shopping-cart-gift td.gift-td-overpay::before{content:'Úhrada: ';font-weight:400;color:#777}
	.shopping-cart-gift td.gift-td-controls{display:inline-block !important;width:100% !important;padding:8px 4px !important;white-space:nowrap}
	.shopping-cart-gift td.gift-td-controls .overnumber{width:auto !important;max-width:90px;margin:0 6px 0 0 !important;display:inline-block;vertical-align:middle}
	.shopping-cart-gift td.gift-td-controls .j-remove-gift{display:inline-block !important;vertical-align:middle;margin-top:0}

	.shopping-cart-table .overnumber {
		margin-top: 10px!important;
		margin-bottom: 10px;
		display: block;
	}

	.shopping-cart-table input[type="text"].number {
		width: 60px!important
	}

	.shopping-cart-table .overnumber .ic_plus,.shopping-cart-table .overnumber .ic_minus {
		border: 0;
		font-size: 12px;
		background: transparent;
	}

	.shopping-cart-table .overnumber .ic_plus {
		border-bottom: 0;
		margin-left: 0;
		right: 5px;
		background: transparent;
		font-size: 12px;
		right: 10px !important;
	}

	.shopping-cart-table .itemTotal {
		font-weight: 500;
		color: #000
	}

	.radio .rightPrice {
		float: unset;
		display: inline-block;
		margin-left: 10px;
		width: 100%
	}

	.shopping-cart-table.shopping-cart-table-recap td:nth-child(4),.shopping-cart-table.shopping-cart-table-recap td:nth-child(5) {
		min-width: 80px;
		margin-top: 20px
	}

	.checkBoxBig .bigC {
		padding: 10px 0px 5px 20px;
	}

	.checkBoxBig .bigC .dtName {
		line-height: 16px;
		display: inline-block;
		max-width: 100%;
	}

	.cart table tr.fcline td:first-child {
		width: 60% !important;
		text-align: right !important;
		line-height: 18px;
		height: auto !important;
		padding: 15px 5px !important;
	}

	.cart table tr.fcline td:last-child {
		width: 40% !important;
		text-align: left;
		height: auto !important;
		padding: 15px 5px !important;
	}

	.subcategories-menu span {
		font-size: 14px
	}

	.subcategories-menu.st3 .obalit a {
		width: 100%;
		line-height: 1.2;
		padding: 5px 10px 5px 50px;
		font-weight: 600;
		display: flex;
		align-items: center;
		overflow: hidden
	}

	.subcategories-menu.st3 .obalit img {
		max-height: 50px;
		max-width: 40px;
		width: auto;
		position: absolute;
		z-index: -1;
		top: 50%;
		left: 25px;
		transform: translate(-50%,-50%)
	}

	.subcategories-menu.st3 .obalit.without-image a {
		padding-left: 10px
	}

	.navbar {
		height: auto;
	}

	.checkout_items {
		width: auto;
		min-width: 18px;
		height: 18px;
		font-size: 9px;
		top: -10px;
		text-align: center;
		left: 20px;
	}

	.navbar_user li a {
		width: 34px;
		height: 35px;
		font-size: 12px;
		padding: 8px !important;
		border-radius: 5px;
	}

	.modal .branchList {
		max-height: 40vh;
		overflow: scroll;
		box-shadow: none
	}

	.detail-balikovny {
		padding: 15px;
		border-top: 0;
		background: #eee;
		margin-top: 15px
	}

	.modal .branchList a {
		padding: 5px
	}

	.modal .select-button {
		position: relative
	}

	.singlePage img,.singlePage iframe {
		max-width: 100%;
		height: auto!important
	}

	.detailAdd input[type="text"].number,.detailAdd input[type="text"].number {
		width: 100%!important
	}

	.detailAdd .addcart {
		padding: 0;
		line-height: 60px;
		font-size: 18px;
		min-width: 130px;
	}

	.helpContent {
		padding: 15px 0
	}

	.helpContent .helpInfo p,.helpContent .helpInfo span {
		font-size: 18px!important;
		line-height: 26px
	}

	.prDetail ul.addto li a {
		border-radius: .8rem;
		padding: 3px 12px
	}

	.footer-newsletter .nlInfo {
		text-align: center;
		margin: 0px 0 20px;
		font-size: 18px;
		line-height: 24px;
	}

	.footer-newsletter .nw_mailto {
		height: auto;
		font-size: 1.2rem;
		margin: 8px 0;
		text-decoration: underline
	}

	.sidebarNavigation ul.navbar-nav {
		padding: 0 0px;
	}

	.sidebarNavigation ul.navbar-nav li {
		display: inline-block;
		width: 100%;
		border-bottom: 1px solid #ececec
	}

	.sidebarNavigation ul.navbar-nav li a {
		display: inline-block;
		width: 100%;
		padding: 10px 10px;
		font-weight: 600;
		color: #333;
		font-size: 16px;
	}

	.sidebarNavigation ul.navbar-nav li a:hover {
		background: #fff;
		color: var(--default-color);
	}

	.sidebarNavigation ul.navbar-nav li a:after {
		position: absolute;
		right: 10px;
		top: 18px;
		color: #999
	}

	.sidebarNavigation ul.navbar-nav li .dropdown-menu {
		box-shadow: none;
		border: 0;
		margin: 0;
		padding: 0
	}

	.sidebarNavigation ul.navbar-nav li .dropdown-menu li {
		border-bottom: 1px solid #fff
	}

	.sidebarNavigation ul.navbar-nav li .dropdown-menu li a {
		padding: 5px 10px;
		background: #fff;
		text-transform: none;
		font-weight: 400;
	}

	.sidebarNavigation ul.navbar-nav li .dropdown-menu li a img {
		width: 20px;
		margin-right: 5px;
		max-height: 20px
	}

	.brandsBottom .ipBox {
		width: calc((100%/3) - 10px);
		height: 80px;
		padding: 5px
	}

	.insta_section .insta_panel {
		padding: 25px 10px 50px
	}

	.ig_item figure a img {
		height: 160px
	}

	.ig_item {
		margin: 5px 0
	}

	.footer_box_pdv {
		margin: 10px 0;
		padding: 25px
	}

	.footer_box_pdv .cvdh_items {
		margin-bottom: 15px
	}

	.footer_box_pdv .cvdh_title {
		margin: 10px 0;
		display: inline-block;
		width: 100%
	}

	.footer_box_pdv .cvdh_items .cvdh_img img {
		height: 18px
	}

	.footer_copyright {
		text-align: center!important;
		margin-top: 15px;
		border-top: 1px solid #3e8aff;
		padding: 10px 0 0;
		margin-bottom: 0;
	}

	footer .chf_country {
		text-align: center;
		margin: 25px 0 0;
		display: inline-block;
		width: 100%
	}

	.sidePanel {
		border-bottom: 0;
		padding: 0
	}

	.sidePanel h3 {
		position: relative;
		padding: 12px 15px;
		background: #f5f6f9;
		border-radius: 1.3rem;
		font-size: 16px;
		margin: 0;
		width: 100%;
		color: #000;
		display: inline-block;
		border: 1px solid #d8d9db;
		margin: 5px 0
	}

	.sidePanel h3:after {
		content: "\f078";
		position: absolute;
		font-size: 12px;
		font-weight: 900;
		font-family: "Font Awesome 5 Free";
		right: 15px;
		top: 15px
	}

	.owl-carousel .owl-nav .owl-prev.btnLeft,.owl-carousel .owl-nav .owl-next.btnRight {
		top: 40%
	}

	.singlePage {
		margin: 15px 0
	}

	.j-side-panel .side_page_menu {
		background: #fff6f5;
		padding: 10px 15px 10px 30px;
		border-radius: 1.5rem
	}

	.filterPanel {
		display: none
	}

	.filterPanel.active {
		display: block;
		padding: 0 0 10px;
		background: #fff
	}

	.filterPanel .btnFilterOpen {
		width: 100%;
		margin: 0 0 5px;
		text-align: left;
		padding: 10px;
		font-weight: 500;
		font-size: 14px;
		border: 0;
		background: #fff;
		color: #000;
		position: relative;
		border: 1px solid #eee;
	}

	.filterPanel .btnFilterOpen::after {
		position: absolute;
		right: 15px;
		top: 13px
	}

	.filterPanel .filterBox.active {
		position: relative;
		display: inline-block;
		left: 0!important;
		top: 0!important;
		margin: 0 0 10px;
		width: 100%!important;
		max-width: 100%!important
	}

	.sidebar_title.open-categories {
		padding: 10px 13px;
		background: #ebf5fa;
		border-radius: 5px;
		font-size: 14px;
		margin: 10px 0 10px;
		width: 100%;
		display: inline-block;
		border: 1px solid #d5e2ff;
		background: #eff4fd;
		color: var(--darkblue)
	}

	.sidebar_title.open-categories:after {
		font-weight: 900;
		font-family: "Font Awesome 5 Free";
		content: "\f078";
		position: absolute;
		right: 15px;
		color: #666;
		font-size: 12px
	}

	.filterPanel .d-inline-block {
		width: 100%
	}

	.side_page_menu li a {
		font-size: .9rem
	}

	.mf-list .grid-item {
		width: 33.333%
	}

	.mf-list .grid-item .image-container {
		height: 100px
	}

	.giftSections .giftSelect {
		max-width: 48% !important;
		min-width: 45%;
		padding: 5px;
	}

	.fancybox-next span {
		right: -35px;
		border-radius: 5px;
		width: 35px;
	}

	.fancybox-prev span {
		left: -35px;
		border-radius: 5px;
		width: 35px;
	}

	.article-item {
		min-height: 270px;
	}

	.article-item .article {
		margin-bottom: 0;
	}

	.article-item .article .article_image {
		height: 170px
	}

	.article-item .article .article_image img {
	}

	.article-item .article a h3 {
		font-size: 16px;
		line-height: 18px;
		font-weight: 500;
	}

	.article-item .article_desc {
		font-size: 14px;
		line-height: 18px;
	}

	.cb-top-blue {
		padding: 30px 0;
	}

	.cb-top-blue .top-title {
		padding: 0;
		margin-top: 0;
	}

	.cb-top-blue .top-title h1 {
		font-size: 32px;
	}

	.cb-top-blue .top-title p {
		font-size: 16px;
		max-width: 100%;
		line-height: 24px;
		margin: 16px 0 0;
	}

	.top-title a.btn {
		font-size: 16px
	}

	.hp_ts {
		padding: 0;
		background: #eff4fd;
		margin-bottom: 25px;
	}

	.b2c_bg .text-icn-block-bg .icn {
		width: 90px
	}

	.b2c_bg .text-icn-block-bg {
		padding-left: 100px
	}

	ul.currency_switcher {
		/* display: none; */
		top: 140px;
		z-index: 55;
		right: -5px;
	}

	.buyinList .btn.main-action {
		widtH: 100%;
	}

	.buyinList .btn.fastBuyButton {
		widtH: 100%;
		font-size: 14px;
	}

	.product-item .list_code {
		position: absolute;
		top: -110px;
	}

	.steps-box {
		padding: 0;
		background: #fff;
	}

	.steps-box .steps-3 li {
		width: auto;
		float: left;
		position: relative;
		box-sizing: border-box;
		padding: 0;
		padding-left: 0;
		height: 53px;
		line-height: 16px;
		display: flex;
		font-size: 14px;
		align-items: center;
		text-align: center;
		justify-content: center;
		margin-right: 0;
		width: 33.3%;
		padding-right: 15px;
	}

	.page_section.cart {
		padding: 0 0 40px
	}

	.cartBoxItems {
		box-shadow: unset;
		border-radius: 0;
		background: transparent;
		margin: 0 0 10px;
	}

	.cartBoxItems .cartBoxPad {
		padding: 10px 0;
	}

	.cartBoxItems .cartTitle {
		background: transparent;
		padding: 20px 0
	}

	.main_cart_container {
		padding: 12px 0;
	}

	.main_cart_container .logo_cart_container img {
		height: 40px;
	}

	.cart__empty__hero__desc {
		font-size: 36px;
		line-height: 40px;
	}

	.cart__empty__misc {
		font-size: 30px;
		line-height: 34px;
	}

	.cart__empty .btn {
		font-size: 20px;
		padding: 12px 25px;
		border-radius: 35px;
		margin: 25px 0;
	}

	.showroom-bn-menu {
		padding: 10px 0;
		text-align: center;
		overflow: scroll;
	}

	.showroom-bn-menu ul {
		width: 100%;
	}

	.showroom-bn-menu ul li {
		margin-bottom: 5px;
		display: flex;
		flex: 1 0 auto;
	}

	.showroom-bn-menu ul li a {
		display: inline-block;
		padding: 8px 14px;
		font-size: 14px;
		font-weight: 600;
	}

	.hp_cosm .cb-top-lgr {
		padding: 15px;
	}

	.hp_cosm .cb-top-lgr .mc-text {
		padding: 15px;
	}

	.hp_cosm .cb-top-lgr .mc-text h1 {
		font-size: 24px;
	}

	img.mc-w-100 {
		width: 100%
	}

	.main_nav_fixed {
		position: fixed;
	}
}

@media only screen and (max-width: 575px) {
	.hamburger_menu {
		right:-100%;
		width: 100%
	}

	.product-item {
	}

	.product {
		height: 380px
	}

	.blog_item {
		height: calc((100vw - 30px) / 1.37);
	}

	.cr {
		display: block;
		margin-right: 0;
		margin-bottom: 30px;
		font-size: 13px
	}

	.footer_nav {
		margin-bottom: 20px
	}

	.footer_nav li {
		display: block;
		margin-right: 0
	}

	.footer_nav li a {
		font-size: 13px
	}
}

@media only screen and (max-width: 479px) {
	.logo_container a {
		font-size:12px;
		height: 70px;
	}

	.hamburger_close {
		top: 14px;
		right: 4px
	}

	.hamburger_close i {
		font-size: 20px
	}

	.hamburger_menu_content {
		padding-right: 15px;
		padding-top: 70px
	}

	.menu_item {
		border-bottom-color: rgba(181,174,196,0.5)
	}

	.menu_item > a {
		font-size: 12px;
		line-height: 35px;
		height: 35px
	}

	.menu_selection li a {
		font-size: 12px;
		line-height: 35px;
		height: 35px
	}

	.main_slider {
		height: auto!important;
		min-height: 120px;
		/* margin-top: -50px !important; */
	}

	.main_slider img {
		width: 100% !important;
		height: auto !important;
	}

	.main_slider_content h6 {
		margin-bottom: 15px
	}

	.main_slider_content h1 {
		font-size: 24px
	}

	.shop_now_button {
		margin-top: 15px;
		width: 100px;
		height: 35px
	}

	.red_button a {
		font-size: 10px
	}

	.banner_item {
		height: calc((100vw - 30px) / 2.6);
		min-height: 200px;
		margin: 10px 0
	}

	.grid_sorting_button {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
		min-width: 60px;
		height: 35px
	}

	.product-item {
		width: 100%;
		height: auto;
		min-height: unset;
		box-shadow: none;
		padding: 0;
	}

	.product_section_container {
		margin-top: 0;
		padding-top: 0;
	}

	.web_section_container {
		padding: 0 10px;
	}

	.product {
		height: auto
	}

	.product_name a {
		font-size: 12px
	}

	.add_to_cart_button {
		margin-top: 20px
	}

	.deal_ofthe_week_img {
		height: 400px
	}

	.cartGiftUse .gift-price-used, .cartGiftUse .gift-count-used, .cartGiftUse .gift-price-free,.cartGiftUse .gift-price-max{
		padding:5px 8px;
	}

	.timer {
		margin-top: 42px
	}

	.timer li {
		width: 50px;
		height: 50px
	}

	.section_title::after {
		top: calc(100% + 8px);
		height: 3px
	}

	.timer_num {
		margin-top: 4px;
		font-size: 16px
	}

	.timer_unit {
		margin-top: -9px;
		font-size: 10px
	}

	.deal_ofthe_week_button {
		margin-top: 36px
	}

	.product_slider_item .product-item {
		width: 100%;
		height: auto
	}

	.product_slider_item .product-item:hover::after {
		box-shadow: none
	}

	.product_slider_item .product-item .product {
		height: auto
	}

	.product_slider_item .product-item .product_info {
		padding-bottom: 30px
	}

	.blog_title {
		font-size: 16px
	}

	.blog_meta {
		font-size: 10px
	}

	.blog_more {
		font-size: 12px;
		margin-top: 5px
	}

	.newsletter_form {
		margin: 15px 0;
	}

	.newsletter_text h4 {
		font-size: 20px
	}

	.newsletter_text p {
		font-size: 13px;
		margin-top: 5px
	}

	.newsletter_submit_btn {
		font-size: 12px
	}

	#newsletter_email {
		padding-left: 15px;
	}

	.newsletter_submit_btn {
	}

	#newsletter_email::-webkit-input-placeholder {
		font-size: 12px!important;
		padding-left: 0
	}

	#newsletter_email:-moz-placeholder /* older Firefox*/
	{
		font-size: 12px!important;
		padding-left: 0
	}

	#newsletter_email::-moz-placeholder /* Firefox 19+ */
	{
		font-size: 12px!important;
		padding-left: 0
	}

	#newsletter_email:-ms-input-placeholder {
		font-size: 12px!important;
		padding-left: 0
	}

	.footer_nav_container {
		margin-top: 0;
		padding: 0
	}

	.footer_nav_container iframe {
		height: auto!important
	}

	footer p.copyRight {
		font-size: 14px;
		color: #999;
		border-top: 1px solid #ccc;
		padding: 20px 0;
		margin: 20px 0
	}

	.cr {
		margin-bottom: 20px
	}

	.footer_nav {
		margin-bottom: 20px
	}

	.footer_social {
		margin-top: 5px;
		margin-bottom: 30px
	}

	.nav-tabs--ys {
		height: auto
	}

	.nav-tabs--ys > li > a,.nav-tabs--ys > li > a.active {
		padding: 10px 12px;
		font-size: 12px
	}

	.cartinner {
		padding: 15px;
	}
}
