@media only screen and (max-width: 480px) {
	.header_bg_blue {
    background: #57469b;
    padding: 0;
	}
	.items_bg{
		border: none;
	}
.products_section .left_section img{
	width: 70px;
}
.products_section .left_section .image_center{
	text-align: center;
}
.products_section .left_section .title{
	text-align: left;
	margin-top: 0px;
}
.products_section .left_section{
	margin-top: 15px;
	border-radius: 5px;
	padding: 10px;
}
.white_buybtn a{
	padding: 8px 10px;
}
.products_section .left_section .price_tag{
	bottom: 15px;
	padding: 7px 10px;
}
.products_section .left_section .text-right{
	text-align: left !important;
}
.top_categories p{
	height: 30px;
}

.items_bg .discount{
	font-size: 12px;
}
.items_bg .price{
	font-size: 12px;
}
.items_bg:hover{
	border: none;
	box-shadow: none;
}
.items_bg{
	margin-bottom: 5px;
}
.wrapper{
	width: 100%;
	margin: 0 auto;
}
.media-carousel{
	padding: 0px;
}
.products_bg{
	height: auto;
	margin-top: 0px;
	padding: 0px;
}
.prime_banners{
	height: 150px;
}
.prime_banners .carousel-inner>.item>a>img, .carousel-inner>.item>img{
	/*height: 150px;*/
	display: block;
}
.products_bg h1{
	font-size: 16px;
}
.products_bg .timer{
	margin: 5px 0px 0px 0px;
}
.items_bg .product_title{
	height: 3.1428571429rem;
}
.budjest_bazzer{
	padding: 0px 15px 10px 15px;
}
.feature_brands_img{
	margin-bottom: 10px;
}
.form-control{
	font-size: 12px !important;
	padding: 6px 3px;
}
.items_bg:hover{
	padding: 0px;
}
.top_categories_week .col-xs-4{
	height: 110px;
}
.madmax a{
	margin-bottom: 10px;
}
.madmax h1{
	margin-top: 10px;
}
.custom_alert{
	margin: 10px;
}
.bg_white_similar {
    margin: 0;
    width: 100%;
}
.gallery .full{margin-right: unset;}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: none !important;
    color: #869791;
    text-decoration: none;
}

.home_mega_menu{
	box-shadow: none;
	background: #48378a;
	padding: 0px;
}
.mobile_back{
	width: 100%;
	padding: 0px;
}

.pd-img{
	min-height: auto;
}
.categories_tab{
	/*height: 550px;*/
    overflow: scroll;
    padding-bottom: 30px;
}
.w-35p{
	width: 50%;
}
.bottom_padding-40{
	padding-bottom: 40px;
}
.logo_center{
	height: 80px;
    margin: 0;
    padding: 0;
    margin: 0 auto;
}
.pagination-div{
	padding-top: 0px;
}
.bg-facebook{
	float: left;
    display: block;
    width: 50%;
}
.bg-google{
	float: right;
    width: 48%;
    margin-top: 0px !important;
}
#singnup_form h3{
	margin: 0px;
	font-size: 16px;
}
.mobile_logo_center{
	margin: 0 auto;
}
.checkbox label, .radio label{
	float: left;
	 margin-left: 10px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{
	position: relative;
    float: left;

}
p#choose_del_note {
    text-align: center;
}
button.clr-size.bg-google {
    padding: 6px 0px;
}
div#shipping-address .radio+.radio {
    margin-top: 15px;
}
div#shipping-address .checkbox label, .radio label {
    float: left;
    margin-left: 0px;
}
.header_main .col-xs-12.col-md-2 {
    margin: 15px 0 15px;
}
.biling-form .col-sm-6.col-xs-12:nth-of-type(1) {
    margin-top: 15px;
}

}




























@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) { 
	.items_bg{
		border: none;
	}


		.items_bg{
		border: none;
	}
.products_section .left_section img{
	width: 70px;
}
.products_section .left_section .image_center{
	text-align: center;
}
.products_section .left_section .title{
	text-align: left;
	margin-top: 0px;
}
.products_section .left_section{
	margin-top: 15px;
	border-radius: 5px;
	padding: 10px;
}
.white_buybtn a{
	padding: 8px 10px;
}
.products_section .left_section .price_tag{
	bottom: 15px;
	padding: 7px 10px;
}
.products_section .left_section .text-right{
	text-align: left !important;
}
.top_categories p{
	height: 30px;
}
.items_bg .price{
	font-size: 12px;
}
.items_bg .discount{

}
.items_bg .product_title{
	height: 3.1428571429rem;
}

}

@media only screen and (min-width: 760px) and(max-width: 1300px){
	.header_main .search input{
		width: 80% !important;
		margin: 0 auto;
	}
	.closeSearch{
		right: 50px;
	}
}