@charset "utf-8";

@media (min-width: 768px) AND (max-width:1200px) {
	.container{max-width:99%;width:99%;}
}

@media (min-width: 1500px) AND (max-width:1600px) {
	.container{max-width: 1480px;width: 1480px;}
}

@media (min-width: 1600px) AND (max-width:1800px) {
	.container{max-width: 1580px;width: 1580px;}
}

@media (min-width: 1800px) {
	.container{max-width: 1780px;width: 1780px;}
}


@media only screen and (max-width: 1199px) {
	.main_slider_content{width:80%}
	.banner_item{height:220px}
	.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}
}

@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 .submit{background: #d4e1ed;color: var(--default-color);}

	header{top:0;position:relative!important;min-height: 70px;}
	.main_slider{margin-top:0!important}
	.main_slider .owl-carousel .owl-dots{position: relative;width: 100%;display:flex;justify-content:center;flex:1 1 auto;display: none;}
	.main_slider.dotSlide .owl-carousel .owl-dots .owl-dot{box-shadow: none;display: inline-block;padding: 15px !important;flex: 1 1 auto;}
	.main_slider .owl-carousel .owl-dots .owl-dot.active{background: var(--default-color);border: 0;}
	.main_slider .owl-carousel .owl-dots .owl-dot.active:after{display:none;}
	.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
	}

	.navbar {
		height: 60px;
		margin-right: 45px;
	}

	.navbar_user li a {
		width: 30px;
		height: 30px;
		font-size: 12px
	}

	.logo_container a {
		font-size: 12px;
		height: 50px;
	}

	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;
		left: 5px;
	}

	.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: 150px
	}

	.product_image img {
		max-height: 150px
	}

	.product_info {
		padding-left: 8px;
		padding-right: 8px
	}

	.product_info .stock, .product_info .stockno {
		font-size: 14px;
		width: 100%;
		text-align: start;
		margin: 0 auto;
		display: inline-block;
		line-height: 14px;
	}

	.product_info .stock i, .product_info .stockno i {
		margin-top: 4px
	}

	.product_info .product_name {
		font-size: 14px;
		line-height: 15px;
		height: 46px;
	}

	.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: 14px;
		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 {
		border: 1px solid #eee !important;
		border-radius: 5px;
		width: 80px;
	}

	.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, .buyinList .btn.main-action {
		font-size: 16px;
		width: 35px;
		padding: 10px 0 0;
		min-width: unset;
		height: 35px;
	}

	.product-item-list .buyinList {
		margin-top: 0
	}

	.product-item-list .buyinList .btn.buyButton {
		width: auto;
		padding: 10px;
	}

	.buyinList .btn.buyButton i,.buyinList .btn.main-action i {
		display: block;
	}

	.buyInItem .overnumber {
		width: 85px;
		border-radius: 5px;
		padding: 0;
	}

	.buyInItem .overnumber .buyUnit {
		display: none;
	}

	.product-item .b-product__btn-group {
		padding: 0 5px
	}

	.product-item .b-product__btn-group li a {
		margin: 0 0
	}

	.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;
		top: 5px;
	}

	.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;
		min-height: 85px !important;
	}

	header .navbar_user li img {
		max-height: 30px;
		margin-top: 2px;
	}

	header .userMenu .headIcon {
		max-height: 24px;
		margin-top: 3px;
	}

	#compareProducts .counter_items {
		top: -6px;
	}

	.offcanvas.offcanvas-start {
		border-right: 0;
		box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
		width: 100%;
	}

	.offcanvas.offcanvas-start .clp {
		display: inline-block;
		width: 100%
	}

	.offcanvas.offcanvas-start .navbar {
		margin-right: 0
	}

	.checkout_items {
		width: auto;
		height: 15px;
		font-size: 10px;
		top: -5px;
		text-align: center;
		left: 23px;
		min-width: 15px;
	}

	.header-search {
		display: inline-block;
		position: absolute !important;
		top: 49px !important;
		left: 0px;
		padding: 2px;
		margin-top: 0;
	}

	.header-search input[type="text"] {
		height: 45px;
		color: #000;
		border: 1px solid var(--light-grey);
		background: #fff;
		border-radius: 0;
	}

	.hamburger_container {
		margin-left: 0;
		position: absolute;
		right: 5px;
		top: 5px;
		z-index: 1;
		background: #ffffff;
		width: 40px;
		height: 40px;
		text-align: center;
		border-radius: var(--border-input-radius);
		border: 1px solid #333;
		text-align: center;
		padding-top: 5px;
	}

	.hamburger_container i {
		font-size: 16px;
		color: #999;
		margin-top: 4px;
	}

	.product_section_container {
		margin-top: 0;
		display: inline-block;
		width: 100%
	}

	.logo_container img {
		max-width: 85% !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: scroll
	}

	.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 {
		min-width: 210px;
	}

	.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: 16px;
		font-weight: 500;
	}

	.nextBasket i {
		margin-top: 4px;
		margin-left: 5px;
	}

	.pageSuccessAdd h1 {
		font-size: 20px !important
	}

	.pageSuccessAdd h2 {
		font-size: 14px;
		line-height: 20px
	}

	.userMenu .rc {
		display: none
	}

	.userMenu {
		margin: 0px 5px 0 0;
		padding: 0;
		text-align: center
	}

	.navbar_user {
		margin-right: -10px;
		margin-top: 0;
	}

	.navbar_user li {
		margin: 0 5px 0 5px;
	}

	.main_nav_container_top {
		height: 100px;
		position: relative;
	}

	.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 {
		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
	}

	.j-boxfilters {
		width: 100%
	}

	.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: #eeeeee;
		position: relative
	}

	.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;
		font-size: 16px;
		margin: 15px 0;
		width: 100%;
		display: inline-block;
		border: 1px solid #ccc;
		background: #fff;
	}

	.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: 0px 0 10px 28%;
		text-align: left;
		color: var(--default-color);
		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 {
		margin-bottom: 0;
		background: #fff;
		z-index: 123;
		position: fixed;
		top: 0;
		left: 0;
		width: 80%;
		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: 600;
		margin: 0;
		display: inline-block;
		color: var(--default-color);
		font-size: 16px;
		width: 100%;
		background: #f9f9f9;
		padding: 15px;
	}

	.closeMenu {
		font-size: 22px;
		position: absolute;
		right: 20px;
		top: 15px;
		color: #000
	}

	.product_details_title h1 {
		margin: 15px 0 0;
		font-size: 20px
	}

	.productDescShort {
		width: 100%
	}

	.breadcrumbBar{margin-bottom:6px}
	.breadcrumb{display:inline-block;display: flex;flex-wrap: nowrap;overflow-x: auto;list-style: none;padding: .25rem 0;margin-bottom: 0;font-size: 0.75em;}
	.breadcrumb li{display:inline-block;display: flex;flex: 0 0 auto;white-space: nowrap;}
	.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: 100%;
		position: absolute;
		left: 0;
	}

	.shopping-cart-table__product-image {
		padding: 0
	}

	.shopping-cart-table td:nth-child(2) {
		width: 100%;
		display: inline-block;
		text-align: left !important;
		float: left;
		line-height: 18px;
		height: auto;
		padding-left: 80px;
	}

	.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: #eee;
	}

	.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: #eee;
		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: #eee;
		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
	}

	.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;
		left: 12px !important;
	}

	.shopping-cart-table .overnumber .ic_plus {
		border-bottom: 0;
		margin-left: 0;
		right: 5px;
		background: transparent;
		font-size: 12px;
		right: 12px !important;
		left: unset !important;
	}

	.shopping-cart-table .itemTotal {
		font-weight: 500;
		color: #000
	}

	.checkBoxBig .bigC {
		padding: 10px 0 5px 20px
	}

	.checkBoxBig .bigC .dtName {
		line-height: 16px;
		display: inline-block;
		max-width: 100%;
		padding-left: 0;
		padding-top: 40px;
		font-size: 14px;
		padding-right: 40px
	}

	.checkBoxBig .bigC .rightPrice {
		position: absolute;
		right: 0;
		top: 10px
	}

	.checkBoxBig .bigC .dtImage {
		left: 20px;
	}

	.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;
	}


	.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;
		width: 95%;
	}

	.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;
	}

	.footer-newsletter .nlInfo {
		text-align: center;
		margin: 0 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;
	}

	.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 15px;
		font-weight: 500;
		color: #333;
		font-size: 14px;
	}

	.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: 8px 25px;
		background: #F9F9F9;
		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;
		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: var(--light-grey);
		border-radius: var(--border-box-radius);
		font-size: 16px;
		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: var(--font-awesome);
		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: var(--light-grey);
		padding: 10px 15px 10px 30px;
		border-radius: var(--border-box-radius)
	}

	.side_page_menu li a {
		font-size: .9rem
	}

	.mf-list .grid-item {
		width: 33.333%
	}

	.mf-list .grid-item .image-container {
		height: 100px
	}

	.compareInList {
		width: 100%;
		text-align: center;
		top: unset;
		bottom: -78px;
	}

	.compareInList i {
		margin-top: 6px;
	}

	.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;
	}

	.article-item .article_image {
		height: 120px
	}

	.article-item .article_image img {
	}

	.article-item a h3 {
		font-size: 14px;
		line-height: 18px;
		align-items: start;
		height: 55px;
	}

	.hpButtonGoblog {
		font-size: 16px;
	}

	.basketTotal {
		margin-top: 30px
	}

	.basketTotal.total strong.large {
		font-size: 28px
	}

	.hidemobile {
		display: none
	}

	.checkout .rc {
		display: none
	}

	.navbar_user li.checkout {
		margin-top: -3px;
		margin-bottom: 0;
		margin-right: 10px;
	}

	.navbar_user li.checkout img {
		max-height: 22px;
	}

	.navbar_user li.checkout a {
		width: 40px;
		height: 35px;
	}

	.navbar_user li.checkout a .s_top_ico_cart {
		height: 35px;
		width: 35px !important;
	}

	.top_cats .owl-carousel .owl-nav .owl-prev.btnLeft {
		left: -10px;
		background: rgba(255, 255, 255, 0.9);
		top: 50%;
	}

	.top_cats .owl-carousel .owl-nav .owl-next.btnRight {
		right: -10px;
		background: rgba(255, 255, 255, 0.9);
		top: 50%;
	}

	.hp_products .owl-carousel .owl-nav .owl-prev.btnLeft {
		left: -10px;
		background: rgba(255, 255, 255, 0.9);
		top: 35%;
	}

	.hp_products .owl-carousel .owl-nav .owl-next.btnRight {
		right: -10px;
		background: rgba(255, 255, 255, 0.9);
		top: 35%;
	}

	.top_cats .owl-carousel .owl-nav .owl-prev.btnLeft i,
	.top_cats .owl-carousel .owl-nav .owl-next.btnRight i,
	.hp_products .owl-carousel .owl-nav .owl-prev.btnLeft i,
	.hp_products .owl-carousel .owl-nav .owl-next.btnRight i {
		font-size: 14px;
		color: #000;
	}

	.price-h50 {
		padding-top: 12px;
		padding-left: 10px;
	}

	.header-search .submit i {
		margin-top: 16px;
		color: var(--default-color);
	}

	.single_product_image {
		height: auto
	}

	.product_options {
		padding: 10px
	}

	.product-counter {
		text-align: left;
	}

	.changeViewStyle {
		top: -35px
	}

	.hp_products .section_title h2, .sc_category .section_title h2 {
		font-size: 22px
	}


	.hp_products {
		padding: 15px 0
	}

	.top_cats {
		margin: 15px 0 15px;
	}

	.subcategories-menu.st3 .obalit a span{
		font-size:  14px;
	}
	.brandsBottom .ipBox img{max-height:70px}


}

@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) {
	.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 0 20px;}
	.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}
	.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;}

}
