/* Enter Your Custom CSS Here */
@media only screen and (max-width: 768px) {
  .cols-b > aside { width: 90% !important; }
}

@media screen and (max-width: 500px) /* Mobile */ {
	#header { padding-top:10px!important;min-height: 60px!important;;}
	.single-product .images {margin-bottom: 1em!important;}
	#content {margin-top: 0px!important;}
	form.cart { padding-top:0px!important;padding-bottom:0px!important;}
  .product_meta {display:none;}
 	.product_title {line-height: 1.1!important;}
  #logo img {float: left;
    padding-left: 17px;}
  .nav-toggle{float: right;
    margin-right: 17px;
    margin-top:-15px!important;;
    clear:none!important;
    padding:7px!important;}
}

ul.products li.product .img-wrap {
        background: #FFFFFF;
}
.product-misc-details {
  font-family: Tahoma,Geneva,sans-serif;}
div.entry-summary ul {padding-left:20px;}

.processing .blockOverlay {
    background-image:url('http://yeushop.vn/wp-content/uploads/2017/03/loading_apple.gif') !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    position: fixed !important;
}
