/*!/wp-content/themes/bridge-child/style.css*/
.footer_top.footer_top_full {
    padding: 28px 24px
}

.google_map {
    margin: 0
}

@media (min-width:768px) {
    body.search.search-results article .post_content_holder .post_image {
        width: 50% !important;
        float: left !important
    }

    body.search.search-results article .post_content_holder .post_text {
        width: 50% !important;
        float: left !important;
        padding-left: 2% !important;
        box-sizing: border-box !important
    }

    body.search.search-results article .post_content_holder .post_text .post_text_inner {
        padding-top: 0 !important
    }
}

.pbuttonmain {
    transition: all 0.3s ease;
    font-size: 13px;
    font-weight: 500;
    padding: 7px 7px 7px 4px;
    width: 100%
}

.pbuttonmain:hover {
    background-color: #1A33D0;
    color: #fff
}

.myjoinButton {
    background-color: #1A33D0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    float: right;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 24px;
    text-decoration: none
}

.myjoinButton:hover {
    background-color: #1C30BD;
    color: #fff
}

.myjoinButton:active {
    position: relative;
    top: 1px
}

.q_tabs .tabs-nav li a {
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 0;
    padding: 0 30px;
    font-size: 20px;
    font-family: Lato;
    font-style: normal;
    color: #464646;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 600;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.q_tabs .tabs-nav li a:before {
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-size: 16px;
    color: #1A33D0;
    font-weight: 400;
    text-decoration: inherit;
    padding-right: 10px
}

.mybcButton {
    background-color: #d5d5d5;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    cursor: pointer;
    float: left;
    color: #464646;
    font-family: arial;
    font-size: 12px;
    font-weight: 700;
    padding: 0 0;
    text-decoration: none
}

.mybcButtontwo {
    background-color: #d5d5d5;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    cursor: pointer;
    float: left;
    color: #1A33D0;
    font-family: arial;
    font-size: 12px;
    font-weight: 700;
    padding: 0 0;
    text-decoration: none
}

.mybcButton:hover {
    background-color: #d5d5d5;
    color: #1A33D0
}

.mybcButtontwo:hover {
    background-color: #d5d5d5;
    color: #1A33D0
}

.mybcButton:active {
    position: relative;
    top: 1px
}

.mybctable th {
    padding: 1px 1px
}

.table th {
    vertical-align: top
}

.mainpagetab .q_tabs .tabs-nav li a {
    font-size: 22px;
    color: #fff;
    font-weight: 500
}

.mybcButton1 {
    background-color: transparent;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    float: left;
    color: #fff;
    font-family: arial;
    font-size: 12px;
    font-weight: 700;
    padding: 2px 2px;
    text-decoration: none
}

.mybcButton1:hover {
    color: #1A33D0
}

.wpcf7 form.wpcf7-form p {
    color: #fff;
    font-size: 12px
}

.li#blue1:hover {
    color: #1A33D0 !important
}

.myjoin3Button {
    background-color: #1A33D0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    float: left;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 24px;
    text-decoration: none
}

.myjoin3Button:hover {
    background-color: #1C30BD;
    color: #fff
}

.myjoin3Button:active {
    position: relative;
    top: 1px
}

.content,
.content .container,
.full_width {
    background-color: #fff
}

.woocommerce-breadcrumb {
    font-size: 12px;
    color: #1A33D0;
    font-weight: 700;
    font-family: arial
}

.price {
    font-size: 30px;
    color: #1A33D0;
    font-weight: 700
}

.q_icon_with_title .icon_text_inner {
    padding: 0 0 0
}

.woocommerce .product h1.product_title {
    text-align: center;
    margin-bottom: 2px
}

.woocommerce div.product .cart,
.woocommerce div.product .product_meta {
    margin: 5px 0
}

.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus {
    padding: 0;
    width: 25px;
    height: 38px;
    line-height: 17px;
    margin: 0;
    display: inline;
    font-size: 20px;
    border: 0;
    cursor: pointer;
    outline: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background-color: #bcbcbc;
    color: #fff;
    border-radius: 5px;
    font-family: "Times New Roman"
}

.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty {
    border: none;
    padding: 0 5px;
    width: 45px;
    display: inline;
    text-align: center;
    font-family: Lato;
    font-weight: 600;
    color: #303030;
    font-size: 18px;
    background: #fff;
    height: 38px;
    border-radius: 5px
}

.shopping_cart_header .header_cart.cart_icon:before {
    content: "\e013";
    font-family: ElegantIcons;
    font-size: 23px;
    color: #9d9d9d
}

.shopping_cart_header .header_cart.cart_icon:before {
    content: "\e013";
    font-family: ElegantIcons;
    font-size: 35px;
    color: #1A33D0
}

.shopping_cart_header .header_cart.cart_icon .header_cart_span {
    background-color: #1A33D0
}

.shop_attributes {
    background-color: #D4E3E5;
    margin: auto;
    width: 80%
}

.woocommerce table.shop_attributes th {
    text-transform: none;
    background-color: #1A33D0;
    font-size: 14px;
    font-weight: 500;
    color: #FFF;
    border-bottom: 1px solid #729ea5;
    border-left: 1px solid #729ea5;
    border-right: 1px solid #729ea5;
    border-top: 1px solid #729ea5
}

.woocommerce table td p {
    font-size: 14px;
    font-weight: 500
}

.woocommerce table td {
    border-bottom: 1px solid #729ea5;
    border-right: 1px solid #729ea5;
    border-top: 1px solid #729ea5
}

.woocommerce table tr:hover {
    background-color: #929ff2;
    transition-duration: 0.3s
}

.transceivertemplate1.product_description {
    width: 80%;
    margin: auto
}

.field_58088100fce76 {
    font-size: 18px;
    font-weight: 500;
    width: 80%;
    margin: auto
}

.field_58088100fce76:before {
    content: "\f1c1";
    font-family: FontAwesome;
    font-style: normal;
    font-size: 18px;
    color: #1A33D0;
    font-weight: 400;
    text-decoration: inherit;
    padding-right: 10px
}

.animated_icons_with_text .animated_icon_with_text_inner:after {
    border-bottom: 0 solid
}

.animated_icons_with_text .animated_icon_with_text_inner:before {
    height: 100%;
    right: 0;
    width: 1px;
    border-right: 1px solid #adadad
}

.animated_icon_with_text_inner {
    height: 100px
}

.field_57dbf23d3189a {
    font-size: 12px;
    font-style: italic;
    font-weight: 500
}

.myaccount_user,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce div.message {
    margin-bottom: 15px;
    position: relative;
    display: block;
    padding: 15px 15px;
    background-color: #A4AFF4;
    line-height: 15px;
    font-weight: 700;
    font-family: Lato;
    color: #FFF;
    text-transform: none;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 5px
}

.masonry_gallery_item.square_small .masonry_gallery_item_inner:hover {
    background-color: rgba(0, 0, 0, .2);
    transition-duration: 0.3s
}

.more_facts_button .more_facts_button_text {
    display: block;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: none;
    padding: 0 0 5px;
    font-family: Lato
}

.displayProduct-shortcode .product_grid .dp-col {
    background: #fafafa;
    border-top: 0 solid #F5F5F5;
    border-bottom: 1px solid #464646;
    border-radius: 4px
}

.title_subtitle_holder_inner {
    display: none
}

.woocommerce-ordering {
    display: none
}

.woocommerce .woocommerce-result-count {
    display: none
}

.title_outer.with_image .title {
    display: none
}

.woocommerce ul.products li.product:hover .image-wrapper img {
    opacity: .8
}

.woocommerce ul.products li.product .image-wrapper {
    /* background-color: #000; */
    position: relative
}

.woocommerce ul.products li.product .image-wrapper img {
    width: 240px;
    height: 300px;
    object-fit: contain;
    display: block;
    position: relative;
    margin: 0 auto;
    opacity: 1;
    transition: opacity 0.3s ease-out 0s;
    /* border-bottom: 10px solid #1A33D0 */
}

.woocommerce ul.products li.product:hover .image-wrapper img {
    opacity: 1;
    /* border-bottom: 10px solid #464646 */
}

.woocommerce ul.products li.product:hover .add-to-cart-button,
.woocommerce ul.products li.product:hover .added_to_cart,
.woocommerce ul.products li.product:hover a.qbutton.out-of-stock-button {
    opacity: 1;
    visibility: hidden
}

.columns-4 ul.products li.product {
    width: 256px;
    margin-right: 2.272727272727273%
}

.woocommerce ul.products li.product:nth-child(4n),
.woocommerce-page ul.products li.product:nth-child(4n) {
    margin-right: 0
}

.woocommerce-page ul.products li.product a.product-category.product-info,
.woocommerce ul.products li.product a.product-category.product-info {
    background-color: #FFF
}

.fddescriptiongj p {
    font-size: 12px;
    line-height: 14px;
    text-align: center
}

.woocommerce ul.products li.product h6 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 700
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0
}

.woocommerce ul.products li.product .price {
    font-size: 17px;
    color: #5c5c5c !important;
    margin-top: 5px
}

.field_57e9211bbd563 {
    font-size: 14px;
    font-weight: 700
}

.td.product_weight {
    font-size: 14px;
    font-weight: 700
}

.woocommerce table.shop_attributes th {
    min-width: 250px
}

.woof_sid_sfp_plus {
    border: none;
    border-radius: 3px;
    box-shadow: none;
    background: transparent;
    padding: 10px;
    border-bottom-style: solid;
    border-bottom-color: #1A33D0;
    border-bottom-width: 10px
}

.woof_container_pa_tx-wavelenght {
    display: inline-block;
    width: 265px !important;
    padding: 10px
}

.woof_container_pa_applications {
    display: inline-block;
    width: 265px !important;
    padding: 10px
}

.woof_container_pa_media-type {
    display: inline-block;
    width: 25% !important;
    padding: 10px;
    vertical-align: top
}

.footer_bottom_holder .container {
    background-color: #3e78b2 !important
}

.woof_label_count {
    background: #1A33D0;
    color: #fff
}

.woof_container_pa_max-distance .woof_label_count {
    margin: -5px 0 0 45px
}

.woof_container_pa_max-distance {
    display: inline-block;
    width: 60% !important;
    padding: 10px
}

.woof_container_pa_max-distance .woof_list_label .woof_label_term {
    font-size: 14px;
    width: 45px;
    font-weight: 500
}

.woof_list_label li .woof_label_term:hover,
.woof_list_label li .woof_label_term.checked {
    background-color: #1A33D0;
    border-color: #1A33D0;
    color: #fff
}

.woof_reset_search_form {
    font-size: 20px;
    font-weight: 300;
    background-color: #1A33D0;
    border: none;
    padding: 5px 20px;
    font-family: Source Sans Pro;
    color: #fff;
    border-radius: 3px;
    cursor: pointer
}

.woof_reset_search_form:hover {
    background-color: #00111b;
    transition: opacity 0.9s ease-out 0.6s
}

.woof_container_pa_media-type .woof_list_label .woof_label_term {
    width: 90px;
    font-size: 11px
}

.woof_container_pa_media-type .woof_label_count {
    margin: -5px 0 0 90px
}

.woof_container h4 {
    margin-bottom: 5px !important;
    font-size: 15px;
    color: #fff
}

.woof_list_label .woof_label_term {
    background-color: lightskyblue;
    border-color: transparent
}

.woof_container_pa_temperature-range {
    display: inline-block;
    width: 25% !important;
    padding: 10px
}

.woof_container_pa_temperature-range .woof_list_label .woof_label_term {
    font-size: 13px;
    width: 120px;
    font-weight: 500
}

.woof_container_pa_temperature-range .woof_label_count {
    margin: -5px 0 0 120px
}

.woof_container_pa_connectors {
    display: inline-block;
    width: 60% !important;
    padding: 10px
}

.woof_container_pa_connectors .woof_list_label .woof_label_term {
    font-size: 13px;
    width: 90px;
    font-weight: 500
}

.woof_container_pa_transceiver-type .woof_list_label .woof_label_term {
    font-size: 18px;
    width: 80px;
    font-weight: 700
}

.woof_container_pa_transceiver-type .woof_label_count {
    margin: -5px 0 0 80px
}

.woof_container_pa_transceiver-type {
    padding: 10px
}

.woof_container_pa_connectors .woof_label_count {
    margin: -5px 0 0 90px
}

.woocommerce table td {
    border-bottom: 1px solid #729ea5;
    border-right: 1px solid #729ea5;
    border-top: 1px solid #729ea5;
    border-left: 1px solid #729ea5
}

.woocommerce-page table.cart thead tr {
    border: 0 solid #e6e6e6
}

.woocommerce table.cart td.actions input[type=submit] {
    margin-right: 20px
}

.woocommerce-cart table.cart tbody td.product-remove {
    width: 20px
}

.woocommerce-cart table.cart tbody td.product-thumbnail {
    width: 100px
}

.woocommerce-cart table.cart tbody td.product-name {
    font-size: 13px;
    font-weight: 500;
    text-align: center
}

.woocommerce-cart table.cart tbody td.product-price {
    font-size: 16px;
    width: 120px;
    font-weight: 700;
    text-align: center
}

.woocommerce-cart table.cart tbody td.product-subtotal {
    font-size: 16px;
    width: 120px;
    font-weight: 700;
    text-align: right
}

.woocommerce-cart table.cart tbody td.product-quantity {
    width: 150px;
    text-align: center
}

.woocommerce div.cart-collaterals h2,
.woocommerce-page .div.cart-collaterals h2 {
    font-size: 18px;
    margin-bottom: 15px;
    font-family: Lato;
    font-weight: 900
}

.cart-collaterals .cart_totals {
    width: 100%
}

.cart-collaterals .cart_totals table {
    float: right
}

.cart-collaterals .cart_totals p {
    float: right
}

.content,
.content .container,
.full_width {
    position: relative !important
}

.woocommerce-cart table.cart tbody td.product-name {
    text-align: left;
    width: 150px !important
}

.woocommerce input[type=text]:not(.qode_search_field),
.woocommerce input[type=password],
.woocommerce input[type=email],
.woocommerce textarea,
.woocommerce-page input[type=tel],
.woocommerce-page input[type=text]:not(.qode_search_field),
.woocommerce-page input[type=password],
.woocommerce-page input[type=email],
.woocommerce-page textarea {
    font-family: Source Sans Pro
}

.woocommerce form.checkout h3,
.woocommerce-page form.checkout h3 {
    color: #464646
}

.woocommerce form.checkout table.shop_table td,
.woocommerce form.checkout table.shop_table th {
    color: #464646;
    font-weight: 500
}

.woocommerce .checkout table.shop_table thead tr,
.woocommerce-page .checkout table.shop_table thead tr {
    border: 1px solid #729ea5;
    background-color: #1A33D0
}

.woocommerce table.cart tbody tr span.amount,
.woocommerce-page table.cart tbody span.amount {
    color: #464646
}

.woocommerce table tr td {
    color: #464646;
    font-weight: 500
}

.woocommerce .checkout table.shop_table thead tr th,
.woocommerce-page .checkout table.shop_table thead tr th {
    padding: 13px 10px;
    font-size: 14px;
    line-height: 1.571428571428571em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Source Sans Pro;
    color: #fff
}

.woocommerce form.checkout table.shop_table td strong {
    font-weight: 700;
    font-size: 18px
}

.woocommerce form.checkout table.shop_table span.amount {
    color: #464646
}

.woocommerce #payment ul.payment_methods li label {
    color: #1A33D0;
    font-family: Patua One;
    font-size: 25px
}

.woocommerce input#place_order[type="submit"] {
    width: 100%;
    font-size: 20px;
    font-weight: 300;
    background-color: #1a33d0;
    text-transform: none;
    border-width: 0;
    height: 90px;
    text-align: center
}

.q_logo a {
    visibility: visible
}

.thankypagehhh h5 {
    font-size: 35px
}

.clocktick {
    text-align: center
}

.woocommerce-cart table.cart tbody tr td a {
    color: #464646;
    font-weight: 500;
    font-size: 17px
}

.woocommerce-pagination ul.page-numbers li span.current {
    color: #fff;
    background-color: #1A33D0;
    border-color: #fff
}

.woocommerce-pagination ul.page-numbers li a:hover {
    color: #fff;
    background-color: #1A33D0;
    border-color: #fff
}

.h2.entry-title {
    font-weight: 400;
    font-size: 10px
}

.woocommerce table {
    margin-bottom: 25px
}

.woocommerce div.product div.related h4,
.woocommerce div.product div.upsells h4 {
    color: #1A33D0;
    font-weight: 700;
    font-size: 25px
}

.woof_sid_auto_shortcode {
    display: none
}

.woof_sid_auto_shortcode {
    display: none
}

.woof_sid_sfp_plus .woof_text_search_container {
    display: none
}

#buttonstyle1208 {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    border-width: 3px;
    width: 80px;
    text-align: center;
    font-weight: 500;
    font-family: raleway;
    font-size: 17px;
    margin: 10px 10px 10px 10px;
    top: 50%;
    left: 20%
}

#buttonstyle1208:hover {
    background-color: #1A33D0
}

#buttonstyle1209 {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    border-width: 3px;
    width: 200px;
    text-align: center;
    font-weight: 500;
    font-family: raleway;
    font-size: 17px;
    margin: 10px 10px 10px 10px;
    top: 50%;
    left: 20%
}

#buttonstyle1209:hover {
    background-color: #1A33D0
}

.dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover {
    color: #1A33D0
}

#buttonstyle1210 {
    border-color: #fff;
    color: #fff;
    border-width: 3px
}

#buttonstyle1210:hover {
    background-color: #a9a9a9
}

.footer_bottom_holder .container {
    background-color: #464646 !important
}

.footer_bottom_holder {
    background-color: #464646
}

.woof_container_pa_transceiver-type .woof_list_label .woof_label_term {
    font-size: 18px;
    width: 80px;
    font-weight: 700
}

.h5 .q_icon_with_title .icon_text_holder h5.icon_title {
    font-size: 22px
}

#buttonstyle12081 {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    border-width: 3px;
    width: 80px;
    text-align: center;
    font-weight: 500;
    font-family: raleway;
    font-size: 14px;
    margin: 10px 10px 10px 10px;
    top: 50%;
    left: 20%
}

#buttonstyle12081:hover {
    background-color: #1A33D0
}

.dataTables_filter {
    display: none
}

#tf1111 {
    background-color: #d5d5d5;
    font-family: Source Sans Pro;
    color: #464646
}

#recode111 {
    background-color: #d5d5d5;
    font-family: Source Sans Pro;
    color: #464646
}

div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #1A33D0 !important
}

.button#place_order.button.alt {
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 25px;
    font-weight: 300;
    background-color: #1a33d0;
    text-transform: none;
    border-width: 0;
    width: 100%;
    height: 90px;
    text-align: center
}

.qode-title-holder {
    border-bottom: 4px solid #1A32D0;
    background-color: rgba(0, 0, 0, .8)
}

.single-post .blog_single p {
    font-weight: 400
}

.blogcalltoaction1 {
    padding: 10px 35px;
    border-width: 2px !important;
    border-color: #ffffff !important;
    border-style: solid !important
}

.leadtime {
    font-weight: 700;
    font-size: 14px
}

.woocommerce table.cart tbody td.product-remove,
.woocommerce-page table.cart tbody td.product-remove {
    border-right: 1px solid #729ea5
}

.chatlio-peek-message-text {
    line-height: 20px;
    font-size: 15px;
    font-weight: 500;
    color: #464646
}

.chatlio-widget button:disabled {
    background-color: #1A33D0 !important
}

.chatlio-missed-you-message {
    text-align: justify !important;
    color: #464646;
    padding-top-top: 10px
}

.chatlio-offline-message-container {
    background-color: #d5d5d5
}

.chatlio-offline-message-container {
    padding: 0 55px 100px !important
}

.chatlio-peek-message {
    background-color: #d5d5d5 !important
}