/* 
 * 	Responsive CSS File
 *	v1.0
 */

/* clearfix */

 @media (min-width: 1770px) {
    .container {
        width: 1740px;
    }

    .product-listing .inner-listing .item-width {
    	max-width: 20%;
    }

    .banner.inner-banner1 {
		min-height: 1px;
	}
	.col-lg-20per {
        width: 20%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-lg-80per {
        width: 80%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
	.h-xl{
		display: none;
	}
}

@media (min-width: 1920px){
	.main-banner .slide a>img{
		display: block;
		margin: auto;
	}
} 

@media only screen and (min-width: 1200px) and (max-width: 1769px) {
    .cat-box-inner .pro-media img {
		max-height: 160px;
	}
	.container {
        /*width: 1170px;*/
        max-width: 100%;
        width: unset !important;
        padding-left: 30px;
        padding-right: 30px;
    }

    .col-lgmd-20per {
        max-width: 20%;
        flex: 0 0 20%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-lgmd-40per {
        max-width: 40%;
        flex: 0 0 40%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-lgmd-60per {
        max-width: 60%;
        flex: 0 0 60%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-lgmd-80per {
        max-width: 80%;
        flex: 0 0 80%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }

    .float-right-imp {
    	float: right !important;
    }

    .list-type .col-lg-6 {
    	width: 100%;
	}

	.navbar-header .navbar-brand {
		padding: 0;
	}

	.navbar-brand > img {
		width: 100%;
	}

	.header-right-part {
	    padding: 0 0 0 201px;
	}

	.category-dropdown select {
	    width: 200px;
	}

	.cat-dropdown .navbar-nav > li > a {
		padding: 8px 6px;
	}

	.cat-dropdown .sub-megamenu a.page-scroll::before {
		right: 8px;
	}

	.cat-dropdown .nav > li.level .megamenu {
		margin-top: -42px;
	}

	.sidebar-menu-dropdown > a span {
		margin-right: 5px;
	}

	.navbar-nav .level.hidden-cet {
	    display: none;
	}
	.header-link-dropdown {
		top: 85px;
	}

	.mobilemenu-content li a {
		padding: 34px 10px;
	}

	.megamenu .sub-menu-level1 li.level2 {
	    min-width: 170px;
	}

	.header-bottom .help-num {
		padding: 13px 0;
	}

    .right-icon-link ul li  {
	    font-size: 0;
	    line-height: 1px;
	    padding-right: 0;
	}

    .right-icon-link ul li a {
    	padding: 0;
    }

    .right-icon-link ul li > a span {
	    margin: 0;
	}

	.right-icon-link ul li:last-child > a span {
		border: none;
		padding: 0;
	}

	.my-cart {
		display: none;
	}

	.popup-links {
		top: 197px;
	}

    .product-listing .col-lg-2 {
    	width: 25%;
    }

	.banner .owl-buttons {
	    display: none;
	}

	.right-small-banner {
	    display: none !important;
	}

    .sub-banner .sub-banner-detail .sub-banner-subtitle {
    	font-size: 16px;
    	margin-bottom: 5px;
    	margin-top: 0;
    }

    .sub-banner .sub-banner-detail .sub-banner-title {
    	font-size: 20px;
    }

    .banner-top {
    	margin-bottom: 7px;
	}

	.cate-detail .cate-title {
		font-size: 18px;
		line-height: 20px;
		margin-top: 40px;
	}

	.cate-detail span {
		font-size: 16px;
	}

	.ser-feature-block {
		padding: 30px 0;
	}

    .ser-feature-block .ser-title {
		float: none;
		font-size: 14px;
	}

	.ser-subtitle {
		float: none;
	    margin-left: 0;
	}
	
	.feature-detail {
		padding-top: 0;
	}

	.img-col.col-4 {
		max-width: 25%;
		flex: 0 0 25%;
	}

	.detail-col.col-8 {
	    max-width: 75%;
	    flex: 0 0 75%;
	}

	.col-xl-10 .img-col.col-4 {
	    max-width: 31%;
	    flex: 0 0 31%;
	}

	.col-xl-10 .detail-col.col-8 {
	    max-width: 69%;
	    flex: 0 0 69%;
	}

    .product-slider .heading-part > h2 {
    	font-size: 30px;
    	letter-spacing: 1px;
	}

    .pro-detail-info {
    	margin-top: 0;
    	max-width: 100px;
    }
    .product-item .detail-inner-left ul li, .product-listing.grid-type .product-item .detail-inner-left ul li {
    	margin: 10px 2px 0;
    }
    .product-item.sold-out::after {
    	font-size: 12px;
    }

    .product-listing.list-type .inner-listing .item-width {
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	.main-label {
	    font-size: 12px;
	    height: 45px;
	    line-height: 45px;
	    padding-left: 10px;
	    top: 10px;
	    width: 45px;
	}

	.perellex-delail {
		padding: 70px 0;
	}

	.perellex-title, .perellex-des {
		font-size: 24px;
		margin-bottom: 0;
	}

	.perellex-subtitle {
		margin: 10px 0 5px;
	}

    .homepage .client-main .item p {
    	line-height: 25px;
    }

	.footer-middle-right {
    	padding-left: 40px;
    }

    .btn.big {
    	padding: 15px 20px;
	}

	#brand-logo {
	    padding: 0 55px;
	}
	
	.payment ul li, .mall {
		padding: 0 6px;
	}

	.sidebar-contant .pro-detail-info > a {
    	font-size: 14px;
	}

	.pro-detail-info > a {
	    line-height: 20px;
	}

	.sidebar-item .pro-media {
		width: 100px;
	}

	.product-page .product-item .detail-inner-left ul li {
   		padding: 0 2px;
	}

	.product-page .detail-inner-left.right-side ul li a {
		padding: 0 15px;
	}

	.product-page .product-detail-inner {
   		padding: 10px 0 0;
	}
} 

@media (max-width: 1280px) {
	.container {
		max-width: 100%;
	}
	.partner-block ul li {
		padding:0;
	}
	.header-middle-left{
		text-align: center;
	}
}

@media (min-width: 1200px) {
	.menu-container {
		margin: 0 auto;
		width: 1170px;
	}

	.footer-static-block .footer-block-contant {
		display: block !important; 
	}

}

@media (max-width: 1199px) {
	.price-box .price.price-lg {
		font-size: 25px !important;
		margin-top: 10px;
		display: inline-block;
	}
	.daily-holder .buy_holder {
		margin-bottom: 30px;
	}
	.footer-middle{
		padding: 15px 0 15px 0;
	}
	.ui-menu-item .label{
		display: none;
	}
	.container {
		padding: 0 15px;
	}
	.border-right {
		border-right: none;
	}

	.prodejny_block .card-body .col-xl-8 {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 15px;
	}

	/* Header */

	.header-middle-right {
		border: none;
	}

	.my-cart {
		display: none;
	}

	.right-icon-link ul li {
		font-size: 0;
		line-height: 1px;
		padding-right: 0;
	}

	.right-icon-link ul li a {
		padding: 0;
	}

	.right-icon-link ul li > a span {
		margin: 0; 
	}

	.right-icon-link ul li:last-child > a span {
		border: none;
		padding: 0;
	}
	.header-link-dropdown {
		top: 85px;
	}

	.megamenu .level2 > a {
		margin-right: 0;
	}


	.mobilemenu-content li a {
		padding: 33px 10px;
	}


	.header-bottom .help-num {
		padding: 13px 0;
	}


	.header-right-part {
		padding: 0 0 0 181px;
	}

	.category-dropdown select {
		width: 180px;
	}

	.popup-links {
		display: none;
	}

	/* Column */
	.ser-feature-block {
		-webkit-background-size: cover;
		background-size: cover;
	}

	.ser-feature-block {
		text-align: left;
	}

	.ser-feature-block .feature-box {
		text-align: left;
		border-right: none;
		margin: 20px 0;
	}

	.homepage .banner {
		min-height: 100%;
	}

	.banner .owl-buttons {
		display: none;
	}
	.banner-detail .banner-detail-inner .banner-title {
		font-size: 25px;
		line-height: 30px;
	}
	.banner-detail .banner-detail-inner span.offer {
		font-size: 25px;
		margin-top: 0;
	}
	.banner-detail .banner-detail-inner span.slogan {
		font-size: 20px;
		margin-bottom: 3px;
		padding: 5px 0;
	}

	.sub-banner3 .sub-banner-detail span.line {
		margin: 25px 0;
	}

	.banner-detail .banner-detail-inner p {
		width: 530px;
	}

	.slogan:before, .slogan:after {
		width: 40px;
	}

	.cate-detail a {
		font-size: 14px;
	}

	.cate-detail .cate-title {
		font-size: 18px;
		line-height: 20px;
		margin-top: 50px;
	}

	.cate-detail span {
		font-size: 16px;
	}

	h2.main_title {
		font-size: 20px;
	}

	.sidebar-title h3 {
		font-size: 18px;
	}

	.price-box .old-price {
		font-size: 14px !important;
	}

	.product-slider .heading-part > h2 {
		font-size: 25px;
		letter-spacing: 1px;
	}

	.pro-detail-info {
		margin-top: 0px;
		width: 90px;
	}

	.product-item.sold-out::after {
		font-size: 10px;
	}

	.product-item.sold-out::after {
		padding: 5px;
	}

	.homepage .pro-detail-info {
		width: auto;
	}

	.product-item.sold-out::after {
		font-size: 10px;
	}

	.product-item.sold-out::after {
		padding: 5px;
	}

	.product-item .detail-inner-left ul li, .product-listing.grid-type .product-item .detail-inner-left ul li {
		margin: 10px 2px 0;
	}

	.detail-inner-left ul li a, .detail-inner-left ul li button {
		height: 30px;
		width: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.main-label {
		font-size: 12px;
		height: 40px;
		line-height: 40px;
		top: 10px;
		width: 40px;
	}

	.sale-label {
		left: 5px;
	}

	.new-label {
		right: 5px;
	}

	.product-listing.list-type .inner-listing .item-width {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.img-col.col-4 {
		max-width: 32%;
		flex: 0 0 32%;
	}

	.detail-col.col-8 {
		max-width: 68%;
		flex: 0 0 68%;
	}

	.perellex-delail {
		padding: 70px 0;
	}

	.perellex-title, .perellex-des {
		font-size: 24px;
		margin-bottom: 0;
	}

	.perellex-subtitle {
		margin: 10px 0 5px;
	}

	.homepage .client-bg {
		margin-top: 30px;
	}

	.homepage .client-main .owl-carousel .owl-wrapper-outer {
		padding-bottom: 30px;
	}

	.ser-feature-block {
		padding: 10px 0; 
	}

	.homepage .client-main .item p {
		line-height: 25px;
	}

	.list-types {
		padding: 0 2px;
	}

	.short-by {
		float: right;
	}

	.shorting-style-2 .short-by {
		float: none;
	}

	.show-item {
		float: none;
	}

	.slidebar-open.btn-color.btn {
		float: right;
	}

	.show-item {
		margin-top: 20px;
		width: 100%;
	}

	.shorting .view {
		margin-right: 10px;
	}

	.product-detail-main .bottom-detail ul li {
		border: none;
		padding: 0;
	}

	.bottom-detail ul li a {
		font-size: 0;
	}

	.short-by > span, .show-item > span {
		font-size: 15px;
	}


	.client-img.left-side {
		float: none;
		margin: 0;
	}

	#brand-logo {
		padding: 0 40px;
	}

	.site-link, .payment, .mall {
		text-align: center;
	}


	.footer .f-col:last-child .footer-static-block {
		border-bottom: none;
	}
	.footer-static-block span.opener {
		height: 30px;
		width: 30px;
		display: inline-block;
		position: absolute;
		right: 0;
		top: 5px;
		cursor: pointer;
		z-index: 1;
	}

	.footer-middle-left .footer-static-block span.opener {
		top: -70px;
	}

	.footer-static-block span.plus {
		background-position: -92px -375px;
	}
	.footer-static-block span.minus {
		background-position: -92px -413px;
	}

	.quote {
		border: none;
	}

	.heading-part-desc h2.heading {
		font-size: 20px;
	}

	.product-page .product-item .detail-inner-left ul li {
		padding: 0 2px;
	}

	.product-page .product-detail-inner {
		padding: 10px 0 0;
	}

}

@media (min-width: 992px) {
	.mobilemenu-content {
	  	display: block !important;
	}
	.mobilemenu-content, .nav > li.level:hover .megamenu {
	  	opacity: 1;
	  	visibility: visible;
	  	transition-duration: 0s;
	}
	.sidebar-box .sidebar-contant:not(.hidden) {
		display: block
	}
}

@media (min-width: 767px) and (max-width: 992px) {
	.marger{
	 	margin: 144px 0 0;
	 }
	.header-bottom{
		z-index: 2;
	}
}

@media (min-width: 767px) and (max-width: 1280px) {
	.navbar-header .navbar-brand{
		max-width: 200px;
	}
}

@media (max-width: 992px) {
	.navbar-nav > li > a, .navbar-nav > li > .page-scroll{
	 	border-right: 0;
	}
	.megamenu{
	 	visibility: visible;
	}
	.daily-holder .counter{
		margin-bottom: 30px;
		margin-top: 10px;
	}
	.daily-holder .cover-href{
		max-width: 300px;
		margin: auto;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.marger{
	 	margin: 245px 0 0;
	}
	.navbar-nav > li > a, .navbar-nav > li .page-scroll{
		padding: 10px 15px !important;
	}

}

@media (min-width: 992px) and (max-width: 1024px) {
	.marger{
	 	margin: 188px 0 0;
	 }
}
@media (min-width: 1024px) and (max-width: 1769px) {
	.marger{
	 	margin: 188px 0 0;
	 }
}

@media (max-width: 1499px) {
	.daily-holder .daily_left{
		background:none;
		padding-left: 30px;
	}
	.pipboy h1{
		font-size: 60px;
	}
	.pipboy h3{
		font-size: 36px;
	}
}

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 600px;
	}
}

@media (min-width: 576px) and (max-width: 1400px) {
	.h-sm, .h-md, .h-lg
	{
		display: none;
	}
	.s-sm, .s-md, .s-lg
	{
		display: block;
	}
}

@media (min-width: 1400px) and (max-width: 1769px) {
	.h-xxl
	{
		display: none;
	}
	.s-xxl{
		display: block;
	}
	.col-xxl{
		flex: 0 0 16.6667%;
		max-width: 16.6667%;
	}
}

@media (min-width: 1770px){
	.marger{
	 	margin: 208px 0 0;
	 }
	.h-xl
	{
		display: none;
	}
	.s-xl{
		display: block;
	}
	.col-xxl{
		flex: 0 0 16.6667%;
		max-width: 16.6667%;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.main-banner .slide img{
		width: 150%;
		max-width: 150%;
		margin-left: -25%;
	}
	.navbar-header .navbar-brand {
		padding: 0;
	}

	.banner-top {
		margin-bottom: 5px;
	}

	.daily-deals .detail-inner-left ul li button {
		padding: 7px 6px 8px 0;
	}

	.daily-deals .product-item .detail-inner-left ul li {
		padding: 0;
	}

	.item-offer-clock ul li.seperator {
		margin-left: 0;
		margin-right: 0;
	}

	.footer-static-block ul li {
		padding: 3px 0;
	}

	.team-item:hover .team-item-detail {
		bottom: 10px;
	}

	.about-3 .team-item {
		padding: 15px;
	}
	.about-3 .team-item:hover .team-item-detail {
		bottom: 0;
	}
	/* Footer */
	
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	/* Content */
	.special-products-block .pro-detail-main .bottom-detail {
		bottom: -90px;
	}

	.sub-banner .sub-banner-detail .sub-banner-subtitle{
		font-size: 16px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.banner-top {
		margin-bottom: 5px;
	}

	.ser-feature-block .ser-title {
		font-size: 17px;
	}

	.select-size ul li span {
		margin-right: 0;
	}
}

@media (min-width: 768px) {
	.footer .footer-static-block {
		display: block !important; 
	}
}

@media (max-width: 991px) {

	.main-banner .slide img{
	width: 200%;
	max-width: 200%;
	margin-left: -50%;
	}
	.navbar-nav > li > a{
	border-right: 0px;
	white-space: nowrap;
	}
	.center-sm {
	text-align: center;
	}

	.left-sm {
	text-align: left;
	}

	.container-full-sm .container {
	width: 100%;
	padding: 0;
	}

	.height-sm-0 {
	min-height: 0 !important;
	}

	.float-none-sm {
	float: none !important;
	}
	.float-left-sm {
	float: left !important;
	}
	.float-right-sm {
	float: right !important;
	}
	.ptb-95 {
	padding-top: 65px;
	padding-bottom: 65px;
	}
	.pt-95 {
	padding-top: 65px;
	}

	.pb-95 {
	padding-bottom: 65px;
	}

	.ptb-70 {
	padding-top: 50px;
	padding-bottom: 50px;
	}
	.pt-70 {
	padding-top: 50px;
	}
	.pb-70 {
	padding-bottom: 50px;
	}

	.mtb-60 {
	margin-top: 45px;
	margin-bottom: 45px;
	}
	.mt-60 {
	margin-top: 45px;
	}
	.mb-60 {
	margin-bottom: 45px;
	}
	.ptb-sm-0 {
	padding-top: 0px;
	padding-bottom: 0px;
	}
	.pt-sm-0 {
	padding-top: 0px;
	}
	.pb-sm-0 {
	padding-bottom: 0px;
	}
	.ptb-sm-15 {
	padding-top: 15px;
	padding-bottom: 15px;
	}
	.pt-sm-15 {
	padding-top: 15px;
	}
	.pb-sm-15 {
	padding-bottom: 15px;
	}
	.ptb-sm-30 {
	padding-top: 30px;
	padding-bottom: 30px;
	}
	.pt-sm-30 {
	padding-top: 30px;
	}
	.pb-sm-30 {
	padding-bottom: 30px;
	}
	.ptb-sm-60 {
	padding-top: 60px;
	padding-bottom: 60px;
	}
	.pb-sm-60 {
	padding-bottom: 60px;
	}
	.pt-sm-60 {
	padding-top: 60px;
	}
	.mtb-sm-30 {
	margin-top: 30px;
	margin-bottom: 30px;
	}
	.mt-sm-30 {
	margin-top: 30px;
	}
	.mb-sm-30 {
	margin-bottom: 30px;
	}
	.mtb-sm-20 {
	margin-top: 20px;
	margin-bottom: 20px;
	}
	.mt-sm-20 {
	margin-top: 20px;
	}
	.mb-sm-20 {
	margin-bottom: 20px;
	}
	.mtb-sm-0 {
	margin:0;
	}
	.mt-sm-0 {
	margin-top: 0 !important;
	}
	.mb-sm-0 {
	margin-bottom: 0 !important;
	}
	.mtb-sm-15 {
	margin-top: 15px;
	margin-bottom: 15px;
	}
	.mt-sm-15 {
	margin-top: 15px;
	}
	.mb-sm-15 {
	margin-bottom: 15px;
	}


	/* Header */

	body.dark-header {
		padding-top: 0;
	}

	.header-top{
		padding: 0 15px;
	}

	.header-bottom {
		height: 0;
	}

	.header-fixed .header-bottom {
		position: relative;
	}

	#menu {
		overflow-X: hidden;
	}
	.level .opener {
		display: block;
	}
	.category-dropdown {
		top: 0;
	}

	.navbar-nav > li.dropdown > a:after {
		display: none;
	}

	.sidebar-menu-dropdown .cat-dropdown::after {
		display: none;
	}

	.header-bottom .help-num {
		color: #ffffff;
		display: none;
		padding: 13px 0;
	}

	.header-top.mobile .help-num {
		display: block;
	}

	#header .nav > li:first-child a {
		padding-left: 25px;
	}

	.header-right-link {
		margin-right: 10px;
	}
	.header-link-dropdown {
		top: 85px;
	}
	.header-right-part {
		float: none;
		padding: 0 0 0 151px;
		/*margin: -1px 0;*/
	}
	.header-middle-right {
		margin-bottom: 20px;
		padding: 0;
	}
	.navbar-toggle {
		padding: 13px 15px;
		font-size: 16px;
		line-height: 16px;
		font-weight: 400;
		cursor: pointer;
		color: #FFFFFF !important;
		background: #434343;
		border: none;
	}
	.navbar-toggle i::before{
		content: '\f00d';
	}
	.navbar-toggle.collapsed i::before{
		content: '\f0c9';
	}
	button:focus {
		outline: none;
	}

	.navbar-toggle:hover {
		color: #1f1f2f ;
	}

	.category-dropdown select {
		width: 150px;
	}

	.navbar-brand > img {
		height: auto;
	}

	.navbar-header .navbar-brand{
		padding: 0;
	}
	/*
	.header-fixed .navbar-header .navbar-brand{
		padding: 0;
	}
	*/

	.navbar-nav > li > a {
		padding: 8px 18px;
	}

	.navbar-collapse ul.navbar-nav li.level {
		border-bottom: 1px solid #313131;
		display: block;
	}

	.side-toggle {
		display: block;
	}

	.cat-dropdown .navbar-nav {
		float: none;
		margin: 33px 0 0;
		width: 100%;
		border-top: 1px solid #3c3c4a;
	}

	.right-icon-link {
		display: none;
	}

	.right-icon-link.mobile {
		display: block;
		padding: 0;
		position: absolute;
		width: 100%;
	}

	.right-icon-link.mobile ul li {
		border-right: 1px solid #3c3c4a;
		float: left;
		padding: 6px 0;
		width: 33.33%;
		text-align: center;
	}

	.right-icon-link ul li .content-dropdown ul li {
		text-align: left;
	}

	.right-icon-link.mobile ul li:last-child {
		border: medium none;
	}

	.right-icon-link ul li > a span {
		border: none;
		padding: 0;
	}

	.right-icon-link ul li.login-icon a span {
		background-position: -127px -666px;
	}

	.right-icon-link ul li.login-icon:hover a span {
		background-position: -127px -698px;
	}

	.right-icon-link ul li.track-icon a span {
		background-position: -127px -728px;
	}

	.right-icon-link ul li.track-icon:hover a span {
		background-position: -127px -760px;
	}

	.right-icon-link ul li.gift-icon a span {
		background-position: -127px -792px;
	}

	.right-icon-link ul li.gift-icon:hover a span {
		background-position: -127px -824px;
	}

	.content-dropdown {
		left: 0;
		top: 35px;
	}

	.sidebar-menu-dropdown .cat-dropdown {
		display: block;
	}

	.navbar-collapse {
		background: #111111;
		bottom: 0;
		border-bottom: 0;
		display: inline-block !important;
		height: 100% !important;
		position: fixed !important;
		top: 0 !important;
		margin: 0 !important;
		transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-webkit-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		-webkit-box-shadow: 0px 0 1px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0 1px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0 1px rgba(0, 0, 0, 0.2);
		z-index: 4;
		width: 280px;
	}

	.navbar-collapse.menu-open {
		left: 0;
	}

	.navbar-nav > li {
		float: none;
	}
	.header-inner .navbar-collapse, .header-inner .navbar-collapse ul {
		width: 100%;
	}

	#menu-main > li:hover, .navbar-nav li.active {
		background: none;
	}

	.mobilemenu-content li:hover a {
		color: #1b2839;
	}

	#menu-main li.active a {
		color: #1b2839;
	}

	.mobilemenu-content .sub-menu-level2 li.level3 > a {
		color: #fff !important;
	}

	.mobilemenu-content .sub-menu-level2 li.level3 > a:hover{
		color: #1b2839 !important;
	}

	#menu-main > li:hover {
		background: none;
	}

	.navbar-collapse > ul {
		margin: 0; 
	}

	.navbar-collapse.collapse {
		width: 0px;
		opacity: 0;
	}
	.navbar-collapse.collapse.show {
		width: 280px;
		opacity: 1;
	}

	.nav > li .menu-label {
		display: none;
	}

	#header button i.fa {
		font-size: 22px;
	}

	.header-inner {
		width: 100%;
		position: relative;
		display: inline-block;
	}

	.sidebar-menu-dropdown {
		width: 0;
		display: block;
		padding: 0;
	}

	.btn-sidebar-menu-dropdown {
		display: none;
	}

	.search-container input[type="text"] {
		font-size: 30px;
		padding: 0;
	}

	.sidebar-menu-dropdown .cat-dropdown {
		display: block !important;
	}

	.cat-dropdown .sidebar-contant ul li.level:hover {
		background-color: transparent;
	}

	.cat-dropdown .sub-megamenu a.page-scroll::before {
		display: none;
	}

	.cat-dropdown .navbar-nav > li > a {
		color: #fff;
	}

	.cat-dropdown .sidebar-contant ul li.level {
		border-bottom: 1px solid #3c3c4a;
	}

	.cat-dropdown {
		padding: 0;
		margin-top: 0;
		border-top: none;
		background: transparent;
	}

	.cat-dropdown .sub-megamenu a.page-scroll::before {
		display: none;
	}

	.cat-dropdown .nav > li.level .megamenu {
		margin-top: 0;
	}

	.cat-dropdown .nav > li.level .megamenu {
		left: 0 !important;
		background-color: transparent;
		padding: 0 40px;
		box-shadow: none;
		border: 0;
	}

	.cat-dropdown .nav > li.level:hover .megamenu {
		left: 0 !important;
	}

	/* Menu */

	#menu .level {
		position: relative;
	}
	#menu .mobile-sub-menu {
		display: none;
	}

	#menu span.opener {
		height: 25px;
		width: 25px;
		display: inline-block;
		position: absolute;
		right: 5px;
		top: 8px;
		cursor: pointer;
		z-index: 1;
	}
	#menu span.plus {
		background-position: -94px -378px;
	}
	#menu span.minus {
		background-position: -94px -416px;
	}

	#menu-main .level {
		position: relative;
	}

	#menu-main .mobile-sub-menu {
		display:none;
	}

	#menu-main span.opener {
		height: 25px; 
		width: 25px; 
		display: inline-block; 
		position: absolute; 
		right: 10px;
		top: 7px;
		cursor:pointer;
		z-index: 1;
	}
	#menu-main span.plus {
		background-position: -117px -378px;
	}
	#menu-main span.minus {
		background-position: -117px -416px;
	}

	.navbar-collapse {
		padding: 0;
	}
	.megamenu .level2 > a {
		position: relative;
		margin-bottom: 2px;
		color: #f36422;
		font-size: 14px;
		font-weight: 500;
		text-transform: none;
	}
	.nav > li:hover {
		overflow: hidden;
	}
	.megamenu .sub-menu-level2 li.level3 > a {
		color: #ffffff !important;
	}
	.megamenu {
		background-color: transparent;
		border-top: none;
		position: relative;
		left: auto;
		top: auto;
		opacity: 1;
		padding: 0px 30px;
		transition: none 0s ease 0s;
		-moz-transition: none 0s ease 0s;
		-webkit-transition: none 0s ease 0s;
		-o-transition: none 0s ease 0s;
	}
	.megamenu .container {
		width: 100%;
	}
	.megamenu .sub-menu-level1 li.level2 {
		float: none;
		margin-bottom: 0px;
	}
	.megamenu .megamenu-inner-top .level2 {
		margin-bottom: 15px;
	}

	.megamenu {
		box-shadow: none;
	}

	.mobilemenu-content .navbar-nav li:last-child {
		border: none;
	}

	.mobilemenu-content ul li.level3 {
		border: medium none;
	}

	.mobilemenu-title.mobilemenu > span {
		display: inline-block;
		font-weight: 500;
		padding: 8px 0 0 10px;
		text-transform: uppercase;
	}

	.mobilemenu-content.right-side li a {
		font-size: 14px;
		font-weight: 600;
		padding: 10px 0 10px 15px;
	}

	.mobilemenu-title {
		display: block;
	}

	.mobilemenu {
		background: #1f1f2f;
		border-top: 1px solid #3e3e64;
		color: #ffffff;
		margin-bottom: -1px;
		cursor: pointer;
		display: inline-block;
		font-size: 16px;
		padding: 4px 5px;
		top: 100px;
		width: 100%;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-o-border-radius: 0;
	}


	.mobilemenu.openmenu {
		border-radius: 0;
	}

	.mobilemenu.closemenu {
		border-radius: 0;
	}

	.mobilemenu-title .fa {
		font-size: 18px;
		height: 37px;
		margin: 0;
		padding: 10px;
		width: 37px;
	}

	.mobilemenu-content {
		background: #ef5252;
		transition: none 0s ease 0s ;
		width: 100%;
		position: absolute;
		z-index: 1;
		display: none;
	}

	.mobilemenu-content ul {
		margin: 0;
		padding: 0;
		width: 100%;
	}

	.mobilemenu-content ul li {
		border-bottom: 1px solid #ff7070;
		float: left;
		width: 100%;
	}

	.mobilemenu-content ul li a {
		display: inline-block;
		color: #fff;
		font-size: 14px;
		font-weight: 500;
		line-height: 24px;
		padding: 5px 15px;
		width: 100%;
	}

	#menu-main > li > a span::before {
		display: none;
	}

	/*content */
	.sidebar-block {
		margin-top: 0 !important;
	}

	.banner-mobile {
		display: block;
	}

	.banner {
		margin-bottom: -1px;
	}

	.main-banner .owl-controls .owl-buttons {
		display: none;
	}

	.banner-detail {
		left: 0;
	}

	.banner-detail .banner-detail-inner .banner-title{
		font-size: 22px;
		line-height: 25px;
		margin-bottom: 5px;
	} 

	.banner-3 .banner-detail .banner-detail-inner .banner-title span {
		font-size: 28px;
	}
	.banner-detail .banner-detail-inner span.slogan {
		font-size: 20px;
	}

	.slogan:before, .slogan:after {
		width: 30px;
	}

	.banner-detail .banner-detail-inner span.offer {
		font-size: 18px;
		margin-top: 0;
	}

	.banner-detail .banner-detail-inner p {
		width: 450px;
	}

	.banner-detail a.btn {
		display: none;
	}
	.inner-banner {
		padding: 60px 0;
	}

	.btn.big {
		padding: 20px;
	}

	.banner-detail a.btn {
		font-size: 20px;
		margin-top: 35px;
	}

	.banner-2 .banner-detail a.btn, .banner-3 .banner-detail a.btn {
		margin-top: 15px;
	}

	.banner-top {
		margin-bottom: 0;
	}

	.sub-banner.sub-banner3 .sub-banner-detail .sub-banner-type {
		margin-top: 10px;
	}
	.sub-banner.sub-banner6 .sub-banner-detail .sub-banner-subtitle {
		margin-bottom: 0;
	}
	.sub-banner .sub-banner-detail span {
		margin: 20px 0 15px;
	}

	.sub-banner .sub-banner-effect {
		display: none;
	}

	.small-banner.small-banner1 {
		margin-bottom: 20px;
	}

	.img-col.col-4 {
		max-width: 42%;
		flex: 0 0 42%;
	}

	.detail-col.col-8 {
		max-width: 58%;
		flex: 0 0 58%;
	}

	.special-products-block .pro-detail-main {
		min-height: 1px !important;
	}

	.product-slider .heading-part span {
		right: -80px;
		width: 70px;
	}

	.product-slider .heading-part > h2 {
		font-size: 20px;
	}

	.ser-feature-block {
		border: none;
	}

	.share-link {
		margin-bottom: 30px;
		margin-top: 10px;
	}

	.perellex-title, .perellex-des {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 0;
	}

	.perellex-subtitle {
		font-size: 20px;
		margin: 10px 0 5px;
	}

	.cat-box-inner .cart-link button {
		opacity: 1;
	}

	.quote1-img > img, .quote2-img > img{
		height: 45px;
	}

	.homepage .quote1-img > img, .quote2-img > img{
		height: auto;
	}

	.quote {
		padding: 0;
	}

	.newsletter {
		background-size: cover;
	}

	.client-main .owl-controls .owl-pagination {
		display: inline-block !important;
	}

	.error-block-bg {
		background: none;
	}

	.banner .owl-carousel {
		overflow: hidden;
		padding-top: 0px;
	}

	.daily-deals .product-detail-inner {
		text-align: left;
	}

	.product-slider .owl-prev, .product-slider .owl-next {
		height: 50px;
		width: 35px;
		padding: 0 10px;
		opacity: 1;
	}
	.product-slider .owl-prev::after, .product-slider .owl-next::after {
		font-size: 23px;
		line-height: 47px;
	}
	.product-slider .owl-prev {
		left: 0px;
	}
	.product-slider .owl-next {
		right: 0px;
	}

	#sidebar-product .owl-pagination, #blog .owl-pagination {
		right: 20px;
	}

	.sidebar-box.gray-box {
		padding-bottom: 0;
	}
	.sidebar-box.gray-box .sidebar-contant {
		padding-top: 25px;
	}
	.sidebar-box {
		margin-bottom: 15px !important;
	}

	.sidebar-block .sidebar-box {
		position: relative;
	}

	.shop-list .sidebar-box .sidebar-contant {
		display: block;
	}

	.sidebar-box span.opener {
		height: 30px;
		width: 30px;
		display: inline-block;
		position: absolute;
		right: 0;
		cursor: pointer;
		z-index: 1;
	}
	.sidebar-box span.plus {
		background-position: -92px -380px;
	}
	.sidebar-box span.minus {
		background-position: -92px -418px;
	}
	.sidebar-box span.opener {
		top: 5px;
	}
	.blog-item:hover .blog-media img {
		opacity: 1;
		transform: scale(1);
	}
	.blog-item a.read {
		opacity: 1;
	}
	.pagination-bar {
		margin-bottom: 20px;
	} 
	.client-main .owl-buttons {
		display: none;
	}

	.about-title {
		font-size: 25px;
		line-height: 45px;
	}
	.checkout-step ul li .step .line {
		display: none;
	}

	.account-content {
		padding: 0;
	}
	.account-sidebar ul li.active a::after, .account-sidebar ul li:hover a::after {
		border-width: 0px;
	}
	.account-sidebar ul li.active a .fa, .account-sidebar ul li:hover a .fa {
		right: 15px;
	}

	.footer .title > span {
		margin-left: 0;
		top: 30px;
	}
	/* Footer */

	.bread-bg {
		padding: 10px 0;
	}

	/*About page*/
	.partner-detail-main {
		margin-top: 50px;
	}

	.style-02 .partner-detail-main {
		margin-top: 0;
	}

	.partner-detail-main p {
		margin-bottom: 30px;
	}

	.partner-block ul li {
		padding:0;
	}

	table.compare-info tr td button:first-child {
		margin-bottom: 10px;
	}
	.vyhody-block .vyhoda{
		flex: 0 0 50% !important;
	}
}




@media (max-width: 767px) {
	html, body{
		overflow-x: hidden;
	}
	.search{
		padding: 0 15px 15px 15px;
	}
	.header-middle-left{
		height: 80px;
	}
	.navbar .side-toggle>.btn, .account-icon>.btn, #cart-inner>.btn {
		width: 45px;
		height: 45px;
		justify-content: center;
		display: flex;
	}
	.navbar .btn .fas{
		font-size: 20px;
	}
	.right-nav{
		flex: 0 0 248px;
		max-width: 248px;
		padding-left: 0px;
	}
	.header-fixed .navbar-header .navbar-brand {
		padding: 0px;
		width: 180px;
	}

	.info-link span {
		display: none;
	}
	.pipboy h1{
		font-size: 54px;
	}
	.pipboy h3{
		font-size: 30px;
	}
	.cat-box-inner .pro-media img{
		max-height: 180px;
	}
	.main-banner .slide {
		height: auto !important;
	}
	.header-right-link{
		margin-right: 20px;
	}
	.header-fixed .header-middle .search{
		margin: 10px 10px 15px 10px;
	}
	.order-1-sm{
		-ms-flex-order: 1;
		order: 1;
	}
	.order-2-sm{
		-ms-flex-order: 2;
		order: 2;
	}
	.order-3-sm{
		-ms-flex-order: 3;
		order: 3;
	}
	.center-xs {
		text-align: center;
	}
	.float-none-xs {
		float: none !important;
	}
	.float-left-xs {
		float: left !important;
	}
	.float-right-xs {
		float: right !important;
	}
	.ptb-95 {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.pt-95 {
		padding-top: 35px;
	}
	.pb-95 {
		padding-bottom: 35px;
	}
	.ptb-70 {
		padding-top: 45px;
		padding-bottom: 45px;
	}
	.pt-70 {
		padding-top: 45px;
	}
	.pt-55{
		padding-top: 30px;
	}
	.pb-70 {
		padding-bottom: 45px;
	}

	.mtb-40 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.mtb-60 {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.mt-60 {
		margin-top: 40px;
	}
	.mb-60 {
		margin-bottom: 40px;
	}
	.mt-40 {
		margin-top: 30px;
	}
	.mb-40 {
		margin-bottom: 30px;
	}
	.ptb-xs-0 {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.pt-xs-0 {
		padding-top: 0px;
	}
	.pb-xs-0 {
		padding-bottom: 0px;
	}
	.ptb-xs-30 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.pt-xs-30 {
		padding-top: 30px;
	}
	.pb-xs-30 {
		padding-bottom: 30px;
	}
	.ptb-xs-60 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.pb-xs-60 {
		padding-bottom: 60px;
	}
	.pt-xs-60 {
		padding-top: 60px;
	}
	.mtb-xs-30 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.mt-xs-30 {
		margin-top: 30px;
	}
	.mb-xs-30 {
		margin-bottom: 30px;
	}
	.mtb-xs-15 {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.mt-xs-15 {
		margin-top: 15px;
	}
	.mb-xs-15 {
		margin-bottom: 15px;
	}

	/* Header */

	.navbar-brand > img {
		height: auto;
		max-width: 180px;
	}

	.header-fixed .header-right-link > ul > li > a, .header-fixed .header-right-link > ul > li > div > a {
		margin: 18px 0 13px;
	}

	.header-link-dropdown {
		top: 85px;
	}

	/* Content */
	.inner-banner .banner-detail h1 {
		font-size: 30px;
	}

	h2.main_title, .sidebar-title h3 {
		font-size: 20px;
	}
	.banner-detail .banner-detail-inner .banner-title {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 2px;
	}

	.banner-detail .sub-title {
		font-size: 14px;
		line-height: 18px;
	}

	.banner-detail a.btn {
		display: none;
	}

	.sub-banner .sub-banner-detail .sub-banner-title {
		font-size: 20px;
		line-height: 24px;
	}
	.sub-banner .sub-banner-detail .sub-banner-subtitle{
		font-size: 12px;
		margin-top: 0;
		margin-bottom: 0;
	}

	.sub-banner {
		margin: 0 auto 0;
	}

	.special-products-block {
		text-align: center;
	}
	.special-products-block .product-image {
		float: none;
	}
	.special-products-block .pro-detail-main {
		min-height: 0px !important;
		margin-left: 0;
		margin-top: 30px;
		text-align: left;
	}
	.special-products-block .pro-detail-main .bottom-detail {
		position: relative;
		margin-top: 20px;
	}
	.special-products-block .product-item {
		float: none;
	}

	.product-page .product-detail-inner {
		padding: 10px 5px 0;
	}

	.perellex-des {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 0;
		text-transform: none;
	}

	.perellex-subtitle {
		font-size: 18px;
		margin: 10px 0 5px;
	}

	.pro-detail-info {
		margin-top: 0;
		width: auto;
	}

	.client-main .item p {
		line-height: 25px;
	}

	.inner-banner1 {
		padding: 30px 0;
	}

	.img-col.col-4, .col-xl-10 .img-col.col-4 {
		max-width: 55%;
		flex: 0 0 55%;
	}

	.detail-col.col-8, .col-xl-10 .detail-col.col-8 {
		max-width: 45%;
		flex: 0 0 45%;
	}

	.shop-list-view .bottom-detail ul li {
		padding: 0 10px;
	}
	.shop-list-view .bottom-detail ul li:first-child {
		padding: 0;
	}
	.shop-list-view .bottom-detail ul li:last-child {
		padding-right: 0;
	}
	.shop-list-view .bottom-detail ul li > a {
		font-size: 0;
	}
	.shop-list-view .bottom-detail ul li > a span {
		margin-right: 0;
	}
	.checkout-step ul {
		display: inline-block;
	}
	.checkout-step ul li {
		float: none;
		margin-bottom: 15px;
	}

	.table-responsive {
		display: inline-block;
		margin-bottom: 0;
	}

	.error-block-detail .main-error-text {
		font-size: 220px;
		line-height: 180px;
	}

	.story_img_part {
		background: none;
		position: relative;
	}

	.team-item:hover {
		background: none;
	} 

	.team-item:hover img {
		opacity: 1;
		transform: scale(1);
	}

	.team-item .team-item-detail {
		bottom: 0;
		opacity: 1;
		position: relative;
	}

	.team-item:hover .team-item-detail {
		opacity: 1;
		bottom: 0;
	}

	.team-item .sub-title {
		color: #000;
		margin-top: 10px;
	} 

	.listing-effect .listing-meta {
		color: #000;
	}

	.team-item .sub-title {
		margin-top: 10px;
	} 

	.listing-effect .social_icon {
		margin-top: 0;
	}

	.listing-effect:hover .social_icon {
		margin-top: 0;
	}

	.about-2 .team-item .team-item-detail {
		background: none;
	}

	.about-2 .team-item:hover .team-item-detail {
		bottom: 0px;
		padding: 0;
	}

	.about-3 .team-item {
		padding: 15px;
	}

	.about-3 .team-img {
		display: inline-block;
	}

	.about-3 .team-item {
		text-align: center;
	}

	.about-3 .team-item .team-item-detail {
		text-align: center;
	}

	.about-3 .listing-effect .social_icon ul li {
		margin: 0;
	}

	.contact-info .p-0 {
		border-right: none;
		margin-bottom: 30px;
	}
	.contact-box span {
		margin-bottom: 10px;
	}
	.ser-feature-block {
		padding: 0;
	}

	.ser-feature-block .feature-icon {
		margin-left: 0;
		float: left;
	}

	.blog-detail .post-info ul li {
		margin-right: 10px;
	}

	.footer-middle-left .footer-static-block span.opener {
		top: -80px;
	}
	.footer-top {
		padding: 32px 20px;
	}
	.footer-top .f-logo {
		margin-left: 20px;
	}
	.footer-top p {
		margin-left: 212px;
	}

	.footer-static-block {
		position: relative;
		margin-bottom: 10px;
		border-bottom: 1px solid #434343;
	}
	.sidebar-box .opener, .footer-static-block .opener{
		display: block;
	}
	.footer-static-block .title {
		margin-bottom: 20px;
	}
	.footer-static-block .footer-block-contant {
		display: none;
		margin-bottom: 20px;
	}
}


@media (max-width: 600px) {
	/* Header */
	.top-link ul li:first-child, .right-icon-link ul li:first-child {
		padding-left: 15px;
	}
	.category-bar ul li {
		display: inline-block;
		padding: 0px;
	}

	.header-top {
		font-size: 14px;
	}

	.header-right-part {
		padding: 0 0 0 151px;
	}

	.category-dropdown select {
		background-position: 72% 50% !important;
		padding: 7px 24px 7px 25px;
		width: 150px;
	}

	.banner-detail .banner-detail-inner .banner-title {
		font-size: 15px;
		line-height: 25px;
	}

	.banner-detail .banner-detail-inner span.slogan {
		font-size: 16px;
	}

	.banner-detail a.btn {
		display: none;
	}
	.sub-banner .sub-banner-detail {
		bottom: 30%;
	}

	.sub-banner-block .btn {
		display: none;
	}

	.side-banner {
		background: none;
		text-align: center;
	}

	.side-banner:hover img {
		opacity: 1;
	}

	.side-banner1 {
		margin-bottom: 20px;
	}

	.inner-banner .banner-detail h1 {
		font-size: 25px;
	}

	.header_search_toggle.mobile-view {
		display: block;
		margin-bottom: 20px;
	}
	.mobile-view .search-box input.input-text {
		position: relative;
		right: auto;
		width: 100% !important;
		opacity: 1;
	}
	.mobile-view .search-box button.search-btn {
		position: absolute;
	}

	.product-listing .col-xs-6 {
		padding: 0 10px;
	}

	.product-item:hover .product-image img {
		opacity: 1;
	} 
	.product-image {
		background: none;
	}

	.detail-inner-left {
		opacity: 1;
		transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);

	}

	.product-listing .row .owl-carousel .owl-item .item {
		padding: 0 10px;
	}

	.product-listing .shop-list-view .product-item {
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.list-type .item-width {
		text-align: center;
	}

	.list-type .product-item {
		display: inline-block;
		width: 280px;
	}

	.img-col.col-4, .col-xl-10 .img-col.col-4 {
		max-width: 100%;
		flex: 0 0 100%;
	}

	.detail-col.col-8, .col-xl-10 .detail-col.col-8 {
		max-width: 100%;
		flex: 0 0 100%;
	}

	.product-listing.grid-type .row {
		margin-left: -10px;
		margin-right: -10px;
	}

	.product-listing.grid-type .item-width {
		padding-left: 10px;
		padding-right: 10px;
	}

	.detail-inner-left, .product-listing.grid-type .detail-inner-left {
		opacity: 1;
	}

	.product-item .detail-inner-left ul li, .product-listing.grid-type .product-item .detail-inner-left ul li {
		margin: 0;
	}

	.product-item:hover .detail-inner-left ul li, .product-listing.grid-type .product-item:hover .detail-inner-left ul li {
		margin: 0;
	}

	.product-item .detail-inner-left ul li {
		padding: 0 4px ;
	}

	.product-detail-inner, .product-listing.grid-type .product-detail-inner {
		position: relative;
		right: auto;
		bottom: 0;
		margin-top: 10px;
	}

	.detail-inner-left ul li a, .detail-inner-left ul li button, 
	.product-listing.grid-type .detail-inner-left ul li a, .product-listing.grid-type .detail-inner-left ul li button {
		background: #eeeeee;
	}

	.detail-inner-left ul li a, .detail-inner-left ul li button {
		font-size: 14px;
	}

	.product-listing.list-type .product-image {
		float: none;
	}

	.product-listing.list-type .inner-listing .item-width {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.product-listing.list-type .product-item-details {
		padding-top: 15px;
	}

	.product-item-details {
		padding-top: 0;
		text-align: center;
	}

	.detail-inner-left ul {
		width: 100%;
	}

	.product-item .detail-inner-left ul li {
		width: 25%;
		float: left;
		margin: 5px 0 0;
	}

	.product-listing.list-type .product-item .detail-inner-left ul li {
		width: auto;
	}

	.product-item:hover .detail-inner-left ul li {
		margin: 5px 0 0;
	}

	.product-item .detail-inner-left ul li:first-child {
		padding-left: 4px;
	}

	.product-item .detail-inner-left.right-side ul li::before {
		background: #a7a7a7;
		content: "";
		height: 25px;
		left: 0;
		position: absolute;
		width: 1px;
	}

	.product-item .detail-inner-left.right-side ul li {
		width: 50%;
	}

	.product-item .detail-inner-left.left-side ul li {
		width: 100%;
	}

	.detail-inner-left.left-side {
		display: inline-block;
		width: 33.33%;
	}

	.detail-inner-left.right-side {
		width: 66.67%;
	}

	.detail-inner-left.right-side ul li a {
		border: none;
	}

	.product-item .detail-inner-left ul li:last-child {
		padding-right: 3px ;
	}

	.product-item.sold-out::after {
		font-size: 10px;
		padding: 5px;
	}

	.product-page .product-listing .row {
		margin-left: -5px;
		margin-right: -5px;
	}

	.product-item:hover .product-detail-inner {
		bottom: 0;
	}

	.uniq-product .product-detail-inner {
		top: auto;
		bottom: 0;
	}

	.uniq-product .product-item:hover .product-detail-inner {
		top: auto;
		bottom: 0;
	}

	.uniq-product .product-item-details {
		position: relative;
		top: auto;
		background: none;
	}

	.price-box {
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}

	.product-detail-main .price-box {
		text-align: left;
	}

	.quick-view-popup .product-item-details .price-box {
		text-align: left;
	}

	.list-type .price-box, .sidebar-box.sidebar-item .price-box {
		text-align: left;
	}

	.product-item.sold-out::after {
		top: 40%;
	}

	.rating-summary-block.right-side {
		float: none;
		text-align: center;
	}

	.cat-block .price-box {
		text-align: left;
	}
	.daily-deals .price-box {
		text-align: left;
	}


	.daily-deals .product-item .detail-inner-left ul li {
		margin: 10px 0;
	}

	.daily-deals .product-item .detail-inner-left ul li {
		border-right: none;
	}

	.daily-deals .detail-inner-left ul li button {
		border: none;
		padding: 0;
	}

	.daily-deals .detail-inner-left ul li a {
		border: 0;
	}

	.countdown-inner .countdown-detail {
		padding-right: 10px;
	}

	.error-block-detail .main-error-text {
		font-size: 150px;
		line-height: 120px;
		margin-bottom: 40px;
	}

	.client-main .owl-carousel .owl-wrapper-outer {
		padding-top: 35px;
	}

	.paypal-box {
		display: none;
	}
	.payment-top-box {
		margin-bottom: 0;
	}
	.footer-top .f-logo {
		float: none;
		text-align: center;
	}
	.footer-top p {
		margin-left: 0px;
		margin-top: 20px;
	}
	}
	@media only screen and (min-width: 500px) and (max-width: 767px) {
	.marger{
		margin: 0;
	}
	.product-item .circle-holder-right{
		right: 12px;
	}

	.header-middle, .header-top{
		position: relative;
	}
	.header-top{
		display: none;
	}
	.header-middle{
		top: 0;
	}
	.mt-sm-10{
		margin-top: 10px;
	}	
	.mt-sm-5{
		margin-top: 5px;
	}
	.header-fixed .header-right-link > ul > li > a{
		margin:  25px 0 13px;
	}
}

@media (max-width: 575px) {
	#napsat_hodnoceni{
		margin-top: 20px;
		margin-left: 0px !important;
	}
	.right-nav{
		flex: 0 0 185px;
		max-width: 185px;
		padding-left: 0px;
	}
	.plr-20:not(.category_btn_wrapper):nth-of-type(odd){
		padding-right: 5px !important;
	}
	.plr-20:not(.category_btn_wrapper):nth-of-type(even){
		padding-left: 5px !important;
	}
	.ml-xs-0{
		margin-left: 0px;
	}
	.h-def{
		display: none;
	}
	.s-def{
		display: block;
	}
	.sub-banner-block .owl-prev, .sub-banner-block .owl-next,
	.banner .owl-prev, .banner .owl-next{
		width: 30px;
		height: 30px;
		border-width: 3px;
	}
	.sub-banner-block .owl-prev:after, .sub-banner-block .owl-next:after{
		font-size: 20px;
		line-height: 0;
	}
	.banner .owl-prev:after, .banner .owl-next:after{
		font-size: 20px;
		line-height: 23px;
	}
}

@media (min-width: 500px) {
	.cc_container {
		right: initial !important;
		left: 20px !important;
		padding-bottom: 55px !important;
	}
	.cc_logo{
		display: none !important;
	}
}

@media screen and (min-width: 500px) {
	.cc_container .cc_btn {
		bottom: 10px !important;
	}
}

@media (max-width: 500px) {
	.info_lista{
		padding: 10px 5px;
	}
	.product-item .circle-holder-right{
		right: 10px;
	}
	.info_lista p, .info_lista a {
		font-size: 12px;
	}
	.mt-xs-10{
		margin-top: 10px;
	}	
	.mt-xs-5{
		margin-top: 5px;
	}
	.ml-xs-0{
		margin-left: 0px;
	}
	.header-middle{
		top: 0;
	}
	.marger{
		margin: 154px 0 0;
	}
	.header-top {
		display: none;
	}

	.header-right-link{
		text-align: center;
		float: none;
	}
	.header-right-link > ul{
		float:right;
	}
	.right-nav{
		padding-right: 10px;
	}
	.navbar-header .navbar-brand{
		padding: 0px;
		width: 180px;
	}
	.daily-holder .counter{
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.top-link ul li a {
		color: #fff;
	}

	.header-top.mobile {
		display: block;
		margin-bottom: 65px;
		padding: 20px 0;
		text-align: center;
	}

	.header-top.mobile ul li {
		float: left;
	}

	.header-top.mobile .top-link {
		display: inline-block;
		float: none;
	}

	.header-middle hr {
		display: none;
	}

	.header-link-dropdown {
		top: 75px;
	}
	.top-link .ui-state-default, .top-link .ui-widget-content .ui-state-default, .top-link .ui-widget-header .ui-state-default {
		background: rgba(0,0,0,0) url("../images/select-icon.png") no-repeat scroll right 50% !important;
		color: #ffffff;
		border: 1px solid #3c2828;
	}

	.banner-detail .banner-detail-inner span.offer {
		font-weight: 400;
		font-size: 15px;
	}

	.banner-detail .sub-title {
		display: none;
	}

	.banner-2 .banner-detail .sub-title {
		display: block;
	}

	.sub-banner .sub-banner-detail .sub-banner-title {
		font-size: 20px;
	}

	.product-detail-tab .nav-tabs > li {
		float: none;
	}

	.product-detail-main .bottom-detail ul li > a {
		font-size: 0;
	}
	.product-detail-main .bottom-detail ul li > a span {
		margin-right: 0;
		margin-bottom: -12px;
	}

	.slidebar-open.btn-color.btn {
		margin-left: 0;
		padding: 6px 3px;
		text-align: center;
		width: 32px;
	}

	.slidebar-open.btn-color.btn.closemenu > span {
		font-size: 0;
		line-height: 0;
		padding: 0;
	}

	.share-link {
		margin-bottom: 20px;
		margin-top: 0;
	}

	.category-bar ul li a {
		font-size: 18px;
		padding: 10px;
	}

	.ser-feature-block .feature-box {
		padding-left: 0;
		text-align: center;
	}

	.ser-feature-block .feature-icon {
		display: inline-block;
		float: none;
		margin-left: 0;
	}

	.feature-detail {
		width: 100%;
		padding-top: 0;
		padding-left: 0;
		display: block;
	}
	.ser-subtitle {
		float: none;
		margin-left: 0;
	}

	.product-detail-main .product-item-details .product-item-name{
		font-size: 18px;
	}



	ul.social-icon li i.fa {
		height: 30px;
		width: 30px;
		line-height: 30px;
		font-size: 16px;
	}

	.team-item .sub-title {
		font-size: 12px;
		margin-bottom: 0;
		margin-top: 10px;
	}

	.listing-effect .social_icon ul li {
		display: inline-block;
		margin: 0 -5px;
	}

	.listing-effect .social_icon ul li a i.fa.fa-facebook:hover {
		background: rgba(0,0,0,0);
		color: #3b5998;
	}
	.listing-effect .social_icon ul li a i.fa.fa-twitter:hover {
		background: rgba(0,0,0,0);
		color: #00aced;
	}
	.listing-effect .social_icon ul li a i.fa.fa-dribbble:hover {
		background: rgba(0,0,0,0);
		color: #f7679a;
	}
	.listing-effect .social_icon ul li a i.fa.fa-pinterest:hover {
		background: rgba(0,0,0,0);
		color: #cb2027;
	}

	.card-body {
		padding-left: 0;
	}

	.product-info {
		width: 160px;
	}
	.category-button-cover{
		height: 69px;
		background: linear-gradient(180deg, rgba(236,236,236, 0.3) 8%, rgba(236,236,236, 1) 32%);
	}
	.daily-holder .daily_header {
		font-size: 30px;
	}
	.daily-holder .buy_holder{
		margin-bottom: 0;
	}
	.daily-holder .daily_left{
		padding: 0;
	}
	.daily-holder .daily_vyprodano{
		padding-top: 30px;
		font-size: 30px;
	}
	.daily-holder .daily_vyprodano_claim{
		margin-top: 0px;
		font-size: 15px;
	}
}

@media (max-width: 419px) {
	/* Úprava 2 produkty na řádek */
	.main-banner-responsive{
		height: 240px !important;
	}
	.star-holder .fas, .star-holder .far, #star-holder .fas, #star-holder .far{
		font-size: 15px;
	}
	.product-item .circle-holder-right{
		top: 165px;
	}
	.mtb-xs-20 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.mt-xs-20 {
		margin-top: 20px;
	}
	.mb-xs-20 {
		margin-bottom: 20px;
	}
	.product-item-details{
		padding: 0 10px;
	}
	.product-item-name a{
		font-size: 13px;
	}
	.expedice-date.mb-30{
		margin-bottom: 10px !important;
	}
	.product-item-name{
		margin-bottom: 5px !important;
	}
	.product-detail-inner, .product-listing.grid-type .product-detail-inner{
		margin-top: 0px !important;
	}
	.gift-circle{
		width: 45px;
		height: 45px;
		padding: 6px 0px 0px 9px;
		border: 4px solid #ffffff;
		font-size: 20px;
	}
	.gift-circle-dlc{
		width: 45px;
		height: 45px;
		padding: 2px 0px 0px 5px;
		border: 4px solid #ffffff;
		font-size: 9px;
	}
	.gift-circle-dlc>.fa-gift{
		display: none;
	}
	.gift-circle-dlc>span{
		top: 7px;
		left: 6px;
		font-size: 9px;
	}
	.big_image_holder .circle-holder{
		top: 5px !important;
		left: 5px !important;
	}
	.gift-circle-dlc>.fa-arrow-alt-circle-down{
		font-size: 15px;
		right: 9px;
		bottom: 8px;
	}
	.discount-circle{
		width: 45px;
		height: 45px;
		padding: 7px 0px 0px 3px;
		border: 4px solid #ffffff;
		font-size: 11px;
	}
	.bazar-circle{
		width: 45px;
		height: 45px;
		padding: 6px 0px 0px 1px;
		border: 4px solid #ffffff;
		font-size: 8px;
	}
	.size-circle{
		width: 45px;
		height: 45px;
		padding: 7px 0px 0px 1px;
		border: 4px solid #ffffff;
		font-size: 12px;
	}
	/* end */
	.marger{
		margin: 115px 0 0;
	}
	.search-box .fa-search {
		font-size: 17px;
		top: 8px;
	}
	.header-fixed .header-middle .search{
		margin: 0px 10px 10px 10px; 
	}
	.header-fixed .header-right-link > ul > li > a, .header-fixed .header-right-link > ul > li > div > a
	{
		margin: 10px 0;
	}

	/* Header */
	.support-icon {
		display: none;
	} 

	.navbar-header .navbar-brand, .header-fixed .navbar-header .navbar-brand {
		padding: 7px 0;
		width: 130px;
	}

	.header-right-link {
		top: -108px;
	}

	.header-link-dropdown {
		right: -40%;
		transform: translateX(28%);
		-ms-transform: translateX(28%);
		-webkit-transform: translateX(28%);
		-o-transform: translateX(28%);
	}

	.cart-dropdown{
		right: 60% !important;
		transform: translateX(28%);
		-ms-transform: translateX(28%);
		-webkit-transform: translateX(28%);
		-o-transform: translateX(28%);
	}

	.header-right-part {
		padding: 0 0 0 0;
	}

	.navbar-toggle {
		padding: 13px 15px;
		font-size: 16px;
		line-height: 16px;
		font-weight: 400;
		cursor: pointer;
		color: #FFFFFF !important;
		background: #434343;
		border: none;
	}

	.navbar-toggle:hover {
		color: #e65927 !important; 
	}

	#header button i.fa {
		font-size: 18px;
	}

	.header-right-link > ul > li > a span, .header-right-link > ul > li > div> a span {
		height: 25px;
		width: 25px;
		position: relative;
		display: inline-block;
	}

	.header-right-link > ul > li:hover > a span {
		background-color: transparent !important; 
	}

	.header-right-link ul li.account-icon > a span {
		background-position: -51px -233px;
	}

	.header-right-link ul li.search-box > a span {
		background-position: -12px -123px;
	}

	.header-right-link > ul > li > a span.cart-icon-main, .header-right-link > ul > li > div > a span.cart-icon-main {
		background: none;
		color: #1f1f2f;
		font-size: 16px;
		line-height: 32px;
		text-align: center;
	}

	.header-right-link > ul > li:hover > a span {
		background-color: transparent !important;
		color: #e65927 !important; 
	}

	.header-right-link > ul > li:last-child {
		padding-left: 0;
		padding-right: 0;
	}

	.header-link-dropdown {
		top: 70px;
	}

	.category-dropdown {
		display: none;
	}

	.search-box input.input-text {
		border-radius : 5px;
		-moz-border-radius : 5px;
		-webkit-border-radius : 5px;
		-o-border-radius : 5px;
	}

	.compare-icon, .wishlist-icon {
		display: none;
	}

	.main-banner .owl-controls .owl-pagination {
		bottom: 10px;
	}

	.banner-detail .banner-detail-inner .banner-title {
		font-size: 15px;
		line-height: 18px;
	}
	.banner-detail .banner-detail-inner span.offer {
		font-size: 12px;
		padding: 4px;
	}
	.banner-detail .banner-detail-inner span.slogan {
		font-size: 12px;
		padding: 0;
	}

	.banner-detail .banner-detail-inner p {
		display: none;
	}

	.sub-banner .sub-banner-detail .sub-banner-subtitle {
		font-size: 12px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.sub-banner-block .col-xs-6 {
		width: 100%;
	}
	.sub-banner {
		max-width: 100%;
	}

	.sub-banner .sub-banner-detail .sub-banner-title {
		font-size: 16px;
		line-height: 20px;
	}

	.category-bar ul li a {
		font-size: 14px;
		padding: 5px;
	}

	.ser-feature-block {
		border: none;
	}

	.ser-feature-block .feature-box .ser-subtitle {
		font-size: 12px;
		letter-spacing: 0;
	}

	.main_title span {
		padding: 0 ;
	} 

	.main-label {
		font-size: 11px;
		height: 35px;
		line-height: 35px;
		top: 5px;
		width: 35px;
	}

	.product-item .product-detail-inner {
		bottom: 0;
	}

	.product-item:hover .product-detail-inner {
		bottom: 0;
	}

	.detail-inner-left ul li a, .detail-inner-left ul li button, .product-listing.grid-type .detail-inner-left ul li a, .product-listing.grid-type .detail-inner-left ul li button {
		height: 30px;
		width: 30px;
		line-height: 30px;
	}

	.select-size ul li a {
		margin-right: 0;
	}

	.error-block-detail .main-error-text {
		font-size: 120px;
	}
	.error-small-text {
		font-size: 30px;
	}
	.error-slogan {
		font-size: 22px;
	}
	.short-by > span, .show-item > span {
		display: none;
	}
	.short-by, .select-item, .compare {
		display: inline-block;
	}
	.tab_content {
		padding: 10px;
	}

	.product-detail-tab .nav > li > a {
		font-size: 14px;
		padding: 8px 10px;
		display: block;
	}

	.share-link label {
		letter-spacing: 0;
		margin-right: 5px;
	}

	.f-logo img {
		height: 25px;
	}

	.footer-bottom .site-link li a {
		padding: 0 6px;
	}

	ul.social-icon li i.fa {
		padding: 0 5px;
	}
	.btn-block-xs{
		display: block;
	}
}

@media (min-width: 991px){
	.product-slider-main .price-box .price, .best-seller-pro .price-box .price{
	    font-size: 21px !important;
	}
	.product-slider-main .price-box .price.old-price, .best-seller-pro .price-box .price.old-price{
	    font-size: 18px !important;
	    font-weight: normal;
	}
}

@media (max-width: 330px){
	.navbar-header .navbar-brand, .header-fixed .navbar-header .navbar-brand{
		width: 90px;
    	padding: 14px 0;
	}
}