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

.billing_address_1_field{margin-top:100px!important;}

/*FORMULARIO REGISTRO*/
.gform_wrapper .gf_progressbar {background-color: transparent !important;}
.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), body .gform_wrapper .chzn-container, body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper select, body .gform_wrapper textarea {border: 1px solid #e88a00;}
body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset] {border-radius: 0px !important;}
body .gform_wrapper input[type=submit]:hover, body .gform_wrapper input[type=button]:hover, body .gform_wrapper input[type=reset]:hover {background-color: #e88a00 !important; border-color: #e88a00 !important;}



/*VARIOS*/
/*.flex-direction-nav a i {color: #EFAC4A !important;}*/
.whatsapp-bubble {color: transparent !important;}
.lista-guay ul {list-style:none; padding: 10px 0;} 
.lista-guay ul li {font-size:15px;font-weight:400;}
.lista-guay ul li:before {content:'\f00c';font-family:FontAwesome;color:rgba(232,138,0,1);margin: 0 10px 0 -30px;font-size: 20px;}
.ui-state-active {border: 1px solid #e88a00 !important;}
.select2-container--default {width: 24% !important; margin-top: 17px !important; position: absolute !important;}

@media screen and (max-width: 1400px) and (min-width: 1001px){
	nav.main_menu>ul>li>a {font-size: 12px !important;}
	nav.main_menu > ul > li > a {padding: 0 5px !important;}
}


@media screen and (max-width: 599px){
.whatsapp-bubble { background-color: #25D366; padding: 0px 12px; border-radius: 30px; position: fixed; bottom: 8px; right: 28px; color: #fff !important; z-index: 100;}
.whatsapp-bubble .fa {font-size: 30px !important; margin: 10px 0px 0px 0px;}
	
}