/*
Theme Name: The7
Theme URI: http://the7.io/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 9.16.0
Tested up to: 5.8.0
Requires PHP: 5.6.20
Requires at least: 5.4.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}

.my_svg_logo{
  height: 55px !important;
}

.logosHome img { opacity:0.5; -webkit-filter: grayscale(100%); filter: grayscale(100%);}
.logosHome img:hover { opacity:1; transition:all .3s ease-out; -webkit-filter: grayscale(0%); filter: grayscale(0%);}

.equipo .vc_column-inner { height:490px;}

h2.nombreJunta { font-weight:400;}



@media (max-width: 767px) {
	.cabeceraHome h1 { font-size:48px !important; line-height: 50px !important;}
}

.formBas table, .formBas tr, .formBas td { border:0}
.formBas textarea { 
    width: 100% !important;
    height:100px;
}
table.interior input { width:90% !important;}

.in-menu-second-switch li { list-style-type: none; display: inline; padding-right:7px; padding-left:5px; }
.in-menu-second-switch .lang-item-en { border-right:1px solid #b1b4b8}
.in-menu-second-switch a, .lang-item a { text-decoration:none}

.mini-widgets .text-area a:not(.dt-btn) { text-decoration:none !important}

.content {  margin-bottom:50px;}

.formSuscr { width:60% !important; margin:0 auto  !important;}
#sidebar .formSuscr { width:100% !important; }
#sidebar .formSuscr label { width:100% !important;}
.formSuscr label { margin: 5px 0 !important; float: left; width: 176px; padding-right:2px !important;}
.formSuscr label input { width:auto; margin:0 5px; float:left;}

input.wpcf7-validates-as-required.wpcf7-not-valid { background-color:#EBEBEB; border:2px solid;}

.datosReclama .tresCol input { width:33% !important; float:left !important; }
.datosReclama .dosCol input { width:45% !important; float:left !important; }
.datosReclama .dosCol div { width:48% !important; float:left;}
.datosReclama .dosCol div input { width:100%;}

.entraRecl .wpcf7-form-control-wrap select { width:180px !important; }
.entraRecl { margin-bottom:25px;}

.contQueja textarea { height:110px;}
.contQueja .wpcf7-form-control-wrap select { width:436px !important;}
.contQueja blockquote select { width:100px;}

.portfolio_box { padding-bottom:100px;}

.portfolio_short_content { width:100% !important;}



.wpcf7-special-radio-container .wpcf7-list-item-label {
 display: none;
}
.wpcf7-special-radio {
    margin:0;padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
}
.special_radio_card_0 { background-image:url(https://theblockchainarbitration.com/wp-content/uploads/2022/02/btn_sugerencia.png); }
.special_radio_card_1 { background-image:url(https://theblockchainarbitration.com/wp-content/uploads/2022/02/btn_reclamacion.png); }
.special_radio_card_2 { background-image:url(https://theblockchainarbitration.com/wp-content/uploads/2022/02/btn_queja.png); }

.eng_special_radio_card_0 { background-image:url(https://theblockchainarbitration.com/wp-content/uploads/2022/02/botones_sugerencia.png); }
.eng_special_radio_card_1 { background-image:url(https://theblockchainarbitration.com/wp-content/uploads/2022/02/botones_reclamacion.png); }
.eng_special_radio_card_2 { background-image:url(https://theblockchainarbitration.com/wp-content/uploads/2022/02/botones_queja.png); }


.wpcf7-special-radio:active +.drinkcard-cc{opacity: .9;}
.wpcf7-special-radio:checked +.drinkcard-cc{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
}
.drinkcard-cc{
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:250px;height:90px;
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
       -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
            filter: brightness(1.8) grayscale(1) opacity(.7);
}
.drinkcard-cc:hover{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
       -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
            filter: brightness(1.2) grayscale(.5) opacity(.9);
}

span.lable b { display:none !important }

.entry .portfolio_thumb { display:none !important}
.portfolio_content .entry_footer { display:none}

.imagenEmpresa { float: right !important; margin-left:20px !important; }
.imagenEmpresa img { max-width: 200px !important; height: auto !important;}

.wpcf7-form input.btnenviar[type="submit"] {
	border-radius: 8px !important;
padding: 10px 40px !important;
text-transform: uppercase !important;
font-weight: normal !important;
font-size: 20px !important;
margin-bottom:40px; 
background: rgb(17,16,63);
background: linear-gradient(180deg, rgba(17,16,63,1) 0%, rgba(121,118,199,1) 100%);
	-webkit-box-shadow: 5px 5px 15px -2px rgba(0,0,0,0.31); 
box-shadow: 5px 5px 15px -2px rgba(0,0,0,0.31);
} 

.page-id-36633 .entry-header { display:none !important} 

.portfolio_content .read_more { display:none !important;}
.portfolio_terms { border:none !important}

.portfolio_short_content .item_title a { text-decoration:none !important}
.portfolio_short_content .item_title a:hover {text-decoration:none !important }

.bws-portfolio-template-default #container .breadcrumbs { border-bottom:none !important;}
.bws-portfolio-template-default #container .breadcrumbs h2 { border-bottom:1px solid #D8D8D8 !important;}

.pgntn-page-pagination { margin-top:80px !important}

input[type="submit"]:not([name="update_cart"]):not(.woocommerce-widget-layered-nav-dropdown__submit) { border:none !important;}

.pgntn-page-pagination-intro { display:none !important}