@import url('../icomoon/dist/css/style.css');
@import url('../fonts2/Roboto_Mono.css');
@import url('../fonts1/poppins.css');

/* @font-face {
    font-family: perpetua;
    src: url(../fonts4/Perpetua.ttf);
} */

.fab {
    width: 40px;
    height: 40px;
    color: white;
    text-align: center;
    position: fixed;
    left: 20px;
    bottom: 160px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
    border-radius: 50%;  
    border: 2px solid #FFFFFF;
}

.fab1 {
    width: 40px;
    height: 40px;
    color: white;
    text-align: center;
    position: fixed;
    right: 20px;
    bottom: 160px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
    border-radius: 50%;  
    border: 2px solid #FFFFFF;
}

input[type="text"],
input[type="number"] {
    height: 30px;
    border: 0;
    margin: 6px 0;
    width: 100%;
}

textarea {
    margin: 6px 0;
    width: 100%;
}

input[type="button"] {
    border: 0;
    margin-top: 10px;
}

.center-message {
    width: 90%;
    font-size: 15px;
    background: #FFF;
    color: #181818;
    text-align: center;
    padding: 3px 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

body {
    background-color: #FFFFFF !important;
    /* background-image: url(../img/appimages/background1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
}

body,
input,
select,
textarea,
button,
.ui-btn {
    font-family: 'Roboto Mono' !important;
    background-attachment: fixed;
}

header {
    background-color: #FFFFFF !important;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
}

hr {
    border-bottom: 1px solid #e16201!important;
    border-top: none !important;
    margin-top: 0;
    margin-bottom: 0;
    /* background-image: url(../img/appimages/Strock.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important; */
}

.ui-loader.ui-corner-all.ui-body-a.ui-loader-default {
    display: none !important;
}

.roundCorner {
    /* margin: 0 15px 0; */
}

.cnt-detail-cover {
    padding: 10px;
    text-align: center;
    border-radius: 4px;
    box-shadow: 1px 1px 4px #00000059;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    border: 4px solid #ffc201;
}

.cnt-detail-cover p span {
    margin-bottom: 7px;
    color: #fff;
    font-size: 16px;
    display: block;
    font-weight: bold;
}

.col-md-6.cnt-inf {
    margin-top: 15px;
}

.cnt-detail-cover p {
    padding: 8px 5px;
    border-radius: 4px;
    box-shadow: 1px 1px 4px #00000059;
    border: 4px solid #FFC201;
}

.cnt-detail-cover p strong {
    display: block;
    margin-bottom: 7px;
    font-size: 20px;
    color: #e79e4f;
}

.cnt-detail-cover p i {
    font-size: 24px;
    margin-bottom: 10px;
    height: 42px;
    width: 42px;
    text-align: center;
    line-height: 42px;
    color: #000;
    border-radius: 30px;
    display: inline-block;
}

.cnt-detail-cover p:last-child {
    margin-bottom: 0px;
}

span.bloc_GS {
   color:#181818;
   font-size: 13px;
   font-weight: 700;
}

.text-muted {
    color: #fff !important;
    font-size: 10px !important;
}

.navbar {
    padding: 0;
}

i.icomoon {
    font-size: 22px;
    color: #000 !important;
}

i.icomoon.mar_rig_menu {
    font-size: 18px;
    padding: 10px;
}

.fixed-top {
    line-height: 0.5;
}

a.active {
    outline: none;
}

.activee,
.activee i {
    color: #FFF !Important;
    background-color: #fd5972;
    border-radius: 5px;
}

.inner_logo_font {
    font-size: 17px;
    display: block;
    line-height: 1px;
}

table#gvData_Trending tr td {
    /*padding: 0px 0px;*/
}

.heading {
    background-image: url(../img/appimages/Box_02.png);
    background-repeat: repeat;
    background-size: 100% 100%;
    line-height: 2.7;
}

.heading1 {
    background-image: url(../img/appimages/Box_03.png);
    background-repeat: repeat;
    background-size: 100% 100%;
    line-height: 2.4;
}

td.sell {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
}

span.sell {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 400;
}

.divBg {
    background-image: url(../img/sg/bg3.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 13px 16px;
}

.color-gold {
    color: #BB7C33 !Important;
}

.color-white {
    color: White !important;
}

a:link {
    color: #181818;
    text-decoration: none;
}

a:visited {
    color: #181818;
    text-decoration: none;
}

a:hover {
    color: #181818;
    text-decoration: none;
}

a:active {
    color: #181818;
    text-decoration: none;
}

.color-black {
    color: #000 !Important;
}

li.nav-item img {
    width: 35px;
}

table.goldd {
    background: #002c3f;
    line-height: 1.3;
}

table.goldd tr:nth-child(1) td {
    line-height: 2;
    background-color: #e16201;
}

table.goldd tr:nth-child(2) td {
    padding-top: 4px;
}

table.goldd tr:nth-child(3) td {
    padding-bottom: 2px;
}

/* table.goldd1 {
    background: url(../img/appimages/Box_02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 1;
}

table.goldd1 tr:nth-child(1) td {
    padding-top: 6px;
}

table.goldd1 tr:nth-child(2) td {
    padding-top: 5px;
}

table.goldd1 tr:nth-child(3) td {
    padding-top: 5px;
}

table.goldd1 tr:nth-child(4) td {
    padding-bottom: 4px;
} */

.buylive {
    background: url(../img/swastik/Buy.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 1.6;
}

.table1001 {
    border-collapse: separate;
    width: 100%;
    border-spacing: 10px 0px;
}

.table1001 td {
    width: 33%;
}

table.table1002 {
    border-collapse: separate;
    width: 100%;
    border-spacing: 7px 9px ;
    background-color: #e6be7d;
}

.table1002 td {
    width: 50%;
}

table.gold_silver_costing {
    box-shadow: 0px 0px 7px #f0c309;
    border-radius: 3px;
    line-height: 18px;
}

table.gold_silver_costing tr:nth-child(1) td {
    padding: 5px 0 0;
}

table.gold_silver_costing tr:nth-child(2) td {
    padding: 3px 0 0px;
}

table.tt_33 {
    border: 2px solid #e16201;
    border-collapse: collapse;
}

table.tt_331 {
    border: 2px solid #b1b1b1;
    border-collapse: collapse;
}

.col-12 {
    padding-left: 0;
    padding-right: 0;
}

.label-red {
    font-size: 23px;
    font-weight: 700;
    background-color: #FFFFFF;
    /* background-image: url(../img/appimages/Box_01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
    color: #bd903b;
    display: inline-block;
    padding: 6px 4px;
    line-height: 40px;
    width: 65%;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    align-items: center !important;
}

.swiper-pagination1.swiper-pagination-clickable .active-mark {
    background: #c28c2a;
    width: 10%;
    height: 2px;
    position: absolute;
    left: 0;
    display: none;
    top: 28px;
    transition: left 0.2s ease-out;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
    color: #181818 ;
    font-weight: 700;
    border: 1px solid #e16201;
    margin: 0 3px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 1rem;
    opacity: 1;
    height: 40px;
    width: 40%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: font-weight 0.22s ease;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet-active {
    width: 45%;
    font-weight: 700;
    background-image: url(../img/appimages/Box_02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #181818 !important;

}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(1).swiper-pagination-bullet-active~.active-mark {
    left: 11%;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(2).swiper-pagination-bullet-active~.active-mark {
    left: 70%;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(3).swiper-pagination-bullet-active~.active-mark {
    left: 78%;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:first-of-type.swiper-pagination-bullet-active~.active-mark {
    left: 20%;
}

.swiper-container {
    z-index: auto;
}

.modal-content {
    background-color: rgb(1, 20, 27);
}

.close {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #FFF;
    text-shadow: none;
    opacity: 1;
}

.close:focus,
.close:hover {
    color: #FFF;
    text-decoration: none;
    opacity: 1;
}

.close:focus,
.close:hover {
    outline: 0;
}

.fa {
    cursor: pointer;
}

.btn.focus,
.btn:focus {
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
}

#back_fore_color tr td {
    padding: 26px 0;
    width: 70%;
}

#back_fore_color tr td {
    padding: 15px 0;
    width: 70%;
}

.back_fore_color_td {
    padding: 15px 10px;
}

input[type="color"] {
    -webkit-appearance: none;
    border: none;
    width: 32px;
    height: 20px;
}

input[type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
}

input[type="color"]::-webkit-color-swatch {
    border: none;
}

nav.navbar.navbar-expand-lg.nav-bg-white.nav-scrl .main_logoo {
    display: none;
}

.connectionmsg {
    display: none;
    color: #FFF;
    background-color: red;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 0rem;
    width: 100%
}

.retry_connection_btn {
    display: none;
    color: #FFF !important;
    background-color: #000;
    line-height: 30px;
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 0rem;
    padding: 0px 24px;
    border-radius: 5px;
    border: 1px solid #f8f8f8;
}

.connectiondiv {
    display: none;
    background-color: red;
    text-align: center;
    padding: 3px 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9999999;
}

table.Coins_Table_Child3 tr td {
    padding: 5px;
}

.padd-right {
    padding-right: 10px !Important;
    padding-left: 10px !Important;
}

.swiper-container.s1 {
    width: 100%;
    height: 100%;
}

table.Trending_Table_Root tr td {
    padding: 0px 0px;
}

.Trending_Table_Child1 {
    padding: 0px 0px;
}

.Trending_Table_Child2 {
    padding: 0px 3px;
}

table.Trending_Table_Root_top3 tr td {
    padding: 2px 0px;
    font-size: 14px;
}

@media (max-width: 500px) {

    .res20 {
        background-image: url(../img/appimages/Box_02.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        color: #FFFFFF !important;
        padding: 7px 0;
        text-align:center;
        font-size: 18px;
        font-weight: 400;
    }

    .aboutus2 {
        color:#181818;
        text-align: center;
        font-size: 17px;
        font-weight: 500;
    }

    .gvdatamsg {
        font-size: 20px;
        color:#181818;
    }

    .buy20res {
        color: #162826;
        font-size: 11px !important;
        font-weight: 500;
    }

    table.res_mob_font_width {
        border-bottom: 2px solid #e16201;
        line-height: 1.7;
    }

    table.res_mob_font_width:last-child {
        border-bottom: none;
    }

    table.res_mob_font_width1 {
        border-bottom: 2px solid #b1b1b1;
        line-height: 1.3;
    }

    table.res_mob_font_width1:last-child {
        border-bottom: none;
    }

    .buy_sell_label {
        font-size: 17px;
        font-weight: 600;
        color: #181818;
        font-family: 'Poppins';
    }

    .buy_sell_label1 {
        font-size: 13px;
        font-weight: 700;
        color: #181818;
        font-family: 'Poppins';
    }

    .buy_sell_label2 {
        font-size: 13px;
        font-weight: 700;
        color: #181818;
    }

    .heading span {
        font-size: 14px;
        font-weight: 500;
        color: #FFFFFF;
        font-family: 'Roboto Mono';
    }

    .heading1 span {
        font-size: 18px;
        font-weight: 500;
        color: #FFFFFF;
        font-family: 'Roboto Mono';
    }

    span.top3span {
        font-size: 18px;
        font-weight: 700;
    }

    span.top5span {
        font-size: 21px;
        font-weight: 700;
    }

    span.top55span {
        font-size: 17px;
        font-weight: 700;
    }

    tr.borderSpotRate {
        /* background-image: url(../img/appimages/Strock1.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: 100% 4%; */
    }

    td.top5sell {
        font-size: 14px;
        font-weight: 600;
        color: #FFFFFF;
    }

    .nomargin {
        color: #181818;
        font-weight: 700;
    }

    /* .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        font-size: 14px !Important;
    } */

    .col-xs-4.menu {
        width: 31% !Important;
        text-align: center;
        vertical-align: top;
        /* border-bottom: 1px solid #172929; */
        /* background-image: url(../img/appimages/Strock1.png);
        background-repeat: no-repeat;
        background-size: 100% 1%;
        background-position: bottom center; */
    }

    .col-xs-4.menu img {
        width: 50%;
        margin: 10px auto;
    }

    .col-xs-4.menu span {
        font-size: 14px;
        font-weight: 600 !important;
        margin: 5px 0 10px;
        color: #181818 !important;
        font-family: 'Roboto Mono';
        /* background: -webkit-linear-gradient(#F8DE5A, #F8DE5A, #9D7127);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; */
    }

    .col-xs-12 {
        /* width: 100%;
        text-align: center;
        color: #FFF;
        background-image: url(../img/logo/Header.png);
        background-repeat: no-repeat;
        background-size: 100% 100%; */
    }

    footer.footer img {
        height: 28px;
        margin: 12px 0 8px;
    }

    .font200-100 {
        font-size: 170% !Important;
    }

    #navigation {
        padding: 35px 0px !Important;
    }

    .nav-scrl #nav-list>ul>li {
        padding: 0px 7px !Important;
    }

    .widthflex {
        width: 60%;
    }

    .mobile-view {
        display: inherit;
    }

    body>.container {
        padding: 0px 10px 0;
    }

    .swiper-slide {
        color: #FFF;
        font-size: 1rem;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .swiper-slideTrending {
        min-height: auto;
    }

    .swiper-slideMCX {
        min-height: auto;
    }

    .swiper-slideCoins {
        min-height: auto;
    }

    .swiper-slidePortfolio {
        min-height: auto;
    }

    table.Trending_Table_Child3 tr td {
        padding: 2px 5px;
    }

    table.MCX_Table_Root tr td {
        padding: 3px 0px;
    }

    table.MCX_Table_Child3 tr td {
        padding: 3px 5px;
    }

    table.Trending_Table_Child3 {
        width: 96%;
        margin-left: 2%;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    table.MCX_Table_Child3 {
        width: 100%;
        margin-bottom: 0px;
    }

    .Trading_High_Low_Close_Box,
    .MCX_High_Low_Close_Box {
        padding: 2px;
    }

    .High-Green {
        color: #FFF;
        font-size: 75% !important;
    }

    .Low-Red {
        color: #FFF;
        font-size: 75% !Important;
    }

    .High-Green-MCX {
        background: #00ce7c;
        margin-right: 5px;
        font-size: 0.6rem;
    }

    .Low-Red-MCX {
        background: #cc0404;
        font-size: 0.6rem;
    }

    .pClose-MCX {
        font-size: 0.6rem;
    }

    .Coins_Child_Label {
        margin-right: 5px;
    }

    .MCX_Body {
        width: 96%;
        margin-left: 2%;
    }

    .Font_MCX_Date {
        font-size: 0.8rem;
    }

    .Font_MCX_Features_Rates {
        font-size: 0.7rem;
    }

    .MCX-2-td {
        width: 50%;
        background: #081132;
        padding-left: 5px !important;
        border-right: 5px solid transparent;
        -webkit-background-clip: padding;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }

    .pad-dynamic-MCX {
        padding-left: 5px !Important;
    }

    .plus_font {
        font-size: 22px;
    }

    .plus_width {
        width: 6%;
    }

    .plus-width-mcx {
        font-size: 22px;
    }

    .plus-width-coins {
        font-size: 22px;
    }

    div#myModal {
        padding-right: 0px !Important;
    }

    .hidden-xs {
        display: none;
    }

    span.d-block.font_footer {
        font-size: 11px;
        font-weight: 500;
        color: #FFFFFF;
        margin-bottom: 10px;
    }

    .col-xs-3 {
        width: 23% !important;
        text-align: center;
    }

    .Date_News_second {
        color: #808f96;
        margin-left: 0px !Important;
    }

    .mar_rig_menu {
        margin-left: 10px;
        width: 16px;
        color: #FFF;
        font-size: 18px;
        margin-top: 2px;
        margin-bottom: 2px;
        margin-right: 20px;
    }

    .GDINRRates {
        padding: 0 10px 0px 10px;
    }

    .BuySellLabel {
        line-height: 1;
        padding: 2px 0px !Important;
    }

    .bog_Gc1 {
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 700;
    }

}

@media screen and (min-width: 500px) { 
    
    .buy_sell_label {
        font-size: 25px !important;
        font-weight: 700;
        color: #181818;
        font-family: 'Poppins';
    }

    .buy_sell_label1 {
        font-size: 25px !important;
        font-weight: 700;
        color: #181818;
        font-family: 'Poppins';
    }

    .buy_sell_label2 {
        font-size: 22px;
        font-weight: 700;
        color: #181818;
    }
    
    span.bloc_GS {
        color:#181818;
        font-size: 20px !important;
        font-weight: 700;
    }

    .scriptcode20 {
        font-size: 30px !important;
    }

    .price20 {
        font-size: 30px;
    }

    .price22 {
        font-size: 40px !important;
    }

    .quantity {
        font-size: 30px !important;
    }

    .gvdatamsg {
        font-size: 30px;
        color:#181818;
    }

    .col-xs-3 {
        width: 24% !important;
        text-align: center;
    }

    .buy20res {
        color: #162826;
        font-size: 20px !important;
        font-weight: 500;
    }

    td.sell {
        color: #FFFFFF;
        font-size: 28px;
        font-weight: 500;
    }

    .bog_Gc1 {
        color: #FFFFFF;
        font-size: 30px;
        font-weight: 700;
    }

    .col-xs-12 {
        font-size: 20px !important;
        width: 100%;
    }

    table.Trending_Table_Root tr td {
        padding: 0px 0px;
    }

    .fa {
        font-size: 30px !important;
    }

    .css_bkdesk p,
    .css_bkdesk span,
    .css_bkdesk a {
        font-size: 24px !important;
        font-weight: 600 !important;
        margin: 10px 0 0 !Important;
    }

    table.bnkdetails td:nth-child(even) {
        font-size: 35px !important;
    }

    table.bnkdetails td span {
        font-size: 35px !important;
    }

    .aboutus2 {
        color:#181818;
        text-align: center;
        font-size: 25px;
        font-weight: 500;
    }

    .footer-copyright {
        padding: 10px 0 10px;
    }

    a.Disclaimerr,
    .indicator,
    .title,
    .value {
        font-size: 20px !important;
        font-weight: 600 !important;
    }
    
    span.top3span {
        font-size: 25px !important;
        font-weight: 700;
    }

    span.top5span {
        font-size: 28px !important;
        font-weight: 700;
    }

    span.top55span {
        font-size: 28px;
        font-weight: 700;
    }

    .heading span {
        font-size: 23px !important;
        font-weight: 700;
        color: #FFFFFF;
        font-family: 'Roboto Mono';
    }

    .heading1 span {
        font-size: 23px !important;
        font-weight: 700;
        color: #FFFFFF;
        font-family: 'Roboto Mono';
    }

    td.top5sell {
        font-size: 24px !important;
        font-weight: 600;
        color: #FFFFFF;
    }

    tr.borderSpotRate {
        /* background-image: url(../img/appimages/Strock1.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: 100% 4%; */
    }

    .nomargin {
        color: #181818;
        font-weight: 700;
    }

    .New_button {
        font-size: 1.8rem !important;
    }

    .form-control {
        font-size: 2rem !important;
        height: 5rem !important;
    }

    .disclaimer {
        font-size: 26px !important;
    }

    .res20 {
        background-image: url(../img/appimages/Box_02.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        color: #FFFFFF !important;
        padding: 7px 0;
        text-align:center;
        font-size: 30px;
        font-weight: 400;
    }

    svg:not(:root) {
        overflow: hidden;
        padding-left: 70px;
    }

    .LiveRateFooter {
        width: 55px !important;
        height: 55px !important;
    }

    footer.footer img {
        height: 50px;
        margin: 20px 0 10px;
    }

    /* .menu a {
        display: block;
        padding-left: 14px;
        padding-right: 22px;
        color: #ffcc00;
        text-decoration: none;
        line-height: 30px;
        font-size: 14px;
        font-weight: 600;
    } */

    .col-xs-4.menu img {
        width: 30%;
        margin: 20px auto;
    }

    .col-xs-4.menu {
        width: 31% !Important;
        text-align: center;
        vertical-align: top;
        /* margin: 2px 0; */
        /* border-bottom: 1px solid #172929; */
        /* background-image: url(../img/appimages/Strock1.png);
        background-repeat: no-repeat;
        background-size: 100% 1%;
        background-position: bottom center; */
    }

    .col-xs-4.menu span {
        font-size: 20px;
        font-weight: 600 !important;
        margin: 5px 0 20px;
        color: #181818 !important;
        font-family: 'Roboto Mono';
        /* background: -webkit-linear-gradient(#F8DE5A, #F8DE5A, #9D7127);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; */
    }

    .col-12 img {
        width: 40% !important;
    }

    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
         height: 60px;
         font-size: 2rem;
    }

    .col-xs-12 img {
        width: 40% !important;
    }

    .color-navv{
        font-size: 20px !important;
    }

    .col-9 img {
        width: 30% !important;
    }

    span.d-block.font_footer {
        font-size: 18px;
        font-weight: 800;
        color: #FFFFFF;
        margin-bottom: 10px;
    }

    table.res_mob_font_width {
        border-bottom: 2px solid #e16201;
        line-height: 1.7;
    }

    table.res_mob_font_width:last-child {
        border-bottom: none;
    }

    table.res_mob_font_width1 {
        border-bottom: 2px solid #b1b1b1;
        line-height: 1.3;
    }

    table.res_mob_font_width1:last-child {
        border-bottom: none;
    }

    .text-muted {
        color: #fff !important;
        font-size: 14px !important;
    }

    .fab1,
    .fab {
        bottom: 220px;
        width: 60px;
        height: 60px;
    }

    .brad,
    .bradd {
        font-size: 25px !important;
    }

    .timeee td {
        font-size: 32px !important;
        padding: 40px 15px 40px 10px !important;
    }

    .paddingg {
        font-size: 25px !important;
    }

    .headerstyle th {
        font-size: 25px !important;
    }

    span.sell {
        font-size: 20px !important;
    }

    .price3232,
    .price31 {
        font-size: 1.5em !important;
        font-weight: 500 !important;
        /* text-align:right !important;
		padding-right:30px; */
    }

    .nice-select {
        height: 70px !important;
        line-height: 70px !important;
        width: 100% !important;
        font-size: 30px !important;
    }
}