/*

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

*/

.woocommerce .summary table.variations tr td {
    color: #515151;
    font-size: 14px;
}

.woocommerce ul.products li.product,
.woocommerce ul.products li.product .product-category,
.woocommerce-page ul.products li.product .product-category{
  position: relative;
}


.woocommerce ul.products li.product .item-container:hover .cls-desc,
.woocommerce-page ul.products li.product .item-container:hover .cls-desc{
  /*display: block;*/
  opacity: 0.8;
  cursor: pointer;
  -webkit-transition: opacity 0.4s ease-in;
       -moz-transition: opacity 0.4s ease-in;
        -ms-transition: opacity 0.4s ease-in;
         -o-transition: opacity 0.4s ease-in;
            transition: opacity 0.4s ease-in;
}

.woocommerce ul.products li.product .item-container:hover .price,
.woocommerce-page ul.products li.product .item-container:hover .price,
.woocommerce ul.products li.product .item-container:hover .cls-short-desc,
.woocommerce-page ul.products li.product .item-container:hover .cls-short-desc
{
  /*display: block;*/
    opacity:1;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -0-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}



.woocommerce-page ul.products li.product .product-category .cls-desc{
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  /*display: none;*/
  z-index: 101;
  background: #000;
  opacity: 0;
  text-align: center;
  height: 92%;
  width: 92%;
  /*height: 236px;*/
}


.home.woocommerce-page ul.products li.product .product-category .cls-desc{
  
  height: 92%;
  width: 92%;
}


.woocommerce-page ul.products li.product .product-category .cls-outer-desc{
    display: table;
    width: 100%;
    height: 100%;
}

.woocommerce-page ul.products li.product .product-category .cls-inner-desc{
    display: table-cell;
    vertical-align: middle;
}

.woocommerce ul.products li.product .item-container .add-to-cart-button,
.woocommerce ul.products li.product .item-container .added_to_cart,
.woocommerce ul.products li.product .added_to_cart
{
  margin: 0;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
}

.woocommerce ul.products li.product .item-container .add-to-cart-button:hover,
.woocommerce ul.products li.product .item-container .added_to_cart:hover{
    background: #f79420;
}

.woocommerce ul.products li.product:hover .image-wrapper img{ opacity: 1 !important; }


.woocommerce-page ul.products li.product .product-category .cls-desc p,
.woocommerce-page ul.products li.product .product-category .woocommerce-Price-amount.amount,
.woocommerce-page ul.products li.product .product-category .woocommerce-Price-amount.amount span{
  color: #fff;
}

.cls-short-desc {
    max-height: 115px;
    overflow: hidden;
    opacity:0;
    -webkit-transform:translate3d(-70px,0,0);
    -moz-transform:translate3d(-70px,0,0);
    -0-transform:translate3d(-70px,0,0);
    transform:translate3d(-70px,0,0);
    
}

.cls-border{ border-bottom: 2px solid #fff; width: 25px; margin: 0 auto;  }

.woocommerce-page ul.products li.product a.product-category.product-info span.price{ display: none ; }

.cls-price{margin-top: 8px;}

.cls-price .price{
    
    opacity:0;
    
    -webkit-transform:translate3d(70px,0,0);
    -moz-transform:translate3d(70px,0,0);
    -0-transform:translate3d(70px,0,0);
    transform:translate3d(70px,0,0);

}

.cls-short-desc, .cls-price .price{
    -webkit-transition: opacity 0.6s ease, color 0.35s ease, -webkit-transform 0.5s cubic-bezier(.37, 1.02, .44, 1.38);
        -moz-transition: opacity 0.6s ease, color 0.35s ease, -moz-transform 0.5s cubic-bezier(.37, 1.02, .44, 1.38);
        -ms-transition: opacity 0.6s ease, color 0.35s ease, -ms-transform 0.5s cubic-bezier(.37, 1.02, .44, 1.38);
        -o-transition: opacity 0.6s ease, color 0.35s ease, -o-transform 0.5s cubic-bezier(.37, 1.02, .44, 1.38);
        transition: opacity 0.6s ease, color 0.35s ease, transform 0.5s cubic-bezier(.37, 1.02, .44, 1.38);
}

.country_selector_form .country_selector {
  background: none;
}
.country_selector_form .country_selector .select2-selection {
  height: 22px;
  line-height: 22px;
  border:1px solid #000;
  margin-top:-2px;
  color:#000;
}

.tara_currency_selector .select2-container--default .select2-results__options {
    position: relative;
    margin: 5px 0;
    list-style: none;
    border: 1px solid #000 !important;
    border-top:0px;
}
.tara_currency_selector .select2-search .select2-search--dropdown
{
  border:1px solid #000 !important;
  border-bottom:0px;
}
.tara_currency_selector  .select2-container--default .select2-results>.select2-results__options
{
  margin-top: -3px;
}

.tara_currency_selector .select2-container--default .select2-container--open .select2-dropdown.select2-dropdown--below 
{
    border-bottom: 1px solid black !important;
  }
.tara_currency_selector .select2-results:first {
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
    border-bottom: 1px solid #000 !important;
}
#wc_discount_notification , .woo-pr-earn-points-message 
{
  font-family: Raleway,sans-serif;
  text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
font-size: 20px;
font-weight: 600;
padding-right: 0px;
padding-bottom: 0px;
margin-bottom: 8px;
width: 100% !important;
}
#woo_pr_apply_discount
{
      margin: 0 auto;
    display: block;
}
ul.woocommerce-error li:last-child
{
	text-align: center !important;
    margin-top: -40px;
}
body > div.wrapper > div > header > div > div > div.header_bottom.clearfix > div > div > div.header_inner_right > div > div.shopping_cart_outer > div > div > div > div > ul > li > span > span > del
{
	display: none !important;
}
.page-id-12035 .woocommerce ul.woocommerce-error
{
	margin-bottom: 0px;
}
.page-id-12035 .wrapper .woocommerce-notices-wrapper .woocommerce-message
{
	    line-height: 38px;
    font-weight: 700;
    font-family: Raleway,sans-serif;
    color: #999999;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 17px;

	margin-bottom: 20px !important;
    margin-top: -50px;
}
.popup_menu_holder_outer{

overflow-y: scroll !important;
}
body > div.wrapper > div > header > div > div > div.header_bottom.clearfix > div > div > div.header_inner_right > div > div.shopping_cart_outer > div > div > div > div > ul > li > a.remove.remove_from_cart_button
{
  display: none !important;
}
@media only screen and (min-width: 960px) {

.woo-points-redeem-message
{
 margin-bottom: 25px;
position: relative;
display: block;
padding: 28px 21px;
background-color: #fff;
line-height: 38px;
font-weight: 700;
font-family: Raleway,sans-serif;
text-align: center !important;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 17px;
}
.woo-points-redeem-points-wrap,.woo-pr-points-checkout-message
{
text-align: center;
}
body > div.wrapper > div > header > div > div > div.header_bottom.clearfix > div > div > div.header_inner_right > div > div.shopping_cart_outer > div > div > div > div > ul > li > span > span > ins 
{
  text-decoration: none !important;
}
body > div.wrapper > div > header > div > div > div.header_bottom.clearfix > div > div > div.header_inner_right > div > div.shopping_cart_outer > div > div > div > div > ul > li > span > span
{
  text-decoration: none !important;
}
body > div.wrapper > div > header > div > div > div.header_bottom.clearfix > div > div > div.header_inner_right > div > div.shopping_cart_outer > div > div > div > div > ul > li > span > span
{
  text-decoration: none;
}
.woo-pr-earn-points-message , .woo-pr-points-remove-disocunt-message
{
margin-bottom: 25px;
position: relative;
display: block;
text-align: center !important;
background-color: #fff;
line-height: 38px;
font-weight: 700;
font-family: Raleway,sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 17px;
}
.woocommerce-cart-form .woocommerce-info-pr .woo-points-redeem-points-wrap
{
  width:100% !important;
}
.page-id-12035  .woocommerce .woocommerce-cart-form .woo-pr-earn-points-message:nth-child(4)
{
  text-align: center !important;
  width:100% !important;
}
.page-id-12035 .wrapper .wrapper_inner .content .content_inner .container .page_container_inner .woocommerce .cart-collaterals .cart_totals
{
  margin-top: 0px !important;

}
.wrapper_inner .content .cart-collaterals
{
  float: right;
}
.woocommerce-cart table.cart tbody tr td, .woocommerce-checkout .checkout table tbody tr td
{
  vertical-align: middle !important;
}
.page-id-12036 .woocommerce form.checkout table.shop_table
{
  width:100% !important;
}
}

span#select2-orderby-je-container {
    display: block;
    height:44px;
    padding-left:20px;
    padding-right:30px;
    color: inherit;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
}
 
span#select2-aelia_customer_country-j8-container {
    display: block;
    padding-left:20px;
    padding-right:30px;
    color: inherit;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height:unset;
    overflow: hidden;
    box-sizing: border-box;
}
body > div.wrapper > div > div.popup_menu_holder_outer
{
  height:100% !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]
{
  background: 0 0 !important;
}
.select2-container--default .select2-results__option[aria-selected="true"]
{
  background: 0 0 !important;
}
.select2-container .select2-selection--single {margin:0 !important;}
.woocommerce table.cart td.actions input[type="submit"]
{
  width:185px;
}
div.coupon > input.button
{
  width:155px !important;
}
.page.popup_menu_opened .header_bottom_right_widget_holder {
  visibility: visible !important;
}
.page.popup_menu_opened .side_menu_button a:not(.popup_menu)
{
  visibility: visible !important;
}

.woocommerce-page.popup_menu_opened .header_bottom_right_widget_holder {
  visibility: visible !important;
}
.woocommerce-page.popup_menu_opened .side_menu_button a:not(.popup_menu)
{
  visibility: visible !important;
}
.popup_menu_opened .side_menu_button a:not(.popup_menu)
{
	visibility: visible !important;
}

.qode_popup_menu_fade_in.page header.sticky:not(.header_style_on_scroll) .q_logo img.popup {
    opacity: 1 !important;
}
.qode_popup_menu_fade_in.woocommerce-page header.sticky:not(.header_style_on_scroll) .q_logo img.popup {
    opacity: 1 !important;
}