.mobile-trad-inquires-button {
    display: none;
}
@media (max-width:767px){
    .mobile-trad-inquires-button {
        display: block;
        text-align: center;
        border-top: 1px solid #ccc;
    	padding-top: 15px;
    	margin-top: 20px;
    }
}

.ssl-cert-btn-wrapper {
	margin-top: 35px;
}

.ssl-cert-btn-wrapper #tl_popupCL1 {
	z-index: 999999 !important;
}

.price-box .old-price {
    display: none;
}

span.discount-msg{margin-left: 7px;font-weight: bold;color: #000;}
.discount-block{background-color: #efefef;padding: 6px;margin-top: 5px; margin-bottom: 5px;}

@media (min-width:768px) and (max-width:1023px){   
    .page-header.type1 .block-search {margin-left: 10px !important;}
    .header .custom-block{text-align:right !important;width:41% !important;} 
    .page-header.type1 .custom-block .top-links a {margin: 0 3px !important;font-size: 11px !important;} 
    .header .phone-head{font-size:12px !important;} 
    .header .my-basket{font-size:12px !important;} 
}

@media (min-width:1024px) and (max-width:1200px){
    .page-header.type1 .block-search {margin-left: 20px !important;}
}

span.footer-logo-img {
    background: url(/pub/media/wysiwyg/sprite-image.png);
    width: 141px;
    height: 32px;
    display: inline-block;
    background-position: -54px -1px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15%;
}





a.fb-icon span {
    background: url(/pub/media/wysiwyg/sprite-image.png);
    width: 25px;
    height: 25px;
    display: inline-block;
    background-position: -29px -1px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

a.google-icon span {
    background: url(/pub/media/wysiwyg/sprite-image.png);
    width: 25px;
    height: 25px;
    display: inline-block;
    background-position: -199px -1px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

a.twitter-img span {
    background: url(/pub/media/wysiwyg/sprite-image.png);
    width: 25px;
    height: 25px;
    display: inline-block;
    background-position: -374px -1px;
    background-repeat: no-repeat;
    vertical-align: middle;
}
