.no-padding {
   padding: 0 !important;
   margin: 0 !important;
}

.ad-icons-border{
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);   
}

.ad-icons-block {
    margin-top: -30px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px; 
}

.product-display-box{
    padding: 2px 2px 2px 2px !important;
    margin: 2px 2px 2px 2px!important;
}

.dropdown-menu{
    width: 300px;
}

.yamm .yamm-content{
    margin: 6px;
}

.highlight-black{
    color: #000;
}

.product-thumbnail-box{
    background-color: transparent;
    border-color: transparent;
}

.product-details-box{
    min-height: 553px;
}

#mainImage{
    min-height: 409px;
    text-align: center;
}

.qty-box{
    margin: 10px 24px 26px 24px;
}

.btn-adjust{
    height: 34px;
}

#btn-add-to-cart, #btn-bookmark{
    width: 140px;
}

.product-title{
    min-height: 50px;
}

.space-around{
    padding: 2px;
}

.highlight-text{
    color: orangered;
}

.box-bottom-big-text{
    font-size: 26px;
    margin-top: -6px;
}

.box-bottom-big-text{
    font-size: 20px;
}

.btn-pink{
    background-color: #e7379a;
    border: #e7379a;
}

.btn-pink:hover{
    background-color: #e7379a;
    border: #e7379a;
}

.btn-light-pink{
    background-color: #e765aa;
    border: #e765aa;
    color: #fff;
}

.btn-light-pink:hover{
    background-color: #e765aa;
    border: #e765aa;
    color: #fff;
}

#content{
    background-color: #fdfdfd;
}

.white-bg{
    background-color: #fdfdfd;
}

.content-page{
    min-height: 480px;
    margin-bottom: 20px;
}

.mobile-logo{
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    display: list-item;
}

.post-title{
    color: #e7379a;
}

#page-loading{
    background-color: black;
    opacity: 0.2;
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    min-height: 2000px;
    overflow: hidden;
    z-index: 30000;
    display: none;
}

.small-gaps{
    padding:2px;
    margin:2px;
}


.btn-customer{
    min-width:60px;
}

body, html {
    overflow-x:hidden;
}