/*
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, p{
    font-family: 'Poppins', sans-serif;
}
.woocommerce div.product div.product_meta {display:none;}
nav.main_menu > ul > li > a { padding: 0 15px; }

.woocommerce table.shop_attributes th{padding:0 7px;}
.woocommerce table.shop_attributes td{padding:0 10px;}
.newsletter .esd-form--show-name .esd-form__fields input[type=submit]{
    width:auto;
    height:45px;
    background-color:#000;
    color:#fff;
}
.newsletter .esd-form--show-name .esd-form__fields input[type=submit]:hover{
    opacity:.8;
}
.newsletter .esd-form--show-name .esd-form__fields input[type=email]:focus{
    box-shadow:none;
}
.newsletter .esd-form__header h3{
    font-size:40px;
    color:#000;
    line-height:50px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2.6px;
    text-transform: uppercase;
}
.newsletter .two_columns_form_with_space, .newsletter .two_columns_form_without_space {
    display: inline;
}
.newsletter .esd-form__response--error, .newsletter .esd-form__response--success {
  font-size: .9rem;
  text-transform: capitalize;
}
.newsletter .esd-form__response--success{
    color:#28a745;
    margin-top:5px;
}

.header_inner .icon_with_title_link{display:none;}

.includes_tax {display:none}
#billing_address_2 {display:none}
/*#billing_company {display:none}*/


.footer_top .widget_nav_menu ul li {
		padding: 0 0 5px;
		text-transform:initial;
}

.product-attributes {
    color: black;
    font-size: 10px;
	line-height: normal;}

.woocommerce-product-attributes-item__label {text-transform:initial!important
}
.post_info{display:none!important}
.entry_date {display:none!important}
.post_more  {display:none!important}
/*.qbutton {background-color: #ffc50c!important;}*/
.woocommerce p.form-row {margin-top:20px!important}
.woocommerce-info {
    border: 1px solid black!important;
    background: #1c91202b!important;
}
.products .product .image-wrapper img, .single-product .product-img-box .woocommerce-product-gallery__image img {
    min-height: 400px; 
    max-height: 400px;
    object-fit: contain;
}

.single-product .product-img-box .woocommerce-product-gallery__image:not(:first-child) img {
    min-height: 100px; 
    max-height: 100px;
    object-fit: contain;
}

.woocommerce div.product div.related, .woocommerce div.product div.upsells {
    padding-top: 35px;
}

.single-product .product-img-box{
    text-align:center;
}

.single-product h1.product_title.entry-title{margin-top:0;}


/*-- Shop Bulk Product Select Options --*/

[name=vigrx_product_quantity]{
    display: none!important;
}
.vigrx_product_quantity_selection {
    display: inline-flex;
    font-size: 22px;
    align-items: flex-end;
    margin: 0 0 30px 0;
    padding-top: 15px;
    /* border-top: 1px solid rgba(0,0,0,.15); */
} 
.vigrx_title {
    border-top: 1px solid rgba(0,0,0,.15);
    margin-top: 5px;
    padding-top: 15px;
    text-align: left;
    padding-left: 5px;
    text-align: center;
}
.vigrx_product_quantity_selection>label {
/*    background-color: #e5e5e5;*/
    margin-right: 10px!important;
    border-radius: 10px;
    /*-webkit-box-shadow: 0 4px 5px 0 rgb(0 0 0 / 10%);*/
    /*-moz-box-shadow: 0 4px 5px 0 rgba(0,0,0,.1);*/
    /*box-shadow: 0 4px 5px 0 rgb(0 0 0 / 10%);*/
    cursor: pointer;
    color: #000;
/*    border: 3.2px solid rgba(1, 70, 147, 1);*/
    /*-webkit-transition: border 500ms ease-out;*/
    /*-moz-transition: border 500ms ease-out;*/
    /*-o-transition: border 500ms ease-out;*/
    /*transition: border 500ms ease-out;*/
    position: relative;
    min-height: 103px;
    background-color: transparent;
    border:none;
}
.vigrx_product_quantity_selection .woocommerce-Price-amount.amount bdi {
    line-height: 1;
    font-size: 16px;
    text-transform: none;
    color: rgb(0, 0, 0);
    padding: 2px 5px 5px;
    font-weight: 400 !important;
}
.vigrx_product_quantity_selection ~ .bridge-plustocart {
    max-width: 373px;
    margin: 0px auto;
}
.vigrx_product_quantity_selection ~ .bridge-plustocart .single_add_to_cart_button.button{
    width: 96%;
    text-align: center;
    padding: 0px;
}

[name=vigrx_product_quantity]:checked+label {
    border-color: rgba(1, 70, 147, 1);
}

.vigrx_product_var input.vigrx_product_var_sel:checked+label .vigrx_product_quantity_selected_check, [name=vigrx_product_quantity]:checked+label .vigrx_product_quantity_selected_check {
    visibility: visible;
    opacity: 1;
}

.vigrx_product_quantity_selection>label>div {
    padding: 7px 22px;
    text-align: center;
}

.spdq_value {
    display: inline;
    font-size: 20px;
    font-variant-numeric: tabular-nums;
}

.woocommerce-Price-amount.amount bdi {
    font-size: 20px;
    color: #ba1551;
}

.vigrx_product_quantity_selection>label span {
    font-size: 16px;
}

input[type=checkbox]+label, input[type=radio]+label {
    margin: 0 0 0 0.3819820591em;
}

.vigrx_product_quantity_selected_check {
    visibility: hidden;
    opacity: 0;
    width: 25px;
    height: 25px;
    line-height: 26px;
    text-align: center;
    position: absolute;
    top: -14px;
    right: -12px;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    background-color: #ffc50c;
    padding: 0!important;
    -webkit-transition: visibility 0s,opacity .25s linear;
    -moz-transition: visibility 0s,opacity .25s linear;
    -o-transition: visibility 0s,opacity .25s linear;
    transition: visibility 0s,opacity .25s linear;
}

.vigrx_product_quantity_selection_item_label {
    font-size: 17px;
    color: #000;
/*    background-color: rgba(1, 70, 147, 1);*/
    /* text-transform: uppercase; */
    text-align: center;
    font-weight:normal;
    /*border-top-left-radius: 12px;*/
    /*border-top-right-radius: 12px;*/
    /*padding: 5px 15px!important;*/
    border-radius: 3px;
    border:1px solid rgb(220, 220, 220);
}

.vigrx_product_quantity_selection_item_label_btm.bottom-div {
    font-size: 11px;
    font-weight:normal;
    color: #fff;
/*    background-color: #ba1551;*/
    /* text-transform: uppercase; */
    text-align: center;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 2px 5px!important;
        background:transparent;
    color:#000;
    text-transform: lowercase;
}
.vigrx_product_quantity_selection .sg_vigrx_price {
    padding-top: 0px;
    padding-bottom: 0px;
}
.vigrx_product_quantity_selection [name="vigrx_product_quantity"]{
    transition: all .3s ease;
}
.vigrx_product_quantity_selection [name="vigrx_product_quantity"]:checked + label{
/*    transform: scale(1.08);*/
/*    transform-origin: 0% 0% 0px;*/
}
.vigrx_product_quantity_selection [name="vigrx_product_quantity"]:checked + label .vigrx_product_quantity_selection_item_label{
    color: #fff;
    background-color: rgba(1, 70, 147, 1);
    border-color: rgba(1, 70, 147, 1);
}

/*-- Shop Bulk Product Select Options --*/

/* -- Woo Single Product Updates Start -- */

.woocommerce .product .product-img-box .images{width:100%;float:none;}

div.accordion:after {
    content: '\02795';
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

div.accordion.active:after {
    content: "\2796";
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
    font-size: 12px;
    padding: 2px 15px;
    margin-bottom: 0;
    margin-top: 0;
    text-align: justify;
}

div.panel.show {
    opacity: 1;
    max-height: 3000px;
    overflow-y: auto;
    padding-bottom: 5px;
}

div.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

div.accordion.active, div.accordion:hover {
    background-color: #ddd;
}

.data-table {
    border: 1px solid #E5E5E5;
    border-spacing: 0;
    text-align: left;
    width: 100%;
    font-size: 12px;
}
.data-table td.label, .data-table th.label {
    width: 100%;
}

.data-table tbody th, .data-table tbody td {
    border-right: 0px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 10px 6px;
}
.data-table td {
    line-height: 20px;
    vertical-align: top;
}

.data-table tr:nth-child(odd) {
    background: #eeeeee;
}

.data-table tr:nth-child(even) {
    background: #FBFFDE;
}
.single-product .product-img-box.sgt-mobile{
        display:none;
}
.single-product .variations_form .variations {
  width: 100%;
}
.single-product .variations_form .variations select {
  padding: 6px;
  margin-right: 10px;
  width: 100%;
}
.single-product .variations_button .quantity.buttons_added {
  border: 1px solid #000;
}
.single-product.woocommerce-page .quantity .plus{
    width:35px;
    height:35px;
    border:none;
    border-left: 1px solid #000;
    line-height:37px;
}
.single-product.woocommerce-page .quantity .minus{
    width:35px;
    height:35px;
    border:none;
    border-right: 1px solid #000;
    line-height:37px;
}
.single-product.woocommerce .single_add_to_cart_button.button{
    background: #ba1551;
    color: #fff;
    border-color:#ba1551;
}
.single-product.woocommerce .single_add_to_cart_button.button:hover{
    background: #000;
    color: #fff;
    border-color:#000;
}

#shipprates, #discount-tbl {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
}

#shipprates th, #discount-tbl th {
    font-weight: bold;
    color: #555;
    border-bottom: 2px solid #dbdbdb;
    padding: 10px 8px;
}

#shipprates td, #discount-tbl td {
    border-bottom: 1px solid #dbdbdb;
    color: #555;
    padding: 6px 8px;
} 

#shipprates tbody tr, #discount-tbl tbody tr{
    background: none;
}

#shipprates tbody tr:hover td, #discount-tbl tbody tr:hover td {
    background: #e6eaeb!important;
}
.panel.widget table td, .panel.widget table th{font-size:13px;}
.panel.widget span p{color: #bb1550;margin-bottom: 0px;text-decoration: underline;}

.large-letter::first-letter {
  font-size: 140%;
  font-weight:600;
}

.single-product.woocommerce .single_add_to_cart_button.button {
    background: rgba(255, 197, 12, 1);
    color: #000;
    /* border: 2px solid #000; */
    border: none;
}

.single-product.woocommerce .single_add_to_cart_button.button {
    background: rgba(255, 197, 12, 1);
    color: #000;
    /* border: 2px solid #000; */
    border: none;
}

.bridge-plustocart {
    text-align: center;
}

.price .pbq_discounted_price span.woocommerce-Price-amount.amount {
    font-size: 20px;
    color: #ba1551;
    font-weight: 600;
}

.woocommerce-Price-amount.amount bdi {
    font-weight: 600;
}

.price span.custom-price-txt {
    color: #000;
    font-size: 21px;
    font-weight: 600;
    display:none!important;
}

/* -- Woo Single Product Updates Ends -- */

.search-sgt-cls .post_text h6.entry_title {
    font-weight: 700;
    margin:0;
}

.post_content_holder.search-sgt-cls {
    text-align: center;
}

.search-sgt-cls .post_image {
    height: 300px;
    overflow: hidden;
}

a.button.sgt-cta-btn {
    border: 2px solid #014b96;
    color: #fff;
    background: #014b96;
    padding: 10px;
}

a.button.sgt-cta-btn:hover {
    background: #04386d;
    color: #fff;
}

.wcct_timer_wrap {
    margin: 10px 0;
}

form.checkout {
    position: static !important;
}

#order_review {
    background-color: var(--background);
    padding: 20px 35px 40px;
    position: relative;
    border: 6px solid;
    border-color: var(--border);
}
.checkout .col2-set .col-1 {
    width: 100%;
    margin-right:0px;
}

/**14-10-2022**/

.woocommerce-checkout .woocommerce-message, .woocommerce-checkout .woocommerce-info, .woocommerce-checkout .woocommerce-error, .woocommerce-checkout .woocommerce-noreviews, .woocommerce-checkout p.no-comments {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 1em 1.618em;
    border-radius: 2px;
    clear: both;
    border-top:none !important;
    border-right:none !important;
    border-bottom:none !important;
    border-left: 0.6180469716em solid rgb(16 96 12 / 55%) !important;
}
body.woocommerce-checkout h2, body.woocommerce-checkout h3{
    font-weight:700;
}
body.woocommerce-checkout #order_review{
  border-color:#e6e6e6;
  padding: 20px 35px 40px;
}
body.woocommerce-checkout #order_review table thead tr{
    border:none;
    border-bottom:1px solid #959595;
}
body.woocommerce-checkout #order_review table tr.cart_item, body.woocommerce-checkout #order_review table tr.cart-subtotal{
     border-bottom:.5px solid #959595;
}
body.woocommerce-checkout #order_review table tr.order-total .woocommerce-Price-amount.amount bdi{
    font-size:26px;
}
.woocommerce #payment ul.payment_methods li{
    border-top:none;
    border-left:none;
    border-right:none;
}
.woocommerce #payment ul.payment_methods li:nth-child(2){
    border-top:1px solid #ddd;
}
body.woocommerce-checkout #order_review table tr:nth-child(even){
    background-color:transparent;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .form-row input[type=text], 
.woocommerce-checkout .woocommerce form.checkout .col2-set .form-row input[type=email], 
.woocommerce-checkout .woocommerce form.checkout .col2-set .form-row input[type=password], 
.woocommerce-checkout .woocommerce form.checkout .col2-set .form-row input[type=tel]{
    width:100%;
}
.woocommerce-checkout .woocommerce form.checkout table.shop_table td, 
.woocommerce-checkout .woocommerce form.checkout table.shop_table th{
    text-align:left;
}
#order_review .woocommerce-checkout-review-order-table th.product-total, 
#order_review .woocommerce-checkout-review-order-table td.product-total, #order_review .woocommerce-checkout-review-order-table tfoot td {
    text-align: right;
}
button#place_order {
    width: 100%;
    text-align: center;
    min-height: 45px;
}
.woocommerce form.checkout #customer_details h3{
    margin-bottom:0px;
    
}
.woocommerce-checkout .woocommerce #payment{
    margin-bottom:20px;
}
.sgtech_pbq_quantity_pricing_tables {
    display: none!important;
}
.products .product-attributes {
    display: none!important;
}
.single-product p,.single-product table tr td{color: #555;}
.single-product #product_panel_description ul{list-style-type:disc;}
.single-product #product_panel_description ul li{color: #555; font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 16px; margin-top: 5px;}
.single-product #product-attribute-specs-table tr th.woocommerce-product-attributes-item__label{width:40%;font-weight: normal;}
.single-product td.woocommerce-product-attributes-item__value{font-size: 14px;}
.single-product #product_panel_description p{font-size: 14px; line-height: 16px;}
a.checkout-button.button.alt.wc-forward.wp-element-button, .woocommerce-checkout #place_order { background-color: #58c2ae; border-color: #58c2ae; color: #000;}
a.checkout-button.button.alt.wc-forward.wp-element-button:hover, .woocommerce-checkout #place_order:hover { background-color: #000; border-color: #000; color: #fff;}
a.qbutton.white.view-checkout { margin-left: 5px;}
.shopping_cart_dropdown{width:330px!important} 
.shopping_cart_dropdown .qbutton{padding: 0 10px;}
.shopping_cart_dropdown span.total{margin-top:5px}
label.sgt-variation-label { display: block;}
.sgt-text-center { text-align: center; }
.woocommerce-checkout-review-order-table td.product-name { width: 55%; }
.content_inner  div#customer_login {
    margin: 0px auto;
    float: none;
    max-width: 800px;
    width:100%;
}
.woocommerce div#customer_login .col-1{
    width:44%;
    padding-right: 40px;
    border-right:1px solid #d9d9d9;
}
.woocommerce div#customer_login .col-2{
  width:44%;
  padding-left:30px;
}
.woocommerce #customer_login input[type=text], .woocommerce #customer_login input[type=email], .woocommerce #customer_login input[type=password]{
    border:1px solid #d9d9d9;
}
.woocommerce form.lost_reset_password input[type=text], .woocommerce form.lost_reset_password input[type=password], .woocommerce form.woocommerce-EditAccountForm input{
    border: 1px solid #d9d9d9!important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button{margin-right: 25px;}
.woocommerce div#customer_login .lost_password {
    margin-left: 0px;
    display: inline-block;
    margin-top: 15px;
}

.woocommerce-shipping-destination{display: none;}
.woocommerce-account .woocommerce-notices-wrapper { text-align: center;}

.single-product.postid-2792 .wcct_countdown_timer_wrap{display:none}
.woocommerce .product .onsale-inner{font-size: 20px;}
.woocommerce .product .onsale-inner:after {content: none;}
.single-product div.product form.cart .quantity {
    border:1px solid #000;
 }
 
.easy-notification-bar.easy-notification-bar--align_center.easy-notification-bar--collapsible, .wp-singular.woocommerce-cart .cart-collaterals .cart_totals, .wp-singular.woocommerce-checkout .woocommerce-form-login-toggle, .wp-singular.woocommerce-checkout .woocommerce-form-coupon-toggle, .wp-singular.woocommerce-checkout .fs-pickup-point-section-title {
    display: none;
}

/*-- Shipping Cart format CSS --*/

.shipping-title {
    text-align: left;
    padding-bottom: 8px;
}

.shipping-methods-cell {
    padding-top: 0;
}

.woocommerce-shipping-methods {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Align radio + label nicely */
.woocommerce-shipping-methods li {
    display: flex;
    align-items: center; /* ✅ vertical center */
    gap: 10px;
    margin-bottom: 8px;
}

/* Fix radio button alignment */
.woocommerce-shipping-methods li input[type="radio"] {
    margin: 0;
    position: relative;
    top: 0;
}

/* Fix label spacing */
.woocommerce-shipping-methods li label {
    margin: 0;
    line-height: 1.4;
    cursor: pointer;
}

.woocommerce-checkout .woocommerce #payment, .woocommerce-checkout table.shop_table, .woocommerce form.checkout h3, .woocommerce-page form.checkout h3 {
    margin: 0;
}



/*-- Media Queries --*/
@media screen and (max-width:1100px){
    .woocommerce div#customer_login .col-1, .woocommerce div#customer_login .col-2{
        float: left;
    }
}

@media screen and (max-width:1000px){
nav.mobile_menu ul li.open_sub > ul li ul {
  display: block;
}
}

@media (min-width: 768px){
.col2-set {
    width: 53.6231884058%;
    float: left;
    margin-right: 4.347826087%;
}
#order_review {
    width: 32.028986%;
    float: right;
    margin-right: 0;
    clear: right;
}
.col2-set .form-row-first {
    width: 48.3870967742%;
    float: left;
    margin-right: 3.2258064516%;
}
.col2-set .form-row-last {
    width: 48.3870967742%;
    float: right;
    margin-right: 0;
}

.woocommerce form.checkout .col2-set .form-row input[type=tel], .woocommerce form.checkout .col2-set .form-row input[type=email] {
    width: 95%;
}
.woocommerce-checkout .col2-set{ width: 51.623188%; float: left; margin-right: 2%;}
}


@media only screen and (max-width: 768px){
    .shopping_cart_outer:hover .shopping_cart_dropdown{visibility: hidden!important;} 
}
@media screen and (max-width:767px){
    .woocommerce div#customer_login .col-1, .woocommerce div#customer_login .col-2{
        float: none;
        width:100%;
        padding-left: 10px;
        padding-right: 10px
    }
    .woocommerce div#customer_login .col-1{
        margin-bottom: 40px;
        border-right: 0px;
    }
}
@media screen and (max-width:600px){
    .product-shop.col-md-8 {
     z-index: 10;
    }
    .bridge-plustocart button.single_add_to_cart_button {
        width: 85%;
        text-align: center;
    }
    .single-product .container .container_inner.default_template_holder{
        margin-left:0px;
        margin-right:0px;
        width:100%;
    }
    .single-product .product-img-box, .single-produc .product-shop{
        padding-left:0px;
        padding-right:0px;
    }
    .single-product .product-img-box.sgt-desktop{
        /* display:none; */
    }
    .single-product .product-img-box.sgt-mobile{
        /* display:block; */
        display:none;
    }
    .single-product .related.products h3{
        text-align:center;
    }
    
    .vigrx_product_quantity_selection {
        display: flex;
        justify-content: space-between;
    }
    
    .single-product .vigrx_product_quantity_selection_item:last-child {
        margin-right: 0px !important;
    }
    .single-product .vigrx_product_quantity_selection_item div b {
      width: 100%;
      display: block;
      text-align: center;
    }
    .single-product .vigrx_product_quantity_selection_item {
      text-align: center;
      min-height: 87px;
      margin-left:2px;
    }
    .single-product.woocommerce div.product div.related{
        padding-top:20px;
    }
    .vigrx_product_quantity_selection>label>div, .vigrx_product_quantity_selection_item_label_btm.bottom-div{
        font-size:11px;
    }
    .vigrx_product_quantity_selection_item_label_btm.bottom-div{
        padding:0px !important;
    }
    .spdq_value .woocommerce-Price-amount.amount bdi{
        font-size:14px;
    }
    .vigrx_product_quantity_selection [name="vigrx_product_quantity"]:checked + label{
        /*transform: scale(1.06);
        transform-origin: 0% 0% 0px;*/
    }
    body.woocommerce-checkout #order_review{
        padding:10px;
    }
 .shopping_cart_outer:hover .shopping_cart_dropdown{visibility: hidden!important;} 
 .bridge-plustocart {
    display: inline;
    float: right;
    width: 67%;
}
.single-product div.product form.cart .quantity{
    margin-right: 5px;
    height: 37px;
}
.single-product .product-img-box{
    margin-top: 10px;
}
.single-product.woocommerce-page .quantity .minus, .single-product.woocommerce-page .quantity .plus{
    height: 35px;    
    vertical-align: top;
    padding: 0px !important;
    line-height: 30px;
}
.vigrx_product_quantity_selection ~ .bridge-plustocart{
    float: none;
    display: block;
    width: 100%;
}
.vigrx_product_quantity_selection>label>div.vigrx_product_quantity_selection_item_label{
    padding: 8px 13px;
    font-size: 12px;
}
.vigrx_product_quantity_selection ~ .bridge-plustocart .single_add_to_cart_button.button{
    width: 99%;
}

}
@media only screen and (max-width: 480px){
    .archive .content .content_inner .container{padding-right: 5px; padding-left: 5px; margin-right: auto; margin-left: auto;}
    .archive .content .content_inner .container_inner{width: 365px;}
    .columns-4 .container_inner>ul.products li.product{float: left;width: 50%;min-height:210px;}
    .woocommerce ul.products li.product .image-wrapper img {width: 100%;min-height: 150px; max-height: 150px;object-fit: contain;}
	.woocommerce ul.products li.product h6{display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
	.woocommerce-page ul.products li.product a.product-category.product-info{ min-height:82px; }
	.woocommerce-pagination ul.page-numbers li a, .woocommerce-pagination ul.page-numbers li a, .woocommerce-pagination ul.page-numbers li span {width: 28px; height: 28px; line-height: 24px; font-size:14px;}
    .woocommerce-checkout .container_inner{padding:0;width: 345px;}
    .shopping_cart_outer:hover .shopping_cart_dropdown{visibility: hidden!important;}
    .shopping_cart_outer{display:inline-block}
    .header_bottom .shopping_cart_header { padding: 0 4px 0 15px;}
    .side_menu_button a:last-child { padding: 0;}
}


.single-product div.product form.cart {
    margin-top: 5px;
}
.leaflet-bottom {display:none}
.fs-points-map-nearby-points-container {display:none}