#myModal_bannerpop .modal-body{

  padding:0;

}



#myModal_bannerpop .modal-dialog{

  width:600px;

  height:600px;

}



.newNews{

  margin-left:15%;

}



.locBannWrp {

    width: 100%;

    height: 100%;

    display: inline-block;

    border: 3px solid #FF9909;

}



button.close.closeLb {

    position: absolute;

    right: -15px;

    color: #FF9909;

    z-index: 1052;

    font-size: 25px;

    top: -14px;

    opacity: 1;

    text-shadow: 0 0 #ff9909;

}



.innerImageB img {

    width: 100%;

    height: 100%;

}



#myModal_bannerpop .modal-header {

  border-bottom:0;

  padding: 2px 3px;

}





.white-popup {

  position: relative;

  background: #FFF;

  width: 600;

  max-width: 600px;

  margin: 20px auto;

  transition: 1s all;

}



.mfp-fade.mfp-bg {

  opacity: 0;

  -webkit-transition: all 0.15s ease-out;

  -moz-transition: all 0.15s ease-out;

  transition: all 0.15s ease-out;

}



/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {

  opacity: 0.8;

}



/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {

  opacity: 0;

}



.mfp-fade.mfp-wrap .mfp-content {

  opacity: 0;

  transition: all 0.4s ease-out;

}



.mfp-fade.mfp-wrap.mfp-ready .mfp-content {

  opacity: 1;

}



.mfp-fade.mfp-wrap.mfp-removing .mfp-content {

  opacity: 0;

}



.mfp-close-btn-in .mfp-close {

  color: #FF9909;

}







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



    .owl-carousel .owl-item img{

      height: 70% !important;

    }



    div#owl-demo{

      height: 40%;

    }

    div#newest-cards-tab .products-tabs .products-slick.index_listing_cardsall .product{box-shadow: unset;}

    .product .product-body {padding: 5px 8px !important; }

      .listing_cardsall .product-des{

        font-size: 12px !important; }

        .product .product-name-container{ padding: 10px 8px 0px;}
        div.listing_cardsall .product-des{margin-bottom: 6px;}

      .product .product-name-container .product-name{text-align: left;

        font-size: 16px !important;

        height: auto !important;

        min-height: 10px !important;

      }

      div.product #index-product-body .product-price{

        font-size: 14px !important;margin-bottom: 8px; }

       .product .product-img .product-label{right: 10px; top: 10px;} 
       .product .product-img .product-label>span.new{font-size: 10px;}

      .hypercolor{

        font-size: 1rem !important;

      }

}



@media (max-height : 570px){

  #owl-demo .owl-item .item{

    height: 320px !important;

  }



}





