/* Theme Name: Bridge Child Theme URI: http://demo.qodeinteractive.com/bridge/ Description: A child theme of Bridge Theme Author: Qode Interactive Author URI: http://www.qodethemes.com/ Version: 1.0.0 Template: bridge */
@import url("../bridge/style.css");
.body{
    background-color: #000000;
}
.time-container {
    display: inline-block;
    padding-left: 10px;
    font-size: 13px;
    letter-spacing: 1px;
    color: #000000;
    font-weight:bold;
    font-family: 'Poppins';
}
span.flag-container {
    display: flex;
}
.timer-item {
    display: flex;
    align-items: center;
    margin-right: 20px;
    margin-left:0;
}
.world-time-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    border-top: 1px solid rgba(0,0,0,0.3);
    border-bottom: 1px solid rgba(0,0,0,0.3);
    padding: 12px 0 12px 0;
    margin-top:20px;
}
table th {
    border: 0;
    padding: 10px 7px;
}
.gold-price-table-container table {
    width:100%;
}
.gold-price-table-container tr {
    border: 1px solid #cdcdcd;
}
.gold-price-table-container th {
    color:#ffffff;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}
.gold-price-table-container td {
    padding: 15px 10px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-align: center !important;
}
.gold-price-table-container {
    font-family: 'Poppins';
}
tr#headrow {
    background: #d69a00;
}
.gold-price-table-container{
    min-width: 420px;
    margin: 0 auto;
}
.update-counter,.countdown-amount {
    display: inline;
    font-size: 12px;
    font-family:'poppins';
}
span.diff-value {
    margin-left: 10px;
}
span.diff-value.plus{
    color:green;
}
span.diff-value.minus{
    color:red;
}
.woocommerce-product-details__short-description{
    font-family:poppins;
}
.woocommerce-product-details__short-description li h4 {
    display: inline;
    font-size: 14px;
    font-style: normal;
    color: #000000;
    font-weight: bold;
}
.single .title_outer.title_without_animation{
   display:none !important;
}
.woocommerce-product-details__short-description p {
    color: #000000;
    font-size: 14px;
    line-height: 2em;
    text-align: justify;
}
body{
   font-family: 'poppins', sans-serif;
}
.woocommerce .product h1.product_title{
   font-weight:bold;
}
.accordion_content_inner p {
    line-height: 2em;
    color: #000000 !important;
    font-size: 13px;
    text-align: justify;
}
.contact-us-on-whatsapp {
    width: 300px;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 20px;
    background: #3fc350;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 15px;
    min-height: 60px;
    cursor:pointer;
}
p.contact-us-on-whatsapp-title {
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
}
img.whatsapp-logo-image {
    display: inline;
    width: 50px;
}
@media (max-width:480px){
    .tradingview-widget-container {
        height: auto !important;
        margin-bottom: 100px;
   }
    .section_inner.clearfix {
        width: 90% !important;
        margin: 0 auto;
   }
    .woocommerce ul.products li.product h6, .qode_product_list_holder .product_title {
        margin: 0 auto;
        max-width: 80%;
   }
    .woocommerce ul.products {
        display: grid;
        grid-template-columns: 1fr 1fr;
   }
    .q_logo a {
        max-height:50px;
        left: -50%;
        width: auto!important;
   }
    .world-time-container {
        margin-top: 0px;
   }
    li.product.type-product .top-product-section {
        min-height: 210px !important;
   }
   .gold-price-table-container {
   min-width: 100%;
   margin: 0 auto;
}
    .gold-price-table-container td {
        padding: 5px 5px;
        color: #000000;
        font-size: 13px;
        font-weight: bold;
   }
    .world-time-container{
        justify-content:center;
   }
    .time-container{
       font-size:12px;
   }
    .update-counter{
       text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
   }
}
.woocommerce ul.products li.product h6, .qode_product_list_holder .product_title {
    letter-spacing: 0;
}
.align-center-button {
    width: 250px;
    margin: 0 auto;
    float: none;
    display: block;
    clear: both;
}
.gold-price-table-container td:first-child {
    text-align: left !important;
}
@media (max-width:619px){
    .tradingview-widget-container {
        height: auto !important;
   }
}
.ur-frontend-form .description a {
    color: #000000;
    letter-spacing: 0.5px;
    opacity: 0.7;
}
.logged-in .hide-logged-in{
    display:none !important;
}
.footer_bottom ul li {
    display: inline-block;
    margin-right: 20px;
}
.gold-price-table-container td span.increase{
    color:#6dab3c;
}
.gold-price-table-container td span.decrease{
    color:#fe6c61;
}
.contact-form-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 15px;
    margin-bottom: 20px;
}
h5, .h5, h5 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h5.elementor-heading-title, .q_icon_with_title .icon_text_holder h5.icon_title{
    font-size:14px;
}
nav.main_menu > ul > li > a {
    padding: 0 15px;
}
nav.main_menu{
    top:7px;
}
a.contact-us-on-whatsapp-button {
    max-width: 250px;
    display: block;
}
.form-row .description a {
    color: #5aa1e3;
    opacity: 1;
}



.vc_mobile div#price-table-column {
   width: 100%;
   margin-bottom:60px;
}


.q_logo a {
   
   height: 60px !important;
}



.gold-price-table-container table {
   width: 100%;
   height: 338px;
}



.vc_mobile div#trading-view-column {
   width: 100% !important;
}

@media (max-width:860px) and (min-width:768px){
   
   .gold-price-table-container {
   min-width: 380px;
       margin: 0 auto;}
   
   
}


.gold-price-table-container th:first-child {
   text-align: left !important;
}


.vc_mobile .timer-item {
    display: flex;
    align-items: center;
   flex-direction:column;
    margin-right: 5px;
    margin-left:0;
}