@media screen and (max-width:1200px) {
	.mobile_menu::before {
		background-color: rgba(180, 82, 5, .8);
		bottom: 0;
		content: "";
		height: 100%;
		left: auto;
		position: fixed;
		right: 0;
		width: 300px;
		z-index: -1
	}
	.mobile_menu {
		opacity: 0;
		pointer-events: none;
		position: absolute;
		right: -100px;
		top: 0;
		transition: all .2s ease 0s;
		width: 300px;
		z-index: 99999
	}
	.mobile_show {

		display: block
	}
	.menu_part {
		display: none
	}
	.logo_section {
		padding: 14px 0 14px
	}
	.menu_show_button {
		display: inline-block
	}
	.search_bar>i br {
		display: none
	}
	.search_bar>i {
		color: #fff;
		display: block;
		float: left;
		font-size: 17px;
		line-height: 20px;
		margin: 10px 10px 10px 0;
		text-align: center;
		width: 100%
	}
	.input {
		width: 100%;
		height: auto
	}
	.input>input[type=text] {
		width: 100%
	}
	.input select {
		background-position: 97% center;
		border-top: 1px solid #ddd;
		height: 43px;
		padding: 0 10px;
		width: 100%
	}
	/* .search_btn { */
		/* float: left; */
		/* margin: 10px 0 0; */
		/* overflow: visible; */
		/* padding: 0; */
		/* width: 100% */
	/* } */
	/* .search_btn>a { */
		/* color: #fff; */
		/* display: block; */
		/* font-size: 15px; */
		/* margin: 5px 0; */
		/* text-align: center */
	/* } */
	.mobile_show li a:hover {
		background-color: #b45205
	}
	.mobile_show li a {
		background-color: #b98a05;
		border-bottom: 1px solid #b45205;
		color: #fff;
		display: block;
		height: auto;
		line-height: 30px;
		padding: 5px 15px;
		text-align: left
	}
	/* .search_bar { */
		/* overflow: visible; */
		/* padding: 0 15px */
	/* } */
	.mobile_menu.sub_menu {
		opacity: 1;
		pointer-events: auto;
		right: 0
	}
	.menu_show_button.sub_menu::before {
		background-color: rgba(0, 0, 0, .6);
		bottom: 0;
		content: "";
		left: 0;
		position: fixed;
		right: 0;
		z-index: 9;
		top: 0
	}
	.big_image {
		float: left;
		height: 295px;
		width: 350px
	}
}

@media screen and (max-width:995px) {
	
	
	.patter_box .icon_text_pat {
		line-height: inherit;
		text-align: center
	}
	.patter_box .icon_text_pat i {
		display: block;
		text-align: center;
		width: 100%
	}
	.patter_box .icon_text_pat {
		border-right: 1px solid #d0af52;
		line-height: inherit;
		min-height: 120px;
		padding: 20px 0;
		text-align: center
	}
	.big_image {
		float: left;
		height: 364px;
		width: 80%
	}
	.sld_img {
		text-align: center
	}
	footer .col-sm-6 {
		margin: 0 0 30px
	}
	.right_menut {
		/* padding: 0 40px 0 0 */
		padding: 0;
	}
	.priduct {
		margin: 0 0 20px;
		text-align: center
	}
}

@media screen and (max-width:765px) {
	
	.patter_box .icon_text_pat {
		border-bottom: 1px solid #ddd;
		border-right: 0 none
	}
	.headeing_div {
		padding: 0 10px 10px
	}
	.text_heading {
		width: 82%
	}
	.product_img {
		text-align: center
	}
	.slick-slide img {
		display: inline-block
	}
	.slick-prev {
		left: 20px
	}
	.slick-next {
		right: 20px
	}
	/* .top_menu {
		padding: 0 0 0 15px
	} */
	.table.cart-list td:nth-of-type(1)::before {
		color: #111;
		content: "Item";
		font-weight: 700
	}
	.table.cart-list td::before {
		left: 12px;
		padding-right: 10px;
		position: absolute;
		top: 12px;
		white-space: nowrap;
		width: 45%
	}
	.table.cart-list td:nth-of-type(2)::before {
		color: #111;
		content: "Quantity";
		font-weight: 700
	}
	.table.cart-list td:nth-of-type(3)::before {
		color: #111;
		content: "Discount";
		font-weight: 700
	}
	.table.cart-list td:nth-of-type(4)::before {
		color: #111;
		content: "Total";
		font-weight: 700
	}
	.table.cart-list td:nth-of-type(5)::before {
		color: #111;
		content: "Actions";
		font-weight: 700
	}
	.table.cart-list td {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		border-color: -moz-use-text-color -moz-use-text-color #eee;
		border-image: none;
		border-style: none none solid;
		border-width: medium medium 1px;
		padding-left: 50%;
		position: relative
	}
	.table.cart-list,
	.table.cart-list tbody,
	.table.cart-list td,
	.table.cart-list th,
	.table.cart-list thead,
	.table.cart-list tr {
		border: 0 none;
		display: block
	}
	.table.cart-list thead tr {
		left: -9999px;
		position: absolute;
		top: -9999px
	}
	.thumb_cart {
		display: none
	}
	.check_ou_text,
	.table-responsive {
		padding: 0 0px
	}
	.pix_cs {
		width: 1000px;
		overflow-y: auto
	}
}

@media screen and (max-width:600px) {
	/* .left_menu {
		text-align: left;
		margin-left: 0px !important;
		
	}
	.left_menu li {
		display: inline-block;
		float: none
	}
	.logo_section {
		position: relative
	}
	.right_menut {
		display: inline-block !important;
		padding:18px 5px 4px 0 !important;
	}
	.top_menu {
		padding: 0;
		text-align: center
	} */
	.big_image>img {
		position: relative
	}
	.small_images {
		border-top: 1px solid #ddd;
		float: left;
		overflow: visible;
		width: 100%
	}
	.sld_img {
		float: left;
		text-align: center;
		width: 33.333%
	}
	.big_image {
		float: left;
		text-align: center;
		width: 100%
	}
	.product_heading {
		float: left;
		width: 100%
	}
	.text_heading {
		width: 100%
	}
	.price_div {
		overflow: visible
	}
	.product_lsit .col-md-6 {
		float: left;
		margin: 0 0 50px;
		width: 100%
	}
	.big_image {
		height: auto
	}
	.botm_pattern {
		height: auto;
		padding: 18px 0 40px
	}
	.botm_pattern h5 {
		font-size: 16px
	}
	.inputtype>input[type=submit] {
		margin: 0;
		width: 100%
	}
	.inputtype>input[type=text] {
		width: 100%
	}
	.inputtype {
		padding: 10px 20px 0 20px
	}
	.botm_pattern h5 {
		padding: 0 20px
	}
	.mobile_menu {
		top: 90px
	}
	.menu_show_button.sub_menu::before {
		background-color: transparent
	}
	.sub_menu.menu_show_button {
		z-index: 99;
		position: relative
	}
	.apyment_optio {
		padding: 30px 20px
	}
	.product_name h1 {
		font-size: 30px
	}
	.price_rate {
		border-bottom: 1px solid #ddd;
		border-right: 0 solid #ddd;
		float: left;
		text-align: center;
		width: 100%
	}
	.favorite {
		float: right;
		padding: 15px 0 10px;
		text-align: center;
		width: 100%
	}
	.addcart a {
		margin: 0 0 15px;
		width: 100%
	}
	.user_phoyo {
		margin: 20px 0;
		width: 100%
	}
	.user_phoyo::before {
		bottom: -26px;
		left: 0;
		margin: auto;
		right: 0;
		transform: rotate(90deg)
	}
	.review_text {
		text-align: center
	}
	.witer_review {
		border-radius: 5px;
		font-size: 20px;
		height: 50px;
		line-height: 50px;
		padding: 0;
		width: 100%
	}
	.dropdown-menu,
	.dropdown-menu1 {
		min-width: 100%
	}
	.dropdown-menu1 {
		left: 0;
		margin: 0;
		padding: 0;
		top: 41px
	}
	.dropdown-menu li a {
		padding-left: 20px
	}
	.dropdown-menu1 li a {
		padding-left: 40px
	}
	.wizard a {
	    background: #696768;
    display: inline-block;
    margin-right: 5px;
    padding: 11px 23px;
    position: relative;
    font-weight: 500;
	}
}

@media screen and (max-width:540px) {
	.check_ou_text,
	.table-responsive {
		overflow: auto!important;
		padding: 0 0px;
		width: 540px
	}
	.list_product a.link_button {
		margin-right: 0
	}
	b.tit_method {
		font-size: 20px;
		margin-top: 0;
		padding: 10px 20px 20px
	}
	.checkbox-custom,
	.checkbox-custom-label,
	.radio-custom,
	.radio-custom-label {
		color: #b45205;
		cursor: pointer;
		display: inline-block;
		font-size: 15px;
		font-weight: 400;
		margin: 0 15px 10px;
		vertical-align: middle
	}
	.search_area {
	
		position: relative;
		width: 100%;
		margin-top: 15px
	}
	.check_input {
		width: 100%!important
	}
	.check_go_btn {
		margin-right: 0!important
	}
	#payment_submit.confirm_btn,
	#remove_promo.confirm_btn {
		background-color: #b98a05;
		color: #fff;
		font-size: 20px;
		line-height: 40px;
		margin: 15px auto auto;
		text-align: center;
		text-transform: uppercase;
		width: 200px;
		
	}
}

@media screen and (max-width:405px) {
	/* a.logo {
		float: left;
		padding: 0;
		width: 190px
	} */
}

@media screen and (max-width:374px) {
	.check_ou_text,
	.table-responsive {
		overflow: auto!important;
		padding: 0 0px;
		width: 370px
	}
	
	.cart-total-box {
		border: 1px solid #f2dfcd;
		float: left;
		margin-left: 0
	}
	.list_product a.link_button {
		margin-right: 0
	}
	b.tit_method {
		font-size: 20px;
		margin-top: 0;
		padding: 10px 20px 20px
	}
	.checkbox-custom,
	.checkbox-custom-label,
	.radio-custom,
	.radio-custom-label {
		color: #b45205;
		cursor: pointer;
		display: inline-block;
		font-size: 15px;
		font-weight: 400;
		margin: 0 15px 10px;
		vertical-align: middle
	}
	.search_area {
		padding: 0 15px;
		position: relative;
		width: 100%;
		margin-top: 15px
	}
	.check_input {
		width: 100%!important
	}
	.check_go_btn {
		margin-right: 0!important
	}
	#payment_submit.confirm_btn,
	#remove_promo.confirm_btn {
		background-color: #b98a05;
		color: #fff;
		font-size: 20px;
		line-height: 40px;
		margin: 15px auto auto;
		text-align: center;
		text-transform: uppercase;
		width: 200px;
		display: flex
	}
}

@media screen and (max-width:320px) {
	.check_ou_text,
	.table-responsive {
		overflow: auto!important;
		padding: 0;
		width: 300px
	}
	.price_filter select {
    padding: 4px;
    margin-left: 90px;
}
.product_view_all {
    background: #4e4943;
    width: 140px;
    padding: 11px;
    float: left;
    margin-top: -42px;
    margin-left:90px;
}
ul.text_bullets {
    margin-left: 50px;
}
}

@media (max-width:490px){
	.wizard a {
		    display: inline-block;
    margin-right: 3px;
    padding: 11px 43px;
    position: relative;
    text-decoration: none;
    width: 91%;
    margin-bottom: 10px;
	}
	
}

@media(max-width:425px){

.slider_area_item_detail {
    top: 2%;
   
}
.slider_area_item_detail h2 {
    line-height: 20px;
    margin-bottom: 11px;
    font-size:20px !important;
}
.product_lsit_new .col-md-3 {
    width: 100%;
    margin: auto;
    justify-content: center;
    display: inline-block;
}
 .list_product.list_productSA h1 {
    text-align: center;
}
.product_view_all {
    background: #4e4943;
    width: 140px;
    padding: 11px;
    float: left;
    margin-top: -42px;
    margin-left: 145px;
}
.list_productSA p{
	text-align: center;
}
 .list_product.list_productSA h2 {
    text-align: center;
    font-size: 20px;
}
ul.text_bullets {
    margin-left: 70px;
}
footer {
    padding: 48px 0 0;
    text-align: center;
}
.activeicons {
    float: none;
    padding: 0 15px 0 0;
}

}
