﻿
/*body { -webkit-touch-callout: none; -webkit-text-size-adjust: none; -webkit-user-select: none; -webkit-highlight: none; -webkit-tap-highlight-color: rgba(0,0,0,0); }*/

#slides_div_shild_right::-webkit-scrollbar {
        width: 0 !important;
    }


.field-bootom1 a {
    /*background-color: #cc0000;*/
    /*background-color: #437abd;*/
    background-color: #000;
    border-radius: 5px 5px 5px 5px;
    color: #eee;
    display: inline-block;
    text-align:center;
    
    font-weight: 600;
    margin: 5px;
    /*padding: 0.8rem 5rem;*/
    text-decoration: none;
    /*text-shadow: 1px 1px 1px #2a0607;*/
    text-transform: uppercase;
   width: 175px;
   height: 28px;
    /*padding: 8px 0 0 0;*/
    border: 1px solid #000;
    padding-top: 2px;
    margin-top: 5px;
    font-size: 14px;
    line-height: 21px;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    line-height:22px;
    
}


.field-bootom2 a {
    border-radius: 5px 5px 5px 5px;
    color: #34495e;
    
    display: inline-block;
    /*font-weight: 600;*/
    margin: 5px;
    text-decoration: none;
    /*text-shadow: 1px 1px 1px #ddd;*/
    height: 28px;
    padding-top: 2px;
    margin-top: 6px;
    font-size: 14px;
    background-color: #e3f1fe;
  
    width: 150px;
    border: 1px solid #8dccff;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    line-height: 22px;
}

.field_bootom2_active a {
       background-color: #fff;
}

/*#slides_div_shild_right {
    width:300px;
}

#diamond_details_item{
    width:246px;
}*/

 #slides_div_shild_right {
        width: 100%;
    }
    #diamond_details_item {
        width: 100%;
    }

/*@media screen and (max-width: 600px) {
    #slides_div_shild_right {
        width: 100%;
    }
    #diamond_details_item {
        width: 100%;
    }
}*/
#use_old_version {
    display: inline-block;
    margin-right: 5px;
    float: right;
    margin-top: 18px;
}



@media screen and (max-width: 870px) {

    .field-bootom1 a {
        width: 65px;
         font-size: 11px;
        /*padding: 5px 0 4px 0;*/
        height: 43px;
        padding-top: 5px;
    line-height: 19px;
    font-size: 14px;
    padding-bottom: 5px;
    }







    .field-bootom2 a {
        height: 43px;
        padding-bottom: 2px;
        margin-top: 6px;
         font-size: 14px;
        width: 60px;
        
        white-space: normal;
    }

    .field-bootom2_1 a {
        line-height: 35px;
        padding-top:8px;
    }

    .field-bootom2_2 a {
        line-height: 20px;
        padding-top:5px;
        padding-bottom: 5px;
    }

    .field-bootom2_3 a {
        line-height: 18px;
        padding-top:8px;
    }

    .field-bootom2_4 a {
        line-height: 30px;
        padding-top:8px;
    }

    .field-bootom2_5 a {
        line-height: 22px;
        padding-top:5px;
    }

    

}





@media screen and (max-width: 668px) {





    #use_old_version {
        display: block;
        margin-right: 5px;
        float: none;
        margin-top: 18px;
        text-align: center;
    }
}

@media screen and (max-width: 425px) {
    .field-bootom2 a {
        font-size: 14px;
        width: 60px;
    }
}


