@media only screen and (max-width: 7000px){
	.page-wrapper{
		overflow: hidden;
	}
	
}
@media only screen and (max-width: 1599px){
	.banner-section .banner-slider-nav{
		display:none;
	}
}
@media only screen and (max-width: 1400px){

	.main-menu .navigation>li:nth-last-child(-n+3)>ul>li>ul {
	    left: auto;
	    right: 100%;
	}

	.main-menu .navigation > li:nth-last-child(-n+2) > ul {
	    left: auto;
	    right: 0;
	}
	.main-menu .navigation > li:nth-last-child(-n+2) > ul > li > ul {
	    left: auto;
	    right: 100%;
	}
}

@media only screen and (max-width: 1199px){
	.main-menu .navigation>li {
		padding: 15px 30px;
	}
	.banner-section .banner-slider-nav {
		display: none;
	}
}

@media only screen and (max-width: 1139px){
	.main-header .nav-outer .main-menu,
	.sticky-header{
		display: none !important;
	}
	.nav-outer .mobile-nav-toggler{
		display: block;
	}
	.main-header .nav-outer {
	    justify-content: space-between;
	    padding-right: 30px;
	}
	.header-style-two .logo-box .logo img,
	.header-style-three .logo-box .logo img,
	.header-style-four .logo-box .logo img {
	    height:50px;
	}
}

@media only screen and (max-width: 991px){
	.banner-section.dark-style .content-box h1,
	.banner-section .content-box h1 {
		font-size: 50px;
		line-height: 60px;
	}
	.cta-section .outer-box {
		margin-left: 0;
	}
	.features-section-three .auto-container {
		padding: 0 15px;
	}
	.testimonial-section {
		padding-top: 0;
	}
	.banner-section.style-two .content-box {
		padding: 140px 0;
	}
	.feature-block-three .image {
		width: 100%;
	}
	.banner-section.style-two.sp-two .content-box {
		padding: 300px 0 140px;
	}
	.sidebar-side .sidebar{
		margin-top:60px;	
	}
}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

@media only screen and (max-width: 767px){	
	.main-header .header-upper .inner-container {
	    justify-content: center;
	}
	.header-upper .contact-info {
	    display: none;
	}
	br {
		display: none;
	}
	.header-top .contact-info {
	    justify-content: center;
	}
	.header-top .inner-container {
	    justify-content: center;
	}
	.hankcok-comment-item .hankcok-comment-item{
		margin-left:0px;	
	}
	.sidebar-side .sidebar{
		margin-top:60px;	
	}
	
	
	.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2,
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
		width:100%;
		float:none;
		max-width: 100% !important;
	}
	.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{
		margin-top:40px;
	}
	.woocommerce table.shop_table{
		border:1px solid #f3f3f3;
	}
	.woocommerce .shop_table tbody tr.cart_item td{
		padding:15px;
	}
	.woocommerce .shop_table tbody tr td.actions{
		padding:15px !important;
	}
	.woocommerce .shop_table tbody tr td.actions .coupon{
		display:block;
	}
	.woocommerce-cart table.cart td.actions .coupon .input-text{
		width:100%;
		margin-bottom:15px;
	}
	.cart .quantity input.input-text{
	    margin-right:0px;   
	}
	.author-box .author-comment .inner-box,
	.sidebar-page-container .comments-area .comment,
	.shop-page .prod-tabs .reviews-container .review-box{
		padding-left:0px;
	}
	.shop-page .prod-tabs .reviews-container .rev-thumb{
		position:relative;
	}
	.sidebar-page-container .comments-area .comment-box .author-thumb{
		position:relative;	
	}
	.search-popup .search-form fieldset{
		border:none;
		text-align:center;
	}
	.search-popup .search-form fieldset input[type="search"]{
		padding-right:30px;
	}
	.search-popup .search-form fieldset input[type="submit"]{
		position:relative;
		margin-top:30px;
		display:inline-block;
		border-radius:7px;
	}
}

@media only screen and (max-width: 575px){
	.sec-title h2,
	.banner-section.dark-style .content-box h1,
	.banner-section .content-box h1 {
		font-size: 36px !important;
		line-height: 45px !important;
	}
	.about-us-section-two .content {
		position: relative;
		max-width: 100%;
		bottom: 0;
	}
	.shop-option-panel .left-column{
		padding-left:18px;	
	}
	.comment-form .form-inner{
		padding:20px;
	}
	.woocommerce .woocommerce-form-coupon p{
		float:none;
		width:100%;
	}
	.shop-page .prod-tabs .tab-btns .tab-btn{
		width:100%;
		margin-right:0px;
	}
	.cart-section .coupon-outer .theme-btn,
	.cart-section .apply-coupon .form-group input[type="text"],
	.cart-section .coupon-outer .pull-left{
		width:100%;
	}
	
	.cart-section .apply-coupon .form-group{
		margin-right:0px;
		width:100%;
	}
}


@media only screen and (max-width: 350px) {
	
	.main-header.header-style-two .main-menu.style-two .nav-outer .search-toggler,
	.main-header.header-style-three .main-menu.style-two .nav-outer .search-toggler,
	.main-header.header-style-four .main-menu.style-two .nav-outer .search-toggler{
		display:none;	
	}
	.main-header .nav-outer{
		padding-right:10px;	
	}
	.page-title h2{
		font-size:46px;	
	}
	
	.totals-table li .col-title{
		padding:0px;
	}
	
	.cart-total-box{
		padding-left:15px;
		padding-right:15px;
	}
	.shop-page .prod-tabs .reviews-container .rev-header .time{
		position:relative;
		width:100%;
		margin-top:0px;
	}
	.woocommerce-page table.cart td.actions .coupon .button{
		float:none;
		width:100%;
	}
	.product-details .basic-details .cart-btn{
		padding:10px 30px;	
	}
}









