@media only screen and (max-width: 1800px) {

	.menu {
	    margin-left: 10px;
	}
	.search {
	}
	.slide-title {
	    line-height: 66px;
	    font-size: 66px;
	    letter-spacing: 3px;
	}
	.newest-box .inner {
	    left: 30%;
	}
	.promo-box .inner {
	    right: 30%;
	}

} /* 1800px */



@media only screen and (max-width: 1650px) {

	.header {
	}

	.menu a {
	}
	.boxes p {
	    line-height: 28px;
	    font-size: 16px;
	    letter-spacing: 1.5px;
	}
	.box-title {
	    line-height: 36px;
	    font-size: 36px;
	}
	.newest-box .inner {
	    left: 25%;
	}
	.promo-box .inner {
	    right: 25%;
		padding: 0 70px 0 30px;
	}
	.promo-box .percent {
	    line-height: 86px;
	    font-size: 86px;
	}
	.bottom-contact p span {
	    float: right;
	    width: calc(100% - 122px);
	}

} /* 1650px */



@media only screen and (max-width: 1550px) {
	.search {
	    width: 20%;
	}
	.small-cart {
	}
	
	.slide-title {
	    line-height: 56px;
	    font-size: 56px;
	    letter-spacing: 4px;
	}
	.bottom-title {
	    font-size: 22px;
	}
	.bottom-contact p {
		margin-bottom: 30px;
	}
	.bottom-contact p span {
		float: left;
		width: 100%;
	}
	.menu {
	}

} /* 1550px */



@media only screen and (max-width: 1399px) {
.breadcrumb {
    padding: 19px 15px 19px 55px;
}
.small-cart {
}
.search {
    width: 100%;
    margin: 0px 0 15px 0;
    float: left !important;
}
	.menu {}
	.header .clearfix {
	    display: block;
	}
	.container-fluid {
	    padding-left: 50px;
	    padding-right: 50px;
	}
	.product-item {
	}
	.product-image .button {
	    bottom: 42px;
	    font-size: 12px;
	    padding: 9px 23px 10px;
	}
	.product-item:hover .product-image .button {
	    bottom: 60px;
	}
	.product-image {
	    margin-bottom: 18px;
	}
	.product-image .badge {
	    font-size: 12px;
	}
	.product-price {
	    font-size: 14px;
	}
	.product-price span {
	}
	.product-price .old-price {
	    padding: 0 5px;
	}
	.section-title {
	    font-size: 22px;
	}
	.hero-slider {
	    margin-bottom: 80px;
	}
	.hero-slide {
	    background-size: auto 100%;
	}
	.slide-content {
	    left: 11%;
	    width: 50%;
	}
	.slide-content .link-btn {
		line-height: 30px;
		padding: 10px 37px;
		font-size: 20px;
	}
	.slide-title {
	    line-height: 45px;
		margin-bottom: 22px;
	    font-size: 45px;
	    letter-spacing: 3px;
	}
	.slide-text {
	    line-height: 28px;
	    font-size: 17px;
	}
	.slide-button-prev {
	    left: 50px;
	}
	.slide-button-next {
	    right: 50px;
	}
	.box-title {
	    line-height: 30px;
	    font-size: 30px;
	}
	.boxes {
	    margin-bottom: 90px;
	}
	.boxes p {
	    line-height: 28px;
	    font-size: 15px;
	    letter-spacing: 1px;
	}
	.promo-box .percent {
	    line-height: 73px;
	    font-size: 73px;
	}
	.promo-box .inner {
	    padding: 0 60px 0 30px;
	}
	.products-row .section-title {
	    margin-bottom: 55px;
	}
	.search button, .search input[type=search] {
		padding: 11px 0;
	}
.search input[type=text] {
    padding: 10px 10px;
    font-size: 15px;
    font-weight: 400;
}	
	
	
	
	
} /* 1366px */



@media only screen and (max-width: 1199px) {
.breadcrumb {
    padding: 19px 15px 19px 45px;
}
	.container-fluid {
	    padding-left: 40px;
	    padding-right: 40px;
	}
	.section-title {
	    font-size: 20px;
	}
	.top {
	}
	.contact-list li + li {
	    margin-left: 40px;
	}
	.menu {
	    margin-right: -20px;
	}
	.menu a {
	font-size: 13px;
	}
	.menu-item-parent > a:after {
		content: none;
	}
	.sub-menu {
	    right: 0;
	    left: auto;
	}
	.search {
	}
	.hero-slider {
	    margin-bottom: 15px;
	    margin-top: 20px;
	}
	.hero-slide {
	}
	.slide-title {
	    line-height: 35px;
	    margin-bottom: 16px;
	    font-size: 35px;
	    letter-spacing: 2px;
	}
	.slide-text {
	    line-height: 24px;
	    font-size: 15px;
	    font-weight: 200;
	}
	.slide-content .link-btn {
	    line-height: 20px;
	    padding: 10px 30px;
	    font-size: 16px;
	}
	.slide-button-prev {
	    left: 40px;
	}
	.slide-button-next {
	    right: 40px;
	}
	.boxes {
	    margin-bottom: 60px;
	}
	.boxes p {
	    line-height: 20px;
	    font-size: 13px;
	}
	.box-title {
	    line-height: 25px;
		margin-bottom: 6px;
	    font-size: 25px;
	}
	.promo-box .inner {
	    padding: 0 40px 0 30px;
	}
	.promo-box .percent {
	    line-height: 53px;
	    font-size: 53px;
	}
	.products-row .section-title {
	    margin-bottom: 45px;
	}

} /* 1199px */


@media only screen and (max-width: 991px) {
	.menu ul {
		display: none;
	}
	.container-fluid {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.newest-box {
		margin-bottom: 40px;
	}
	.box-title {
	    line-height: 40px;
	    margin-bottom: 12px;
	    font-size: 40px;
	}
	.boxes p {
	    line-height: 24px;
	    font-size: 16px;
	}
	.promo-box .inner {
	    padding: 0 70px 0 30px;
	}
	.promo-box .percent {
	    line-height: 83px;
	    font-size: 83px;
		font-weight: 100;
	}
	#bigview img {
		margin-bottom: 30px;
	}
	#carouselWrapper {
		width: 100% !important;
		height: 330px !important;
	}
	#carousel {
		height: auto !important;
		text-align: center;
		margin: 0 auto;
	}
	.slick-track, .slick-current {
	/*	width: 100% !important; */
		margin: 0;
	}
	.item-cart-inside {
		float: left;
		width: 100%;
		height: auto;
	}
	#name-table-cart {
		display: none;
	}
	.title-table {
		padding-left: 0;
		padding-top: 0;
		padding-bottom: 10px;
	}
	.fz h4 {
    text-align: left;
    margin: 10px 0;
    padding: 0;
    font-weight: bold;
    font-size: 19px;
}
	.cart-lum .td-padding-top {
		padding: 0;
	}
.cart-lum .bold-price-cart h4 {
    font-weight: 700;
    color: red;
}
.car-lim-price {
    margin-top: 40px;
    font-weight: 500 !important;
}
.cart-lum .no-padding-left {
    padding-left: 0px;
    line-height: 25px;
}
.subtotal-cart span {
    font-weight: 500;
    font-size: 30px;
    line-height: 25px;
}
.search {
    /* margin: 0px 0 15px 0; */
    /* float: left !important; */
    position: absolute;
    top: 13px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 250px;
}
.logo img {
    width: 80px;
    color: #49beda;
}
.search button, .search input[type=search] {
    float: left;
    width: 50px;
    line-height: 20px;
    padding: 11px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    background-color: #49beda;
    border: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.search input[type=text] {
    padding: 10px 10px;
    font-size: 14px;
    font-weight: 400;
    width: 150px;
}
.top-padding {
    padding-top: 30px;
}
} /* 991px */

@media only screen and (max-width: 860px) {
.small-cart {
}
.small-cart a {
}
.small-cart .badge {}
.hero {}
	.slicknav_menu {
	    display: block;
	}
	.sub-menu {
		right: auto;
		left: 0;
		width: 250px;
		text-align: left;
	}
	.sub-menu li a {
		line-height: 20px;
	    padding: 8px 23px;
	    font-size: 14px;
	}
	.hero-slide {
	    background-position: -311px top;
	}
	.slide-button-prev {
	    left: 30px;
	}
	.slide-button-next {
	    right: 30px;
	}
.breadcrumb {
    display: none;
}


} /* 860px */



@media only screen and (max-width: 767px) {

	.contact-list,
	.social-list {
	}
	.contact-list li,
	.social-list li {
		float: none;
		display: inline-block;
	}
	.contact-list li + li {
	    margin-left: 25px;
	}
	.contact-list i {
	    margin-right: 4px;
	}
	.social-list {
	}
	.slicknav_menu {
	    top: 25px;
	}
	.hero-slide {
	    background-size: cover;
	    background-position: 74% top;
	}
	.search {
	}
	.slide-button-prev {
	    left: 10px;
	}
	.slide-button-next {
	    right: 10px;
	}
	.slide-title {
	    line-height: 30px;
	    margin-bottom: 10px;
	    font-size: 30px;
	    letter-spacing: 1px;
	}
	.slide-text {
	    line-height: 20px;
	    font-size: 14px;
	    font-weight: 200;
	}
	.slide-text br {
		display: none;
	}
	.slide-content .link-btn {
	    line-height: 20px;
	    padding: 8px 26px;
	    font-size: 14px;
	}
	.hero-slider,
	.boxes {
	    margin-bottom: 50px;
	}
	.box-title {
	    line-height: 30px;
	    margin-bottom: 12px;
	    font-size: 30px;
	}
	.newest-box .inner {
	    padding-right: 30px;
	}
	.promo-box .inner {
	    padding: 0 50px 0 30px;
	}
	.promo-box .percent {
	    line-height: 73px;
	    font-size: 73px;
	}
	.section-title {
	    font-size: 16px;
	}
	.products-row .section-title {
 }
	.products-row .see-all {
	    font-size: 13px;
	    font-weight: 300;
	    letter-spacing: 1px;
	}
	.products-row .link-btn {
	    margin-top: 30px;
	}
	.promoted {
	    margin-bottom: 60px;
	}
	.promotion {
	    margin-bottom: 60px;
	}
	.bottom-content p,
	.bottom-content a {
	    font-size: 13px;
	    letter-spacing: 1px;
	}
	.products-row .text-right {
		text-align: left;
	}
	.products-row .col-xs-6 {
		width: 100%;
	}
	.cart-lum .no-padding-left-right {
		padding: 0px;
		text-align: right;
	}
	.cart-lum h1 {
		letter-spacing: 0;
		font-size: 15px;
	}
	.cart-lum .subtotal-cart select {
		float: left;
	}
} /* 767px */



@media only screen and (max-width: 680px) {

	.contact-list li {
		margin: 0 10px !important;
	}
	.contact-list li:first-child {
		display: none;
	}
	.contact-list li + li {
		margin: 0;
	}
	.bottom .col-xs-6 {
		width: 100%;
	}
	.bottom-contact p span {
	    float: right;
	    width: calc(100% - 142px);
	}
	.footer p {
	    display: block;
		line-height: 24px;
	    margin: 0;
	}
	.cart-lum .subtotal-cart {
		font-size: 14px;
		width: 100%;
		height: auto;
		padding: 0;
		border-top: 0;
		border-bottom: 0;
		float: left;
		margin: 30px 0;
	}
	.cart-lum .footer-bar-cart h3 {
		text-align: left;
		margin-top: 10px;
	}
	.btn-next-to-cart {
		margin-top: 10px;
		float: left;
		margin: 10px 0 10px 0;
		padding: 10px;
	}
.search {
    left: 95px;
}
} /* 680px */



@media only screen and (max-width: 560px) {
	.header {
	}
	.container-fluid {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.top {
	}
	.slicknav_menu {
	    top: 23px;
	}
	.search {
	}
	.search input[type="text"] {
	}
	.search button,
	.search input[type="search"] {
	}
	.small-cart a {
	}
	.small-cart i {
	}
	.box-title {
	    line-height: 24px;
	    margin-bottom: 8px;
	    font-size: 24px;
	}
	.boxes p {
	    line-height: 22px;
	    font-size: 14px;
	}
	.promo-box .percent {
	    line-height: 63px;
	    font-size: 63px;
	}
	.products-row .section-title {
	}
	.products-row .see-all {
		float: left !important;
		margin-bottom: 30px;
	}
	.product-item {
	}

} /* 560px */



@media only screen and (max-width: 480px) {

	.top a {
	    letter-spacing: 1px;
	}
	.search {
	}
	.small-cart {
	}
	.hero-slider,
	.boxes {
	    margin-bottom: 40px;
	}
	.hero-slide {
	}
	.slide-content a {
		float: left;
		margin-top: 14px;
	}
	.slide-text {
		display: none;
	}
	.product-item {
	}
	.products-row .link-btn {
	    margin-top: 10px;
	}
	.promoted {
	    margin-bottom: 40px;
	}
	.promotion {
	    margin-bottom: 50px;
	}
	.bottom {
    	padding: 45px 0 15px;
	}
	.bottom-content img {
	    margin: 5px 0 25px;
	}
	.bottom-menu.half-width {
	    width: 100%;
	}
	.bottom-menu li:last-child {
	    margin-bottom: 10px;
	}
	.bottom-contact p {
	    margin-bottom: 15px;
	}
	.add-to-cart .input-group {
		width: 100%;
		height: 75px;
		float: left;
		z-index: 99;
	}

} /* 480px */



@media only screen and (max-width: 400px) {

	.product-item {
	}
	.box-title {
	    line-height: 18px;
	    font-size: 18px;
		font-weight: 300;
	}
	.boxes p {
	    line-height: 22px;
	    font-size: 12px;
	    font-weight: 300;
		letter-spacing: 0;
	}
	.promo-box .percent {
		display: none;
	}
	.promo-box .inner {
	    padding-right: 0;
	}
	.top a {
	    font-weight: 400;
		letter-spacing: 0;
	}

} /* 400px */



@media only screen and (max-width: 370px) {
.search input[type=text] {
    padding: 10px 10px;
    font-size: 14px;
    font-weight: 400;
    width: 100px;
}
.search {
    left: 115px;
}
	.product-item {
	    margin-right: 0;
	    margin-left: 0;
	}

} /* 360px */
