/*
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");

select {
    padding: 5px 25px;
}
a.reset_variations {
    color: white;
    border: 1px solid black;
    padding: 0px 14px;
    background: black;
}.woocommerce-variation-price {
    padding: 31px 0;
    font-size: 30px;
    font-weight: bold;
}input.wpcf7-form-control.wpcf7-text {
    border: 1px solid #e5e5e5;
}textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #e5e5e5;
}input[type=text] {
    border: 1px solid #000!important;
}

input#billing_email {
    border: 1px solid #000;
}

input#billing_phone {
    border: 1px solid #000;
}

div#select2-drop-mask {
}

p#billing_country_field {}

input#s2id_autogen1 {
}

span#select2-chosen-1 {
    border: 1px solid #000;
}

span#select2-chosen-2 {
}

textarea#order_comments {
    border: 1px solid #000;
}


@media only screen 
    and (min-device-width : 375px) // or 213.4375em or 3in or 9cm
    and (max-device-width : 667px) // or 41.6875em
    and (width : 667px) // or 41.6875em
    and (height : 375px) // or 23.4375em
    and (orientation : landscape) 
    and (color : 8)
    and (device-aspect-ratio : 375/667)
    and (aspect-ratio : 667/375)
    and (device-pixel-ratio : 2)
    and (-webkit-min-device-pixel-ratio : 2)
{
nav.main_menu > ul > li > a {
    padding: 0 10px;
} }

.theme-default .nivoSlider{box-shadow:none!important}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
 
    border: 1px solid #e5e5e5;
}.one_half {
    float: left;
    margin: 5px;
    width: 48%;
}
.one_full {
    width: 100%;
    display: block;
    float: left;
}
img.mobile {
    width: 173px!important;
    float: left;
    height: 40px!important;
    margin-top: 15px!important;
}
.woocommerce form.checkout table.shop_table td, .woocommerce form.checkout table.shop_table th{text-align:left}
tr.cart_item {
    border: 1px solid #e6e6e6;
}

td.product-name {
    font-weight: bold;
    color: #000!important;
}.footer_top h5 {
    font-size: 13px;
    line-height: 10px;
    font-weight: 600;
    color: #ffffff;
}input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea{border:1px solid!important}
