select::-ms-expand {
    display: none;
}
/*product page*/
.product-online-support p.free-service{
    font-size: 16px;
    text-align:center;
}
.product-online-support .inquiry-btn{
    margin-top: 10px;
}
.product-online-support .inquiry-btn li a {
    text-transform: uppercase;
    background-color: #2c3b67;
    display: block;
    padding: 6px;
    width: 100%;
    text-align: center;
    border: 1px solid #1979c3;
    font-weight: 500;
    font-size: 14px;
    border-radius: 3px;
    max-width: 200px;
    margin: 0 auto 10px;
    color:#fff;
}
.services-sidebar.product-online-support {
    background-color: #eeeeee66;
}
/*Header*/
.phone-email-header ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.phone-email-header ul li{
    float:left;
    margin-right: 10px;
    font-size: 15px;
    color: #0c0c0c;
    line-height: 30px;
    font-weight: 600;
}
.phone-email-header ul li i{
    color: #ff5500;
    font-size: 15px;
}
.product-modal .form_logo {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.product-modal .form_logo img {
    display: inline-block;
    position: relative;
    height: 90px;
}
.product-modal .modal-body {
    padding: 0 30px;
}
@media (max-width: 767px){
  .phone-email-header ul li {
    float: left;
    margin-right: 0px;
    font-size: 11px;
    color: #0c0c0c;
    line-height: 15px;
    font-weight: 500;
    }
    .phone-email-header ul li a{
        padding-left:2px;  
    }
    .phone-email-header ul li i{
        font-size:13px;  
    }
    .col-xs-4{
      width:32%;
    }
    .col-xs-8{
      width:68%;
    }
    .mobile-hidden{
        display:none;
    }
}

.product-sku strong {
    font-size: 16px;
    line-height: 23px;
}
.product-availability strong {
    font-size: 16px;
    line-height: 23px;
}
.product-availability span.stock-status{
   color: #4c924c;
   font-size: 15px;
}
.product-availability span.stock-status-out{
   color: #b75e5a;
   font-size: 15px;
}
.product-price strong {
    font-size: 16px;
    line-height: 60px;
    color: #e24b00;
}
.product-price .price {
    color: #e24b00;
    font-size: 165.33%;
    float: left;
    clear: both;
    font-weight: 700;
}
.product-price .price small {
    color: #e74c3c;
    font-size: 12px;
}
.product-sku, .product-availability, .product-price{
    margin: 5px 0;
}
.cisco-menu-icon-parent span.sm_megamenu_title {
    background-image: url(https://cablendevices.ae/pub/media/wysiwyg/mega-menu/icon-sprite_1.png);
    background-position: -23px -9px;
    padding: 10px 0px 10px 35px;
    background-repeat: no-repeat;
}
.ibm-menu-icon-parent span.sm_megamenu_title {
    background-image: url(https://cablendevices.ae/pub/media/wysiwyg/mega-menu/icon-sprite_1.png);
    background-position: -23px -72px;
    padding: 10px 0px 10px 35px;
    background-repeat: no-repeat;
}
.huawei-menu-icon-parent span.sm_megamenu_title {
    background-image: url(https://cablendevices.ae/pub/media/wysiwyg/mega-menu/icon-sprite_1.png);
    background-position: -23px -130px;
    padding: 10px 0px 10px 35px;
    background-repeat: no-repeat;
}
.hp-menu-icon-parent span.sm_megamenu_title {
    background-image: url(https://cablendevices.ae/pub/media/wysiwyg/mega-menu/icon-sprite_1.png);
    background-position: -23px -191px;
    padding: 10px 0px 10px 35px;
    background-repeat: no-repeat;
}
.juniper-menu-icon-parent span.sm_megamenu_title {
    background-image: url(https://cablendevices.ae/pub/media/wysiwyg/mega-menu/icon-sprite_1.png);
    background-position: -23px -251px;
    padding: 10px 0px 10px 35px;
    background-repeat: no-repeat;
}
.synology-menu-icon-parent span.sm_megamenu_title {
    background-image: url(https://cablendevices.ae/pub/media/wysiwyg/mega-menu/icon-sprite_1.png);
    background-position: -23px -309px;
    padding: 10px 0px 10px 35px;
    background-repeat: no-repeat;
}
.storage-menu-icon-parent span.sm_megamenu_title {
    background-image: url(https://cablendevices.ae/pub/media/wysiwyg/mega-menu/icon-sprite_1.png);
    background-position: -23px -365px;
    padding: 10px 0px 10px 35px;
    background-repeat: no-repeat;
}
.cables-menu-icon-parent span.sm_megamenu_title {
    background-image: url(https://cablendevices.ae/pub/media/wysiwyg/mega-menu/icon-sprite_1.png);
    background-position: -23px -427px;
    padding: 10px 0px 10px 35px;
    background-repeat: no-repeat;
}
.brands-menu-icon-parent span.sm_megamenu_title {
    background-image: url(https://cablendevices.ae/pub/media/wysiwyg/mega-menu/icon-sprite_1.png);
    background-position: -23px -253px;
    padding: 10px 0px 10px 35px;
    background-repeat: no-repeat;
}
.col-lg-3.logo-header{margin-top:-30px;margin-bottom:-20px}