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

	span.plusminus{
		background-size: 65px 13px !important;
	}
	span.plusminus.active{
		background-size: 65px 13px !important;
	}
	.img-secure img{
		min-height: 197px;
	}

	#p {
    right: 15% !important;
    top: 14% !important;
    width: 178px !important;
}
	/*====cart img====*/
	td.xoo-cp-pimg {
    width: 10%;
    position: absolute;
    right: 10%;
    top:65px;
}
/*===mobile search====*/


	.products {
    margin: 20px 0px !important;
}
button.navbar-toggle {
    margin: 33px 3%;
}	
	.navbar-toggle {
		padding: 5px 6px;
	}
}

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

div#myNavbar, .menu-2 {
    padding-top:0;
}
}
@media only screen and (max-width: 375px){

	.woocommerce-loop-product__title{
		font-size: 0.8em !important;
	}
}
@media only screen and (max-width: 374px){
	td.xoo-cp-pimg {
    width: 10%;
    position: absolute;
    right: 10%;
    top:75px;
}
}
/*===tablet res codeing===*/
@media only screen and (max-width: 768px){

.navbar-inverse .navbar-nav > li > a {
    padding: 10px 4px;
}	
	.woocommerce-page table.cart .product-thumbnail{
		display: block;
	}
	
}
/*==End ResponsiveCodding====*/


div#sidebar {
    display: none;
}
/*======hide upper price===*/
form.woocommerce-shipping-calculator {
    display: none;
}
.perallex{
	background: #5c5c5c;
}
/*=====shopping bag====*/
div#myNavbar, .menu-2 {
    padding-top: 10px;
}
.sercy {
    margin: 0px;
    position: absolute;
    top: 19%;
    right: -18%;
	  font-size: 14px;
    padding: 7px 13px;
	  border-radius: 0;
}
#p{
	right: 15%;
  top: 7.6%;
	background: transparent;
	width: 215px;
}
.form-control{
	border-radius: 0;
}
.no-radius {
    padding-top: 0 !important;
    outline: none;
}
.badge{
	margin-bottom: -19px;
  margin-left: -20px;
	background-color: transparent;
}
.xoo-cp-container{
	max-width: 700px;
}
/*====footer section=====*/
.footer-menu .widget h2 {
    display: none;
}
.footer-menu .widget li:nth-child(3), .footer-menu .widget li:nth-child(4), .footer-menu .widget li:nth-child(5) {
    display: none;
}
.social-link li:hover {
    background: transparent;
    color: #000;
    box-shadow: none;
}
i.fa.fa-search:hover {
    color: #000 !important;
}




