.testing{position:relative !important; background-color: #03381e !important; padding:0px !important; right: 0px; z-index: 1 !important; margin:0 auto !important;}
.testing span{width:160px !important;  height:50px !important; z-index:1 !important;}
.add-to-cart-box{width:160px; height:40px;position:absolute;}
.add-to-cart-box button span{color:#fafafa !important; position: absolute !important; top:0px !important; left: 0px !important; width:160px; height:30px; right:0px !important;  background-color:transparent!important; padding:0 !important; right:0px; z-index: 999; }

/** If the width of the screen is 400px or less **/
@media (max-width: 960px) { 
  .level0 {display: block; width:100%; clear:both; background-repeat:repeat-y;}
  #topnav li {background: url(../img/nav-sprite.png) repeat-x;}
  .nav-wrap{min-height:450px; display:none;}
  .responsive-menu{display:block !important; width:100%; clear:both; background: url(../img/nav-sprite.png) repeat-x; padding-top:20px !important; padding-left:20px !important;  border-bottom:2px solid #555;}
  .responsive-menu h1{margin-left:0px;color:#fff; margin:0; padding:0;}
  .expand-icon{margin-left: 192px; margin-top: -35px; width:48px; height:48px; background-image:url(../img/expand-icon.png);}
  .minus-class{margin-left: 187px; margin-top: -41px; width:48px; height:48px; background-image:url(../img/close.png);}
  .catalog-category-view .page-title h1{width:325px !important;}
  .category-description { margin:0 -10px 10px !important;}
  .note-msg, .notice-msg { width: 260px; font-weight: bold; margin-bottom: 10px;}
  .block .block-title {padding: 5px 93px 5px 0px !important;}
  .block .empty {margin-left: -55px;}
  .block .block-subtitle {margin-left: -84px;}}
/** ****************************************** **/
/** If the width of the screen is 400px or more **/
@media (min-width: 960px) {
  .responsive-menu{display:none !important;}
  .nav-wrap{display:block !important;}
}
/** ****************************************** **/

