/*
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");

.nomostrar,
.comment_holder,
.latest_post_two_holder .latest_post_two_info,
.latest_post_two_holder .latest_post_two_text .separator.small,
.blog_holder article .post_info,
.title_size_large .title_holder


{display:none!important;}

.blog_holder.masonry article .post_info{
	color:#080708!important;
	font-weight: 300;
	display: block!important;

}


/* BOTONES */
.boton-icono{
	border-radius:5px;
}
.boton-icono .qode-btn-text{
	padding-right: 15px;
	padding-left: 15px;
}

.boton-icono.qode-btn-icon.qode-btn-solid {
line-height: 45px;
}

.boton-icono.qode-btn-icon {
    height: 45px;
}

.menu-botiga .plus{display: none;}
.menu-botiga span {
    border: 2px solid #4346b1;
	padding: 13px;
	background-color: #fff;
    font-weight: 700;
}

nav.main_menu > ul > li.menu-botiga:hover > a, 
header.sticky nav.main_menu > ul > li.menu-botiga:hover > a, 
.dark nav.main_menu > ul > li.menu-botiga:hover > a, 
.light header.sticky nav.main_menu > ul > li.menu-botiga:hover > a,
nav.main_menu > ul > li.menu-botiga.active > a,
.shopping_cart_header .header_cart.fa-shopping-cart::before {

    color: #4346b1 !important;

}

.shopping_cart_header .header_cart.fa-shopping-cart .header_cart_span {
    background-color: #4346b1 !important;
}

.shopping_cart_dropdown,
.woocommerce ul.products li.product .image-wrapper img{
	background-color: #fff;
	border: 2px solid #4346b1!important; 
}

.slider_content .all_at_once .qbutton{
	color:#fff;
	background-color: #4346b1;
	border-color: #4346b1;
	padding: 5px 10px;
}
.slider_content .all_at_once .qbutton:hover{
	color:#fff;
	background-color: #f7a40a;
	border-color: #f7a40a;
	padding: 5px;
}

/* SLIDER */

.slider_content .all_at_once{
	background-color: rgba(67, 70, 177, 0.3);
	padding:5px;
}

.footer_top .widget_nav_menu ul li{padding: 0px 0 5px;}
.footer_top h5 {
    color: #fff;
    margin: 1px 0 5px;
}


/* blog home */
.latest_post_two_holder .latest_post_two_text {
    padding: 15px 0px;
}

.latest_post_two_holder.four_columns > ul > li, 
.latest_post_two_holder.three_columns > ul > li, 
.latest_post_two_holder.two_columns > ul > li {
    min-height: 300px;
}
.latest_post_two_holder .latest_post_two_image{
	min-height: 230px;
}

.latest_post_two_holder .latest_post_two_image img {
    bottom: 10px;
    position: absolute;
}
.latest_post_two_holder{
    text-align: center;
}


/* woocommerce */

.q_accordion_holder, .q_accordion_holder.boxed div.accordion_content,.description-always-open {
    visibility: visible!important;
display: block !important;
}
.q_accordion_holder.accordion .ui-accordion-header{ color:#4346b1;}
.q_accordion_holder.accordion.boxed .ui-accordion-header,
.q_accordion_holder.boxed div.accordion_content{
	background-color: #fff;
	border: 2px solid #4346b1;
}

.shopping_cart_dropdown .cart_list span.quantity,
.shopping_cart_dropdown span.total span {
    color: #4346b1;
}

.calculated_shipping .woocommerce-shipping-destination,  .sku_wrapper{display: none!important;}

#redsys_payment_form{padding-bottom: 50px;}
#submit_redsys_payment_form{margin-right: 15px;}
#redsys_payment_form a.cancel {
    line-height: 35px;
    background-color: #EB5E55;
}

.woocommerce-checkout table.shop_table {
    width: 100%;
}

.woocommerce form.checkout .col2-set .form-row input[type="text"], 
.woocommerce form.checkout .col2-set .form-row input[type="email"], 
.woocommerce form.checkout .col2-set .form-row input[type="password"], 
.woocommerce form.checkout .col2-set .form-row input[type="tel"],
.select2-container--default .select2-selection--single,
.woocommerce form.checkout .col2-set .form-row.notes textarea{
	border: 2px solid #4346b1;
	font-size: 17px;
	color:#4346b1;
	font-weight: 600;
}
.woocommerce-page input[type="text"]:not(.qode_search_field){
	background-color: #f1f1f1;
}

.woocommerce .checkout table.shop_table thead tr th, 
.woocommerce table.cart thead tr th, 
.woocommerce-account table.my_account_orders thead tr th, 
.woocommerce-page .checkout table.shop_table thead tr th, 
.woocommerce-page table.cart thead tr th, 
.woocommerce-page table.my_account_orders thead tr th,

.woocommerce table tr td,

.woocommerce form.checkout table.shop_table span.amount
 {
    color: #4346b1!important;
    font-size: 15px!important;
 }


.qode-showcase-icon .qode-icon-holder.qode-icon-circle {
    opacity: 0.4;
}


/* footer */
#custom_html-4, #text-3{margin: 20px 0 0 15px;}


#mobile-menu-item-8569 a span{
	background-color: transparent; 
}

#mobile-menu-item-8569 .mobile_arrow{
	display: none;
}


.wcpa_form_outer {
    background-color: rgba(247, 164, 10, 0.4);
    padding: 5px 20px;
    font-weight: 600;
}

.woocommerce-store-notice {
    color: red;
    position: fixed;
    top: 155px;
    z-index: 9999;
    text-align: center;
    width: 17%;
    background-color: #f1f1f1;
    padding: 10px 0;
}
@media (max-width: 700px){
     .woocommerce-store-notice {width: 100%;
}

.covid-store-notice{
	    color: red;
    text-align: center;
    width: 100%;
    background-color: rgba(99,99,99,0.2);
    padding: 10px 0;
}

.two_columns_75_25 > .column2 {
   	background-color: #d0d2e9;
    padding-top: 20px;
}

.woocommerce aside ul.product-categories li > a{
	font-weight: 500;
	color:#4346b1;
}
.title.title_size_large h1 {
    font-size: 47px;
    line-height: 53px;
}

aside .widget.posts_holder li {

    width: 95%;
}

.post-password-form input[type="password"] {
    border: 1px solid #f1f1f1!important;
}

.side_menu_button_wrapper .search_button a{
    color: #4346b1!important;
}


@media (max-width:600px){

   .column2{ 
       padding: 10px;
        margin-bottom: 10px;
    }
}

